예제 #1
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.MenuAction            = new global::Gtk.Action("MenuAction", global::Mono.Unix.Catalog.GetString("Menu"), null, null);
     this.MenuAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Menu");
     w1.Add(this.MenuAction, null);
     this.UIManager.InsertActionGroup(w1, 0);
     this.AddAccelGroup(this.UIManager.AccelGroup);
     this.Name           = "MainWindow";
     this.Title          = global::Mono.Unix.Catalog.GetString("MainWindow");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // 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.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.datatreeview1 = null;
     this.GtkScrolledWindow.Add(this.datatreeview1);
     this.hbox1.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.GtkScrolledWindow]));
     w3.Position = 0;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbuttonbox1      = new global::Gtk.VButtonBox();
     this.vbuttonbox1.Name = "vbuttonbox1";
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.button107              = new global::Gtk.Button();
     this.button107.CanFocus     = true;
     this.button107.Name         = "button107";
     this.button107.UseUnderline = true;
     this.button107.Label        = global::Mono.Unix.Catalog.GetString("button107");
     this.vbuttonbox1.Add(this.button107);
     global::Gtk.ButtonBox.ButtonBoxChild w4 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.button107]));
     w4.Expand = false;
     w4.Fill   = false;
     this.hbox1.Add(this.vbuttonbox1);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbuttonbox1]));
     w5.Position = 1;
     w5.Expand   = false;
     w5.Fill     = false;
     this.Add(this.hbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 672;
     this.DefaultHeight = 300;
     this.Show();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget MonoDevelop.Stereo.Gui.SomeWidget
     global::Stetic.BinContainer.Attach (this);
     this.Name = "MonoDevelop.Stereo.Gui.SomeWidget";
     // Container child MonoDevelop.Stereo.Gui.SomeWidget.Gtk.Container+ContainerChild
     this.vbuttonbox1 = new global::Gtk.VButtonBox ();
     this.vbuttonbox1.Name = "vbuttonbox1";
     this.vbuttonbox1.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(1));
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.btnMoveToNewFile = new global::Gtk.Button ();
     this.btnMoveToNewFile.WidthRequest = 200;
     this.btnMoveToNewFile.CanFocus = true;
     this.btnMoveToNewFile.Name = "btnMoveToNewFile";
     this.btnMoveToNewFile.UseUnderline = true;
     this.btnMoveToNewFile.Xalign = 0F;
     this.btnMoveToNewFile.Label = global::Mono.Unix.Catalog.GetString ("Move To A New File");
     this.vbuttonbox1.Add (this.btnMoveToNewFile);
     global::Gtk.ButtonBox.ButtonBoxChild w1 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.btnMoveToNewFile]));
     w1.Expand = false;
     w1.Fill = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.btnOther = new global::Gtk.Button ();
     this.btnOther.CanFocus = true;
     this.btnOther.Name = "btnOther";
     this.btnOther.UseUnderline = true;
     this.btnOther.Xalign = 0F;
     this.btnOther.Label = global::Mono.Unix.Catalog.GetString ("Do Something Else");
     this.vbuttonbox1.Add (this.btnOther);
     global::Gtk.ButtonBox.ButtonBoxChild w2 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.btnOther]));
     w2.Position = 1;
     w2.Expand = false;
     w2.Fill = false;
     this.Add (this.vbuttonbox1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
 }
예제 #3
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MainWindow
     this.Name           = "MainWindow";
     this.Title          = global::Mono.Unix.Catalog.GetString("MainWindow");
     this.WindowPosition = ((global::Gtk.WindowPosition)(1));
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.notebook2             = new global::Gtk.Notebook();
     this.notebook2.CanFocus    = true;
     this.notebook2.Name        = "notebook2";
     this.notebook2.CurrentPage = 0;
     // Container child notebook2.Gtk.Notebook+NotebookChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.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.formstreeview1          = new global::GtkForms.FormsTreeView();
     this.formstreeview1.CanFocus = true;
     this.formstreeview1.Name     = "formstreeview1";
     this.GtkScrolledWindow.Add(this.formstreeview1);
     this.hbox3.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.GtkScrolledWindow]));
     w2.Position = 0;
     // Container child hbox3.Gtk.Box+BoxChild
     this.vbuttonbox1             = new global::Gtk.VButtonBox();
     this.vbuttonbox1.Name        = "vbuttonbox1";
     this.vbuttonbox1.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.buttonLoad              = new global::Gtk.Button();
     this.buttonLoad.CanFocus     = true;
     this.buttonLoad.Name         = "buttonLoad";
     this.buttonLoad.UseUnderline = true;
     this.buttonLoad.Label        = global::Mono.Unix.Catalog.GetString("Load");
     this.vbuttonbox1.Add(this.buttonLoad);
     global::Gtk.ButtonBox.ButtonBoxChild w3 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.buttonLoad]));
     w3.Expand = false;
     w3.Fill   = false;
     this.hbox3.Add(this.vbuttonbox1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.vbuttonbox1]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     this.notebook2.Add(this.hbox3);
     // Notebook tab
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Persons");
     this.notebook2.SetTabLabel(this.hbox3, this.label2);
     this.label2.ShowAll();
     this.Add(this.notebook2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 400;
     this.DefaultHeight = 300;
     this.Show();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent);
 }
예제 #4
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MainWindow
     this.Name           = "MainWindow";
     this.Title          = global::Mono.Unix.Catalog.GetString("GeneticSharp :: Runner");
     this.Icon           = new global::Gdk.Pixbuf(global::System.IO.Path.Combine(global::System.AppDomain.CurrentDomain.BaseDirectory, "./Icon.png"));
     this.WindowPosition = ((global::Gtk.WindowPosition)(1));
     this.Modal          = true;
     this.DefaultWidth   = 800;
     this.DefaultHeight  = 600;
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.hbxMain             = new global::Gtk.HBox();
     this.hbxMain.Name        = "hbxMain";
     this.hbxMain.Spacing     = 10;
     this.hbxMain.BorderWidth = ((uint)(10));
     // Container child hbxMain.Gtk.Box+BoxChild
     this.drawingArea      = new global::Gtk.DrawingArea();
     this.drawingArea.Name = "drawingArea";
     this.hbxMain.Add(this.drawingArea);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbxMain[this.drawingArea]));
     w1.Position = 0;
     w1.Padding  = ((uint)(1));
     // Container child hbxMain.Gtk.Box+BoxChild
     this.vbxConfig         = new global::Gtk.VBox();
     this.vbxConfig.Name    = "vbxConfig";
     this.vbxConfig.Spacing = 6;
     // Container child vbxConfig.Gtk.Box+BoxChild
     this.vbxSample         = new global::Gtk.VBox();
     this.vbxSample.Name    = "vbxSample";
     this.vbxSample.Spacing = 6;
     // Container child vbxSample.Gtk.Box+BoxChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("Problem");
     this.vbxSample.Add(this.label4);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbxSample[this.label4]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child vbxSample.Gtk.Box+BoxChild
     this.cmbSample      = global::Gtk.ComboBox.NewText();
     this.cmbSample.Name = "cmbSample";
     this.vbxSample.Add(this.cmbSample);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbxSample[this.cmbSample]));
     w3.Position = 1;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vbxSample.Gtk.Box+BoxChild
     this.problemConfigWidgetContainer          = new global::Gtk.VPaned();
     this.problemConfigWidgetContainer.CanFocus = true;
     this.problemConfigWidgetContainer.Name     = "problemConfigWidgetContainer";
     this.problemConfigWidgetContainer.Position = 10;
     this.vbxSample.Add(this.problemConfigWidgetContainer);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbxSample[this.problemConfigWidgetContainer]));
     w4.Position = 2;
     this.vbxConfig.Add(this.vbxSample);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbxConfig[this.vbxSample]));
     w5.Position = 0;
     // Container child vbxConfig.Gtk.Box+BoxChild
     this.vbxGA = new global::Gtk.VBox();
     this.vbxGA.WidthRequest = 250;
     this.vbxGA.Name         = "vbxGA";
     this.vbxGA.Spacing      = 6;
     // Container child vbxGA.Gtk.Box+BoxChild
     this.vbbSample      = new global::Gtk.VButtonBox();
     this.vbbSample.Name = "vbbSample";
     this.vbxGA.Add(this.vbbSample);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbxGA[this.vbbSample]));
     w6.Position = 0;
     // Container child vbxGA.Gtk.Box+BoxChild
     this.hseparator1      = new global::Gtk.HSeparator();
     this.hseparator1.Name = "hseparator1";
     this.vbxGA.Add(this.hseparator1);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbxGA[this.hseparator1]));
     w7.Position = 1;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child vbxGA.Gtk.Box+BoxChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Population size");
     this.vbxGA.Add(this.label1);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbxGA[this.label1]));
     w8.Position = 2;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child vbxGA.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("Min");
     this.hbox2.Add(this.label2);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.label2]));
     w9.Position = 0;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.sbtPopulationMinSize          = new global::Gtk.SpinButton(2D, 10000D, 1D);
     this.sbtPopulationMinSize.CanFocus = true;
     this.sbtPopulationMinSize.Name     = "sbtPopulationMinSize";
     this.sbtPopulationMinSize.Adjustment.PageIncrement = 10D;
     this.sbtPopulationMinSize.ClimbRate = 1D;
     this.sbtPopulationMinSize.Numeric   = true;
     this.sbtPopulationMinSize.Value     = 50D;
     this.hbox2.Add(this.sbtPopulationMinSize);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.sbtPopulationMinSize]));
     w10.Position = 1;
     w10.Expand   = false;
     w10.Fill     = false;
     w10.Padding  = ((uint)(3));
     // Container child hbox2.Gtk.Box+BoxChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Max");
     this.hbox3.Add(this.label3);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.label3]));
     w11.Position = 0;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.sbtPopulationMaxSize          = new global::Gtk.SpinButton(2D, 10000D, 1D);
     this.sbtPopulationMaxSize.CanFocus = true;
     this.sbtPopulationMaxSize.Name     = "sbtPopulationMaxSize";
     this.sbtPopulationMaxSize.Adjustment.PageIncrement = 10D;
     this.sbtPopulationMaxSize.ClimbRate = 1D;
     this.sbtPopulationMaxSize.Numeric   = true;
     this.sbtPopulationMaxSize.Value     = 70D;
     this.hbox3.Add(this.sbtPopulationMaxSize);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.sbtPopulationMaxSize]));
     w12.Position = 1;
     w12.Expand   = false;
     w12.Fill     = false;
     this.hbox2.Add(this.hbox3);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.hbox3]));
     w13.PackType = ((global::Gtk.PackType)(1));
     w13.Position = 2;
     w13.Expand   = false;
     w13.Fill     = false;
     this.vbxGA.Add(this.hbox2);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbxGA[this.hbox2]));
     w14.Position = 3;
     w14.Expand   = false;
     w14.Fill     = false;
     // Container child vbxGA.Gtk.Box+BoxChild
     this.hbox11         = new global::Gtk.HBox();
     this.hbox11.Name    = "hbox11";
     this.hbox11.Spacing = 6;
     // Container child hbox11.Gtk.Box+BoxChild
     this.cmbGenerationStrategy = global::Gtk.ComboBox.NewText();
     this.cmbGenerationStrategy.WidthRequest = 200;
     this.cmbGenerationStrategy.Name         = "cmbGenerationStrategy";
     this.hbox11.Add(this.cmbGenerationStrategy);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox11[this.cmbGenerationStrategy]));
     w15.Position = 0;
     w15.Expand   = false;
     w15.Fill     = false;
     // Container child hbox11.Gtk.Box+BoxChild
     this.btnEditGenerationStrategy              = new global::Gtk.Button();
     this.btnEditGenerationStrategy.CanFocus     = true;
     this.btnEditGenerationStrategy.Name         = "btnEditGenerationStrategy";
     this.btnEditGenerationStrategy.UseUnderline = true;
     this.btnEditGenerationStrategy.Label        = global::Mono.Unix.Catalog.GetString("Edit");
     this.hbox11.Add(this.btnEditGenerationStrategy);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox11[this.btnEditGenerationStrategy]));
     w16.Position = 1;
     w16.Expand   = false;
     w16.Fill     = false;
     this.vbxGA.Add(this.hbox11);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbxGA[this.hbox11]));
     w17.Position = 4;
     w17.Expand   = false;
     w17.Fill     = false;
     // Container child vbxGA.Gtk.Box+BoxChild
     this.hseparator2      = new global::Gtk.HSeparator();
     this.hseparator2.Name = "hseparator2";
     this.vbxGA.Add(this.hseparator2);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbxGA[this.hseparator2]));
     w18.Position = 5;
     w18.Expand   = false;
     w18.Fill     = false;
     // Container child vbxGA.Gtk.Box+BoxChild
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("Selection");
     this.vbxGA.Add(this.label5);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbxGA[this.label5]));
     w19.Position = 6;
     w19.Expand   = false;
     w19.Fill     = false;
     // Container child vbxGA.Gtk.Box+BoxChild
     this.hbox5         = new global::Gtk.HBox();
     this.hbox5.Name    = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.cmbSelection = global::Gtk.ComboBox.NewText();
     this.cmbSelection.WidthRequest = 200;
     this.cmbSelection.Name         = "cmbSelection";
     this.hbox5.Add(this.cmbSelection);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.cmbSelection]));
     w20.Position = 0;
     w20.Expand   = false;
     w20.Fill     = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.btnEditSelection              = new global::Gtk.Button();
     this.btnEditSelection.CanFocus     = true;
     this.btnEditSelection.Name         = "btnEditSelection";
     this.btnEditSelection.UseUnderline = true;
     this.btnEditSelection.Label        = global::Mono.Unix.Catalog.GetString("Edit");
     this.hbox5.Add(this.btnEditSelection);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.btnEditSelection]));
     w21.Position = 1;
     w21.Expand   = false;
     w21.Fill     = false;
     this.vbxGA.Add(this.hbox5);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.vbxGA[this.hbox5]));
     w22.Position = 7;
     w22.Expand   = false;
     w22.Fill     = false;
     // Container child vbxGA.Gtk.Box+BoxChild
     this.hseparator4      = new global::Gtk.HSeparator();
     this.hseparator4.Name = "hseparator4";
     this.vbxGA.Add(this.hseparator4);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vbxGA[this.hseparator4]));
     w23.Position = 8;
     w23.Expand   = false;
     w23.Fill     = false;
     // Container child vbxGA.Gtk.Box+BoxChild
     this.label7           = new global::Gtk.Label();
     this.label7.Name      = "label7";
     this.label7.LabelProp = global::Mono.Unix.Catalog.GetString("Crossover");
     this.vbxGA.Add(this.label7);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbxGA[this.label7]));
     w24.Position = 9;
     w24.Expand   = false;
     w24.Fill     = false;
     // Container child vbxGA.Gtk.Box+BoxChild
     this.hbox9         = new global::Gtk.HBox();
     this.hbox9.Name    = "hbox9";
     this.hbox9.Spacing = 6;
     // Container child hbox9.Gtk.Box+BoxChild
     this.label10           = new global::Gtk.Label();
     this.label10.Name      = "label10";
     this.label10.LabelProp = global::Mono.Unix.Catalog.GetString("Probability");
     this.hbox9.Add(this.label10);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.hbox9[this.label10]));
     w25.Position = 0;
     w25.Expand   = false;
     w25.Fill     = false;
     // Container child hbox9.Gtk.Box+BoxChild
     this.hslCrossoverProbability                          = new global::Gtk.HScale(null);
     this.hslCrossoverProbability.CanFocus                 = true;
     this.hslCrossoverProbability.Name                     = "hslCrossoverProbability";
     this.hslCrossoverProbability.Adjustment.Upper         = 1.1D;
     this.hslCrossoverProbability.Adjustment.PageIncrement = 0.1D;
     this.hslCrossoverProbability.Adjustment.PageSize      = 0.1D;
     this.hslCrossoverProbability.Adjustment.StepIncrement = 0.01D;
     this.hslCrossoverProbability.Adjustment.Value         = 0.01D;
     this.hslCrossoverProbability.DrawValue                = true;
     this.hslCrossoverProbability.Digits                   = 2;
     this.hslCrossoverProbability.ValuePos                 = ((global::Gtk.PositionType)(2));
     this.hbox9.Add(this.hslCrossoverProbability);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.hbox9[this.hslCrossoverProbability]));
     w26.Position = 1;
     this.vbxGA.Add(this.hbox9);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vbxGA[this.hbox9]));
     w27.Position = 10;
     w27.Expand   = false;
     w27.Fill     = false;
     // Container child vbxGA.Gtk.Box+BoxChild
     this.hbox6         = new global::Gtk.HBox();
     this.hbox6.Name    = "hbox6";
     this.hbox6.Spacing = 6;
     // Container child hbox6.Gtk.Box+BoxChild
     this.cmbCrossover = global::Gtk.ComboBox.NewText();
     this.cmbCrossover.WidthRequest = 200;
     this.cmbCrossover.Name         = "cmbCrossover";
     this.hbox6.Add(this.cmbCrossover);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.cmbCrossover]));
     w28.Position = 0;
     w28.Expand   = false;
     w28.Fill     = false;
     // Container child hbox6.Gtk.Box+BoxChild
     this.btnEditCrossover              = new global::Gtk.Button();
     this.btnEditCrossover.CanFocus     = true;
     this.btnEditCrossover.Name         = "btnEditCrossover";
     this.btnEditCrossover.UseUnderline = true;
     this.btnEditCrossover.Label        = global::Mono.Unix.Catalog.GetString("Edit");
     this.hbox6.Add(this.btnEditCrossover);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.btnEditCrossover]));
     w29.Position = 1;
     w29.Expand   = false;
     w29.Fill     = false;
     this.vbxGA.Add(this.hbox6);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.vbxGA[this.hbox6]));
     w30.Position = 11;
     w30.Expand   = false;
     w30.Fill     = false;
     // Container child vbxGA.Gtk.Box+BoxChild
     this.hseparator5      = new global::Gtk.HSeparator();
     this.hseparator5.Name = "hseparator5";
     this.vbxGA.Add(this.hseparator5);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.vbxGA[this.hseparator5]));
     w31.Position = 12;
     w31.Expand   = false;
     w31.Fill     = false;
     // Container child vbxGA.Gtk.Box+BoxChild
     this.label8           = new global::Gtk.Label();
     this.label8.Name      = "label8";
     this.label8.LabelProp = global::Mono.Unix.Catalog.GetString("Mutation");
     this.vbxGA.Add(this.label8);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.vbxGA[this.label8]));
     w32.Position = 13;
     w32.Expand   = false;
     w32.Fill     = false;
     // Container child vbxGA.Gtk.Box+BoxChild
     this.hbox8         = new global::Gtk.HBox();
     this.hbox8.Name    = "hbox8";
     this.hbox8.Spacing = 6;
     // Container child hbox8.Gtk.Box+BoxChild
     this.label9           = new global::Gtk.Label();
     this.label9.Name      = "label9";
     this.label9.LabelProp = global::Mono.Unix.Catalog.GetString("Probability");
     this.hbox8.Add(this.label9);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.hbox8[this.label9]));
     w33.Position = 0;
     w33.Expand   = false;
     w33.Fill     = false;
     // Container child hbox8.Gtk.Box+BoxChild
     this.hslMutationProbability                          = new global::Gtk.HScale(null);
     this.hslMutationProbability.CanFocus                 = true;
     this.hslMutationProbability.Name                     = "hslMutationProbability";
     this.hslMutationProbability.Adjustment.Upper         = 1.1D;
     this.hslMutationProbability.Adjustment.PageIncrement = 0.1D;
     this.hslMutationProbability.Adjustment.PageSize      = 0.1D;
     this.hslMutationProbability.Adjustment.StepIncrement = 0.01D;
     this.hslMutationProbability.DrawValue                = true;
     this.hslMutationProbability.Digits                   = 2;
     this.hslMutationProbability.ValuePos                 = ((global::Gtk.PositionType)(2));
     this.hbox8.Add(this.hslMutationProbability);
     global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.hbox8[this.hslMutationProbability]));
     w34.Position = 1;
     this.vbxGA.Add(this.hbox8);
     global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.vbxGA[this.hbox8]));
     w35.Position = 14;
     w35.Expand   = false;
     w35.Fill     = false;
     // Container child vbxGA.Gtk.Box+BoxChild
     this.hbox7         = new global::Gtk.HBox();
     this.hbox7.Name    = "hbox7";
     this.hbox7.Spacing = 6;
     // Container child hbox7.Gtk.Box+BoxChild
     this.cmbMutation = global::Gtk.ComboBox.NewText();
     this.cmbMutation.WidthRequest = 200;
     this.cmbMutation.Name         = "cmbMutation";
     this.hbox7.Add(this.cmbMutation);
     global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.cmbMutation]));
     w36.Position = 0;
     w36.Expand   = false;
     w36.Fill     = false;
     // Container child hbox7.Gtk.Box+BoxChild
     this.btnEditMutation              = new global::Gtk.Button();
     this.btnEditMutation.CanFocus     = true;
     this.btnEditMutation.Name         = "btnEditMutation";
     this.btnEditMutation.UseUnderline = true;
     this.btnEditMutation.Label        = global::Mono.Unix.Catalog.GetString("Edit");
     this.hbox7.Add(this.btnEditMutation);
     global::Gtk.Box.BoxChild w37 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.btnEditMutation]));
     w37.Position = 1;
     w37.Expand   = false;
     w37.Fill     = false;
     this.vbxGA.Add(this.hbox7);
     global::Gtk.Box.BoxChild w38 = ((global::Gtk.Box.BoxChild)(this.vbxGA[this.hbox7]));
     w38.Position = 15;
     w38.Expand   = false;
     w38.Fill     = false;
     // Container child vbxGA.Gtk.Box+BoxChild
     this.hseparator3      = new global::Gtk.HSeparator();
     this.hseparator3.Name = "hseparator3";
     this.vbxGA.Add(this.hseparator3);
     global::Gtk.Box.BoxChild w39 = ((global::Gtk.Box.BoxChild)(this.vbxGA[this.hseparator3]));
     w39.Position = 16;
     w39.Expand   = false;
     w39.Fill     = false;
     // Container child vbxGA.Gtk.Box+BoxChild
     this.label12           = new global::Gtk.Label();
     this.label12.Name      = "label12";
     this.label12.LabelProp = global::Mono.Unix.Catalog.GetString("Reinsertion");
     this.vbxGA.Add(this.label12);
     global::Gtk.Box.BoxChild w40 = ((global::Gtk.Box.BoxChild)(this.vbxGA[this.label12]));
     w40.Position = 17;
     w40.Expand   = false;
     w40.Fill     = false;
     // Container child vbxGA.Gtk.Box+BoxChild
     this.hbox12         = new global::Gtk.HBox();
     this.hbox12.Name    = "hbox12";
     this.hbox12.Spacing = 6;
     // Container child hbox12.Gtk.Box+BoxChild
     this.cmbTermination1 = global::Gtk.ComboBox.NewText();
     this.cmbTermination1.WidthRequest = 200;
     this.cmbTermination1.Name         = "cmbTermination1";
     this.hbox12.Add(this.cmbTermination1);
     global::Gtk.Box.BoxChild w41 = ((global::Gtk.Box.BoxChild)(this.hbox12[this.cmbTermination1]));
     w41.Position = 0;
     w41.Expand   = false;
     w41.Fill     = false;
     // Container child hbox12.Gtk.Box+BoxChild
     this.btnEditReinsertion              = new global::Gtk.Button();
     this.btnEditReinsertion.CanFocus     = true;
     this.btnEditReinsertion.Name         = "btnEditReinsertion";
     this.btnEditReinsertion.UseUnderline = true;
     this.btnEditReinsertion.Label        = global::Mono.Unix.Catalog.GetString("Edit");
     this.hbox12.Add(this.btnEditReinsertion);
     global::Gtk.Box.BoxChild w42 = ((global::Gtk.Box.BoxChild)(this.hbox12[this.btnEditReinsertion]));
     w42.Position = 1;
     w42.Expand   = false;
     w42.Fill     = false;
     this.vbxGA.Add(this.hbox12);
     global::Gtk.Box.BoxChild w43 = ((global::Gtk.Box.BoxChild)(this.vbxGA[this.hbox12]));
     w43.Position = 18;
     w43.Expand   = false;
     w43.Fill     = false;
     // Container child vbxGA.Gtk.Box+BoxChild
     this.label11           = new global::Gtk.Label();
     this.label11.Name      = "label11";
     this.label11.LabelProp = global::Mono.Unix.Catalog.GetString("Termination");
     this.vbxGA.Add(this.label11);
     global::Gtk.Box.BoxChild w44 = ((global::Gtk.Box.BoxChild)(this.vbxGA[this.label11]));
     w44.Position = 19;
     w44.Expand   = false;
     w44.Fill     = false;
     // Container child vbxGA.Gtk.Box+BoxChild
     this.hbox10         = new global::Gtk.HBox();
     this.hbox10.Name    = "hbox10";
     this.hbox10.Spacing = 6;
     // Container child hbox10.Gtk.Box+BoxChild
     this.cmbTermination = global::Gtk.ComboBox.NewText();
     this.cmbTermination.WidthRequest = 200;
     this.cmbTermination.Name         = "cmbTermination";
     this.hbox10.Add(this.cmbTermination);
     global::Gtk.Box.BoxChild w45 = ((global::Gtk.Box.BoxChild)(this.hbox10[this.cmbTermination]));
     w45.Position = 0;
     w45.Expand   = false;
     w45.Fill     = false;
     // Container child hbox10.Gtk.Box+BoxChild
     this.btnEditTermination              = new global::Gtk.Button();
     this.btnEditTermination.CanFocus     = true;
     this.btnEditTermination.Name         = "btnEditTermination";
     this.btnEditTermination.UseUnderline = true;
     this.btnEditTermination.Label        = global::Mono.Unix.Catalog.GetString("Edit");
     this.hbox10.Add(this.btnEditTermination);
     global::Gtk.Box.BoxChild w46 = ((global::Gtk.Box.BoxChild)(this.hbox10[this.btnEditTermination]));
     w46.Position = 1;
     w46.Expand   = false;
     w46.Fill     = false;
     this.vbxGA.Add(this.hbox10);
     global::Gtk.Box.BoxChild w47 = ((global::Gtk.Box.BoxChild)(this.vbxGA[this.hbox10]));
     w47.Position = 20;
     w47.Expand   = false;
     w47.Fill     = false;
     // Container child vbxGA.Gtk.Box+BoxChild
     this.hseparator6      = new global::Gtk.HSeparator();
     this.hseparator6.Name = "hseparator6";
     this.vbxGA.Add(this.hseparator6);
     global::Gtk.Box.BoxChild w48 = ((global::Gtk.Box.BoxChild)(this.vbxGA[this.hseparator6]));
     w48.Position = 21;
     w48.Expand   = false;
     w48.Fill     = false;
     this.vbxConfig.Add(this.vbxGA);
     global::Gtk.Box.BoxChild w49 = ((global::Gtk.Box.BoxChild)(this.vbxConfig[this.vbxGA]));
     w49.Position = 1;
     // Container child vbxConfig.Gtk.Box+BoxChild
     this.btnStart              = new global::Gtk.Button();
     this.btnStart.CanFocus     = true;
     this.btnStart.Name         = "btnStart";
     this.btnStart.UseUnderline = true;
     this.btnStart.Label        = global::Mono.Unix.Catalog.GetString("_Start");
     this.vbxConfig.Add(this.btnStart);
     global::Gtk.Box.BoxChild w50 = ((global::Gtk.Box.BoxChild)(this.vbxConfig[this.btnStart]));
     w50.Position = 2;
     w50.Expand   = false;
     w50.Fill     = false;
     // Container child vbxConfig.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");
     this.vbxConfig.Add(this.btnNew);
     global::Gtk.Box.BoxChild w51 = ((global::Gtk.Box.BoxChild)(this.vbxConfig[this.btnNew]));
     w51.Position = 3;
     w51.Expand   = false;
     w51.Fill     = false;
     // Container child vbxConfig.Gtk.Box+BoxChild
     this.btnStop              = new global::Gtk.Button();
     this.btnStop.CanFocus     = true;
     this.btnStop.Name         = "btnStop";
     this.btnStop.UseUnderline = true;
     this.btnStop.Label        = global::Mono.Unix.Catalog.GetString("_Stop");
     this.vbxConfig.Add(this.btnStop);
     global::Gtk.Box.BoxChild w52 = ((global::Gtk.Box.BoxChild)(this.vbxConfig[this.btnStop]));
     w52.Position = 4;
     w52.Expand   = false;
     w52.Fill     = false;
     // Container child vbxConfig.Gtk.Box+BoxChild
     this.btnResume              = new global::Gtk.Button();
     this.btnResume.CanFocus     = true;
     this.btnResume.Name         = "btnResume";
     this.btnResume.UseUnderline = true;
     this.btnResume.Label        = global::Mono.Unix.Catalog.GetString("_Resume");
     this.vbxConfig.Add(this.btnResume);
     global::Gtk.Box.BoxChild w53 = ((global::Gtk.Box.BoxChild)(this.vbxConfig[this.btnResume]));
     w53.Position = 5;
     w53.Expand   = false;
     w53.Fill     = false;
     this.hbxMain.Add(this.vbxConfig);
     global::Gtk.Box.BoxChild w54 = ((global::Gtk.Box.BoxChild)(this.hbxMain[this.vbxConfig]));
     w54.Position = 1;
     w54.Expand   = false;
     w54.Fill     = false;
     this.Add(this.hbxMain);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.btnResume.Hide();
     this.Show();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent);
 }
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget MonoDevelop.Database.Components.SelectColumnDialog
			this.Name = "MonoDevelop.Database.Components.SelectColumnDialog";
			this.Title = global::MonoDevelop.Database.AddinCatalog.GetString ("Select Column");
			this.TypeHint = ((global::Gdk.WindowTypeHint)(1));
			this.WindowPosition = ((global::Gtk.WindowPosition)(1));
			this.DestroyWithParent = true;
			this.SkipTaskbarHint = true;
			// Internal child MonoDevelop.Database.Components.SelectColumnDialog.VBox
			global::Gtk.VBox w1 = this.VBox;
			w1.Name = "Dialog_Vbox";
			w1.BorderWidth = ((uint)(2));
			// Container child Dialog_Vbox.Gtk.Box+BoxChild
			this.hboxContent = new global::Gtk.HBox ();
			this.hboxContent.Name = "hboxContent";
			this.hboxContent.Spacing = 6;
			// Container child hboxContent.Gtk.Box+BoxChild
			this.vbuttonbox1 = new global::Gtk.VButtonBox ();
			this.vbuttonbox1.Name = "vbuttonbox1";
			this.vbuttonbox1.Spacing = 6;
			this.vbuttonbox1.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
			// Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
			this.buttonSelectAll = new global::Gtk.Button ();
			this.buttonSelectAll.CanFocus = true;
			this.buttonSelectAll.Name = "buttonSelectAll";
			this.buttonSelectAll.UseUnderline = true;
			this.buttonSelectAll.Label = global::MonoDevelop.Database.AddinCatalog.GetString ("Select All");
			this.vbuttonbox1.Add (this.buttonSelectAll);
			global::Gtk.ButtonBox.ButtonBoxChild w2 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1[this.buttonSelectAll]));
			w2.Expand = false;
			w2.Fill = false;
			// Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
			this.buttonDeselectAll = new global::Gtk.Button ();
			this.buttonDeselectAll.CanFocus = true;
			this.buttonDeselectAll.Name = "buttonDeselectAll";
			this.buttonDeselectAll.UseUnderline = true;
			this.buttonDeselectAll.Label = global::MonoDevelop.Database.AddinCatalog.GetString ("Deselect All");
			this.vbuttonbox1.Add (this.buttonDeselectAll);
			global::Gtk.ButtonBox.ButtonBoxChild w3 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1[this.buttonDeselectAll]));
			w3.Position = 1;
			w3.Expand = false;
			w3.Fill = false;
			this.hboxContent.Add (this.vbuttonbox1);
			global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hboxContent[this.vbuttonbox1]));
			w4.PackType = ((global::Gtk.PackType)(1));
			w4.Position = 1;
			w4.Expand = false;
			w4.Fill = false;
			w1.Add (this.hboxContent);
			global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(w1[this.hboxContent]));
			w5.Position = 0;
			// Internal child MonoDevelop.Database.Components.SelectColumnDialog.ActionArea
			global::Gtk.HButtonBox w6 = this.ActionArea;
			w6.Name = "GtkDialog_ActionArea";
			w6.Spacing = 6;
			w6.BorderWidth = ((uint)(5));
			w6.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
			// Container child GtkDialog_ActionArea.Gtk.ButtonBox+ButtonBoxChild
			this.buttonCancel = new global::Gtk.Button ();
			this.buttonCancel.CanDefault = true;
			this.buttonCancel.CanFocus = true;
			this.buttonCancel.Name = "buttonCancel";
			this.buttonCancel.UseStock = true;
			this.buttonCancel.UseUnderline = true;
			this.buttonCancel.Label = "gtk-cancel";
			this.AddActionWidget (this.buttonCancel, -6);
			global::Gtk.ButtonBox.ButtonBoxChild w7 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w6[this.buttonCancel]));
			w7.Expand = false;
			w7.Fill = false;
			// Container child GtkDialog_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 w8 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w6[this.buttonOk]));
			w8.Position = 1;
			w8.Expand = false;
			w8.Fill = false;
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.DefaultWidth = 400;
			this.DefaultHeight = 300;
			this.Show ();
			this.buttonSelectAll.Clicked += new global::System.EventHandler (this.SelectAllClicked);
			this.buttonDeselectAll.Clicked += new global::System.EventHandler (this.DeselectAllClicked);
		}
예제 #6
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MainWindow
     this.WidthRequest   = 700;
     this.HeightRequest  = 364;
     this.Name           = "MainWindow";
     this.Title          = global::Mono.Unix.Catalog.GetString("Crypter");
     this.Icon           = global::Stetic.IconLoader.LoadIcon(this, "gtk-dialog-authentication", global::Gtk.IconSize.Menu);
     this.WindowPosition = ((global::Gtk.WindowPosition)(2));
     this.Resizable      = false;
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox5         = new global::Gtk.HBox();
     this.hbox5.Name    = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.frame2 = new global::Gtk.Frame();
     this.frame2.WidthRequest = 325;
     this.frame2.Name         = "frame2";
     this.frame2.ShadowType   = ((global::Gtk.ShadowType)(0));
     // Container child frame2.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.vbox4         = new global::Gtk.VBox();
     this.vbox4.Name    = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.fileChooser      = new global::Gtk.FileChooserButton(global::Mono.Unix.Catalog.GetString("Seleccione un archivo"), ((global::Gtk.FileChooserAction)(0)));
     this.fileChooser.Name = "fileChooser";
     this.vbox4.Add(this.fileChooser);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.fileChooser]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // 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.hbuttonbox9      = new global::Gtk.HButtonBox();
     this.hbuttonbox9.Name = "hbuttonbox9";
     this.hbox7.Add(this.hbuttonbox9);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.hbuttonbox9]));
     w2.Position = 0;
     // Container child hbox7.Gtk.Box+BoxChild
     this.btnDecrypt = new global::Gtk.Button();
     this.btnDecrypt.WidthRequest = 120;
     this.btnDecrypt.Sensitive    = false;
     this.btnDecrypt.CanFocus     = true;
     this.btnDecrypt.Name         = "btnDecrypt";
     this.btnDecrypt.UseUnderline = true;
     // Container child btnDecrypt.Gtk.Container+ContainerChild
     global::Gtk.Alignment w3 = new global::Gtk.Alignment(0.5f, 0.5f, 0f, 0f);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w4 = new global::Gtk.HBox();
     w4.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w5 = new global::Gtk.Image();
     w5.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-sort-ascending", global::Gtk.IconSize.Menu);
     w4.Add(w5);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w7 = new global::Gtk.Label();
     w7.LabelProp    = global::Mono.Unix.Catalog.GetString("Desencriptar");
     w7.UseUnderline = true;
     w4.Add(w7);
     w3.Add(w4);
     this.btnDecrypt.Add(w3);
     this.hbox7.Add(this.btnDecrypt);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.btnDecrypt]));
     w11.Position = 1;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child hbox7.Gtk.Box+BoxChild
     this.hbuttonbox8      = new global::Gtk.HButtonBox();
     this.hbuttonbox8.Name = "hbuttonbox8";
     this.hbox7.Add(this.hbuttonbox8);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.hbuttonbox8]));
     w12.Position = 2;
     this.vbox4.Add(this.hbox7);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.hbox7]));
     w13.Position = 1;
     w13.Expand   = false;
     w13.Fill     = false;
     this.GtkAlignment.Add(this.vbox4);
     this.frame2.Add(this.GtkAlignment);
     this.GtkLabel8           = new global::Gtk.Label();
     this.GtkLabel8.Name      = "GtkLabel8";
     this.GtkLabel8.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Archivo existente:</b>");
     this.GtkLabel8.UseMarkup = true;
     this.frame2.LabelWidget  = this.GtkLabel8;
     this.hbox5.Add(this.frame2);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.frame2]));
     w16.Position = 0;
     // Container child hbox5.Gtk.Box+BoxChild
     this.frame3            = new global::Gtk.Frame();
     this.frame3.Name       = "frame3";
     this.frame3.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frame3.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.vbox5         = new global::Gtk.VBox();
     this.vbox5.Name    = "vbox5";
     this.vbox5.Spacing = 6;
     // Container child vbox5.Gtk.Box+BoxChild
     this.folderChooser      = new global::Gtk.FileChooserButton(global::Mono.Unix.Catalog.GetString("Seleccione una carpeta"), ((global::Gtk.FileChooserAction)(2)));
     this.folderChooser.Name = "folderChooser";
     this.vbox5.Add(this.folderChooser);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.folderChooser]));
     w17.Position = 0;
     w17.Expand   = false;
     w17.Fill     = false;
     // Container child vbox5.Gtk.Box+BoxChild
     this.hbox9         = new global::Gtk.HBox();
     this.hbox9.Name    = "hbox9";
     this.hbox9.Spacing = 6;
     // Container child hbox9.Gtk.Box+BoxChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("Nombre del archivo:");
     this.hbox9.Add(this.label4);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox9[this.label4]));
     w18.Position = 0;
     w18.Expand   = false;
     w18.Fill     = false;
     // Container child hbox9.Gtk.Box+BoxChild
     this.txtFileName               = new global::Gtk.Entry();
     this.txtFileName.CanFocus      = true;
     this.txtFileName.Name          = "txtFileName";
     this.txtFileName.IsEditable    = true;
     this.txtFileName.InvisibleChar = '●';
     this.hbox9.Add(this.txtFileName);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.hbox9[this.txtFileName]));
     w19.Position = 1;
     // Container child hbox9.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(".conf");
     this.hbox9.Add(this.label5);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox9[this.label5]));
     w20.Position = 2;
     w20.Fill     = false;
     this.vbox5.Add(this.hbox9);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.hbox9]));
     w21.Position = 1;
     w21.Expand   = false;
     w21.Fill     = false;
     // Container child vbox5.Gtk.Box+BoxChild
     this.hbox6         = new global::Gtk.HBox();
     this.hbox6.Name    = "hbox6";
     this.hbox6.Spacing = 6;
     // Container child hbox6.Gtk.Box+BoxChild
     this.hbuttonbox7      = new global::Gtk.HButtonBox();
     this.hbuttonbox7.Name = "hbuttonbox7";
     this.hbox6.Add(this.hbuttonbox7);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.hbuttonbox7]));
     w22.Position = 0;
     // Container child hbox6.Gtk.Box+BoxChild
     this.btnNewFile = new global::Gtk.Button();
     this.btnNewFile.WidthRequest = 120;
     this.btnNewFile.Sensitive    = false;
     this.btnNewFile.CanFocus     = true;
     this.btnNewFile.Name         = "btnNewFile";
     this.btnNewFile.UseUnderline = true;
     // Container child btnNewFile.Gtk.Container+ContainerChild
     global::Gtk.Alignment w23 = new global::Gtk.Alignment(0.5f, 0.5f, 0f, 0f);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w24 = new global::Gtk.HBox();
     w24.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w25 = new global::Gtk.Image();
     w25.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-new", global::Gtk.IconSize.Menu);
     w24.Add(w25);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w27 = new global::Gtk.Label();
     w27.LabelProp    = global::Mono.Unix.Catalog.GetString("Nuevo");
     w27.UseUnderline = true;
     w24.Add(w27);
     w23.Add(w24);
     this.btnNewFile.Add(w23);
     this.hbox6.Add(this.btnNewFile);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.btnNewFile]));
     w31.Position = 1;
     w31.Expand   = false;
     w31.Fill     = false;
     // Container child hbox6.Gtk.Box+BoxChild
     this.hbuttonbox6      = new global::Gtk.HButtonBox();
     this.hbuttonbox6.Name = "hbuttonbox6";
     this.hbox6.Add(this.hbuttonbox6);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.hbuttonbox6]));
     w32.Position = 2;
     this.vbox5.Add(this.hbox6);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.hbox6]));
     w33.Position = 2;
     w33.Expand   = false;
     w33.Fill     = false;
     this.GtkAlignment2.Add(this.vbox5);
     this.frame3.Add(this.GtkAlignment2);
     this.GtkLabel12           = new global::Gtk.Label();
     this.GtkLabel12.Name      = "GtkLabel12";
     this.GtkLabel12.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Nuevo archivo:</b>");
     this.GtkLabel12.UseMarkup = true;
     this.frame3.LabelWidget   = this.GtkLabel12;
     this.hbox5.Add(this.frame3);
     global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.frame3]));
     w36.Position = 1;
     this.vbox1.Add(this.hbox5);
     global::Gtk.Box.BoxChild w37 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox5]));
     w37.Position = 0;
     w37.Expand   = false;
     w37.Fill     = false;
     w37.Padding  = ((uint)(10));
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox8         = new global::Gtk.HBox();
     this.hbox8.Name    = "hbox8";
     this.hbox8.Spacing = 6;
     // Container child hbox8.Gtk.Box+BoxChild
     this.hbuttonbox11      = new global::Gtk.HButtonBox();
     this.hbuttonbox11.Name = "hbuttonbox11";
     this.hbox8.Add(this.hbuttonbox11);
     global::Gtk.Box.BoxChild w38 = ((global::Gtk.Box.BoxChild)(this.hbox8[this.hbuttonbox11]));
     w38.Position = 0;
     // Container child hbox8.Gtk.Box+BoxChild
     this.btnEncriptar = new global::Gtk.Button();
     this.btnEncriptar.WidthRequest = 150;
     this.btnEncriptar.Sensitive    = false;
     this.btnEncriptar.CanFocus     = true;
     this.btnEncriptar.Name         = "btnEncriptar";
     this.btnEncriptar.UseUnderline = true;
     // Container child btnEncriptar.Gtk.Container+ContainerChild
     global::Gtk.Alignment w39 = new global::Gtk.Alignment(0.5f, 0.5f, 0f, 0f);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w40 = new global::Gtk.HBox();
     w40.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w41 = new global::Gtk.Image();
     w41.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-sort-descending", global::Gtk.IconSize.Menu);
     w40.Add(w41);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w43 = new global::Gtk.Label();
     w43.LabelProp    = global::Mono.Unix.Catalog.GetString("Encriptar");
     w43.UseUnderline = true;
     w40.Add(w43);
     w39.Add(w40);
     this.btnEncriptar.Add(w39);
     this.hbox8.Add(this.btnEncriptar);
     global::Gtk.Box.BoxChild w47 = ((global::Gtk.Box.BoxChild)(this.hbox8[this.btnEncriptar]));
     w47.Position = 1;
     w47.Expand   = false;
     w47.Fill     = false;
     // Container child hbox8.Gtk.Box+BoxChild
     this.hbuttonbox10      = new global::Gtk.HButtonBox();
     this.hbuttonbox10.Name = "hbuttonbox10";
     this.hbox8.Add(this.hbuttonbox10);
     global::Gtk.Box.BoxChild w48 = ((global::Gtk.Box.BoxChild)(this.hbox8[this.hbuttonbox10]));
     w48.Position = 2;
     this.vbox1.Add(this.hbox8);
     global::Gtk.Box.BoxChild w49 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox8]));
     w49.Position = 1;
     w49.Expand   = false;
     w49.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.GtkAlignment5             = new global::Gtk.Alignment(0f, 0f, 1f, 1f);
     this.GtkAlignment5.Name        = "GtkAlignment5";
     this.GtkAlignment5.LeftPadding = ((uint)(12));
     this.GtkAlignment5.BorderWidth = ((uint)(6));
     // Container child GtkAlignment5.Gtk.Container+ContainerChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.lblConn           = new global::Gtk.Label();
     this.lblConn.Name      = "lblConn";
     this.lblConn.Xalign    = 1f;
     this.lblConn.LabelProp = global::Mono.Unix.Catalog.GetString("Cadena de conexión:");
     this.vbox3.Add(this.lblConn);
     global::Gtk.Box.BoxChild w50 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.lblConn]));
     w50.Position = 0;
     w50.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.vbuttonbox1             = new global::Gtk.VButtonBox();
     this.vbuttonbox1.Name        = "vbuttonbox1";
     this.vbuttonbox1.BorderWidth = ((uint)(18));
     this.vbox3.Add(this.vbuttonbox1);
     global::Gtk.Box.BoxChild w51 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.vbuttonbox1]));
     w51.Position = 1;
     // Container child vbox3.Gtk.Box+BoxChild
     this.lblUser           = new global::Gtk.Label();
     this.lblUser.Name      = "lblUser";
     this.lblUser.Xalign    = 1f;
     this.lblUser.LabelProp = global::Mono.Unix.Catalog.GetString("Súper Usuario:");
     this.vbox3.Add(this.lblUser);
     global::Gtk.Box.BoxChild w52 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.lblUser]));
     w52.Position = 2;
     w52.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.lblPass           = new global::Gtk.Label();
     this.lblPass.Name      = "lblPass";
     this.lblPass.Xalign    = 1f;
     this.lblPass.LabelProp = global::Mono.Unix.Catalog.GetString("Contraseña:");
     this.vbox3.Add(this.lblPass);
     global::Gtk.Box.BoxChild w53 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.lblPass]));
     w53.Position = 3;
     w53.Fill     = false;
     this.hbox2.Add(this.vbox3);
     global::Gtk.Box.BoxChild w54 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.vbox3]));
     w54.Position = 0;
     w54.Expand   = false;
     w54.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.txvConn            = new global::Gtk.TextView();
     this.txvConn.Sensitive  = false;
     this.txvConn.CanFocus   = true;
     this.txvConn.Name       = "txvConn";
     this.txvConn.AcceptsTab = false;
     this.GtkScrolledWindow.Add(this.txvConn);
     this.vbox2.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w56 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.GtkScrolledWindow]));
     w56.Position = 0;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.txtUser               = new global::Gtk.Entry();
     this.txtUser.Sensitive     = false;
     this.txtUser.CanFocus      = true;
     this.txtUser.Name          = "txtUser";
     this.txtUser.IsEditable    = true;
     this.txtUser.WidthChars    = 36;
     this.txtUser.InvisibleChar = '●';
     this.hbox3.Add(this.txtUser);
     global::Gtk.Box.BoxChild w57 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.txtUser]));
     w57.Position = 0;
     w57.Expand   = false;
     w57.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.hbuttonbox4      = new global::Gtk.HButtonBox();
     this.hbuttonbox4.Name = "hbuttonbox4";
     this.hbox3.Add(this.hbuttonbox4);
     global::Gtk.Box.BoxChild w58 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.hbuttonbox4]));
     w58.Position = 1;
     this.vbox2.Add(this.hbox3);
     global::Gtk.Box.BoxChild w59 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox3]));
     w59.Position = 1;
     w59.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox4         = new global::Gtk.HBox();
     this.hbox4.Name    = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.txtPass               = new global::Gtk.Entry();
     this.txtPass.Sensitive     = false;
     this.txtPass.CanFocus      = true;
     this.txtPass.Name          = "txtPass";
     this.txtPass.IsEditable    = true;
     this.txtPass.WidthChars    = 36;
     this.txtPass.InvisibleChar = '●';
     this.hbox4.Add(this.txtPass);
     global::Gtk.Box.BoxChild w60 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.txtPass]));
     w60.Position = 0;
     w60.Expand   = false;
     w60.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.hbuttonbox5             = new global::Gtk.HButtonBox();
     this.hbuttonbox5.Name        = "hbuttonbox5";
     this.hbuttonbox5.BorderWidth = ((uint)(12));
     this.hbox4.Add(this.hbuttonbox5);
     global::Gtk.Box.BoxChild w61 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.hbuttonbox5]));
     w61.Position = 1;
     this.vbox2.Add(this.hbox4);
     global::Gtk.Box.BoxChild w62 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox4]));
     w62.Position = 2;
     w62.Expand   = false;
     w62.Fill     = false;
     this.hbox2.Add(this.vbox2);
     global::Gtk.Box.BoxChild w63 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.vbox2]));
     w63.Position = 1;
     this.GtkAlignment5.Add(this.hbox2);
     this.frame1.Add(this.GtkAlignment5);
     this.lblRecuadro           = new global::Gtk.Label();
     this.lblRecuadro.Name      = "lblRecuadro";
     this.lblRecuadro.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Datos del archivo: </b>");
     this.lblRecuadro.UseMarkup = true;
     this.frame1.LabelWidget    = this.lblRecuadro;
     this.vbox1.Add(this.frame1);
     global::Gtk.Box.BoxChild w66 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.frame1]));
     w66.Position = 2;
     // Container child vbox1.Gtk.Box+BoxChild
     this.statusBar         = new global::Gtk.Statusbar();
     this.statusBar.Name    = "statusBar";
     this.statusBar.Spacing = 6;
     this.vbox1.Add(this.statusBar);
     global::Gtk.Box.BoxChild w67 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.statusBar]));
     w67.Position = 3;
     w67.Expand   = false;
     w67.Fill     = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 708;
     this.DefaultHeight = 411;
     this.Show();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent);
     this.fileChooser.SelectionChanged += new global::System.EventHandler(this.OnFileChooserSelectionChanged);
     this.btnDecrypt.Clicked           += new global::System.EventHandler(this.OnBtnDecryptClicked);
     this.txtFileName.TextInserted     += new global::Gtk.TextInsertedHandler(this.OnTxtFileNameTextInserted);
     this.btnNewFile.Clicked           += new global::System.EventHandler(this.OnBtnNewFileClicked);
     this.btnEncriptar.Clicked         += new global::System.EventHandler(this.OnBtnEncriptarClicked);
 }
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget MonoDevelop.VersionControl.Dialogs.SelectRepositoryDialog
			this.Events = ((global::Gdk.EventMask)(256));
			this.Name = "MonoDevelop.VersionControl.Dialogs.SelectRepositoryDialog";
			this.Title = global::Mono.Unix.Catalog.GetString ("Select Repository");
			this.WindowPosition = ((global::Gtk.WindowPosition)(4));
			this.BorderWidth = ((uint)(6));
			// Internal child MonoDevelop.VersionControl.Dialogs.SelectRepositoryDialog.VBox
			global::Gtk.VBox w1 = this.VBox;
			w1.Events = ((global::Gdk.EventMask)(256));
			w1.Name = "dialog_VBox";
			w1.Spacing = 6;
			// Container child dialog_VBox.Gtk.Box+BoxChild
			this.vbox1 = new global::Gtk.VBox ();
			this.vbox1.Name = "vbox1";
			this.vbox1.Spacing = 12;
			this.vbox1.BorderWidth = ((uint)(6));
			// Container child vbox1.Gtk.Box+BoxChild
			this.notebook = new global::Gtk.Notebook ();
			this.notebook.CanFocus = true;
			this.notebook.Name = "notebook";
			this.notebook.CurrentPage = 0;
			// Container child notebook.Gtk.Notebook+NotebookChild
			this.vbox2 = new global::Gtk.VBox ();
			this.vbox2.Name = "vbox2";
			this.vbox2.Spacing = 6;
			this.vbox2.BorderWidth = ((uint)(6));
			// Container child vbox2.Gtk.Box+BoxChild
			this.hbox1 = new global::Gtk.HBox ();
			this.hbox1.Name = "hbox1";
			this.hbox1.Spacing = 6;
			// Container child hbox1.Gtk.Box+BoxChild
			this.label3 = new global::Gtk.Label ();
			this.label3.Name = "label3";
			this.label3.LabelProp = global::Mono.Unix.Catalog.GetString ("Type:");
			this.hbox1.Add (this.label3);
			global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label3]));
			w2.Position = 0;
			w2.Expand = false;
			w2.Fill = false;
			// Container child hbox1.Gtk.Box+BoxChild
			this.repCombo = global::Gtk.ComboBox.NewText ();
			this.repCombo.Name = "repCombo";
			this.hbox1.Add (this.repCombo);
			global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.repCombo]));
			w3.Position = 1;
			this.vbox2.Add (this.hbox1);
			global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox1]));
			w4.Position = 0;
			w4.Expand = false;
			w4.Fill = false;
			// Container child vbox2.Gtk.Box+BoxChild
			this.hseparator1 = new global::Gtk.HSeparator ();
			this.hseparator1.Name = "hseparator1";
			this.vbox2.Add (this.hseparator1);
			global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hseparator1]));
			w5.Position = 1;
			w5.Expand = false;
			w5.Fill = false;
			// Container child vbox2.Gtk.Box+BoxChild
			this.repoContainer = new global::Gtk.EventBox ();
			this.repoContainer.Name = "repoContainer";
			this.vbox2.Add (this.repoContainer);
			global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.repoContainer]));
			w6.Position = 2;
			this.notebook.Add (this.vbox2);
			// Notebook tab
			this.label1 = new global::Gtk.Label ();
			this.label1.Name = "label1";
			this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("Connect to Repository");
			this.notebook.SetTabLabel (this.vbox2, this.label1);
			this.label1.ShowAll ();
			// Container child notebook.Gtk.Notebook+NotebookChild
			this.hbox2 = new global::Gtk.HBox ();
			this.hbox2.Name = "hbox2";
			this.hbox2.Spacing = 6;
			this.hbox2.BorderWidth = ((uint)(6));
			// Container child hbox2.Gtk.Box+BoxChild
			this.scrolledwindow2 = new global::Gtk.ScrolledWindow ();
			this.scrolledwindow2.CanFocus = true;
			this.scrolledwindow2.Name = "scrolledwindow2";
			this.scrolledwindow2.ShadowType = ((global::Gtk.ShadowType)(1));
			// Container child scrolledwindow2.Gtk.Container+ContainerChild
			this.repoTree = new global::Gtk.TreeView ();
			this.repoTree.CanFocus = true;
			this.repoTree.Name = "repoTree";
			this.scrolledwindow2.Add (this.repoTree);
			this.hbox2.Add (this.scrolledwindow2);
			global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.scrolledwindow2]));
			w9.Position = 0;
			// Container child hbox2.Gtk.Box+BoxChild
			this.vbuttonbox1 = new global::Gtk.VButtonBox ();
			this.vbuttonbox1.Name = "vbuttonbox1";
			this.vbuttonbox1.Spacing = 6;
			this.vbuttonbox1.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
			// Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
			this.buttonAdd = new global::Gtk.Button ();
			this.buttonAdd.CanFocus = true;
			this.buttonAdd.Name = "buttonAdd";
			this.buttonAdd.UseStock = true;
			this.buttonAdd.UseUnderline = true;
			this.buttonAdd.Label = "gtk-add";
			this.vbuttonbox1.Add (this.buttonAdd);
			global::Gtk.ButtonBox.ButtonBoxChild w10 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.buttonAdd]));
			w10.Expand = false;
			w10.Fill = false;
			// Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
			this.buttonRemove = new global::Gtk.Button ();
			this.buttonRemove.CanFocus = true;
			this.buttonRemove.Name = "buttonRemove";
			this.buttonRemove.UseStock = true;
			this.buttonRemove.UseUnderline = true;
			this.buttonRemove.Label = "gtk-remove";
			this.vbuttonbox1.Add (this.buttonRemove);
			global::Gtk.ButtonBox.ButtonBoxChild w11 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.buttonRemove]));
			w11.Position = 1;
			w11.Expand = false;
			w11.Fill = false;
			// Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
			this.buttonEdit = new global::Gtk.Button ();
			this.buttonEdit.CanFocus = true;
			this.buttonEdit.Name = "buttonEdit";
			this.buttonEdit.UseStock = true;
			this.buttonEdit.UseUnderline = true;
			this.buttonEdit.Label = "gtk-edit";
			this.vbuttonbox1.Add (this.buttonEdit);
			global::Gtk.ButtonBox.ButtonBoxChild w12 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.buttonEdit]));
			w12.Position = 2;
			w12.Expand = false;
			w12.Fill = false;
			this.hbox2.Add (this.vbuttonbox1);
			global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.vbuttonbox1]));
			w13.Position = 1;
			w13.Expand = false;
			w13.Fill = false;
			this.notebook.Add (this.hbox2);
			global::Gtk.Notebook.NotebookChild w14 = ((global::Gtk.Notebook.NotebookChild)(this.notebook [this.hbox2]));
			w14.Position = 1;
			// Notebook tab
			this.label2 = new global::Gtk.Label ();
			this.label2.Name = "label2";
			this.label2.LabelProp = global::Mono.Unix.Catalog.GetString ("Registered Repositories");
			this.notebook.SetTabLabel (this.hbox2, this.label2);
			this.label2.ShowAll ();
			this.vbox1.Add (this.notebook);
			global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.notebook]));
			w15.Position = 0;
			// Container child vbox1.Gtk.Box+BoxChild
			this.table1 = new global::Gtk.Table (((uint)(4)), ((uint)(2)), false);
			this.table1.Name = "table1";
			this.table1.RowSpacing = ((uint)(6));
			this.table1.ColumnSpacing = ((uint)(6));
			// Container child table1.Gtk.Table+TableChild
			this.boxFolder = new global::Gtk.HBox ();
			this.boxFolder.Name = "boxFolder";
			this.boxFolder.Spacing = 6;
			// Container child boxFolder.Gtk.Box+BoxChild
			this.entryFolder = new global::Gtk.Entry ();
			this.entryFolder.CanFocus = true;
			this.entryFolder.Name = "entryFolder";
			this.entryFolder.IsEditable = true;
			this.entryFolder.InvisibleChar = '●';
			this.boxFolder.Add (this.entryFolder);
			global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.boxFolder [this.entryFolder]));
			w16.Position = 0;
			// Container child boxFolder.Gtk.Box+BoxChild
			this.buttonBrowse = new global::Gtk.Button ();
			this.buttonBrowse.CanFocus = true;
			this.buttonBrowse.Name = "buttonBrowse";
			this.buttonBrowse.Label = global::Mono.Unix.Catalog.GetString ("Browse...");
			this.boxFolder.Add (this.buttonBrowse);
			global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.boxFolder [this.buttonBrowse]));
			w17.Position = 1;
			w17.Expand = false;
			w17.Fill = false;
			this.table1.Add (this.boxFolder);
			global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table1 [this.boxFolder]));
			w18.TopAttach = ((uint)(1));
			w18.BottomAttach = ((uint)(2));
			w18.LeftAttach = ((uint)(1));
			w18.RightAttach = ((uint)(2));
			w18.XOptions = ((global::Gtk.AttachOptions)(4));
			w18.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.boxMessage = new global::Gtk.HBox ();
			this.boxMessage.Name = "boxMessage";
			this.boxMessage.Spacing = 6;
			// Container child boxMessage.Gtk.Box+BoxChild
			this.entryMessage = new global::Gtk.Entry ();
			this.entryMessage.CanFocus = true;
			this.entryMessage.Name = "entryMessage";
			this.entryMessage.IsEditable = true;
			this.entryMessage.InvisibleChar = '●';
			this.boxMessage.Add (this.entryMessage);
			global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.boxMessage [this.entryMessage]));
			w19.Position = 0;
			this.table1.Add (this.boxMessage);
			global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table1 [this.boxMessage]));
			w20.TopAttach = ((uint)(3));
			w20.BottomAttach = ((uint)(4));
			w20.LeftAttach = ((uint)(1));
			w20.RightAttach = ((uint)(2));
			w20.XOptions = ((global::Gtk.AttachOptions)(4));
			w20.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.entryName = new global::Gtk.Entry ();
			this.entryName.CanFocus = true;
			this.entryName.Name = "entryName";
			this.entryName.IsEditable = true;
			this.entryName.InvisibleChar = '●';
			this.table1.Add (this.entryName);
			global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table1 [this.entryName]));
			w21.TopAttach = ((uint)(2));
			w21.BottomAttach = ((uint)(3));
			w21.LeftAttach = ((uint)(1));
			w21.RightAttach = ((uint)(2));
			w21.XOptions = ((global::Gtk.AttachOptions)(4));
			w21.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.label5 = new global::Gtk.Label ();
			this.label5.Name = "label5";
			this.label5.Xalign = 0F;
			this.label5.LabelProp = global::Mono.Unix.Catalog.GetString ("Repository:");
			this.table1.Add (this.label5);
			global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table1 [this.label5]));
			w22.XOptions = ((global::Gtk.AttachOptions)(4));
			w22.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.labelMessage = new global::Gtk.Label ();
			this.labelMessage.Name = "labelMessage";
			this.labelMessage.Xalign = 0F;
			this.labelMessage.LabelProp = global::Mono.Unix.Catalog.GetString ("Message:");
			this.table1.Add (this.labelMessage);
			global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelMessage]));
			w23.TopAttach = ((uint)(3));
			w23.BottomAttach = ((uint)(4));
			w23.XOptions = ((global::Gtk.AttachOptions)(4));
			w23.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.labelName = new global::Gtk.Label ();
			this.labelName.Name = "labelName";
			this.labelName.Xalign = 0F;
			this.labelName.LabelProp = global::Mono.Unix.Catalog.GetString ("Module name:");
			this.table1.Add (this.labelName);
			global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelName]));
			w24.TopAttach = ((uint)(2));
			w24.BottomAttach = ((uint)(3));
			w24.XOptions = ((global::Gtk.AttachOptions)(4));
			w24.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.labelRepository = new global::Gtk.Label ();
			this.labelRepository.Name = "labelRepository";
			this.labelRepository.Xalign = 0F;
			this.table1.Add (this.labelRepository);
			global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelRepository]));
			w25.LeftAttach = ((uint)(1));
			w25.RightAttach = ((uint)(2));
			w25.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.labelTargetDir = new global::Gtk.Label ();
			this.labelTargetDir.Name = "labelTargetDir";
			this.labelTargetDir.Xalign = 0F;
			this.labelTargetDir.LabelProp = global::Mono.Unix.Catalog.GetString ("Target directory:");
			this.table1.Add (this.labelTargetDir);
			global::Gtk.Table.TableChild w26 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelTargetDir]));
			w26.TopAttach = ((uint)(1));
			w26.BottomAttach = ((uint)(2));
			w26.XOptions = ((global::Gtk.AttachOptions)(4));
			w26.YOptions = ((global::Gtk.AttachOptions)(4));
			this.vbox1.Add (this.table1);
			global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.table1]));
			w27.Position = 1;
			w27.Expand = false;
			w27.Fill = false;
			w1.Add (this.vbox1);
			global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox1]));
			w28.Position = 0;
			// Internal child MonoDevelop.VersionControl.Dialogs.SelectRepositoryDialog.ActionArea
			global::Gtk.HButtonBox w29 = this.ActionArea;
			w29.Events = ((global::Gdk.EventMask)(256));
			w29.Name = "VersionControlAddIn.SelectRepositoryDialog_ActionArea";
			w29.Spacing = 10;
			w29.BorderWidth = ((uint)(5));
			w29.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
			// Container child VersionControlAddIn.SelectRepositoryDialog_ActionArea.Gtk.ButtonBox+ButtonBoxChild
			this.button559 = new global::Gtk.Button ();
			this.button559.CanDefault = true;
			this.button559.CanFocus = true;
			this.button559.Name = "button559";
			this.button559.UseStock = true;
			this.button559.UseUnderline = true;
			this.button559.Label = "gtk-cancel";
			this.AddActionWidget (this.button559, -6);
			global::Gtk.ButtonBox.ButtonBoxChild w30 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w29 [this.button559]));
			w30.Expand = false;
			w30.Fill = false;
			// Container child VersionControlAddIn.SelectRepositoryDialog_ActionArea.Gtk.ButtonBox+ButtonBoxChild
			this.buttonOk = new global::Gtk.Button ();
			this.buttonOk.CanDefault = true;
			this.buttonOk.CanFocus = true;
			this.buttonOk.Name = "buttonOk";
			this.buttonOk.UseStock = true;
			this.buttonOk.UseUnderline = true;
			this.buttonOk.Label = "gtk-ok";
			w29.Add (this.buttonOk);
			global::Gtk.ButtonBox.ButtonBoxChild w31 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w29 [this.buttonOk]));
			w31.Position = 1;
			w31.Expand = false;
			w31.Fill = false;
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.DefaultWidth = 617;
			this.DefaultHeight = 438;
			this.Hide ();
			this.notebook.ChangeCurrentPage += new global::Gtk.ChangeCurrentPageHandler (this.OnNotebookChangeCurrentPage);
			this.repCombo.Changed += new global::System.EventHandler (this.OnRepComboChanged);
			this.repoTree.CursorChanged += new global::System.EventHandler (this.OnRepoTreeCursorChanged);
			this.buttonAdd.Clicked += new global::System.EventHandler (this.OnButtonAddClicked);
			this.buttonRemove.Clicked += new global::System.EventHandler (this.OnButtonRemoveClicked);
			this.buttonEdit.Clicked += new global::System.EventHandler (this.OnButtonEditClicked);
			this.entryFolder.Changed += new global::System.EventHandler (this.OnEntryFolderChanged);
			this.buttonBrowse.Clicked += new global::System.EventHandler (this.OnButtonBrowseClicked);
			this.buttonOk.Clicked += new global::System.EventHandler (this.OnButtonOkClicked);
		}
예제 #8
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.openAction = new global::Gtk.Action("openAction", null, null, "gtk-open");
     w1.Add(this.openAction, null);
     this.saveAction = new global::Gtk.Action("saveAction", null, null, "gtk-save");
     w1.Add(this.saveAction, null);
     this.UIManager.InsertActionGroup(w1, 0);
     this.AddAccelGroup(this.UIManager.AccelGroup);
     this.Name  = "MainWindow";
     this.Title = global::Mono.Unix.Catalog.GetString("MainWindow");
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.vbox1             = new global::Gtk.VBox();
     this.vbox1.Name        = "vbox1";
     this.vbox1.Spacing     = 5;
     this.vbox1.BorderWidth = ((uint)(8));
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 8;
     // Container child hbox1.Gtk.Box+BoxChild
     this.addressview          = new global::Gtk.DataBindings.DataTreeView();
     this.addressview.CanFocus = true;
     this.addressview.Name     = "addressview";
     this.addressview.CursorPointsEveryType = true;
     this.addressview.InheritedDataSource   = false;
     this.addressview.Mappings = "";
     this.addressview.InheritedBoundaryDataSource = false;
     this.addressview.InheritedDataSource         = false;
     this.addressview.Mappings = "";
     this.addressview.InheritedBoundaryDataSource = false;
     this.addressview.ColumnMappings = "{sample5.Address} FullName[Name]<>; Phone[Phone]; Email[Email]";
     this.hbox1.Add(this.addressview);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.addressview]));
     w2.Position = 0;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbuttonbox1             = new global::Gtk.VButtonBox();
     this.vbuttonbox1.Name        = "vbuttonbox1";
     this.vbuttonbox1.Spacing     = 8;
     this.vbuttonbox1.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.newaddress              = new global::Gtk.Button();
     this.newaddress.CanFocus     = true;
     this.newaddress.Name         = "newaddress";
     this.newaddress.UseUnderline = true;
     // Container child newaddress.Gtk.Container+ContainerChild
     global::Gtk.Alignment w3 = new global::Gtk.Alignment(0.5F, 0.5F, 0F, 0F);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w4 = new global::Gtk.HBox();
     w4.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w5 = new global::Gtk.Image();
     w5.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-new", global::Gtk.IconSize.Menu);
     w4.Add(w5);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w7 = new global::Gtk.Label();
     w7.LabelProp    = global::Mono.Unix.Catalog.GetString("Add address");
     w7.UseUnderline = true;
     w4.Add(w7);
     w3.Add(w4);
     this.newaddress.Add(w3);
     this.vbuttonbox1.Add(this.newaddress);
     global::Gtk.ButtonBox.ButtonBoxChild w11 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.newaddress]));
     w11.Expand = false;
     w11.Fill   = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.newgroup              = new global::Gtk.Button();
     this.newgroup.CanFocus     = true;
     this.newgroup.Name         = "newgroup";
     this.newgroup.UseUnderline = true;
     // Container child newgroup.Gtk.Container+ContainerChild
     global::Gtk.Alignment w12 = new global::Gtk.Alignment(0.5F, 0.5F, 0F, 0F);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w13 = new global::Gtk.HBox();
     w13.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w14 = new global::Gtk.Image();
     w14.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-dnd-multiple", global::Gtk.IconSize.Menu);
     w13.Add(w14);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w16 = new global::Gtk.Label();
     w16.LabelProp    = global::Mono.Unix.Catalog.GetString("Add group");
     w16.UseUnderline = true;
     w13.Add(w16);
     w12.Add(w13);
     this.newgroup.Add(w12);
     this.vbuttonbox1.Add(this.newgroup);
     global::Gtk.ButtonBox.ButtonBoxChild w20 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.newgroup]));
     w20.Position = 1;
     w20.Expand   = false;
     w20.Fill     = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.delete              = new global::Gtk.Button();
     this.delete.CanFocus     = true;
     this.delete.Name         = "delete";
     this.delete.UseUnderline = true;
     // Container child delete.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, "stock_delete", global::Gtk.IconSize.Menu);
     w22.Add(w23);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w25 = new global::Gtk.Label();
     w25.LabelProp    = global::Mono.Unix.Catalog.GetString("Delete");
     w25.UseUnderline = true;
     w22.Add(w25);
     w21.Add(w22);
     this.delete.Add(w21);
     this.vbuttonbox1.Add(this.delete);
     global::Gtk.ButtonBox.ButtonBoxChild w29 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.delete]));
     w29.Position = 2;
     w29.Expand   = false;
     w29.Fill     = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.properties              = new global::Gtk.Button();
     this.properties.CanFocus     = true;
     this.properties.Name         = "properties";
     this.properties.UseStock     = true;
     this.properties.UseUnderline = true;
     this.properties.Label        = "gtk-properties";
     this.vbuttonbox1.Add(this.properties);
     global::Gtk.ButtonBox.ButtonBoxChild w30 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.properties]));
     w30.Position = 3;
     w30.Expand   = false;
     w30.Fill     = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.button163              = new global::Gtk.Button();
     this.button163.CanFocus     = true;
     this.button163.Name         = "button163";
     this.button163.UseUnderline = true;
     this.button163.Label        = global::Mono.Unix.Catalog.GetString("button163");
     this.vbuttonbox1.Add(this.button163);
     global::Gtk.ButtonBox.ButtonBoxChild w31 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.button163]));
     w31.Position = 4;
     w31.Expand   = false;
     w31.Fill     = false;
     this.hbox1.Add(this.vbuttonbox1);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbuttonbox1]));
     w32.Position = 1;
     w32.Expand   = false;
     w32.Fill     = false;
     this.vbox1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox1]));
     w33.Position = 0;
     // Container child vbox1.Gtk.Box+BoxChild
     this.datavbox1                             = new global::Gtk.DataBindings.DataVBox();
     this.datavbox1.Name                        = "datavbox1";
     this.datavbox1.Spacing                     = 6;
     this.datavbox1.InheritedDataSource         = false;
     this.datavbox1.InheritedBoundaryDataSource = false;
     this.datavbox1.InheritedDataSource         = false;
     this.datavbox1.InheritedBoundaryDataSource = false;
     // Container child datavbox1.Gtk.Box+BoxChild
     this.datalabel1                             = new global::Gtk.DataBindings.DataLabel();
     this.datalabel1.Name                        = "datalabel1";
     this.datalabel1.LabelProp                   = global::Mono.Unix.Catalog.GetString("datalabel1");
     this.datalabel1.InheritedDataSource         = true;
     this.datalabel1.Mappings                    = "FullName";
     this.datalabel1.InheritedBoundaryDataSource = false;
     this.datalabel1.Important                   = false;
     this.datalabel1.InheritedDataSource         = true;
     this.datalabel1.Mappings                    = "FullName";
     this.datalabel1.InheritedBoundaryDataSource = false;
     this.datavbox1.Add(this.datalabel1);
     global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.datavbox1 [this.datalabel1]));
     w34.Position = 0;
     w34.Expand   = false;
     w34.Fill     = false;
     // Container child datavbox1.Gtk.Box+BoxChild
     this.datalabel2                             = new global::Gtk.DataBindings.DataLabel();
     this.datalabel2.Name                        = "datalabel2";
     this.datalabel2.LabelProp                   = global::Mono.Unix.Catalog.GetString("datalabel1");
     this.datalabel2.InheritedDataSource         = true;
     this.datalabel2.Mappings                    = "Name";
     this.datalabel2.InheritedBoundaryDataSource = false;
     this.datalabel2.Important                   = false;
     this.datalabel2.InheritedDataSource         = true;
     this.datalabel2.Mappings                    = "Name";
     this.datalabel2.InheritedBoundaryDataSource = false;
     this.datavbox1.Add(this.datalabel2);
     global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.datavbox1 [this.datalabel2]));
     w35.Position = 1;
     w35.Expand   = false;
     w35.Fill     = false;
     this.vbox1.Add(this.datavbox1);
     global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.datavbox1]));
     w36.Position = 1;
     w36.Expand   = false;
     w36.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbuttonbox1 = new global::Gtk.HButtonBox();
     // Container child hbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.close              = new global::Gtk.Button();
     this.close.CanFocus     = true;
     this.close.Name         = "close";
     this.close.UseUnderline = true;
     // Container child close.Gtk.Container+ContainerChild
     global::Gtk.Alignment w37 = new global::Gtk.Alignment(0.5F, 0.5F, 0F, 0F);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w38 = new global::Gtk.HBox();
     w38.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w39 = new global::Gtk.Image();
     w39.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-close", global::Gtk.IconSize.Menu);
     w38.Add(w39);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w41 = new global::Gtk.Label();
     w41.LabelProp    = global::Mono.Unix.Catalog.GetString("Close");
     w41.UseUnderline = true;
     w38.Add(w41);
     w37.Add(w38);
     this.close.Add(w37);
     this.hbuttonbox1.Add(this.close);
     global::Gtk.ButtonBox.ButtonBoxChild w45 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox1 [this.close]));
     w45.Expand = false;
     w45.Fill   = false;
     this.vbox1.Add(this.hbuttonbox1);
     global::Gtk.Box.BoxChild w46 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbuttonbox1]));
     w46.Position = 2;
     w46.Expand   = false;
     w46.Fill     = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 720;
     this.DefaultHeight = 392;
     this.Show();
     this.DeleteEvent        += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent);
     this.newaddress.Clicked += new global::System.EventHandler(this.OnNewaddressClicked);
     this.newgroup.Clicked   += new global::System.EventHandler(this.OnNewgroupClicked);
     this.delete.Clicked     += new global::System.EventHandler(this.OnDeleteClicked);
     this.properties.Clicked += new global::System.EventHandler(this.OnPropertiesClicked);
     this.button163.Clicked  += new global::System.EventHandler(this.OnButton163Clicked);
     this.close.Clicked      += new global::System.EventHandler(this.OnCloseClicked);
 }
예제 #9
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget ocmgtk.OffLineLogViewer
     this.WidthRequest    = 600;
     this.HeightRequest   = 400;
     this.Name            = "ocmgtk.OffLineLogViewer";
     this.Title           = global::Mono.Unix.Catalog.GetString("View Field Notes...");
     this.TypeHint        = ((global::Gdk.WindowTypeHint)(1));
     this.WindowPosition  = ((global::Gtk.WindowPosition)(4));
     this.Modal           = true;
     this.BorderWidth     = ((uint)(6));
     this.AllowShrink     = true;
     this.Gravity         = ((global::Gdk.Gravity)(5));
     this.SkipPagerHint   = true;
     this.SkipTaskbarHint = true;
     // Internal child ocmgtk.OffLineLogViewer.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.Spacing     = 6;
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.vpaned1          = new global::Gtk.VPaned();
     this.vpaned1.CanFocus = true;
     this.vpaned1.Name     = "vpaned1";
     this.vpaned1.Position = 250;
     // Container child vpaned1.Gtk.Paned+PanedChild
     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.image11        = new global::Gtk.Image();
     this.image11.Name   = "image11";
     this.image11.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-dialog-info", global::Gtk.IconSize.LargeToolbar);
     this.hbox1.Add(this.image11);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.image11]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.fnFieldNotesLabel           = new global::Gtk.Label();
     this.fnFieldNotesLabel.Name      = "fnFieldNotesLabel";
     this.fnFieldNotesLabel.LabelProp = global::Mono.Unix.Catalog.GetString("Please wait...");
     this.hbox1.Add(this.fnFieldNotesLabel);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.fnFieldNotesLabel]));
     w3.Position = 1;
     w3.Expand   = false;
     w3.Fill     = false;
     this.vbox3.Add(this.hbox1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hbox1]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hseparator1      = new global::Gtk.HSeparator();
     this.hseparator1.Name = "hseparator1";
     this.vbox3.Add(this.hseparator1);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hseparator1]));
     w5.Position = 1;
     w5.Expand   = false;
     w5.Fill     = false;
     // 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.scrolledwindow1            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow1.CanFocus   = true;
     this.scrolledwindow1.Name       = "scrolledwindow1";
     this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow1.Gtk.Container+ContainerChild
     this.logView              = new global::Gtk.TreeView();
     this.logView.CanFocus     = true;
     this.logView.Name         = "logView";
     this.logView.EnableSearch = false;
     this.scrolledwindow1.Add(this.logView);
     this.hbox2.Add(this.scrolledwindow1);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.scrolledwindow1]));
     w7.Position = 0;
     // Container child hbox2.Gtk.Box+BoxChild
     this.vbuttonbox1             = new global::Gtk.VButtonBox();
     this.vbuttonbox1.Name        = "vbuttonbox1";
     this.vbuttonbox1.Spacing     = 6;
     this.vbuttonbox1.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.viewCacheButton              = new global::Gtk.Button();
     this.viewCacheButton.Sensitive    = false;
     this.viewCacheButton.CanFocus     = true;
     this.viewCacheButton.Name         = "viewCacheButton";
     this.viewCacheButton.UseUnderline = true;
     this.viewCacheButton.Label        = global::Mono.Unix.Catalog.GetString("View Cache");
     this.vbuttonbox1.Add(this.viewCacheButton);
     global::Gtk.ButtonBox.ButtonBoxChild w8 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.viewCacheButton]));
     w8.Expand = false;
     w8.Fill   = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.deleteButton              = new global::Gtk.Button();
     this.deleteButton.Sensitive    = false;
     this.deleteButton.CanFocus     = true;
     this.deleteButton.Name         = "deleteButton";
     this.deleteButton.UseStock     = true;
     this.deleteButton.UseUnderline = true;
     this.deleteButton.Label        = "gtk-delete";
     this.vbuttonbox1.Add(this.deleteButton);
     global::Gtk.ButtonBox.ButtonBoxChild w9 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.deleteButton]));
     w9.Position = 1;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.delAllButton              = new global::Gtk.Button();
     this.delAllButton.CanFocus     = true;
     this.delAllButton.Name         = "delAllButton";
     this.delAllButton.UseUnderline = true;
     this.delAllButton.Label        = global::Mono.Unix.Catalog.GetString("Delete All");
     this.vbuttonbox1.Add(this.delAllButton);
     global::Gtk.ButtonBox.ButtonBoxChild w10 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.delAllButton]));
     w10.Position = 2;
     w10.Expand   = false;
     w10.Fill     = false;
     this.hbox2.Add(this.vbuttonbox1);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.vbuttonbox1]));
     w11.Position = 1;
     w11.Expand   = false;
     w11.Fill     = false;
     w11.Padding  = ((uint)(6));
     this.vbox3.Add(this.hbox2);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hbox2]));
     w12.Position = 2;
     this.vpaned1.Add(this.vbox3);
     global::Gtk.Paned.PanedChild w13 = ((global::Gtk.Paned.PanedChild)(this.vpaned1 [this.vbox3]));
     w13.Resize = false;
     // Container child vpaned1.Gtk.Paned+PanedChild
     this.fieldNotesDescPane             = new global::Gtk.Notebook();
     this.fieldNotesDescPane.Sensitive   = false;
     this.fieldNotesDescPane.CanFocus    = true;
     this.fieldNotesDescPane.Name        = "fieldNotesDescPane";
     this.fieldNotesDescPane.CurrentPage = 0;
     this.fieldNotesDescPane.TabPos      = ((global::Gtk.PositionType)(0));
     // Container child fieldNotesDescPane.Gtk.Notebook+NotebookChild
     this.logPane             = new global::Gtk.VBox();
     this.logPane.Name        = "logPane";
     this.logPane.Spacing     = 6;
     this.logPane.BorderWidth = ((uint)(6));
     // Container child logPane.Gtk.Box+BoxChild
     this.hbox5         = new global::Gtk.HBox();
     this.hbox5.Name    = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Log Type:");
     this.hbox5.Add(this.label1);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.label1]));
     w14.Position = 0;
     w14.Expand   = false;
     w14.Fill     = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.logChoice = global::Gtk.ComboBox.NewText();
     this.logChoice.AppendText(global::Mono.Unix.Catalog.GetString("Found it"));
     this.logChoice.AppendText(global::Mono.Unix.Catalog.GetString("Didn't Find it"));
     this.logChoice.AppendText(global::Mono.Unix.Catalog.GetString("Write Note"));
     this.logChoice.AppendText(global::Mono.Unix.Catalog.GetString("Needs Maintenance"));
     this.logChoice.Name   = "logChoice";
     this.logChoice.Active = 0;
     this.hbox5.Add(this.logChoice);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.logChoice]));
     w15.Position = 1;
     w15.Expand   = false;
     w15.Fill     = false;
     this.logPane.Add(this.hbox5);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.logPane [this.hbox5]));
     w16.Position = 0;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child logPane.Gtk.Box+BoxChild
     this.hbox4         = new global::Gtk.HBox();
     this.hbox4.Name    = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.firstToFindCheck               = new global::Gtk.CheckButton();
     this.firstToFindCheck.CanFocus      = true;
     this.firstToFindCheck.Name          = "firstToFindCheck";
     this.firstToFindCheck.Label         = global::Mono.Unix.Catalog.GetString("First To Find");
     this.firstToFindCheck.DrawIndicator = true;
     this.firstToFindCheck.UseUnderline  = true;
     this.hbox4.Add(this.firstToFindCheck);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.firstToFindCheck]));
     w17.Position = 0;
     // Container child hbox4.Gtk.Box+BoxChild
     this.saveButton              = new global::Gtk.Button();
     this.saveButton.CanFocus     = true;
     this.saveButton.Name         = "saveButton";
     this.saveButton.UseStock     = true;
     this.saveButton.UseUnderline = true;
     this.saveButton.Label        = "gtk-save";
     this.hbox4.Add(this.saveButton);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.saveButton]));
     w18.Position = 1;
     w18.Expand   = false;
     w18.Fill     = false;
     this.logPane.Add(this.hbox4);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.logPane [this.hbox4]));
     w19.Position = 1;
     w19.Expand   = false;
     w19.Fill     = false;
     // Container child logPane.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.logEntry          = new global::Gtk.TextView();
     this.logEntry.CanFocus = true;
     this.logEntry.Name     = "logEntry";
     this.logEntry.WrapMode = ((global::Gtk.WrapMode)(2));
     this.GtkScrolledWindow.Add(this.logEntry);
     this.logPane.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.logPane [this.GtkScrolledWindow]));
     w21.Position = 2;
     this.fieldNotesDescPane.Add(this.logPane);
     // Notebook tab
     this.logPage           = new global::Gtk.Label();
     this.logPage.Name      = "logPage";
     this.logPage.LabelProp = global::Mono.Unix.Catalog.GetString("Field Log");
     this.fieldNotesDescPane.SetTabLabel(this.logPane, this.logPage);
     this.logPage.ShowAll();
     // Container child fieldNotesDescPane.Gtk.Notebook+NotebookChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.wptCombo           = new global::Gtk.Label();
     this.wptCombo.Name      = "wptCombo";
     this.wptCombo.LabelProp = global::Mono.Unix.Catalog.GetString("Waypoint:");
     this.hbox3.Add(this.wptCombo);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.wptCombo]));
     w23.Position = 0;
     w23.Expand   = false;
     w23.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.waypointCombo      = global::Gtk.ComboBox.NewText();
     this.waypointCombo.Name = "waypointCombo";
     this.hbox3.Add(this.waypointCombo);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.waypointCombo]));
     w24.Position = 1;
     w24.Expand   = false;
     w24.Fill     = false;
     this.vbox2.Add(this.hbox3);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox3]));
     w25.Position = 0;
     w25.Expand   = false;
     w25.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.mapView = null;
     this.vbox2.Add(this.mapView);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.mapView]));
     w26.Position = 1;
     this.fieldNotesDescPane.Add(this.vbox2);
     global::Gtk.Notebook.NotebookChild w27 = ((global::Gtk.Notebook.NotebookChild)(this.fieldNotesDescPane [this.vbox2]));
     w27.Position = 1;
     // Notebook tab
     this.label7           = new global::Gtk.Label();
     this.label7.Name      = "label7";
     this.label7.LabelProp = global::Mono.Unix.Catalog.GetString("Map");
     this.fieldNotesDescPane.SetTabLabel(this.vbox2, this.label7);
     this.label7.ShowAll();
     // Container child fieldNotesDescPane.Gtk.Notebook+NotebookChild
     this.cacheDesc        = new global::ocmgtk.HTMLWidget();
     this.cacheDesc.Events = ((global::Gdk.EventMask)(256));
     this.cacheDesc.Name   = "cacheDesc";
     this.fieldNotesDescPane.Add(this.cacheDesc);
     global::Gtk.Notebook.NotebookChild w28 = ((global::Gtk.Notebook.NotebookChild)(this.fieldNotesDescPane [this.cacheDesc]));
     w28.Position = 2;
     // Notebook tab
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("Cache Description");
     this.fieldNotesDescPane.SetTabLabel(this.cacheDesc, this.label5);
     this.label5.ShowAll();
     // Container child fieldNotesDescPane.Gtk.Notebook+NotebookChild
     this.cacheLog        = new global::ocmgtk.HTMLWidget();
     this.cacheLog.Events = ((global::Gdk.EventMask)(256));
     this.cacheLog.Name   = "cacheLog";
     this.fieldNotesDescPane.Add(this.cacheLog);
     global::Gtk.Notebook.NotebookChild w29 = ((global::Gtk.Notebook.NotebookChild)(this.fieldNotesDescPane [this.cacheLog]));
     w29.Position = 3;
     // Notebook tab
     this.label8           = new global::Gtk.Label();
     this.label8.Name      = "label8";
     this.label8.LabelProp = global::Mono.Unix.Catalog.GetString("Cache Logs");
     this.fieldNotesDescPane.SetTabLabel(this.cacheLog, this.label8);
     this.label8.ShowAll();
     // Container child fieldNotesDescPane.Gtk.Notebook+NotebookChild
     this.cacheNotes = null;
     this.fieldNotesDescPane.Add(this.cacheNotes);
     global::Gtk.Notebook.NotebookChild w30 = ((global::Gtk.Notebook.NotebookChild)(this.fieldNotesDescPane [this.cacheNotes]));
     w30.Position = 4;
     // Notebook tab
     this.notesLabel           = new global::Gtk.Label();
     this.notesLabel.Name      = "notesLabel";
     this.notesLabel.LabelProp = global::Mono.Unix.Catalog.GetString("Notes");
     this.fieldNotesDescPane.SetTabLabel(this.cacheNotes, this.notesLabel);
     this.notesLabel.ShowAll();
     this.vpaned1.Add(this.fieldNotesDescPane);
     w1.Add(this.vpaned1);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(w1 [this.vpaned1]));
     w32.Position = 0;
     // Internal child ocmgtk.OffLineLogViewer.ActionArea
     global::Gtk.HButtonBox w33 = this.ActionArea;
     w33.Name        = "dialog1_ActionArea";
     w33.Spacing     = 10;
     w33.BorderWidth = ((uint)(5));
     w33.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.closeButton              = new global::Gtk.Button();
     this.closeButton.CanDefault   = true;
     this.closeButton.CanFocus     = true;
     this.closeButton.Name         = "closeButton";
     this.closeButton.UseStock     = true;
     this.closeButton.UseUnderline = true;
     this.closeButton.Label        = "gtk-close";
     this.AddActionWidget(this.closeButton, -7);
     global::Gtk.ButtonBox.ButtonBoxChild w34 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w33 [this.closeButton]));
     w34.Expand = false;
     w34.Fill   = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth           = 839;
     this.DefaultHeight          = 566;
     this.closeButton.HasDefault = true;
     this.Show();
     this.DeleteEvent              += new global::Gtk.DeleteEventHandler(this.OnCloseClick);
     this.viewCacheButton.Clicked  += new global::System.EventHandler(this.OnViewCache);
     this.deleteButton.Clicked     += new global::System.EventHandler(this.OnDeleteClick);
     this.delAllButton.Clicked     += new global::System.EventHandler(this.OnDeleteAllClick);
     this.logChoice.Changed        += new global::System.EventHandler(this.OnLogTypeChange);
     this.firstToFindCheck.Toggled += new global::System.EventHandler(this.OnFTFCheck);
     this.saveButton.Clicked       += new global::System.EventHandler(this.OnSaveClick);
     this.closeButton.Clicked      += new global::System.EventHandler(this.OnCloseClick);
 }
예제 #10
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.svsdrrAction            = new global::Gtk.Action("svsdrrAction", global::Mono.Unix.Catalog.GetString("svsdrr"), null, null);
     this.svsdrrAction.ShortLabel = global::Mono.Unix.Catalog.GetString("svsdrr");
     w1.Add(this.svsdrrAction, null);
     this.dsvsrAction            = new global::Gtk.Action("dsvsrAction", global::Mono.Unix.Catalog.GetString("dsvsr"), null, null);
     this.dsvsrAction.ShortLabel = global::Mono.Unix.Catalog.GetString("dsvsr");
     w1.Add(this.dsvsrAction, null);
     this.DateiAction            = new global::Gtk.Action("DateiAction", global::Mono.Unix.Catalog.GetString("Datei"), null, null);
     this.DateiAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Datei");
     w1.Add(this.DateiAction, null);
     this.HilfeAction            = new global::Gtk.Action("HilfeAction", global::Mono.Unix.Catalog.GetString("Hilfe"), null, null);
     this.HilfeAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Hilfe");
     w1.Add(this.HilfeAction, null);
     this.BeendenAction            = new global::Gtk.Action("BeendenAction", global::Mono.Unix.Catalog.GetString("Beenden"), null, null);
     this.BeendenAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Beenden");
     w1.Add(this.BeendenAction, null);
     this.UIManager.InsertActionGroup(w1, 0);
     this.AddAccelGroup(this.UIManager.AccelGroup);
     this.WidthRequest   = 1024;
     this.HeightRequest  = 600;
     this.Name           = "MainWindow";
     this.Title          = global::Mono.Unix.Catalog.GetString("MainWindow");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.main_Layout_horizontal         = new global::Gtk.VBox();
     this.main_Layout_horizontal.Name    = "main_Layout_horizontal";
     this.main_Layout_horizontal.Spacing = 6;
     // Container child main_Layout_horizontal.Gtk.Box+BoxChild
     this.UIManager.AddUiFromString("<ui><menubar name=\'menubar\'><menu name=\'DateiAction\' action=\'DateiAction\'><menuit" +
                                    "em name=\'BeendenAction\' action=\'BeendenAction\'/></menu><menu name=\'HilfeAction\' " +
                                    "action=\'HilfeAction\'/></menubar></ui>");
     this.menubar      = ((global::Gtk.MenuBar)(this.UIManager.GetWidget("/menubar")));
     this.menubar.Name = "menubar";
     this.main_Layout_horizontal.Add(this.menubar);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.main_Layout_horizontal[this.menubar]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child main_Layout_horizontal.Gtk.Box+BoxChild
     this.main_Tabs             = new global::Gtk.Notebook();
     this.main_Tabs.CanFocus    = true;
     this.main_Tabs.Name        = "main_Tabs";
     this.main_Tabs.CurrentPage = 5;
     this.main_Tabs.TabPos      = ((global::Gtk.PositionType)(0));
     // Container child main_Tabs.Gtk.Notebook+NotebookChild
     this.hbox7         = new global::Gtk.HBox();
     this.hbox7.Name    = "hbox7";
     this.hbox7.Spacing = 6;
     // Container child hbox7.Gtk.Box+BoxChild
     this.vbuttonbox7             = new global::Gtk.VButtonBox();
     this.vbuttonbox7.Name        = "vbuttonbox7";
     this.vbuttonbox7.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child vbuttonbox7.Gtk.ButtonBox+ButtonBoxChild
     this.button28 = new global::Gtk.Button();
     this.button28.HeightRequest = 109;
     this.button28.CanFocus      = true;
     this.button28.Name          = "button28";
     this.button28.UseUnderline  = true;
     this.button28.Label         = global::Mono.Unix.Catalog.GetString("Test");
     this.vbuttonbox7.Add(this.button28);
     global::Gtk.ButtonBox.ButtonBoxChild w3 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox7[this.button28]));
     w3.Expand = false;
     w3.Fill   = false;
     // Container child vbuttonbox7.Gtk.ButtonBox+ButtonBoxChild
     this.button29              = new global::Gtk.Button();
     this.button29.CanFocus     = true;
     this.button29.Name         = "button29";
     this.button29.UseUnderline = true;
     this.button29.Label        = global::Mono.Unix.Catalog.GetString("Test");
     this.vbuttonbox7.Add(this.button29);
     global::Gtk.ButtonBox.ButtonBoxChild w4 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox7[this.button29]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vbuttonbox7.Gtk.ButtonBox+ButtonBoxChild
     this.button30              = new global::Gtk.Button();
     this.button30.CanFocus     = true;
     this.button30.Name         = "button30";
     this.button30.UseUnderline = true;
     this.button30.Label        = global::Mono.Unix.Catalog.GetString("Test");
     this.vbuttonbox7.Add(this.button30);
     global::Gtk.ButtonBox.ButtonBoxChild w5 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox7[this.button30]));
     w5.Position = 2;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child vbuttonbox7.Gtk.ButtonBox+ButtonBoxChild
     this.button31              = new global::Gtk.Button();
     this.button31.CanFocus     = true;
     this.button31.Name         = "button31";
     this.button31.UseUnderline = true;
     this.button31.Label        = global::Mono.Unix.Catalog.GetString("Test");
     this.vbuttonbox7.Add(this.button31);
     global::Gtk.ButtonBox.ButtonBoxChild w6 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox7[this.button31]));
     w6.Position = 3;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child vbuttonbox7.Gtk.ButtonBox+ButtonBoxChild
     this.button32              = new global::Gtk.Button();
     this.button32.CanFocus     = true;
     this.button32.Name         = "button32";
     this.button32.UseUnderline = true;
     this.button32.Label        = global::Mono.Unix.Catalog.GetString("Test");
     this.vbuttonbox7.Add(this.button32);
     global::Gtk.ButtonBox.ButtonBoxChild w7 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox7[this.button32]));
     w7.Position = 4;
     w7.Expand   = false;
     w7.Fill     = false;
     this.hbox7.Add(this.vbuttonbox7);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.vbuttonbox7]));
     w8.Position = 2;
     w8.Expand   = false;
     w8.Fill     = false;
     this.main_Tabs.Add(this.hbox7);
     // Notebook tab
     this.overview            = new global::Gtk.Label();
     this.overview.CanDefault = true;
     this.overview.CanFocus   = true;
     this.overview.Name       = "overview";
     this.overview.LabelProp  = global::Mono.Unix.Catalog.GetString("Übersicht");
     this.main_Tabs.SetTabLabel(this.hbox7, this.overview);
     this.overview.ShowAll();
     // Container child main_Tabs.Gtk.Notebook+NotebookChild
     this.hbox4         = new global::Gtk.HBox();
     this.hbox4.Name    = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.vbuttonbox4             = new global::Gtk.VButtonBox();
     this.vbuttonbox4.Name        = "vbuttonbox4";
     this.vbuttonbox4.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child vbuttonbox4.Gtk.ButtonBox+ButtonBoxChild
     this.button18 = new global::Gtk.Button();
     this.button18.HeightRequest = 109;
     this.button18.CanFocus      = true;
     this.button18.Name          = "button18";
     this.button18.UseUnderline  = true;
     this.button18.Label         = global::Mono.Unix.Catalog.GetString("Test");
     this.vbuttonbox4.Add(this.button18);
     global::Gtk.ButtonBox.ButtonBoxChild w10 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox4[this.button18]));
     w10.Expand = false;
     w10.Fill   = false;
     // Container child vbuttonbox4.Gtk.ButtonBox+ButtonBoxChild
     this.button19              = new global::Gtk.Button();
     this.button19.CanFocus     = true;
     this.button19.Name         = "button19";
     this.button19.UseUnderline = true;
     this.button19.Label        = global::Mono.Unix.Catalog.GetString("Test");
     this.vbuttonbox4.Add(this.button19);
     global::Gtk.ButtonBox.ButtonBoxChild w11 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox4[this.button19]));
     w11.Position = 1;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child vbuttonbox4.Gtk.ButtonBox+ButtonBoxChild
     this.button20              = new global::Gtk.Button();
     this.button20.CanFocus     = true;
     this.button20.Name         = "button20";
     this.button20.UseUnderline = true;
     this.button20.Label        = global::Mono.Unix.Catalog.GetString("Test");
     this.vbuttonbox4.Add(this.button20);
     global::Gtk.ButtonBox.ButtonBoxChild w12 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox4[this.button20]));
     w12.Position = 2;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child vbuttonbox4.Gtk.ButtonBox+ButtonBoxChild
     this.button21              = new global::Gtk.Button();
     this.button21.CanFocus     = true;
     this.button21.Name         = "button21";
     this.button21.UseUnderline = true;
     this.button21.Label        = global::Mono.Unix.Catalog.GetString("Test");
     this.vbuttonbox4.Add(this.button21);
     global::Gtk.ButtonBox.ButtonBoxChild w13 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox4[this.button21]));
     w13.Position = 3;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child vbuttonbox4.Gtk.ButtonBox+ButtonBoxChild
     this.button22              = new global::Gtk.Button();
     this.button22.CanFocus     = true;
     this.button22.Name         = "button22";
     this.button22.UseUnderline = true;
     this.button22.Label        = global::Mono.Unix.Catalog.GetString("Test");
     this.vbuttonbox4.Add(this.button22);
     global::Gtk.ButtonBox.ButtonBoxChild w14 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox4[this.button22]));
     w14.Position = 4;
     w14.Expand   = false;
     w14.Fill     = false;
     this.hbox4.Add(this.vbuttonbox4);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.vbuttonbox4]));
     w15.Position = 2;
     w15.Expand   = false;
     w15.Fill     = false;
     this.main_Tabs.Add(this.hbox4);
     global::Gtk.Notebook.NotebookChild w16 = ((global::Gtk.Notebook.NotebookChild)(this.main_Tabs[this.hbox4]));
     w16.Position = 1;
     // Notebook tab
     this.todo           = new global::Gtk.Label();
     this.todo.Name      = "todo";
     this.todo.LabelProp = global::Mono.Unix.Catalog.GetString("To Do");
     this.main_Tabs.SetTabLabel(this.hbox4, this.todo);
     this.todo.ShowAll();
     // Container child main_Tabs.Gtk.Notebook+NotebookChild
     this.hbox8         = new global::Gtk.HBox();
     this.hbox8.Name    = "hbox8";
     this.hbox8.Spacing = 6;
     // Container child hbox8.Gtk.Box+BoxChild
     this.notebook8             = new global::Gtk.Notebook();
     this.notebook8.CanFocus    = true;
     this.notebook8.Name        = "notebook8";
     this.notebook8.CurrentPage = 3;
     // Notebook tab
     global::Gtk.Label w17 = new global::Gtk.Label();
     w17.Visible = true;
     this.notebook8.Add(w17);
     this.label18           = new global::Gtk.Label();
     this.label18.Name      = "label18";
     this.label18.LabelProp = global::Mono.Unix.Catalog.GetString("page1");
     this.notebook8.SetTabLabel(w17, this.label18);
     this.label18.ShowAll();
     // Notebook tab
     global::Gtk.Label w18 = new global::Gtk.Label();
     w18.Visible = true;
     this.notebook8.Add(w18);
     this.label20           = new global::Gtk.Label();
     this.label20.Name      = "label20";
     this.label20.LabelProp = global::Mono.Unix.Catalog.GetString("page2");
     this.notebook8.SetTabLabel(w18, this.label20);
     this.label20.ShowAll();
     // Notebook tab
     global::Gtk.Label w19 = new global::Gtk.Label();
     w19.Visible = true;
     this.notebook8.Add(w19);
     this.label21           = new global::Gtk.Label();
     this.label21.Name      = "label21";
     this.label21.LabelProp = global::Mono.Unix.Catalog.GetString("page3");
     this.notebook8.SetTabLabel(w19, this.label21);
     this.label21.ShowAll();
     // Notebook tab
     global::Gtk.Label w20 = new global::Gtk.Label();
     w20.Visible = true;
     this.notebook8.Add(w20);
     this.label22           = new global::Gtk.Label();
     this.label22.Name      = "label22";
     this.label22.LabelProp = global::Mono.Unix.Catalog.GetString("page4");
     this.notebook8.SetTabLabel(w20, this.label22);
     this.label22.ShowAll();
     this.hbox8.Add(this.notebook8);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbox8[this.notebook8]));
     w21.Position = 0;
     // Container child hbox8.Gtk.Box+BoxChild
     this.vbuttonbox6             = new global::Gtk.VButtonBox();
     this.vbuttonbox6.Name        = "vbuttonbox6";
     this.vbuttonbox6.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child vbuttonbox6.Gtk.ButtonBox+ButtonBoxChild
     this.button23 = new global::Gtk.Button();
     this.button23.HeightRequest = 109;
     this.button23.CanFocus      = true;
     this.button23.Name          = "button23";
     this.button23.UseUnderline  = true;
     this.button23.Label         = global::Mono.Unix.Catalog.GetString("Test");
     this.vbuttonbox6.Add(this.button23);
     global::Gtk.ButtonBox.ButtonBoxChild w22 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox6[this.button23]));
     w22.Expand = false;
     w22.Fill   = false;
     // Container child vbuttonbox6.Gtk.ButtonBox+ButtonBoxChild
     this.button24              = new global::Gtk.Button();
     this.button24.CanFocus     = true;
     this.button24.Name         = "button24";
     this.button24.UseUnderline = true;
     this.button24.Label        = global::Mono.Unix.Catalog.GetString("Test");
     this.vbuttonbox6.Add(this.button24);
     global::Gtk.ButtonBox.ButtonBoxChild w23 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox6[this.button24]));
     w23.Position = 1;
     w23.Expand   = false;
     w23.Fill     = false;
     // Container child vbuttonbox6.Gtk.ButtonBox+ButtonBoxChild
     this.button25              = new global::Gtk.Button();
     this.button25.CanFocus     = true;
     this.button25.Name         = "button25";
     this.button25.UseUnderline = true;
     this.button25.Label        = global::Mono.Unix.Catalog.GetString("Test");
     this.vbuttonbox6.Add(this.button25);
     global::Gtk.ButtonBox.ButtonBoxChild w24 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox6[this.button25]));
     w24.Position = 2;
     w24.Expand   = false;
     w24.Fill     = false;
     // Container child vbuttonbox6.Gtk.ButtonBox+ButtonBoxChild
     this.button26              = new global::Gtk.Button();
     this.button26.CanFocus     = true;
     this.button26.Name         = "button26";
     this.button26.UseUnderline = true;
     this.button26.Label        = global::Mono.Unix.Catalog.GetString("Test");
     this.vbuttonbox6.Add(this.button26);
     global::Gtk.ButtonBox.ButtonBoxChild w25 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox6[this.button26]));
     w25.Position = 3;
     w25.Expand   = false;
     w25.Fill     = false;
     // Container child vbuttonbox6.Gtk.ButtonBox+ButtonBoxChild
     this.button27              = new global::Gtk.Button();
     this.button27.CanFocus     = true;
     this.button27.Name         = "button27";
     this.button27.UseUnderline = true;
     this.button27.Label        = global::Mono.Unix.Catalog.GetString("Test");
     this.vbuttonbox6.Add(this.button27);
     global::Gtk.ButtonBox.ButtonBoxChild w26 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox6[this.button27]));
     w26.Position = 4;
     w26.Expand   = false;
     w26.Fill     = false;
     this.hbox8.Add(this.vbuttonbox6);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.hbox8[this.vbuttonbox6]));
     w27.Position = 1;
     w27.Expand   = false;
     w27.Fill     = false;
     this.main_Tabs.Add(this.hbox8);
     global::Gtk.Notebook.NotebookChild w28 = ((global::Gtk.Notebook.NotebookChild)(this.main_Tabs[this.hbox8]));
     w28.Position = 2;
     // Notebook tab
     this.children           = new global::Gtk.Label();
     this.children.Name      = "children";
     this.children.LabelProp = global::Mono.Unix.Catalog.GetString("Kinder");
     this.main_Tabs.SetTabLabel(this.hbox8, this.children);
     this.children.ShowAll();
     // Container child main_Tabs.Gtk.Notebook+NotebookChild
     this.hbox5         = new global::Gtk.HBox();
     this.hbox5.Name    = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.calendar6                 = new global::Gtk.Calendar();
     this.calendar6.CanFocus        = true;
     this.calendar6.Name            = "calendar6";
     this.calendar6.DisplayOptions  = ((global::Gtk.CalendarDisplayOptions)(43));
     this.calendar6.ShowWeekNumbers = true;
     this.hbox5.Add(this.calendar6);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.calendar6]));
     w29.Position = 0;
     w29.Expand   = false;
     w29.Fill     = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.vbuttonbox5             = new global::Gtk.VButtonBox();
     this.vbuttonbox5.Name        = "vbuttonbox5";
     this.vbuttonbox5.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child vbuttonbox5.Gtk.ButtonBox+ButtonBoxChild
     this.button13 = new global::Gtk.Button();
     this.button13.HeightRequest = 109;
     this.button13.CanFocus      = true;
     this.button13.Name          = "button13";
     this.button13.UseUnderline  = true;
     this.button13.Label         = global::Mono.Unix.Catalog.GetString("Test");
     this.vbuttonbox5.Add(this.button13);
     global::Gtk.ButtonBox.ButtonBoxChild w30 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox5[this.button13]));
     w30.Expand = false;
     w30.Fill   = false;
     // Container child vbuttonbox5.Gtk.ButtonBox+ButtonBoxChild
     this.button14              = new global::Gtk.Button();
     this.button14.CanFocus     = true;
     this.button14.Name         = "button14";
     this.button14.UseUnderline = true;
     this.button14.Label        = global::Mono.Unix.Catalog.GetString("Test");
     this.vbuttonbox5.Add(this.button14);
     global::Gtk.ButtonBox.ButtonBoxChild w31 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox5[this.button14]));
     w31.Position = 1;
     w31.Expand   = false;
     w31.Fill     = false;
     // Container child vbuttonbox5.Gtk.ButtonBox+ButtonBoxChild
     this.button15              = new global::Gtk.Button();
     this.button15.CanFocus     = true;
     this.button15.Name         = "button15";
     this.button15.UseUnderline = true;
     this.button15.Label        = global::Mono.Unix.Catalog.GetString("Test");
     this.vbuttonbox5.Add(this.button15);
     global::Gtk.ButtonBox.ButtonBoxChild w32 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox5[this.button15]));
     w32.Position = 2;
     w32.Expand   = false;
     w32.Fill     = false;
     // Container child vbuttonbox5.Gtk.ButtonBox+ButtonBoxChild
     this.button16              = new global::Gtk.Button();
     this.button16.CanFocus     = true;
     this.button16.Name         = "button16";
     this.button16.UseUnderline = true;
     this.button16.Label        = global::Mono.Unix.Catalog.GetString("Test");
     this.vbuttonbox5.Add(this.button16);
     global::Gtk.ButtonBox.ButtonBoxChild w33 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox5[this.button16]));
     w33.Position = 3;
     w33.Expand   = false;
     w33.Fill     = false;
     // Container child vbuttonbox5.Gtk.ButtonBox+ButtonBoxChild
     this.button17              = new global::Gtk.Button();
     this.button17.CanFocus     = true;
     this.button17.Name         = "button17";
     this.button17.UseUnderline = true;
     this.button17.Label        = global::Mono.Unix.Catalog.GetString("Test");
     this.vbuttonbox5.Add(this.button17);
     global::Gtk.ButtonBox.ButtonBoxChild w34 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox5[this.button17]));
     w34.Position = 4;
     w34.Expand   = false;
     w34.Fill     = false;
     this.hbox5.Add(this.vbuttonbox5);
     global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.vbuttonbox5]));
     w35.Position = 2;
     w35.Expand   = false;
     w35.Fill     = false;
     this.main_Tabs.Add(this.hbox5);
     global::Gtk.Notebook.NotebookChild w36 = ((global::Gtk.Notebook.NotebookChild)(this.main_Tabs[this.hbox5]));
     w36.Position = 3;
     // Notebook tab
     this.calendar           = new global::Gtk.Label();
     this.calendar.Name      = "calendar";
     this.calendar.LabelProp = global::Mono.Unix.Catalog.GetString("Kalender");
     this.main_Tabs.SetTabLabel(this.hbox5, this.calendar);
     this.calendar.ShowAll();
     // Container child main_Tabs.Gtk.Notebook+NotebookChild
     this.hbox6         = new global::Gtk.HBox();
     this.hbox6.Name    = "hbox6";
     this.hbox6.Spacing = 6;
     // Container child hbox6.Gtk.Box+BoxChild
     this.vbuttonbox3             = new global::Gtk.VButtonBox();
     this.vbuttonbox3.Name        = "vbuttonbox3";
     this.vbuttonbox3.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child vbuttonbox3.Gtk.ButtonBox+ButtonBoxChild
     this.button8 = new global::Gtk.Button();
     this.button8.HeightRequest = 109;
     this.button8.CanFocus      = true;
     this.button8.Name          = "button8";
     this.button8.UseUnderline  = true;
     this.button8.Label         = global::Mono.Unix.Catalog.GetString("Test");
     this.vbuttonbox3.Add(this.button8);
     global::Gtk.ButtonBox.ButtonBoxChild w37 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox3[this.button8]));
     w37.Expand = false;
     w37.Fill   = false;
     // Container child vbuttonbox3.Gtk.ButtonBox+ButtonBoxChild
     this.button9              = new global::Gtk.Button();
     this.button9.CanFocus     = true;
     this.button9.Name         = "button9";
     this.button9.UseUnderline = true;
     this.button9.Label        = global::Mono.Unix.Catalog.GetString("Test");
     this.vbuttonbox3.Add(this.button9);
     global::Gtk.ButtonBox.ButtonBoxChild w38 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox3[this.button9]));
     w38.Position = 1;
     w38.Expand   = false;
     w38.Fill     = false;
     // Container child vbuttonbox3.Gtk.ButtonBox+ButtonBoxChild
     this.button10              = new global::Gtk.Button();
     this.button10.CanFocus     = true;
     this.button10.Name         = "button10";
     this.button10.UseUnderline = true;
     this.button10.Label        = global::Mono.Unix.Catalog.GetString("Test");
     this.vbuttonbox3.Add(this.button10);
     global::Gtk.ButtonBox.ButtonBoxChild w39 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox3[this.button10]));
     w39.Position = 2;
     w39.Expand   = false;
     w39.Fill     = false;
     // Container child vbuttonbox3.Gtk.ButtonBox+ButtonBoxChild
     this.button11              = new global::Gtk.Button();
     this.button11.CanFocus     = true;
     this.button11.Name         = "button11";
     this.button11.UseUnderline = true;
     this.button11.Label        = global::Mono.Unix.Catalog.GetString("Test");
     this.vbuttonbox3.Add(this.button11);
     global::Gtk.ButtonBox.ButtonBoxChild w40 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox3[this.button11]));
     w40.Position = 3;
     w40.Expand   = false;
     w40.Fill     = false;
     // Container child vbuttonbox3.Gtk.ButtonBox+ButtonBoxChild
     this.button12              = new global::Gtk.Button();
     this.button12.CanFocus     = true;
     this.button12.Name         = "button12";
     this.button12.UseUnderline = true;
     this.button12.Label        = global::Mono.Unix.Catalog.GetString("Test");
     this.vbuttonbox3.Add(this.button12);
     global::Gtk.ButtonBox.ButtonBoxChild w41 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox3[this.button12]));
     w41.Position = 4;
     w41.Expand   = false;
     w41.Fill     = false;
     this.hbox6.Add(this.vbuttonbox3);
     global::Gtk.Box.BoxChild w42 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.vbuttonbox3]));
     w42.Position = 2;
     w42.Expand   = false;
     w42.Fill     = false;
     this.main_Tabs.Add(this.hbox6);
     global::Gtk.Notebook.NotebookChild w43 = ((global::Gtk.Notebook.NotebookChild)(this.main_Tabs[this.hbox6]));
     w43.Position = 4;
     // Notebook tab
     this.shoppinglist           = new global::Gtk.Label();
     this.shoppinglist.Name      = "shoppinglist";
     this.shoppinglist.LabelProp = global::Mono.Unix.Catalog.GetString("Einkaufsliste");
     this.main_Tabs.SetTabLabel(this.hbox6, this.shoppinglist);
     this.shoppinglist.ShowAll();
     // Container child main_Tabs.Gtk.Notebook+NotebookChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.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.treeview2          = new global::Gtk.TreeView();
     this.treeview2.CanFocus = true;
     this.treeview2.Name     = "treeview2";
     this.GtkScrolledWindow1.Add(this.treeview2);
     this.hbox3.Add(this.GtkScrolledWindow1);
     global::Gtk.Box.BoxChild w45 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.GtkScrolledWindow1]));
     w45.Position = 0;
     // Container child hbox3.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.textview1          = new global::Gtk.TextView();
     this.textview1.CanFocus = true;
     this.textview1.Name     = "textview1";
     this.GtkScrolledWindow.Add(this.textview1);
     this.hbox3.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w47 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.GtkScrolledWindow]));
     w47.Position = 1;
     // Container child hbox3.Gtk.Box+BoxChild
     this.vbuttonbox2             = new global::Gtk.VButtonBox();
     this.vbuttonbox2.Name        = "vbuttonbox2";
     this.vbuttonbox2.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child vbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.button3 = new global::Gtk.Button();
     this.button3.HeightRequest = 109;
     this.button3.CanFocus      = true;
     this.button3.Name          = "button3";
     this.button3.UseUnderline  = true;
     this.button3.Label         = global::Mono.Unix.Catalog.GetString("Test");
     this.vbuttonbox2.Add(this.button3);
     global::Gtk.ButtonBox.ButtonBoxChild w48 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox2[this.button3]));
     w48.Expand = false;
     w48.Fill   = false;
     // Container child vbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.button4              = new global::Gtk.Button();
     this.button4.CanFocus     = true;
     this.button4.Name         = "button4";
     this.button4.UseUnderline = true;
     this.button4.Label        = global::Mono.Unix.Catalog.GetString("Test");
     this.vbuttonbox2.Add(this.button4);
     global::Gtk.ButtonBox.ButtonBoxChild w49 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox2[this.button4]));
     w49.Position = 1;
     w49.Expand   = false;
     w49.Fill     = false;
     // Container child vbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.button5              = new global::Gtk.Button();
     this.button5.CanFocus     = true;
     this.button5.Name         = "button5";
     this.button5.UseUnderline = true;
     this.button5.Label        = global::Mono.Unix.Catalog.GetString("Test");
     this.vbuttonbox2.Add(this.button5);
     global::Gtk.ButtonBox.ButtonBoxChild w50 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox2[this.button5]));
     w50.Position = 2;
     w50.Expand   = false;
     w50.Fill     = false;
     // Container child vbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.button6              = new global::Gtk.Button();
     this.button6.CanFocus     = true;
     this.button6.Name         = "button6";
     this.button6.UseUnderline = true;
     this.button6.Label        = global::Mono.Unix.Catalog.GetString("Test");
     this.vbuttonbox2.Add(this.button6);
     global::Gtk.ButtonBox.ButtonBoxChild w51 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox2[this.button6]));
     w51.Position = 3;
     w51.Expand   = false;
     w51.Fill     = false;
     // Container child vbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.button7              = new global::Gtk.Button();
     this.button7.CanFocus     = true;
     this.button7.Name         = "button7";
     this.button7.UseUnderline = true;
     this.button7.Label        = global::Mono.Unix.Catalog.GetString("Test");
     this.vbuttonbox2.Add(this.button7);
     global::Gtk.ButtonBox.ButtonBoxChild w52 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox2[this.button7]));
     w52.Position = 4;
     w52.Expand   = false;
     w52.Fill     = false;
     this.hbox3.Add(this.vbuttonbox2);
     global::Gtk.Box.BoxChild w53 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.vbuttonbox2]));
     w53.Position = 2;
     w53.Expand   = false;
     w53.Fill     = false;
     this.main_Tabs.Add(this.hbox3);
     global::Gtk.Notebook.NotebookChild w54 = ((global::Gtk.Notebook.NotebookChild)(this.main_Tabs[this.hbox3]));
     w54.Position = 5;
     // Notebook tab
     this.recipes           = new global::Gtk.Label();
     this.recipes.Name      = "recipes";
     this.recipes.LabelProp = global::Mono.Unix.Catalog.GetString("Rezepte");
     this.main_Tabs.SetTabLabel(this.hbox3, this.recipes);
     this.recipes.ShowAll();
     // Container child main_Tabs.Gtk.Notebook+NotebookChild
     this.hbox10         = new global::Gtk.HBox();
     this.hbox10.Name    = "hbox10";
     this.hbox10.Spacing = 6;
     // Container child hbox10.Gtk.Box+BoxChild
     this.vbuttonbox8             = new global::Gtk.VButtonBox();
     this.vbuttonbox8.Name        = "vbuttonbox8";
     this.vbuttonbox8.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child vbuttonbox8.Gtk.ButtonBox+ButtonBoxChild
     this.button33 = new global::Gtk.Button();
     this.button33.HeightRequest = 109;
     this.button33.CanFocus      = true;
     this.button33.Name          = "button33";
     this.button33.UseUnderline  = true;
     this.button33.Label         = global::Mono.Unix.Catalog.GetString("Test");
     this.vbuttonbox8.Add(this.button33);
     global::Gtk.ButtonBox.ButtonBoxChild w55 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox8[this.button33]));
     w55.Expand = false;
     w55.Fill   = false;
     // Container child vbuttonbox8.Gtk.ButtonBox+ButtonBoxChild
     this.button34              = new global::Gtk.Button();
     this.button34.CanFocus     = true;
     this.button34.Name         = "button34";
     this.button34.UseUnderline = true;
     this.button34.Label        = global::Mono.Unix.Catalog.GetString("Test");
     this.vbuttonbox8.Add(this.button34);
     global::Gtk.ButtonBox.ButtonBoxChild w56 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox8[this.button34]));
     w56.Position = 1;
     w56.Expand   = false;
     w56.Fill     = false;
     // Container child vbuttonbox8.Gtk.ButtonBox+ButtonBoxChild
     this.button35              = new global::Gtk.Button();
     this.button35.CanFocus     = true;
     this.button35.Name         = "button35";
     this.button35.UseUnderline = true;
     this.button35.Label        = global::Mono.Unix.Catalog.GetString("Test");
     this.vbuttonbox8.Add(this.button35);
     global::Gtk.ButtonBox.ButtonBoxChild w57 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox8[this.button35]));
     w57.Position = 2;
     w57.Expand   = false;
     w57.Fill     = false;
     // Container child vbuttonbox8.Gtk.ButtonBox+ButtonBoxChild
     this.button36              = new global::Gtk.Button();
     this.button36.CanFocus     = true;
     this.button36.Name         = "button36";
     this.button36.UseUnderline = true;
     this.button36.Label        = global::Mono.Unix.Catalog.GetString("Test");
     this.vbuttonbox8.Add(this.button36);
     global::Gtk.ButtonBox.ButtonBoxChild w58 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox8[this.button36]));
     w58.Position = 3;
     w58.Expand   = false;
     w58.Fill     = false;
     // Container child vbuttonbox8.Gtk.ButtonBox+ButtonBoxChild
     this.button37              = new global::Gtk.Button();
     this.button37.CanFocus     = true;
     this.button37.Name         = "button37";
     this.button37.UseUnderline = true;
     this.button37.Label        = global::Mono.Unix.Catalog.GetString("Test");
     this.vbuttonbox8.Add(this.button37);
     global::Gtk.ButtonBox.ButtonBoxChild w59 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox8[this.button37]));
     w59.Position = 4;
     w59.Expand   = false;
     w59.Fill     = false;
     this.hbox10.Add(this.vbuttonbox8);
     global::Gtk.Box.BoxChild w60 = ((global::Gtk.Box.BoxChild)(this.hbox10[this.vbuttonbox8]));
     w60.Position = 2;
     w60.Expand   = false;
     w60.Fill     = false;
     this.main_Tabs.Add(this.hbox10);
     global::Gtk.Notebook.NotebookChild w61 = ((global::Gtk.Notebook.NotebookChild)(this.main_Tabs[this.hbox10]));
     w61.Position = 6;
     // Notebook tab
     this.meal           = new global::Gtk.Label();
     this.meal.Name      = "meal";
     this.meal.LabelProp = global::Mono.Unix.Catalog.GetString("Essensplan");
     this.main_Tabs.SetTabLabel(this.hbox10, this.meal);
     this.meal.ShowAll();
     // Container child main_Tabs.Gtk.Notebook+NotebookChild
     this.hbox9         = new global::Gtk.HBox();
     this.hbox9.Name    = "hbox9";
     this.hbox9.Spacing = 6;
     this.main_Tabs.Add(this.hbox9);
     global::Gtk.Notebook.NotebookChild w62 = ((global::Gtk.Notebook.NotebookChild)(this.main_Tabs[this.hbox9]));
     w62.Position = 7;
     // Notebook tab
     this.household           = new global::Gtk.Label();
     this.household.Name      = "household";
     this.household.LabelProp = global::Mono.Unix.Catalog.GetString("Haushaltsbuch");
     this.main_Tabs.SetTabLabel(this.hbox9, this.household);
     this.household.ShowAll();
     this.main_Layout_horizontal.Add(this.main_Tabs);
     global::Gtk.Box.BoxChild w63 = ((global::Gtk.Box.BoxChild)(this.main_Layout_horizontal[this.main_Tabs]));
     w63.Position = 1;
     // Container child main_Layout_horizontal.Gtk.Box+BoxChild
     this.statusbar         = new global::Gtk.Statusbar();
     this.statusbar.Name    = "statusbar";
     this.statusbar.Spacing = 6;
     this.main_Layout_horizontal.Add(this.statusbar);
     global::Gtk.Box.BoxChild w64 = ((global::Gtk.Box.BoxChild)(this.main_Layout_horizontal[this.statusbar]));
     w64.Position = 2;
     w64.Expand   = false;
     w64.Fill     = false;
     this.Add(this.main_Layout_horizontal);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 1157;
     this.DefaultHeight = 600;
     this.Show();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget final_project.MenuDesigner
     this.Name           = "final_project.MenuDesigner";
     this.Title          = global::Mono.Unix.Catalog.GetString("Návrhář");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Container child final_project.MenuDesigner.Gtk.Container+ContainerChild
     this.scrolledwindow1            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow1.CanFocus   = true;
     this.scrolledwindow1.Name       = "scrolledwindow1";
     this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow1.Gtk.Container+ContainerChild
     global::Gtk.Viewport w1 = new global::Gtk.Viewport();
     w1.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.notebook1             = new global::Gtk.Notebook();
     this.notebook1.CanFocus    = true;
     this.notebook1.Name        = "notebook1";
     this.notebook1.CurrentPage = 0;
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.hpaned1 = new global::Gtk.HPaned();
     this.hpaned1.WidthRequest = 100;
     this.hpaned1.CanDefault   = true;
     this.hpaned1.CanFocus     = true;
     this.hpaned1.Name         = "hpaned1";
     this.hpaned1.Position     = 1;
     this.hpaned1.BorderWidth  = ((uint)(5));
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.GtkScrolledWindow1            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow1.Name       = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.treeview = new global::Gtk.TreeView();
     this.treeview.WidthRequest = 200;
     this.treeview.CanFocus     = true;
     this.treeview.Name         = "treeview";
     this.GtkScrolledWindow1.Add(this.treeview);
     this.hpaned1.Add(this.GtkScrolledWindow1);
     global::Gtk.Paned.PanedChild w3 = ((global::Gtk.Paned.PanedChild)(this.hpaned1[this.GtkScrolledWindow1]));
     w3.Resize = false;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.buttonBox             = new global::Gtk.VButtonBox();
     this.buttonBox.Name        = "buttonBox";
     this.buttonBox.Homogeneous = true;
     this.buttonBox.Spacing     = 2;
     this.buttonBox.BorderWidth = ((uint)(10));
     this.buttonBox.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child buttonBox.Gtk.ButtonBox+ButtonBoxChild
     this.BtnCategory              = new global::Gtk.Button();
     this.BtnCategory.CanFocus     = true;
     this.BtnCategory.Name         = "BtnCategory";
     this.BtnCategory.UseUnderline = true;
     this.BtnCategory.Label        = global::Mono.Unix.Catalog.GetString("Vytvořit kategorii");
     this.buttonBox.Add(this.BtnCategory);
     global::Gtk.ButtonBox.ButtonBoxChild w4 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.buttonBox[this.BtnCategory]));
     w4.Expand = false;
     w4.Fill   = false;
     // Container child buttonBox.Gtk.ButtonBox+ButtonBoxChild
     this.btnSubcategory              = new global::Gtk.Button();
     this.btnSubcategory.CanFocus     = true;
     this.btnSubcategory.Name         = "btnSubcategory";
     this.btnSubcategory.UseUnderline = true;
     this.btnSubcategory.Label        = global::Mono.Unix.Catalog.GetString("Přidat podkategorii");
     this.buttonBox.Add(this.btnSubcategory);
     global::Gtk.ButtonBox.ButtonBoxChild w5 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.buttonBox[this.btnSubcategory]));
     w5.Position = 1;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child buttonBox.Gtk.ButtonBox+ButtonBoxChild
     this.btnAddRow              = new global::Gtk.Button();
     this.btnAddRow.CanFocus     = true;
     this.btnAddRow.Name         = "btnAddRow";
     this.btnAddRow.UseUnderline = true;
     this.btnAddRow.Label        = global::Mono.Unix.Catalog.GetString("Přidat Jídlo");
     this.buttonBox.Add(this.btnAddRow);
     global::Gtk.ButtonBox.ButtonBoxChild w6 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.buttonBox[this.btnAddRow]));
     w6.Position = 2;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child buttonBox.Gtk.ButtonBox+ButtonBoxChild
     this.btnDeleteRow              = new global::Gtk.Button();
     this.btnDeleteRow.CanFocus     = true;
     this.btnDeleteRow.Name         = "btnDeleteRow";
     this.btnDeleteRow.UseUnderline = true;
     this.btnDeleteRow.Label        = global::Mono.Unix.Catalog.GetString("Smazat řádek");
     this.buttonBox.Add(this.btnDeleteRow);
     global::Gtk.ButtonBox.ButtonBoxChild w7 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.buttonBox[this.btnDeleteRow]));
     w7.Position = 3;
     w7.Expand   = false;
     w7.Fill     = false;
     this.hpaned1.Add(this.buttonBox);
     this.notebook1.Add(this.hpaned1);
     global::Gtk.Notebook.NotebookChild w9 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1[this.hpaned1]));
     w9.TabFill = false;
     // Notebook tab
     this.pageLabel1            = new global::Gtk.Label();
     this.pageLabel1.CanDefault = true;
     this.pageLabel1.Name       = "pageLabel1";
     this.pageLabel1.LabelProp  = global::Mono.Unix.Catalog.GetString("Návrhář");
     this.notebook1.SetTabLabel(this.hpaned1, this.pageLabel1);
     this.pageLabel1.ShowAll();
     w1.Add(this.notebook1);
     this.scrolledwindow1.Add(w1);
     this.Add(this.scrolledwindow1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth          = 674;
     this.DefaultHeight         = 519;
     this.pageLabel1.HasDefault = true;
     this.Show();
     this.DeleteEvent            += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent);
     this.BtnCategory.Clicked    += new global::System.EventHandler(this.OnBtnCategoryClicked);
     this.btnSubcategory.Clicked += new global::System.EventHandler(this.OnBtnSubcategoryClicked);
     this.btnAddRow.Clicked      += new global::System.EventHandler(this.OnBtnAddRowClicked);
     this.btnDeleteRow.Clicked   += new global::System.EventHandler(this.OnBtnDeleteRowClicked);
 }
예제 #12
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget Frontend.MainWindow
     this.UIManager = new global::Gtk.UIManager ();
     global::Gtk.ActionGroup w1 = new global::Gtk.ActionGroup ("Default");
     this.mediaPlayAction = new global::Gtk.Action ("mediaPlayAction", global::Mono.Unix.Catalog.GetString ("Start"), global::Mono.Unix.Catalog.GetString ("Start measurements and sequences"), "gtk-media-play");
     this.mediaPlayAction.Sensitive = false;
     this.mediaPlayAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Start");
     w1.Add (this.mediaPlayAction, null);
     this.mediaStopAction = new global::Gtk.Action ("mediaStopAction", global::Mono.Unix.Catalog.GetString ("Stop"), global::Mono.Unix.Catalog.GetString ("Stops measurements and sequences"), "gtk-media-stop");
     this.mediaStopAction.Sensitive = false;
     this.mediaStopAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Stop");
     w1.Add (this.mediaStopAction, null);
     this.saveAsAction = new global::Gtk.Action ("saveAsAction", null, global::Mono.Unix.Catalog.GetString ("Saves a configuration to a defined file"), "gtk-save-as");
     w1.Add (this.saveAsAction, null);
     this.saveAction = new global::Gtk.Action ("saveAction", null, global::Mono.Unix.Catalog.GetString ("Saves a configuration"), "gtk-save");
     w1.Add (this.saveAction, null);
     this.openAction = new global::Gtk.Action ("openAction", null, global::Mono.Unix.Catalog.GetString ("Opens a selected configuration"), "gtk-open");
     w1.Add (this.openAction, null);
     this.refreshAction = new global::Gtk.Action ("refreshAction", global::Mono.Unix.Catalog.GetString ("Attempt autoconnect"), global::Mono.Unix.Catalog.GetString ("attempts a automatic connection to a prepared microcontroller"), "gtk-refresh");
     this.refreshAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Autoconnect");
     this.refreshAction.Visible = false;
     this.refreshAction.VisibleHorizontal = false;
     this.refreshAction.VisibleVertical = false;
     this.refreshAction.VisibleOverflown = false;
     w1.Add (this.refreshAction, 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.aboutAction = new global::Gtk.Action ("aboutAction", global::Mono.Unix.Catalog.GetString ("_About"), null, "gtk-about");
     this.aboutAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("_About");
     w1.Add (this.aboutAction, null);
     this.preferencesAction = new global::Gtk.Action ("preferencesAction", global::Mono.Unix.Catalog.GetString ("_Preferences"), null, "gtk-preferences");
     this.preferencesAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("_Preferences");
     w1.Add (this.preferencesAction, null);
     this.noAction = new global::Gtk.Action ("noAction", null, null, "gtk-no");
     w1.Add (this.noAction, null);
     this.newAction = new global::Gtk.Action ("newAction", global::Mono.Unix.Catalog.GetString ("_New"), null, "gtk-new");
     this.newAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("_New");
     w1.Add (this.newAction, null);
     this.UIManager.InsertActionGroup (w1, 0);
     this.AddAccelGroup (this.UIManager.AccelGroup);
     this.WidthRequest = 800;
     this.HeightRequest = 600;
     this.Name = "Frontend.MainWindow";
     this.Title = global::Mono.Unix.Catalog.GetString ("MainWindow");
     this.WindowPosition = ((global::Gtk.WindowPosition)(3));
     // Container child Frontend.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='menubarMain'/></ui>");
     this.menubarMain = ((global::Gtk.MenuBar)(this.UIManager.GetWidget ("/menubarMain")));
     this.menubarMain.Name = "menubarMain";
     this.vbox1.Add (this.menubarMain);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.menubarMain]));
     w2.Position = 0;
     w2.Expand = false;
     w2.Fill = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.UIManager.AddUiFromString ("<ui><toolbar name='toolbarMain'><toolitem name='openAction' action='openAction'/><toolitem name='saveAction' action='saveAction'/><toolitem name='saveAsAction' action='saveAsAction'/><separator/><toolitem name='refreshAction' action='refreshAction'/><separator/><toolitem name='mediaPlayAction' action='mediaPlayAction'/><toolitem name='mediaStopAction' action='mediaStopAction'/></toolbar></ui>");
     this.toolbarMain = ((global::Gtk.Toolbar)(this.UIManager.GetWidget ("/toolbarMain")));
     this.toolbarMain.Name = "toolbarMain";
     this.toolbarMain.ShowArrow = false;
     this.toolbarMain.ToolbarStyle = ((global::Gtk.ToolbarStyle)(2));
     this.toolbarMain.IconSize = ((global::Gtk.IconSize)(2));
     this.vbox1.Add (this.toolbarMain);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.toolbarMain]));
     w3.Position = 1;
     w3.Expand = false;
     w3.Fill = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hpanedMain = new global::Gtk.HPaned ();
     this.hpanedMain.CanFocus = true;
     this.hpanedMain.Name = "hpanedMain";
     this.hpanedMain.Position = 331;
     // Container child hpanedMain.Gtk.Paned+PanedChild
     this.vbox5 = new global::Gtk.VBox ();
     this.vbox5.Name = "vbox5";
     this.vbox5.Spacing = 6;
     // Container child vbox5.Gtk.Box+BoxChild
     this.drawingareaMCU = new global::Gtk.DrawingArea ();
     this.drawingareaMCU.Name = "drawingareaMCU";
     this.vbox5.Add (this.drawingareaMCU);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.drawingareaMCU]));
     w4.Position = 0;
     // Container child vbox5.Gtk.Box+BoxChild
     this.frame5 = new global::Gtk.Frame ();
     this.frame5.Name = "frame5";
     this.frame5.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child frame5.Gtk.Container+ContainerChild
     this.GtkAlignment21 = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.GtkAlignment21.Name = "GtkAlignment21";
     this.GtkAlignment21.LeftPadding = ((uint)(5));
     this.GtkAlignment21.RightPadding = ((uint)(5));
     this.GtkAlignment21.BottomPadding = ((uint)(5));
     // Container child GtkAlignment21.Gtk.Container+ContainerChild
     this.vbox9 = new global::Gtk.VBox ();
     this.vbox9.Name = "vbox9";
     this.vbox9.Spacing = 6;
     // Container child vbox9.Gtk.Box+BoxChild
     this.hbox6 = new global::Gtk.HBox ();
     this.hbox6.Name = "hbox6";
     this.hbox6.Spacing = 6;
     // Container child hbox6.Gtk.Box+BoxChild
     this.label14 = new global::Gtk.Label ();
     this.label14.Name = "label14";
     this.label14.Xalign = 0F;
     this.label14.LabelProp = global::Mono.Unix.Catalog.GetString ("Boardtype:");
     this.hbox6.Add (this.label14);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox6 [this.label14]));
     w5.Position = 0;
     w5.Expand = false;
     w5.Fill = false;
     // Container child hbox6.Gtk.Box+BoxChild
     this.cbBoardType = global::Gtk.ComboBox.NewText ();
     this.cbBoardType.Name = "cbBoardType";
     this.hbox6.Add (this.cbBoardType);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox6 [this.cbBoardType]));
     w6.Position = 1;
     this.vbox9.Add (this.hbox6);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox9 [this.hbox6]));
     w7.Position = 0;
     w7.Expand = false;
     w7.Fill = false;
     // Container child vbox9.Gtk.Box+BoxChild
     this.hbox7 = new global::Gtk.HBox ();
     this.hbox7.Name = "hbox7";
     this.hbox7.Spacing = 6;
     // Container child hbox7.Gtk.Box+BoxChild
     this.label15 = new global::Gtk.Label ();
     this.label15.Name = "label15";
     this.label15.Xalign = 0F;
     this.label15.LabelProp = global::Mono.Unix.Catalog.GetString ("Analogreference Voltage Source:");
     this.hbox7.Add (this.label15);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.label15]));
     w8.Position = 0;
     w8.Expand = false;
     w8.Fill = false;
     // Container child hbox7.Gtk.Box+BoxChild
     this.cbAREF = global::Gtk.ComboBox.NewText ();
     this.cbAREF.Name = "cbAREF";
     this.hbox7.Add (this.cbAREF);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.cbAREF]));
     w9.Position = 1;
     this.vbox9.Add (this.hbox7);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox9 [this.hbox7]));
     w10.Position = 1;
     w10.Expand = false;
     w10.Fill = false;
     // Container child vbox9.Gtk.Box+BoxChild
     this.hbox8 = new global::Gtk.HBox ();
     this.hbox8.Name = "hbox8";
     this.hbox8.Spacing = 6;
     // Container child hbox8.Gtk.Box+BoxChild
     this.label16 = new global::Gtk.Label ();
     this.label16.Name = "label16";
     this.label16.Xalign = 0F;
     this.label16.LabelProp = global::Mono.Unix.Catalog.GetString ("External Analogreference Voltage;");
     this.hbox8.Add (this.label16);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox8 [this.label16]));
     w11.Position = 0;
     w11.Expand = false;
     w11.Fill = false;
     // Container child hbox8.Gtk.Box+BoxChild
     this.sbAREFExternal = new global::Gtk.SpinButton (0, 100, 1);
     this.sbAREFExternal.CanFocus = true;
     this.sbAREFExternal.Name = "sbAREFExternal";
     this.sbAREFExternal.Adjustment.PageIncrement = 10;
     this.sbAREFExternal.ClimbRate = 1;
     this.sbAREFExternal.Digits = ((uint)(2));
     this.sbAREFExternal.Numeric = true;
     this.hbox8.Add (this.sbAREFExternal);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox8 [this.sbAREFExternal]));
     w12.Position = 1;
     // Container child hbox8.Gtk.Box+BoxChild
     this.label17 = new global::Gtk.Label ();
     this.label17.Name = "label17";
     this.label17.LabelProp = global::Mono.Unix.Catalog.GetString ("V");
     this.hbox8.Add (this.label17);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox8 [this.label17]));
     w13.Position = 2;
     w13.Expand = false;
     w13.Fill = false;
     this.vbox9.Add (this.hbox8);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox9 [this.hbox8]));
     w14.Position = 2;
     w14.Expand = false;
     w14.Fill = false;
     this.GtkAlignment21.Add (this.vbox9);
     this.frame5.Add (this.GtkAlignment21);
     this.GtkLabel8 = new global::Gtk.Label ();
     this.GtkLabel8.Name = "GtkLabel8";
     this.GtkLabel8.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Board Properties</b>");
     this.GtkLabel8.UseMarkup = true;
     this.frame5.LabelWidget = this.GtkLabel8;
     this.vbox5.Add (this.frame5);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.frame5]));
     w17.Position = 1;
     w17.Expand = false;
     this.hpanedMain.Add (this.vbox5);
     global::Gtk.Paned.PanedChild w18 = ((global::Gtk.Paned.PanedChild)(this.hpanedMain [this.vbox5]));
     w18.Resize = false;
     // Container child hpanedMain.Gtk.Paned+PanedChild
     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.table1 = new global::Gtk.Table (((uint)(1)), ((uint)(1)), false);
     this.table1.Name = "table1";
     this.table1.RowSpacing = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.frame3 = new global::Gtk.Frame ();
     this.frame3.Name = "frame3";
     this.frame3.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frame3.Gtk.Container+ContainerChild
     this.GtkAlignment6 = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.GtkAlignment6.Name = "GtkAlignment6";
     this.GtkAlignment6.LeftPadding = ((uint)(12));
     // Container child GtkAlignment6.Gtk.Container+ContainerChild
     this.table3 = new global::Gtk.Table (((uint)(1)), ((uint)(2)), false);
     this.table3.Name = "table3";
     this.table3.RowSpacing = ((uint)(6));
     this.table3.ColumnSpacing = ((uint)(6));
     // Container child table3.Gtk.Table+TableChild
     this.GtkScrolledWindow3 = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow3.Name = "GtkScrolledWindow3";
     this.GtkScrolledWindow3.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow3.Gtk.Container+ContainerChild
     this.nvAnalogPins = new global::Gtk.NodeView ();
     this.nvAnalogPins.CanFocus = true;
     this.nvAnalogPins.Name = "nvAnalogPins";
     this.nvAnalogPins.Reorderable = true;
     this.nvAnalogPins.SearchColumn = 1;
     this.nvAnalogPins.HoverExpand = true;
     this.GtkScrolledWindow3.Add (this.nvAnalogPins);
     this.table3.Add (this.GtkScrolledWindow3);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table3 [this.GtkScrolledWindow3]));
     w20.LeftAttach = ((uint)(1));
     w20.RightAttach = ((uint)(2));
     // Container child table3.Gtk.Table+TableChild
     this.vbox8 = new global::Gtk.VBox ();
     this.vbox8.WidthRequest = 165;
     this.vbox8.Name = "vbox8";
     this.vbox8.Spacing = 6;
     // Container child vbox8.Gtk.Box+BoxChild
     this.btnAddAPin = new global::Gtk.Button ();
     this.btnAddAPin.HeightRequest = 26;
     this.btnAddAPin.CanFocus = true;
     this.btnAddAPin.Name = "btnAddAPin";
     this.btnAddAPin.UseUnderline = true;
     this.btnAddAPin.Label = global::Mono.Unix.Catalog.GetString ("Add input...");
     global::Gtk.Image w21 = new global::Gtk.Image ();
     w21.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-add", global::Gtk.IconSize.Menu);
     this.btnAddAPin.Image = w21;
     this.vbox8.Add (this.btnAddAPin);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.vbox8 [this.btnAddAPin]));
     w22.Position = 0;
     w22.Expand = false;
     w22.Fill = false;
     // Container child vbox8.Gtk.Box+BoxChild
     this.btnCloneAPin = new global::Gtk.Button ();
     this.btnCloneAPin.HeightRequest = 26;
     this.btnCloneAPin.CanFocus = true;
     this.btnCloneAPin.Name = "btnCloneAPin";
     this.btnCloneAPin.UseUnderline = true;
     this.btnCloneAPin.Label = global::Mono.Unix.Catalog.GetString ("Duplicate input");
     global::Gtk.Image w23 = new global::Gtk.Image ();
     w23.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-copy", global::Gtk.IconSize.Menu);
     this.btnCloneAPin.Image = w23;
     this.vbox8.Add (this.btnCloneAPin);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox8 [this.btnCloneAPin]));
     w24.Position = 1;
     w24.Expand = false;
     w24.Fill = false;
     // Container child vbox8.Gtk.Box+BoxChild
     this.btnEditAPin = new global::Gtk.Button ();
     this.btnEditAPin.CanFocus = true;
     this.btnEditAPin.Name = "btnEditAPin";
     this.btnEditAPin.UseUnderline = true;
     this.btnEditAPin.Label = global::Mono.Unix.Catalog.GetString ("Edit input...");
     global::Gtk.Image w25 = new global::Gtk.Image ();
     w25.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-edit", global::Gtk.IconSize.Menu);
     this.btnEditAPin.Image = w25;
     this.vbox8.Add (this.btnEditAPin);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.vbox8 [this.btnEditAPin]));
     w26.Position = 2;
     w26.Expand = false;
     w26.Fill = false;
     // Container child vbox8.Gtk.Box+BoxChild
     this.btnRemoveAPin = new global::Gtk.Button ();
     this.btnRemoveAPin.HeightRequest = 26;
     this.btnRemoveAPin.CanFocus = true;
     this.btnRemoveAPin.Name = "btnRemoveAPin";
     this.btnRemoveAPin.UseUnderline = true;
     this.btnRemoveAPin.Label = global::Mono.Unix.Catalog.GetString ("Delete input");
     global::Gtk.Image w27 = new global::Gtk.Image ();
     w27.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-delete", global::Gtk.IconSize.Menu);
     this.btnRemoveAPin.Image = w27;
     this.vbox8.Add (this.btnRemoveAPin);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.vbox8 [this.btnRemoveAPin]));
     w28.Position = 3;
     w28.Expand = false;
     w28.Fill = false;
     // Container child vbox8.Gtk.Box+BoxChild
     this.btnClearAPins = new global::Gtk.Button ();
     this.btnClearAPins.HeightRequest = 26;
     this.btnClearAPins.CanFocus = true;
     this.btnClearAPins.Name = "btnClearAPins";
     this.btnClearAPins.UseUnderline = true;
     this.btnClearAPins.Label = global::Mono.Unix.Catalog.GetString ("Clear inputs");
     global::Gtk.Image w29 = new global::Gtk.Image ();
     w29.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-clear", global::Gtk.IconSize.Menu);
     this.btnClearAPins.Image = w29;
     this.vbox8.Add (this.btnClearAPins);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.vbox8 [this.btnClearAPins]));
     w30.Position = 4;
     w30.Expand = false;
     w30.Fill = false;
     this.table3.Add (this.vbox8);
     global::Gtk.Table.TableChild w31 = ((global::Gtk.Table.TableChild)(this.table3 [this.vbox8]));
     w31.XOptions = ((global::Gtk.AttachOptions)(4));
     w31.YOptions = ((global::Gtk.AttachOptions)(4));
     this.GtkAlignment6.Add (this.table3);
     this.frame3.Add (this.GtkAlignment6);
     this.GtkLabel21 = new global::Gtk.Label ();
     this.GtkLabel21.Name = "GtkLabel21";
     this.GtkLabel21.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Analog Inputs</b>");
     this.GtkLabel21.UseMarkup = true;
     this.frame3.LabelWidget = this.GtkLabel21;
     this.table1.Add (this.frame3);
     this.notebook1.Add (this.table1);
     // Notebook tab
     this.label6 = new global::Gtk.Label ();
     this.label6.Name = "label6";
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString ("Analog Inputs");
     this.notebook1.SetTabLabel (this.table1, this.label6);
     this.label6.ShowAll ();
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.frame1 = new global::Gtk.Frame ();
     this.frame1.Name = "frame1";
     this.frame1.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frame1.Gtk.Container+ContainerChild
     this.GtkAlignment19 = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.GtkAlignment19.Name = "GtkAlignment19";
     this.GtkAlignment19.LeftPadding = ((uint)(12));
     // Container child GtkAlignment19.Gtk.Container+ContainerChild
     this.hbox5 = new global::Gtk.HBox ();
     this.hbox5.Name = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.vbox4 = new global::Gtk.VBox ();
     this.vbox4.WidthRequest = 165;
     this.vbox4.Name = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.btnAddSignal = new global::Gtk.Button ();
     this.btnAddSignal.HeightRequest = 26;
     this.btnAddSignal.CanFocus = true;
     this.btnAddSignal.Name = "btnAddSignal";
     this.btnAddSignal.UseUnderline = true;
     this.btnAddSignal.Label = global::Mono.Unix.Catalog.GetString ("Add combination...");
     global::Gtk.Image w36 = new global::Gtk.Image ();
     w36.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-add", global::Gtk.IconSize.Menu);
     this.btnAddSignal.Image = w36;
     this.vbox4.Add (this.btnAddSignal);
     global::Gtk.Box.BoxChild w37 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.btnAddSignal]));
     w37.Position = 0;
     w37.Expand = false;
     w37.Fill = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.btnCloneSignal = new global::Gtk.Button ();
     this.btnCloneSignal.HeightRequest = 26;
     this.btnCloneSignal.CanFocus = true;
     this.btnCloneSignal.Name = "btnCloneSignal";
     this.btnCloneSignal.UseUnderline = true;
     this.btnCloneSignal.Label = global::Mono.Unix.Catalog.GetString ("Duplicate combination");
     global::Gtk.Image w38 = new global::Gtk.Image ();
     w38.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-copy", global::Gtk.IconSize.Menu);
     this.btnCloneSignal.Image = w38;
     this.vbox4.Add (this.btnCloneSignal);
     global::Gtk.Box.BoxChild w39 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.btnCloneSignal]));
     w39.Position = 1;
     w39.Expand = false;
     w39.Fill = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.btnEditSignal = new global::Gtk.Button ();
     this.btnEditSignal.CanFocus = true;
     this.btnEditSignal.Name = "btnEditSignal";
     this.btnEditSignal.UseUnderline = true;
     this.btnEditSignal.Label = global::Mono.Unix.Catalog.GetString ("Edit combination...");
     global::Gtk.Image w40 = new global::Gtk.Image ();
     w40.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-edit", global::Gtk.IconSize.Menu);
     this.btnEditSignal.Image = w40;
     this.vbox4.Add (this.btnEditSignal);
     global::Gtk.Box.BoxChild w41 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.btnEditSignal]));
     w41.Position = 2;
     w41.Expand = false;
     w41.Fill = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.btnRemoveSignal = new global::Gtk.Button ();
     this.btnRemoveSignal.HeightRequest = 26;
     this.btnRemoveSignal.CanFocus = true;
     this.btnRemoveSignal.Name = "btnRemoveSignal";
     this.btnRemoveSignal.UseUnderline = true;
     this.btnRemoveSignal.Label = global::Mono.Unix.Catalog.GetString ("Delete combination");
     global::Gtk.Image w42 = new global::Gtk.Image ();
     w42.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-delete", global::Gtk.IconSize.Menu);
     this.btnRemoveSignal.Image = w42;
     this.vbox4.Add (this.btnRemoveSignal);
     global::Gtk.Box.BoxChild w43 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.btnRemoveSignal]));
     w43.Position = 3;
     w43.Expand = false;
     w43.Fill = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.btnClearSignals = new global::Gtk.Button ();
     this.btnClearSignals.HeightRequest = 26;
     this.btnClearSignals.CanFocus = true;
     this.btnClearSignals.Name = "btnClearSignals";
     this.btnClearSignals.UseUnderline = true;
     this.btnClearSignals.Label = global::Mono.Unix.Catalog.GetString ("Clear combinations");
     global::Gtk.Image w44 = new global::Gtk.Image ();
     w44.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-clear", global::Gtk.IconSize.Menu);
     this.btnClearSignals.Image = w44;
     this.vbox4.Add (this.btnClearSignals);
     global::Gtk.Box.BoxChild w45 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.btnClearSignals]));
     w45.Position = 4;
     w45.Expand = false;
     w45.Fill = false;
     this.hbox5.Add (this.vbox4);
     global::Gtk.Box.BoxChild w46 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.vbox4]));
     w46.Position = 0;
     w46.Expand = false;
     w46.Fill = false;
     // Container child hbox5.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.nvMeasurementCombinations = new global::Gtk.NodeView ();
     this.nvMeasurementCombinations.CanFocus = true;
     this.nvMeasurementCombinations.Name = "nvMeasurementCombinations";
     this.GtkScrolledWindow1.Add (this.nvMeasurementCombinations);
     this.hbox5.Add (this.GtkScrolledWindow1);
     global::Gtk.Box.BoxChild w48 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.GtkScrolledWindow1]));
     w48.Position = 1;
     this.GtkAlignment19.Add (this.hbox5);
     this.frame1.Add (this.GtkAlignment19);
     this.GtkLabel34 = new global::Gtk.Label ();
     this.GtkLabel34.Name = "GtkLabel34";
     this.GtkLabel34.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Analog Input Combinations</b>");
     this.GtkLabel34.UseMarkup = true;
     this.frame1.LabelWidget = this.GtkLabel34;
     this.notebook1.Add (this.frame1);
     global::Gtk.Notebook.NotebookChild w51 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1 [this.frame1]));
     w51.Position = 1;
     w51.MenuLabel = "";
     // Notebook tab
     this.label7 = new global::Gtk.Label ();
     this.label7.Name = "label7";
     this.label7.LabelProp = global::Mono.Unix.Catalog.GetString ("Analog Input Combinations");
     this.notebook1.SetTabLabel (this.frame1, this.label7);
     this.label7.ShowAll ();
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.vbox7 = new global::Gtk.VBox ();
     this.vbox7.Name = "vbox7";
     this.vbox7.Spacing = 6;
     // Container child vbox7.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.GtkAlignment17 = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.GtkAlignment17.Name = "GtkAlignment17";
     this.GtkAlignment17.LeftPadding = ((uint)(12));
     // Container child GtkAlignment17.Gtk.Container+ContainerChild
     this.table4 = new global::Gtk.Table (((uint)(1)), ((uint)(2)), false);
     this.table4.Name = "table4";
     this.table4.RowSpacing = ((uint)(6));
     this.table4.ColumnSpacing = ((uint)(6));
     // Container child table4.Gtk.Table+TableChild
     this.GtkScrolledWindow2 = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow2.Name = "GtkScrolledWindow2";
     this.GtkScrolledWindow2.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow2.Gtk.Container+ContainerChild
     this.nvDigitalPins = new global::Gtk.NodeView ();
     this.nvDigitalPins.CanFocus = true;
     this.nvDigitalPins.Name = "nvDigitalPins";
     this.GtkScrolledWindow2.Add (this.nvDigitalPins);
     this.table4.Add (this.GtkScrolledWindow2);
     global::Gtk.Table.TableChild w53 = ((global::Gtk.Table.TableChild)(this.table4 [this.GtkScrolledWindow2]));
     w53.LeftAttach = ((uint)(1));
     w53.RightAttach = ((uint)(2));
     // Container child table4.Gtk.Table+TableChild
     this.vbox10 = new global::Gtk.VBox ();
     this.vbox10.WidthRequest = 165;
     this.vbox10.Name = "vbox10";
     this.vbox10.Spacing = 6;
     // Container child vbox10.Gtk.Box+BoxChild
     this.btnAddDPin = new global::Gtk.Button ();
     this.btnAddDPin.HeightRequest = 26;
     this.btnAddDPin.CanFocus = true;
     this.btnAddDPin.Name = "btnAddDPin";
     this.btnAddDPin.UseUnderline = true;
     this.btnAddDPin.Label = global::Mono.Unix.Catalog.GetString ("Add output...");
     global::Gtk.Image w54 = new global::Gtk.Image ();
     w54.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-add", global::Gtk.IconSize.Menu);
     this.btnAddDPin.Image = w54;
     this.vbox10.Add (this.btnAddDPin);
     global::Gtk.Box.BoxChild w55 = ((global::Gtk.Box.BoxChild)(this.vbox10 [this.btnAddDPin]));
     w55.Position = 0;
     w55.Expand = false;
     w55.Fill = false;
     // Container child vbox10.Gtk.Box+BoxChild
     this.btnCloneDPin = new global::Gtk.Button ();
     this.btnCloneDPin.HeightRequest = 26;
     this.btnCloneDPin.CanFocus = true;
     this.btnCloneDPin.Name = "btnCloneDPin";
     this.btnCloneDPin.UseUnderline = true;
     this.btnCloneDPin.Label = global::Mono.Unix.Catalog.GetString ("Duplicate output");
     global::Gtk.Image w56 = new global::Gtk.Image ();
     w56.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-copy", global::Gtk.IconSize.Menu);
     this.btnCloneDPin.Image = w56;
     this.vbox10.Add (this.btnCloneDPin);
     global::Gtk.Box.BoxChild w57 = ((global::Gtk.Box.BoxChild)(this.vbox10 [this.btnCloneDPin]));
     w57.Position = 1;
     w57.Expand = false;
     w57.Fill = false;
     // Container child vbox10.Gtk.Box+BoxChild
     this.btnEditDPin = new global::Gtk.Button ();
     this.btnEditDPin.CanFocus = true;
     this.btnEditDPin.Name = "btnEditDPin";
     this.btnEditDPin.UseUnderline = true;
     this.btnEditDPin.Label = global::Mono.Unix.Catalog.GetString ("Edit output...");
     global::Gtk.Image w58 = new global::Gtk.Image ();
     w58.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-edit", global::Gtk.IconSize.Menu);
     this.btnEditDPin.Image = w58;
     this.vbox10.Add (this.btnEditDPin);
     global::Gtk.Box.BoxChild w59 = ((global::Gtk.Box.BoxChild)(this.vbox10 [this.btnEditDPin]));
     w59.Position = 2;
     w59.Expand = false;
     w59.Fill = false;
     // Container child vbox10.Gtk.Box+BoxChild
     this.btnRemoveDPin = new global::Gtk.Button ();
     this.btnRemoveDPin.HeightRequest = 26;
     this.btnRemoveDPin.CanFocus = true;
     this.btnRemoveDPin.Name = "btnRemoveDPin";
     this.btnRemoveDPin.UseUnderline = true;
     this.btnRemoveDPin.Label = global::Mono.Unix.Catalog.GetString ("Delete output");
     global::Gtk.Image w60 = new global::Gtk.Image ();
     w60.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-delete", global::Gtk.IconSize.Menu);
     this.btnRemoveDPin.Image = w60;
     this.vbox10.Add (this.btnRemoveDPin);
     global::Gtk.Box.BoxChild w61 = ((global::Gtk.Box.BoxChild)(this.vbox10 [this.btnRemoveDPin]));
     w61.Position = 3;
     w61.Expand = false;
     w61.Fill = false;
     // Container child vbox10.Gtk.Box+BoxChild
     this.btnClearDPins = new global::Gtk.Button ();
     this.btnClearDPins.HeightRequest = 26;
     this.btnClearDPins.CanFocus = true;
     this.btnClearDPins.Name = "btnClearDPins";
     this.btnClearDPins.UseUnderline = true;
     this.btnClearDPins.Label = global::Mono.Unix.Catalog.GetString ("Clear outputs");
     global::Gtk.Image w62 = new global::Gtk.Image ();
     w62.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-clear", global::Gtk.IconSize.Menu);
     this.btnClearDPins.Image = w62;
     this.vbox10.Add (this.btnClearDPins);
     global::Gtk.Box.BoxChild w63 = ((global::Gtk.Box.BoxChild)(this.vbox10 [this.btnClearDPins]));
     w63.Position = 4;
     w63.Expand = false;
     w63.Fill = false;
     this.table4.Add (this.vbox10);
     global::Gtk.Table.TableChild w64 = ((global::Gtk.Table.TableChild)(this.table4 [this.vbox10]));
     w64.XOptions = ((global::Gtk.AttachOptions)(4));
     w64.YOptions = ((global::Gtk.AttachOptions)(4));
     this.GtkAlignment17.Add (this.table4);
     this.frame4.Add (this.GtkAlignment17);
     this.GtkLabel25 = new global::Gtk.Label ();
     this.GtkLabel25.Name = "GtkLabel25";
     this.GtkLabel25.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Digital Outputs</b>");
     this.GtkLabel25.UseMarkup = true;
     this.frame4.LabelWidget = this.GtkLabel25;
     this.vbox7.Add (this.frame4);
     global::Gtk.Box.BoxChild w67 = ((global::Gtk.Box.BoxChild)(this.vbox7 [this.frame4]));
     w67.Position = 0;
     this.notebook1.Add (this.vbox7);
     global::Gtk.Notebook.NotebookChild w68 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1 [this.vbox7]));
     w68.Position = 2;
     // Notebook tab
     this.label5 = new global::Gtk.Label ();
     this.label5.Name = "label5";
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString ("Digital Outputs");
     this.notebook1.SetTabLabel (this.vbox7, this.label5);
     this.label5.ShowAll ();
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.fSequences = new global::Gtk.Frame ();
     this.fSequences.Name = "fSequences";
     this.fSequences.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child fSequences.Gtk.Container+ContainerChild
     this.GtkAlignment25 = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.GtkAlignment25.Name = "GtkAlignment25";
     this.GtkAlignment25.LeftPadding = ((uint)(12));
     // Container child GtkAlignment25.Gtk.Container+ContainerChild
     this.vpanedSequences = new global::Gtk.VPaned ();
     this.vpanedSequences.CanFocus = true;
     this.vpanedSequences.Name = "vpanedSequences";
     this.vpanedSequences.Position = 1;
     // Container child vpanedSequences.Gtk.Paned+PanedChild
     this.hbSequences = new global::Gtk.HBox ();
     this.hbSequences.Name = "hbSequences";
     this.hbSequences.Spacing = 6;
     // Container child hbSequences.Gtk.Box+BoxChild
     this.vbox3 = new global::Gtk.VBox ();
     this.vbox3.WidthRequest = 165;
     this.vbox3.Name = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.btnAddSequence = new global::Gtk.Button ();
     this.btnAddSequence.HeightRequest = 26;
     this.btnAddSequence.CanFocus = true;
     this.btnAddSequence.Name = "btnAddSequence";
     this.btnAddSequence.UseUnderline = true;
     this.btnAddSequence.Label = global::Mono.Unix.Catalog.GetString ("Add sequence...");
     global::Gtk.Image w69 = new global::Gtk.Image ();
     w69.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-add", global::Gtk.IconSize.Menu);
     this.btnAddSequence.Image = w69;
     this.vbox3.Add (this.btnAddSequence);
     global::Gtk.Box.BoxChild w70 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.btnAddSequence]));
     w70.Position = 0;
     w70.Expand = false;
     w70.Fill = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.btnCloneSequence = new global::Gtk.Button ();
     this.btnCloneSequence.HeightRequest = 26;
     this.btnCloneSequence.CanFocus = true;
     this.btnCloneSequence.Name = "btnCloneSequence";
     this.btnCloneSequence.UseUnderline = true;
     this.btnCloneSequence.Label = global::Mono.Unix.Catalog.GetString ("Duplicate sequence");
     global::Gtk.Image w71 = new global::Gtk.Image ();
     w71.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-copy", global::Gtk.IconSize.Menu);
     this.btnCloneSequence.Image = w71;
     this.vbox3.Add (this.btnCloneSequence);
     global::Gtk.Box.BoxChild w72 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.btnCloneSequence]));
     w72.Position = 1;
     w72.Expand = false;
     w72.Fill = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.btnEditSequence = new global::Gtk.Button ();
     this.btnEditSequence.CanFocus = true;
     this.btnEditSequence.Name = "btnEditSequence";
     this.btnEditSequence.UseUnderline = true;
     this.btnEditSequence.Label = global::Mono.Unix.Catalog.GetString ("Edit sequence...");
     global::Gtk.Image w73 = new global::Gtk.Image ();
     w73.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-edit", global::Gtk.IconSize.Menu);
     this.btnEditSequence.Image = w73;
     this.vbox3.Add (this.btnEditSequence);
     global::Gtk.Box.BoxChild w74 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.btnEditSequence]));
     w74.Position = 2;
     w74.Expand = false;
     w74.Fill = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.btnRemoveSequence = new global::Gtk.Button ();
     this.btnRemoveSequence.HeightRequest = 26;
     this.btnRemoveSequence.CanFocus = true;
     this.btnRemoveSequence.Name = "btnRemoveSequence";
     this.btnRemoveSequence.UseUnderline = true;
     this.btnRemoveSequence.Label = global::Mono.Unix.Catalog.GetString ("Delete sequence");
     global::Gtk.Image w75 = new global::Gtk.Image ();
     w75.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-delete", global::Gtk.IconSize.Menu);
     this.btnRemoveSequence.Image = w75;
     this.vbox3.Add (this.btnRemoveSequence);
     global::Gtk.Box.BoxChild w76 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.btnRemoveSequence]));
     w76.Position = 3;
     w76.Expand = false;
     w76.Fill = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.btnClearSequence = new global::Gtk.Button ();
     this.btnClearSequence.HeightRequest = 26;
     this.btnClearSequence.CanFocus = true;
     this.btnClearSequence.Name = "btnClearSequence";
     this.btnClearSequence.UseUnderline = true;
     this.btnClearSequence.Label = global::Mono.Unix.Catalog.GetString ("Clear Sequences");
     global::Gtk.Image w77 = new global::Gtk.Image ();
     w77.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-clear", global::Gtk.IconSize.Menu);
     this.btnClearSequence.Image = w77;
     this.vbox3.Add (this.btnClearSequence);
     global::Gtk.Box.BoxChild w78 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.btnClearSequence]));
     w78.Position = 4;
     w78.Expand = false;
     w78.Fill = false;
     this.hbSequences.Add (this.vbox3);
     global::Gtk.Box.BoxChild w79 = ((global::Gtk.Box.BoxChild)(this.hbSequences [this.vbox3]));
     w79.Position = 0;
     w79.Expand = false;
     w79.Fill = false;
     // Container child hbSequences.Gtk.Box+BoxChild
     this.GtkScrolledWindow4 = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow4.Name = "GtkScrolledWindow4";
     this.GtkScrolledWindow4.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow4.Gtk.Container+ContainerChild
     this.nvSequences = new global::Gtk.NodeView ();
     this.nvSequences.CanFocus = true;
     this.nvSequences.Name = "nvSequences";
     this.nvSequences.Reorderable = true;
     this.GtkScrolledWindow4.Add (this.nvSequences);
     this.hbSequences.Add (this.GtkScrolledWindow4);
     global::Gtk.Box.BoxChild w81 = ((global::Gtk.Box.BoxChild)(this.hbSequences [this.GtkScrolledWindow4]));
     w81.Position = 1;
     this.vpanedSequences.Add (this.hbSequences);
     global::Gtk.Paned.PanedChild w82 = ((global::Gtk.Paned.PanedChild)(this.vpanedSequences [this.hbSequences]));
     w82.Resize = false;
     this.GtkAlignment25.Add (this.vpanedSequences);
     this.fSequences.Add (this.GtkAlignment25);
     this.GtkLabel35 = new global::Gtk.Label ();
     this.GtkLabel35.Name = "GtkLabel35";
     this.GtkLabel35.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Digital Sequences</b>");
     this.GtkLabel35.UseMarkup = true;
     this.fSequences.LabelWidget = this.GtkLabel35;
     this.notebook1.Add (this.fSequences);
     global::Gtk.Notebook.NotebookChild w85 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1 [this.fSequences]));
     w85.Position = 3;
     // Notebook tab
     this.label8 = new global::Gtk.Label ();
     this.label8.Name = "label8";
     this.label8.LabelProp = global::Mono.Unix.Catalog.GetString ("Digital Sequences");
     this.notebook1.SetTabLabel (this.fSequences, this.label8);
     this.label8.ShowAll ();
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.vboxSettings = new global::Gtk.VBox ();
     this.vboxSettings.Name = "vboxSettings";
     this.vboxSettings.Spacing = 6;
     // Container child vboxSettings.Gtk.Box+BoxChild
     this.frameCSVLoggerSettings = new global::Gtk.Frame ();
     this.frameCSVLoggerSettings.Name = "frameCSVLoggerSettings";
     this.frameCSVLoggerSettings.ShadowType = ((global::Gtk.ShadowType)(0));
     this.frameCSVLoggerSettings.BorderWidth = ((uint)(2));
     // Container child frameCSVLoggerSettings.Gtk.Container+ContainerChild
     this.GtkAlignment31 = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.GtkAlignment31.Name = "GtkAlignment31";
     this.GtkAlignment31.LeftPadding = ((uint)(12));
     // Container child GtkAlignment31.Gtk.Container+ContainerChild
     this.tableCSVLoggerSettings = new global::Gtk.Table (((uint)(8)), ((uint)(3)), false);
     this.tableCSVLoggerSettings.Name = "tableCSVLoggerSettings";
     this.tableCSVLoggerSettings.RowSpacing = ((uint)(6));
     this.tableCSVLoggerSettings.ColumnSpacing = ((uint)(6));
     // Container child tableCSVLoggerSettings.Gtk.Table+TableChild
     this.btnCSVFilePathOpen = new global::Gtk.Button ();
     this.btnCSVFilePathOpen.WidthRequest = 75;
     this.btnCSVFilePathOpen.CanFocus = true;
     this.btnCSVFilePathOpen.Name = "btnCSVFilePathOpen";
     this.btnCSVFilePathOpen.UseUnderline = true;
     this.btnCSVFilePathOpen.Label = global::Mono.Unix.Catalog.GetString ("Open...");
     global::Gtk.Image w86 = new global::Gtk.Image ();
     w86.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-open", global::Gtk.IconSize.Menu);
     this.btnCSVFilePathOpen.Image = w86;
     this.tableCSVLoggerSettings.Add (this.btnCSVFilePathOpen);
     global::Gtk.Table.TableChild w87 = ((global::Gtk.Table.TableChild)(this.tableCSVLoggerSettings [this.btnCSVFilePathOpen]));
     w87.TopAttach = ((uint)(1));
     w87.BottomAttach = ((uint)(2));
     w87.LeftAttach = ((uint)(2));
     w87.RightAttach = ((uint)(3));
     w87.XOptions = ((global::Gtk.AttachOptions)(4));
     w87.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child tableCSVLoggerSettings.Gtk.Table+TableChild
     this.cbCSVUTC = new global::Gtk.CheckButton ();
     this.cbCSVUTC.CanFocus = true;
     this.cbCSVUTC.Name = "cbCSVUTC";
     this.cbCSVUTC.Label = global::Mono.Unix.Catalog.GetString ("Append addtional UTC timestamp to csv log file");
     this.cbCSVUTC.DrawIndicator = true;
     this.cbCSVUTC.UseUnderline = true;
     this.tableCSVLoggerSettings.Add (this.cbCSVUTC);
     global::Gtk.Table.TableChild w88 = ((global::Gtk.Table.TableChild)(this.tableCSVLoggerSettings [this.cbCSVUTC]));
     w88.TopAttach = ((uint)(5));
     w88.BottomAttach = ((uint)(6));
     w88.LeftAttach = ((uint)(1));
     w88.RightAttach = ((uint)(3));
     w88.XOptions = ((global::Gtk.AttachOptions)(4));
     w88.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child tableCSVLoggerSettings.Gtk.Table+TableChild
     this.cbeCSVSeparator = global::Gtk.ComboBoxEntry.NewText ();
     this.cbeCSVSeparator.Name = "cbeCSVSeparator";
     this.tableCSVLoggerSettings.Add (this.cbeCSVSeparator);
     global::Gtk.Table.TableChild w89 = ((global::Gtk.Table.TableChild)(this.tableCSVLoggerSettings [this.cbeCSVSeparator]));
     w89.TopAttach = ((uint)(4));
     w89.BottomAttach = ((uint)(5));
     w89.LeftAttach = ((uint)(1));
     w89.RightAttach = ((uint)(3));
     w89.XOptions = ((global::Gtk.AttachOptions)(4));
     w89.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child tableCSVLoggerSettings.Gtk.Table+TableChild
     this.cbeCSVTimeFormat = global::Gtk.ComboBox.NewText ();
     this.cbeCSVTimeFormat.Name = "cbeCSVTimeFormat";
     this.tableCSVLoggerSettings.Add (this.cbeCSVTimeFormat);
     global::Gtk.Table.TableChild w90 = ((global::Gtk.Table.TableChild)(this.tableCSVLoggerSettings [this.cbeCSVTimeFormat]));
     w90.TopAttach = ((uint)(6));
     w90.BottomAttach = ((uint)(7));
     w90.LeftAttach = ((uint)(1));
     w90.RightAttach = ((uint)(3));
     w90.XOptions = ((global::Gtk.AttachOptions)(4));
     w90.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child tableCSVLoggerSettings.Gtk.Table+TableChild
     this.cbValuesFormatCulture = global::Gtk.ComboBox.NewText ();
     this.cbValuesFormatCulture.Name = "cbValuesFormatCulture";
     this.tableCSVLoggerSettings.Add (this.cbValuesFormatCulture);
     global::Gtk.Table.TableChild w91 = ((global::Gtk.Table.TableChild)(this.tableCSVLoggerSettings [this.cbValuesFormatCulture]));
     w91.TopAttach = ((uint)(7));
     w91.BottomAttach = ((uint)(8));
     w91.LeftAttach = ((uint)(1));
     w91.RightAttach = ((uint)(3));
     w91.XOptions = ((global::Gtk.AttachOptions)(4));
     w91.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child tableCSVLoggerSettings.Gtk.Table+TableChild
     this.eCSVFilePath = new global::Gtk.Entry ();
     this.eCSVFilePath.CanFocus = true;
     this.eCSVFilePath.Name = "eCSVFilePath";
     this.eCSVFilePath.IsEditable = true;
     this.eCSVFilePath.InvisibleChar = '●';
     this.tableCSVLoggerSettings.Add (this.eCSVFilePath);
     global::Gtk.Table.TableChild w92 = ((global::Gtk.Table.TableChild)(this.tableCSVLoggerSettings [this.eCSVFilePath]));
     w92.TopAttach = ((uint)(1));
     w92.BottomAttach = ((uint)(2));
     w92.LeftAttach = ((uint)(1));
     w92.RightAttach = ((uint)(2));
     w92.XOptions = ((global::Gtk.AttachOptions)(4));
     w92.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child tableCSVLoggerSettings.Gtk.Table+TableChild
     this.hbox1 = new global::Gtk.HBox ();
     this.hbox1.Name = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.cbeFileNaming1 = global::Gtk.ComboBoxEntry.NewText ();
     this.cbeFileNaming1.Name = "cbeFileNaming1";
     this.hbox1.Add (this.cbeFileNaming1);
     global::Gtk.Box.BoxChild w93 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.cbeFileNaming1]));
     w93.Position = 0;
     w93.Expand = false;
     w93.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.label24 = new global::Gtk.Label ();
     this.label24.Name = "label24";
     this.label24.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>-</b>");
     this.label24.UseMarkup = true;
     this.hbox1.Add (this.label24);
     global::Gtk.Box.BoxChild w94 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label24]));
     w94.Position = 1;
     w94.Expand = false;
     w94.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.cbeFileNaming2 = global::Gtk.ComboBoxEntry.NewText ();
     this.cbeFileNaming2.Name = "cbeFileNaming2";
     this.hbox1.Add (this.cbeFileNaming2);
     global::Gtk.Box.BoxChild w95 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.cbeFileNaming2]));
     w95.Position = 2;
     w95.Expand = false;
     w95.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.label25 = new global::Gtk.Label ();
     this.label25.Name = "label25";
     this.label25.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>-</b>");
     this.label25.UseMarkup = true;
     this.hbox1.Add (this.label25);
     global::Gtk.Box.BoxChild w96 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label25]));
     w96.Position = 3;
     w96.Expand = false;
     w96.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.cbeFileNaming3 = global::Gtk.ComboBoxEntry.NewText ();
     this.cbeFileNaming3.Name = "cbeFileNaming3";
     this.hbox1.Add (this.cbeFileNaming3);
     global::Gtk.Box.BoxChild w97 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.cbeFileNaming3]));
     w97.Position = 4;
     w97.Expand = false;
     w97.Fill = false;
     this.tableCSVLoggerSettings.Add (this.hbox1);
     global::Gtk.Table.TableChild w98 = ((global::Gtk.Table.TableChild)(this.tableCSVLoggerSettings [this.hbox1]));
     w98.LeftAttach = ((uint)(1));
     w98.RightAttach = ((uint)(2));
     w98.XOptions = ((global::Gtk.AttachOptions)(4));
     w98.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child tableCSVLoggerSettings.Gtk.Table+TableChild
     this.hseparator2 = new global::Gtk.HSeparator ();
     this.hseparator2.Name = "hseparator2";
     this.tableCSVLoggerSettings.Add (this.hseparator2);
     global::Gtk.Table.TableChild w99 = ((global::Gtk.Table.TableChild)(this.tableCSVLoggerSettings [this.hseparator2]));
     w99.TopAttach = ((uint)(3));
     w99.BottomAttach = ((uint)(4));
     w99.RightAttach = ((uint)(3));
     w99.XOptions = ((global::Gtk.AttachOptions)(4));
     w99.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child tableCSVLoggerSettings.Gtk.Table+TableChild
     this.label11 = new global::Gtk.Label ();
     this.label11.Name = "label11";
     this.label11.Xalign = 0F;
     this.label11.LabelProp = global::Mono.Unix.Catalog.GetString ("Separator:");
     this.tableCSVLoggerSettings.Add (this.label11);
     global::Gtk.Table.TableChild w100 = ((global::Gtk.Table.TableChild)(this.tableCSVLoggerSettings [this.label11]));
     w100.TopAttach = ((uint)(4));
     w100.BottomAttach = ((uint)(5));
     w100.XOptions = ((global::Gtk.AttachOptions)(4));
     w100.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child tableCSVLoggerSettings.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 ("File Path:");
     this.tableCSVLoggerSettings.Add (this.label18);
     global::Gtk.Table.TableChild w101 = ((global::Gtk.Table.TableChild)(this.tableCSVLoggerSettings [this.label18]));
     w101.TopAttach = ((uint)(1));
     w101.BottomAttach = ((uint)(2));
     w101.XOptions = ((global::Gtk.AttachOptions)(4));
     w101.YOptions = ((global::Gtk.AttachOptions)(0));
     // Container child tableCSVLoggerSettings.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 ("File Naming Convention:");
     this.tableCSVLoggerSettings.Add (this.label2);
     global::Gtk.Table.TableChild w102 = ((global::Gtk.Table.TableChild)(this.tableCSVLoggerSettings [this.label2]));
     w102.XOptions = ((global::Gtk.AttachOptions)(4));
     w102.YOptions = ((global::Gtk.AttachOptions)(0));
     // Container child tableCSVLoggerSettings.Gtk.Table+TableChild
     this.label20 = new global::Gtk.Label ();
     this.label20.Name = "label20";
     this.label20.Xalign = 0F;
     this.label20.LabelProp = global::Mono.Unix.Catalog.GetString ("UTC Timestamp:");
     this.tableCSVLoggerSettings.Add (this.label20);
     global::Gtk.Table.TableChild w103 = ((global::Gtk.Table.TableChild)(this.tableCSVLoggerSettings [this.label20]));
     w103.TopAttach = ((uint)(5));
     w103.BottomAttach = ((uint)(6));
     w103.XOptions = ((global::Gtk.AttachOptions)(4));
     w103.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child tableCSVLoggerSettings.Gtk.Table+TableChild
     this.label22 = new global::Gtk.Label ();
     this.label22.Name = "label22";
     this.label22.Xalign = 0F;
     this.label22.LabelProp = global::Mono.Unix.Catalog.GetString ("Time Format:");
     this.tableCSVLoggerSettings.Add (this.label22);
     global::Gtk.Table.TableChild w104 = ((global::Gtk.Table.TableChild)(this.tableCSVLoggerSettings [this.label22]));
     w104.TopAttach = ((uint)(6));
     w104.BottomAttach = ((uint)(7));
     w104.XOptions = ((global::Gtk.AttachOptions)(4));
     w104.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child tableCSVLoggerSettings.Gtk.Table+TableChild
     this.label23 = new global::Gtk.Label ();
     this.label23.Name = "label23";
     this.label23.Xalign = 0F;
     this.label23.LabelProp = global::Mono.Unix.Catalog.GetString ("Preview:");
     this.tableCSVLoggerSettings.Add (this.label23);
     global::Gtk.Table.TableChild w105 = ((global::Gtk.Table.TableChild)(this.tableCSVLoggerSettings [this.label23]));
     w105.TopAttach = ((uint)(2));
     w105.BottomAttach = ((uint)(3));
     w105.XOptions = ((global::Gtk.AttachOptions)(4));
     w105.YOptions = ((global::Gtk.AttachOptions)(0));
     // Container child tableCSVLoggerSettings.Gtk.Table+TableChild
     this.label26 = new global::Gtk.Label ();
     this.label26.Name = "label26";
     this.label26.Xalign = 0F;
     this.label26.LabelProp = global::Mono.Unix.Catalog.GetString ("Values Format Culture:");
     this.tableCSVLoggerSettings.Add (this.label26);
     global::Gtk.Table.TableChild w106 = ((global::Gtk.Table.TableChild)(this.tableCSVLoggerSettings [this.label26]));
     w106.TopAttach = ((uint)(7));
     w106.BottomAttach = ((uint)(8));
     w106.XOptions = ((global::Gtk.AttachOptions)(4));
     w106.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child tableCSVLoggerSettings.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 (".csv");
     this.tableCSVLoggerSettings.Add (this.label4);
     global::Gtk.Table.TableChild w107 = ((global::Gtk.Table.TableChild)(this.tableCSVLoggerSettings [this.label4]));
     w107.LeftAttach = ((uint)(2));
     w107.RightAttach = ((uint)(3));
     w107.XOptions = ((global::Gtk.AttachOptions)(4));
     w107.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child tableCSVLoggerSettings.Gtk.Table+TableChild
     this.lblPreviewFilePathFormat = new global::Gtk.Label ();
     this.lblPreviewFilePathFormat.Name = "lblPreviewFilePathFormat";
     this.lblPreviewFilePathFormat.Xalign = 0F;
     this.tableCSVLoggerSettings.Add (this.lblPreviewFilePathFormat);
     global::Gtk.Table.TableChild w108 = ((global::Gtk.Table.TableChild)(this.tableCSVLoggerSettings [this.lblPreviewFilePathFormat]));
     w108.TopAttach = ((uint)(2));
     w108.BottomAttach = ((uint)(3));
     w108.LeftAttach = ((uint)(1));
     w108.RightAttach = ((uint)(3));
     w108.YOptions = ((global::Gtk.AttachOptions)(4));
     this.GtkAlignment31.Add (this.tableCSVLoggerSettings);
     this.frameCSVLoggerSettings.Add (this.GtkAlignment31);
     this.GtkLabel41 = new global::Gtk.Label ();
     this.GtkLabel41.Name = "GtkLabel41";
     this.GtkLabel41.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>CSV Logger Settings</b>");
     this.GtkLabel41.UseMarkup = true;
     this.frameCSVLoggerSettings.LabelWidget = this.GtkLabel41;
     this.vboxSettings.Add (this.frameCSVLoggerSettings);
     global::Gtk.Box.BoxChild w111 = ((global::Gtk.Box.BoxChild)(this.vboxSettings [this.frameCSVLoggerSettings]));
     w111.Position = 0;
     w111.Expand = false;
     w111.Fill = false;
     // Container child vboxSettings.Gtk.Box+BoxChild
     this.hseparator1 = new global::Gtk.HSeparator ();
     this.hseparator1.Name = "hseparator1";
     this.vboxSettings.Add (this.hseparator1);
     global::Gtk.Box.BoxChild w112 = ((global::Gtk.Box.BoxChild)(this.vboxSettings [this.hseparator1]));
     w112.Position = 1;
     w112.Expand = false;
     w112.Fill = false;
     // Container child vboxSettings.Gtk.Box+BoxChild
     this.btnCSVOpenDirectory = new global::Gtk.Button ();
     this.btnCSVOpenDirectory.CanFocus = true;
     this.btnCSVOpenDirectory.Name = "btnCSVOpenDirectory";
     this.btnCSVOpenDirectory.UseUnderline = true;
     this.btnCSVOpenDirectory.Label = global::Mono.Unix.Catalog.GetString ("Open CSV log file folder");
     global::Gtk.Image w113 = new global::Gtk.Image ();
     w113.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-open", global::Gtk.IconSize.Menu);
     this.btnCSVOpenDirectory.Image = w113;
     this.vboxSettings.Add (this.btnCSVOpenDirectory);
     global::Gtk.Box.BoxChild w114 = ((global::Gtk.Box.BoxChild)(this.vboxSettings [this.btnCSVOpenDirectory]));
     w114.Position = 3;
     w114.Expand = false;
     w114.Fill = false;
     this.notebook1.Add (this.vboxSettings);
     global::Gtk.Notebook.NotebookChild w115 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1 [this.vboxSettings]));
     w115.Position = 4;
     // Notebook tab
     this.label1 = new global::Gtk.Label ();
     this.label1.Name = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("Settings");
     this.notebook1.SetTabLabel (this.vboxSettings, this.label1);
     this.label1.ShowAll ();
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.vboxRealTimePlot = new global::Gtk.VBox ();
     this.vboxRealTimePlot.Name = "vboxRealTimePlot";
     this.vboxRealTimePlot.Spacing = 6;
     // Container child vboxRealTimePlot.Gtk.Box+BoxChild
     this.table5 = new global::Gtk.Table (((uint)(4)), ((uint)(4)), false);
     this.table5.Name = "table5";
     this.table5.RowSpacing = ((uint)(6));
     this.table5.ColumnSpacing = ((uint)(6));
     // Container child table5.Gtk.Table+TableChild
     this.cbtnRealTimePlotLimitPoints = new global::Gtk.CheckButton ();
     this.cbtnRealTimePlotLimitPoints.TooltipMarkup = "Limits the shown points to save computing time.\nThis action is irreversible!";
     this.cbtnRealTimePlotLimitPoints.CanFocus = true;
     this.cbtnRealTimePlotLimitPoints.Name = "cbtnRealTimePlotLimitPoints";
     this.cbtnRealTimePlotLimitPoints.Label = global::Mono.Unix.Catalog.GetString ("Limit shown Points");
     this.cbtnRealTimePlotLimitPoints.DrawIndicator = true;
     this.cbtnRealTimePlotLimitPoints.UseUnderline = true;
     this.table5.Add (this.cbtnRealTimePlotLimitPoints);
     global::Gtk.Table.TableChild w116 = ((global::Gtk.Table.TableChild)(this.table5 [this.cbtnRealTimePlotLimitPoints]));
     w116.TopAttach = ((uint)(2));
     w116.BottomAttach = ((uint)(3));
     w116.LeftAttach = ((uint)(2));
     w116.RightAttach = ((uint)(3));
     w116.XOptions = ((global::Gtk.AttachOptions)(4));
     w116.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table5.Gtk.Table+TableChild
     this.cbtnRealTimePlotShowMarker = new global::Gtk.CheckButton ();
     this.cbtnRealTimePlotShowMarker.CanFocus = true;
     this.cbtnRealTimePlotShowMarker.Name = "cbtnRealTimePlotShowMarker";
     this.cbtnRealTimePlotShowMarker.Label = global::Mono.Unix.Catalog.GetString ("Show marker");
     this.cbtnRealTimePlotShowMarker.DrawIndicator = true;
     this.cbtnRealTimePlotShowMarker.UseUnderline = true;
     this.table5.Add (this.cbtnRealTimePlotShowMarker);
     global::Gtk.Table.TableChild w117 = ((global::Gtk.Table.TableChild)(this.table5 [this.cbtnRealTimePlotShowMarker]));
     w117.TopAttach = ((uint)(2));
     w117.BottomAttach = ((uint)(3));
     w117.LeftAttach = ((uint)(1));
     w117.RightAttach = ((uint)(2));
     w117.XOptions = ((global::Gtk.AttachOptions)(4));
     w117.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table5.Gtk.Table+TableChild
     this.cbtnRealTimePlotSmoothValues = new global::Gtk.CheckButton ();
     this.cbtnRealTimePlotSmoothValues.CanFocus = true;
     this.cbtnRealTimePlotSmoothValues.Name = "cbtnRealTimePlotSmoothValues";
     this.cbtnRealTimePlotSmoothValues.Label = global::Mono.Unix.Catalog.GetString ("Smooth values");
     this.cbtnRealTimePlotSmoothValues.DrawIndicator = true;
     this.cbtnRealTimePlotSmoothValues.UseUnderline = true;
     this.table5.Add (this.cbtnRealTimePlotSmoothValues);
     global::Gtk.Table.TableChild w118 = ((global::Gtk.Table.TableChild)(this.table5 [this.cbtnRealTimePlotSmoothValues]));
     w118.TopAttach = ((uint)(3));
     w118.BottomAttach = ((uint)(4));
     w118.LeftAttach = ((uint)(1));
     w118.RightAttach = ((uint)(2));
     w118.XOptions = ((global::Gtk.AttachOptions)(4));
     w118.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table5.Gtk.Table+TableChild
     this.hbuttonbox2 = new global::Gtk.HButtonBox ();
     this.hbuttonbox2.Name = "hbuttonbox2";
     this.hbuttonbox2.Homogeneous = true;
     this.hbuttonbox2.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(1));
     // Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.btnRealTimePlotJumpStart = new global::Gtk.Button ();
     this.btnRealTimePlotJumpStart.CanFocus = true;
     this.btnRealTimePlotJumpStart.Name = "btnRealTimePlotJumpStart";
     this.btnRealTimePlotJumpStart.UseUnderline = true;
     this.btnRealTimePlotJumpStart.Label = global::Mono.Unix.Catalog.GetString ("Jump to start");
     global::Gtk.Image w119 = new global::Gtk.Image ();
     w119.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-media-previous", global::Gtk.IconSize.Menu);
     this.btnRealTimePlotJumpStart.Image = w119;
     this.hbuttonbox2.Add (this.btnRealTimePlotJumpStart);
     global::Gtk.ButtonBox.ButtonBoxChild w120 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2 [this.btnRealTimePlotJumpStart]));
     w120.Expand = false;
     w120.Fill = false;
     // Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.btnRealTimePlotSnapshot = new global::Gtk.Button ();
     this.btnRealTimePlotSnapshot.CanFocus = true;
     this.btnRealTimePlotSnapshot.Name = "btnRealTimePlotSnapshot";
     this.btnRealTimePlotSnapshot.UseUnderline = true;
     this.btnRealTimePlotSnapshot.Label = global::Mono.Unix.Catalog.GetString ("Snapshot");
     global::Gtk.Image w121 = new global::Gtk.Image ();
     w121.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-media-record", global::Gtk.IconSize.Menu);
     this.btnRealTimePlotSnapshot.Image = w121;
     this.hbuttonbox2.Add (this.btnRealTimePlotSnapshot);
     global::Gtk.ButtonBox.ButtonBoxChild w122 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2 [this.btnRealTimePlotSnapshot]));
     w122.Position = 1;
     w122.Expand = false;
     w122.Fill = false;
     // Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.btnRealTimePlotPause = new global::Gtk.Button ();
     this.btnRealTimePlotPause.CanFocus = true;
     this.btnRealTimePlotPause.Name = "btnRealTimePlotPause";
     this.btnRealTimePlotPause.UseUnderline = true;
     this.btnRealTimePlotPause.Label = global::Mono.Unix.Catalog.GetString ("Pause plot");
     global::Gtk.Image w123 = new global::Gtk.Image ();
     w123.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-media-pause", global::Gtk.IconSize.Button);
     this.btnRealTimePlotPause.Image = w123;
     this.hbuttonbox2.Add (this.btnRealTimePlotPause);
     global::Gtk.ButtonBox.ButtonBoxChild w124 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2 [this.btnRealTimePlotPause]));
     w124.Position = 2;
     w124.Expand = false;
     w124.Fill = false;
     // Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.btnRealTimePlotJumpLatest = new global::Gtk.Button ();
     this.btnRealTimePlotJumpLatest.CanFocus = true;
     this.btnRealTimePlotJumpLatest.Name = "btnRealTimePlotJumpLatest";
     this.btnRealTimePlotJumpLatest.UseUnderline = true;
     this.btnRealTimePlotJumpLatest.Label = global::Mono.Unix.Catalog.GetString ("Jump to latest points");
     global::Gtk.Image w125 = new global::Gtk.Image ();
     w125.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-media-next", global::Gtk.IconSize.Menu);
     this.btnRealTimePlotJumpLatest.Image = w125;
     this.hbuttonbox2.Add (this.btnRealTimePlotJumpLatest);
     global::Gtk.ButtonBox.ButtonBoxChild w126 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2 [this.btnRealTimePlotJumpLatest]));
     w126.Position = 3;
     w126.Expand = false;
     w126.Fill = false;
     this.table5.Add (this.hbuttonbox2);
     global::Gtk.Table.TableChild w127 = ((global::Gtk.Table.TableChild)(this.table5 [this.hbuttonbox2]));
     w127.LeftAttach = ((uint)(1));
     w127.RightAttach = ((uint)(3));
     w127.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table5.Gtk.Table+TableChild
     this.hbuttonbox3 = new global::Gtk.HButtonBox ();
     this.hbuttonbox3.Name = "hbuttonbox3";
     this.hbuttonbox3.Homogeneous = true;
     this.hbuttonbox3.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(1));
     // Container child hbuttonbox3.Gtk.ButtonBox+ButtonBoxChild
     this.btnRealTimePlotFitData = new global::Gtk.Button ();
     this.btnRealTimePlotFitData.CanFocus = true;
     this.btnRealTimePlotFitData.Name = "btnRealTimePlotFitData";
     this.btnRealTimePlotFitData.UseUnderline = true;
     this.btnRealTimePlotFitData.Label = global::Mono.Unix.Catalog.GetString ("Fit all data on plot");
     global::Gtk.Image w128 = new global::Gtk.Image ();
     w128.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-zoom-fit", global::Gtk.IconSize.Menu);
     this.btnRealTimePlotFitData.Image = w128;
     this.hbuttonbox3.Add (this.btnRealTimePlotFitData);
     global::Gtk.ButtonBox.ButtonBoxChild w129 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox3 [this.btnRealTimePlotFitData]));
     w129.Expand = false;
     w129.Fill = false;
     // Container child hbuttonbox3.Gtk.ButtonBox+ButtonBoxChild
     this.btnRealTimePlotResetZoom = new global::Gtk.Button ();
     this.btnRealTimePlotResetZoom.CanFocus = true;
     this.btnRealTimePlotResetZoom.Name = "btnRealTimePlotResetZoom";
     this.btnRealTimePlotResetZoom.UseUnderline = true;
     this.btnRealTimePlotResetZoom.Label = global::Mono.Unix.Catalog.GetString ("Reset zoom to default");
     global::Gtk.Image w130 = new global::Gtk.Image ();
     w130.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-zoom-100", global::Gtk.IconSize.Menu);
     this.btnRealTimePlotResetZoom.Image = w130;
     this.hbuttonbox3.Add (this.btnRealTimePlotResetZoom);
     global::Gtk.ButtonBox.ButtonBoxChild w131 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox3 [this.btnRealTimePlotResetZoom]));
     w131.Position = 1;
     w131.Expand = false;
     w131.Fill = false;
     this.table5.Add (this.hbuttonbox3);
     global::Gtk.Table.TableChild w132 = ((global::Gtk.Table.TableChild)(this.table5 [this.hbuttonbox3]));
     w132.TopAttach = ((uint)(1));
     w132.BottomAttach = ((uint)(2));
     w132.LeftAttach = ((uint)(1));
     w132.RightAttach = ((uint)(3));
     w132.XOptions = ((global::Gtk.AttachOptions)(4));
     w132.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table5.Gtk.Table+TableChild
     this.label19 = new global::Gtk.Label ();
     this.label19.Name = "label19";
     this.table5.Add (this.label19);
     global::Gtk.Table.TableChild w133 = ((global::Gtk.Table.TableChild)(this.table5 [this.label19]));
     w133.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table5.Gtk.Table+TableChild
     this.label3 = new global::Gtk.Label ();
     this.label3.Name = "label3";
     this.table5.Add (this.label3);
     global::Gtk.Table.TableChild w134 = ((global::Gtk.Table.TableChild)(this.table5 [this.label3]));
     w134.LeftAttach = ((uint)(3));
     w134.RightAttach = ((uint)(4));
     w134.YOptions = ((global::Gtk.AttachOptions)(4));
     this.vboxRealTimePlot.Add (this.table5);
     global::Gtk.Box.BoxChild w135 = ((global::Gtk.Box.BoxChild)(this.vboxRealTimePlot [this.table5]));
     w135.Position = 1;
     w135.Expand = false;
     w135.Fill = false;
     this.notebook1.Add (this.vboxRealTimePlot);
     global::Gtk.Notebook.NotebookChild w136 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1 [this.vboxRealTimePlot]));
     w136.Position = 5;
     // Notebook tab
     this.label9 = new global::Gtk.Label ();
     this.label9.Name = "label9";
     this.label9.LabelProp = global::Mono.Unix.Catalog.GetString ("Real Time Plot");
     this.notebook1.SetTabLabel (this.vboxRealTimePlot, this.label9);
     this.label9.ShowAll ();
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.table2 = new global::Gtk.Table (((uint)(3)), ((uint)(3)), false);
     this.table2.Name = "table2";
     this.table2.RowSpacing = ((uint)(6));
     this.table2.ColumnSpacing = ((uint)(6));
     // Container child table2.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.tvLog = new global::Gtk.TextView ();
     this.tvLog.WidthRequest = 150;
     this.tvLog.CanFocus = true;
     this.tvLog.Name = "tvLog";
     this.GtkScrolledWindow.Add (this.tvLog);
     this.table2.Add (this.GtkScrolledWindow);
     global::Gtk.Table.TableChild w138 = ((global::Gtk.Table.TableChild)(this.table2 [this.GtkScrolledWindow]));
     w138.TopAttach = ((uint)(2));
     w138.BottomAttach = ((uint)(3));
     w138.RightAttach = ((uint)(3));
     // Container child table2.Gtk.Table+TableChild
     this.vbuttonbox1 = new global::Gtk.VButtonBox ();
     this.vbuttonbox1.Name = "vbuttonbox1";
     this.vbuttonbox1.Homogeneous = true;
     this.vbuttonbox1.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.btnDigitalPingTest = new global::Gtk.Button ();
     this.btnDigitalPingTest.CanFocus = true;
     this.btnDigitalPingTest.Name = "btnDigitalPingTest";
     this.btnDigitalPingTest.UseUnderline = true;
     this.btnDigitalPingTest.Label = global::Mono.Unix.Catalog.GetString ("DigitalPingTest");
     this.vbuttonbox1.Add (this.btnDigitalPingTest);
     global::Gtk.ButtonBox.ButtonBoxChild w139 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.btnDigitalPingTest]));
     w139.Expand = false;
     w139.Fill = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.btnFillAnalogInputs = new global::Gtk.Button ();
     this.btnFillAnalogInputs.CanFocus = true;
     this.btnFillAnalogInputs.Name = "btnFillAnalogInputs";
     this.btnFillAnalogInputs.UseUnderline = true;
     this.btnFillAnalogInputs.Label = global::Mono.Unix.Catalog.GetString ("Fill Analog Inputs");
     this.vbuttonbox1.Add (this.btnFillAnalogInputs);
     global::Gtk.ButtonBox.ButtonBoxChild w140 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.btnFillAnalogInputs]));
     w140.Position = 1;
     w140.Expand = false;
     w140.Fill = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.btnFillDigitalOutputs = new global::Gtk.Button ();
     this.btnFillDigitalOutputs.CanFocus = true;
     this.btnFillDigitalOutputs.Name = "btnFillDigitalOutputs";
     this.btnFillDigitalOutputs.UseUnderline = true;
     this.btnFillDigitalOutputs.Label = global::Mono.Unix.Catalog.GetString ("Fill Digital Outputs");
     this.vbuttonbox1.Add (this.btnFillDigitalOutputs);
     global::Gtk.ButtonBox.ButtonBoxChild w141 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.btnFillDigitalOutputs]));
     w141.Position = 2;
     w141.Expand = false;
     w141.Fill = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.btnAlternateBlinkSetup = new global::Gtk.Button ();
     this.btnAlternateBlinkSetup.CanFocus = true;
     this.btnAlternateBlinkSetup.Name = "btnAlternateBlinkSetup";
     this.btnAlternateBlinkSetup.UseUnderline = true;
     this.btnAlternateBlinkSetup.Label = global::Mono.Unix.Catalog.GetString ("Alternate Blink Setup 0Cycle");
     this.vbuttonbox1.Add (this.btnAlternateBlinkSetup);
     global::Gtk.ButtonBox.ButtonBoxChild w142 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.btnAlternateBlinkSetup]));
     w142.Position = 3;
     w142.Expand = false;
     w142.Fill = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.btnAlternateBlinkSetup2 = new global::Gtk.Button ();
     this.btnAlternateBlinkSetup2.CanFocus = true;
     this.btnAlternateBlinkSetup2.Name = "btnAlternateBlinkSetup2";
     this.btnAlternateBlinkSetup2.UseUnderline = true;
     this.btnAlternateBlinkSetup2.Label = global::Mono.Unix.Catalog.GetString ("Alternate Blink Setup 2 0Cycle");
     this.vbuttonbox1.Add (this.btnAlternateBlinkSetup2);
     global::Gtk.ButtonBox.ButtonBoxChild w143 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.btnAlternateBlinkSetup2]));
     w143.Position = 4;
     w143.Expand = false;
     w143.Fill = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.button359 = new global::Gtk.Button ();
     this.button359.CanFocus = true;
     this.button359.Name = "button359";
     this.button359.UseUnderline = true;
     this.button359.Label = global::Mono.Unix.Catalog.GetString ("Alternate Blink Setup -1Cycle");
     this.vbuttonbox1.Add (this.button359);
     global::Gtk.ButtonBox.ButtonBoxChild w144 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.button359]));
     w144.Position = 5;
     w144.Expand = false;
     w144.Fill = false;
     this.table2.Add (this.vbuttonbox1);
     global::Gtk.Table.TableChild w145 = ((global::Gtk.Table.TableChild)(this.table2 [this.vbuttonbox1]));
     w145.XOptions = ((global::Gtk.AttachOptions)(4));
     this.notebook1.Add (this.table2);
     global::Gtk.Notebook.NotebookChild w146 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1 [this.table2]));
     w146.Position = 6;
     w146.MenuLabel = global::Mono.Unix.Catalog.GetString ("Debug");
     // Notebook tab
     this.label10 = new global::Gtk.Label ();
     this.label10.Name = "label10";
     this.label10.LabelProp = global::Mono.Unix.Catalog.GetString ("DEBUG");
     this.notebook1.SetTabLabel (this.table2, this.label10);
     this.label10.ShowAll ();
     this.hpanedMain.Add (this.notebook1);
     this.vbox1.Add (this.hpanedMain);
     global::Gtk.Box.BoxChild w148 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hpanedMain]));
     w148.Position = 2;
     // Container child vbox1.Gtk.Box+BoxChild
     this.statusbar1 = new global::Gtk.Statusbar ();
     this.statusbar1.Name = "statusbar1";
     this.statusbar1.Spacing = 6;
     this.statusbar1.BorderWidth = ((uint)(2));
     this.statusbar1.HasResizeGrip = false;
     // Container child statusbar1.Gtk.Box+BoxChild
     this.ImageConnectionStatus = new global::Gtk.Image ();
     this.ImageConnectionStatus.WidthRequest = 16;
     this.ImageConnectionStatus.HeightRequest = 16;
     this.ImageConnectionStatus.Name = "ImageConnectionStatus";
     this.ImageConnectionStatus.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-disconnect", global::Gtk.IconSize.Menu);
     this.statusbar1.Add (this.ImageConnectionStatus);
     global::Gtk.Box.BoxChild w149 = ((global::Gtk.Box.BoxChild)(this.statusbar1 [this.ImageConnectionStatus]));
     w149.Position = 0;
     w149.Expand = false;
     // Container child statusbar1.Gtk.Box+BoxChild
     this.lblConnectionStatus = new global::Gtk.Label ();
     this.lblConnectionStatus.Name = "lblConnectionStatus";
     this.lblConnectionStatus.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>NOT</b> connected");
     this.lblConnectionStatus.UseMarkup = true;
     this.statusbar1.Add (this.lblConnectionStatus);
     global::Gtk.Box.BoxChild w150 = ((global::Gtk.Box.BoxChild)(this.statusbar1 [this.lblConnectionStatus]));
     w150.Position = 1;
     w150.Expand = false;
     w150.Fill = false;
     // Container child statusbar1.Gtk.Box+BoxChild
     this.vseparator1 = new global::Gtk.VSeparator ();
     this.vseparator1.Name = "vseparator1";
     this.statusbar1.Add (this.vseparator1);
     global::Gtk.Box.BoxChild w151 = ((global::Gtk.Box.BoxChild)(this.statusbar1 [this.vseparator1]));
     w151.Position = 2;
     w151.Expand = false;
     w151.Fill = false;
     // Container child statusbar1.Gtk.Box+BoxChild
     this.label12 = new global::Gtk.Label ();
     this.label12.Name = "label12";
     this.label12.LabelProp = global::Mono.Unix.Catalog.GetString ("Start Time:");
     this.statusbar1.Add (this.label12);
     global::Gtk.Box.BoxChild w152 = ((global::Gtk.Box.BoxChild)(this.statusbar1 [this.label12]));
     w152.Position = 3;
     w152.Expand = false;
     // Container child statusbar1.Gtk.Box+BoxChild
     this.lblStartTime = new global::Gtk.Label ();
     this.lblStartTime.Name = "lblStartTime";
     this.statusbar1.Add (this.lblStartTime);
     global::Gtk.Box.BoxChild w153 = ((global::Gtk.Box.BoxChild)(this.statusbar1 [this.lblStartTime]));
     w153.Position = 4;
     w153.Expand = false;
     w153.Fill = false;
     // Container child statusbar1.Gtk.Box+BoxChild
     this.vseparator2 = new global::Gtk.VSeparator ();
     this.vseparator2.Name = "vseparator2";
     this.statusbar1.Add (this.vseparator2);
     global::Gtk.Box.BoxChild w154 = ((global::Gtk.Box.BoxChild)(this.statusbar1 [this.vseparator2]));
     w154.Position = 5;
     w154.Expand = false;
     w154.Fill = false;
     // Container child statusbar1.Gtk.Box+BoxChild
     this.label13 = new global::Gtk.Label ();
     this.label13.Name = "label13";
     this.label13.LabelProp = global::Mono.Unix.Catalog.GetString ("Time Elapsed:");
     this.statusbar1.Add (this.label13);
     global::Gtk.Box.BoxChild w155 = ((global::Gtk.Box.BoxChild)(this.statusbar1 [this.label13]));
     w155.Position = 6;
     w155.Expand = false;
     // Container child statusbar1.Gtk.Box+BoxChild
     this.lblTimePassed = new global::Gtk.Label ();
     this.lblTimePassed.Name = "lblTimePassed";
     this.statusbar1.Add (this.lblTimePassed);
     global::Gtk.Box.BoxChild w156 = ((global::Gtk.Box.BoxChild)(this.statusbar1 [this.lblTimePassed]));
     w156.Position = 7;
     w156.Expand = false;
     w156.Fill = false;
     this.vbox1.Add (this.statusbar1);
     global::Gtk.Box.BoxChild w157 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.statusbar1]));
     w157.Position = 3;
     w157.Expand = false;
     w157.Fill = false;
     this.Add (this.vbox1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 1201;
     this.DefaultHeight = 600;
     this.Show ();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler (this.OnDeleteEvent);
     this.KeyPressEvent += new global::Gtk.KeyPressEventHandler (this.OnKeyPressEvent);
     this.mediaPlayAction.Activated += new global::System.EventHandler (this.OnMediaPlayActionToggled);
     this.mediaStopAction.Activated += new global::System.EventHandler (this.OnMediaStopActionActivated);
     this.saveAsAction.Activated += new global::System.EventHandler (this.OnSaveAsActionActivated);
     this.saveAction.Activated += new global::System.EventHandler (this.OnSaveActionActivated);
     this.openAction.Activated += new global::System.EventHandler (this.OnOpenActionActivated);
     this.refreshAction.Activated += new global::System.EventHandler (this.OnAutoConnectActionActivated);
     this.aboutAction.Activated += new global::System.EventHandler (this.OnAboutActionActivated);
     this.preferencesAction.Activated += new global::System.EventHandler (this.OnPreferencesActionActivated);
     this.newAction.Activated += new global::System.EventHandler (this.OnNewActionActivated);
     this.cbBoardType.Changed += new global::System.EventHandler (this.OnCbBoardTypeChanged);
     this.cbAREF.Changed += new global::System.EventHandler (this.OnCbAREFChanged);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MequantaStudio.SmartQuant.ImportWizardStep1Widget
     global::Stetic.BinContainer.Attach(this);
     this.Name = "MequantaStudio.SmartQuant.ImportWizardStep1Widget";
     // Container child MequantaStudio.SmartQuant.ImportWizardStep1Widget.Gtk.Container+ContainerChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.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.tvFiles          = new global::Gtk.TreeView();
     this.tvFiles.CanFocus = true;
     this.tvFiles.Name     = "tvFiles";
     this.GtkScrolledWindow.Add(this.tvFiles);
     this.hbox1.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.GtkScrolledWindow]));
     w2.Position = 0;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.vbuttonbox2             = new global::Gtk.VButtonBox();
     this.vbuttonbox2.Name        = "vbuttonbox2";
     this.vbuttonbox2.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child vbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.btnAddFile              = new global::Gtk.Button();
     this.btnAddFile.CanFocus     = true;
     this.btnAddFile.Name         = "btnAddFile";
     this.btnAddFile.UseUnderline = true;
     this.btnAddFile.Label        = global::Mono.Unix.Catalog.GetString("Add File...");
     this.vbuttonbox2.Add(this.btnAddFile);
     global::Gtk.ButtonBox.ButtonBoxChild w3 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox2 [this.btnAddFile]));
     w3.Expand = false;
     w3.Fill   = false;
     // Container child vbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.btnAddDirectory              = new global::Gtk.Button();
     this.btnAddDirectory.CanFocus     = true;
     this.btnAddDirectory.Name         = "btnAddDirectory";
     this.btnAddDirectory.UseUnderline = true;
     this.btnAddDirectory.Label        = global::Mono.Unix.Catalog.GetString("Add Directory...");
     this.vbuttonbox2.Add(this.btnAddDirectory);
     global::Gtk.ButtonBox.ButtonBoxChild w4 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox2 [this.btnAddDirectory]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.btnRemove              = new global::Gtk.Button();
     this.btnRemove.CanFocus     = true;
     this.btnRemove.Name         = "btnRemove";
     this.btnRemove.UseUnderline = true;
     this.btnRemove.Label        = global::Mono.Unix.Catalog.GetString("Remove");
     this.vbuttonbox2.Add(this.btnRemove);
     global::Gtk.ButtonBox.ButtonBoxChild w5 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox2 [this.btnRemove]));
     w5.Position = 2;
     w5.Expand   = false;
     w5.Fill     = false;
     this.vbox1.Add(this.vbuttonbox2);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.vbuttonbox2]));
     w6.Position = 0;
     w6.Expand   = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Note:\nIf you selection more \nthan one file make \nsure that all files have \nthe same format!");
     this.label1.Wrap      = true;
     this.vbox1.Add(this.label1);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.label1]));
     w7.Position = 1;
     w7.Expand   = false;
     w7.Fill     = false;
     this.hbox1.Add(this.vbox1);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox1]));
     w8.Position = 1;
     w8.Expand   = false;
     w8.Fill     = false;
     this.Add(this.hbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Show();
     this.btnAddFile.Clicked      += new global::System.EventHandler(this.OnAddFileClicked);
     this.btnAddDirectory.Clicked += new global::System.EventHandler(this.OnAddDirectoryClicked);
     this.btnRemove.Clicked       += new global::System.EventHandler(this.OnRemoveClicked);
 }
예제 #14
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.newAction = new global::Gtk.Action ("newAction", global::Mono.Unix.Catalog.GetString ("Nuevo registro"), null, "gtk-new");
     this.newAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Nuevo registro");
     w1.Add (this.newAction, null);
     this.preferencesAction = new global::Gtk.Action ("preferencesAction", global::Mono.Unix.Catalog.GetString ("Preferencias"), null, "gtk-preferences");
     this.preferencesAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Preferencias");
     w1.Add (this.preferencesAction, null);
     this.infoAction = new global::Gtk.Action ("infoAction", global::Mono.Unix.Catalog.GetString ("Acerca de..."), null, "gtk-info");
     this.infoAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Acerca de...");
     w1.Add (this.infoAction, null);
     this.refreshAction = new global::Gtk.Action ("refreshAction", null, null, "gtk-refresh");
     w1.Add (this.refreshAction, null);
     this.UIManager.InsertActionGroup (w1, 0);
     this.AddAccelGroup (this.UIManager.AccelGroup);
     this.Name = "MainWindow";
     this.Title = global::Mono.Unix.Catalog.GetString ("Secretaría Electrial");
     this.Icon = global::Gdk.Pixbuf.LoadFromResource ("SecretariaElectrial.logo-ico");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.vbox3 = new global::Gtk.VBox ();
     this.vbox3.Name = "vbox3";
     // Container child vbox3.Gtk.Box+BoxChild
     this.UIManager.AddUiFromString ("<ui><toolbar name='toolbar1'><toolitem name='newAction' action='newAction'/><toolitem name='refreshAction' action='refreshAction'/><toolitem name='preferencesAction' action='preferencesAction'/><toolitem name='infoAction' action='infoAction'/></toolbar></ui>");
     this.toolbar1 = ((global::Gtk.Toolbar)(this.UIManager.GetWidget ("/toolbar1")));
     this.toolbar1.Name = "toolbar1";
     this.toolbar1.ShowArrow = false;
     this.toolbar1.ToolbarStyle = ((global::Gtk.ToolbarStyle)(2));
     this.vbox3.Add (this.toolbar1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.toolbar1]));
     w2.Position = 0;
     w2.Expand = false;
     w2.Fill = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.vbox1 = new global::Gtk.VBox ();
     this.vbox1.Name = "vbox1";
     this.vbox1.Spacing = 6;
     this.vbox1.BorderWidth = ((uint)(6));
     // Container child vbox1.Gtk.Box+BoxChild
     this.categoryComboBox = global::Gtk.ComboBox.NewText ();
     this.categoryComboBox.Name = "categoryComboBox";
     this.vbox1.Add (this.categoryComboBox);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.categoryComboBox]));
     w3.Position = 0;
     w3.Expand = false;
     w3.Fill = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox2 = new global::Gtk.HBox ();
     this.hbox2.Name = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.vbox2 = new global::Gtk.VBox ();
     this.vbox2.Name = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.GtkScrolledWindow = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow.Name = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.DocumentTreeView = new global::Gtk.TreeView ();
     this.DocumentTreeView.WidthRequest = 300;
     this.DocumentTreeView.CanFocus = true;
     this.DocumentTreeView.Name = "DocumentTreeView";
     this.DocumentTreeView.SearchColumn = 0;
     this.GtkScrolledWindow.Add (this.DocumentTreeView);
     this.vbox2.Add (this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.GtkScrolledWindow]));
     w5.Position = 0;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox1 = new global::Gtk.HBox ();
     this.hbox1.Name = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.searchLabel = new global::Gtk.Label ();
     this.searchLabel.Name = "searchLabel";
     this.searchLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("Find");
     this.hbox1.Add (this.searchLabel);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.searchLabel]));
     w6.Position = 0;
     w6.Expand = false;
     w6.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.searchEntry = new global::Gtk.Entry ();
     this.searchEntry.CanFocus = true;
     this.searchEntry.Name = "searchEntry";
     this.searchEntry.IsEditable = true;
     this.searchEntry.InvisibleChar = '•';
     this.hbox1.Add (this.searchEntry);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.searchEntry]));
     w7.Position = 1;
     // Container child hbox1.Gtk.Box+BoxChild
     this.clearButton = new global::Gtk.Button ();
     this.clearButton.CanFocus = true;
     this.clearButton.Name = "clearButton";
     this.clearButton.UseStock = true;
     this.clearButton.UseUnderline = true;
     this.clearButton.Label = "gtk-clear";
     this.hbox1.Add (this.clearButton);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.clearButton]));
     w8.PackType = ((global::Gtk.PackType)(1));
     w8.Position = 2;
     w8.Expand = false;
     w8.Fill = false;
     this.vbox2.Add (this.hbox1);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox1]));
     w9.Position = 1;
     w9.Expand = false;
     w9.Fill = false;
     this.hbox2.Add (this.vbox2);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.vbox2]));
     w10.Position = 0;
     // Container child hbox2.Gtk.Box+BoxChild
     this.vbuttonbox1 = new global::Gtk.VButtonBox ();
     this.vbuttonbox1.Name = "vbuttonbox1";
     this.vbuttonbox1.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.openButton = new global::Gtk.Button ();
     this.openButton.CanFocus = true;
     this.openButton.Name = "openButton";
     this.openButton.UseStock = true;
     this.openButton.UseUnderline = true;
     this.openButton.Label = "gtk-open";
     this.vbuttonbox1.Add (this.openButton);
     global::Gtk.ButtonBox.ButtonBoxChild w11 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.openButton]));
     w11.Expand = false;
     w11.Fill = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.emailButton = new global::Gtk.Button ();
     this.emailButton.CanFocus = true;
     this.emailButton.Name = "emailButton";
     this.emailButton.UseStock = true;
     this.emailButton.UseUnderline = true;
     this.emailButton.Label = "Send by email";
     this.vbuttonbox1.Add (this.emailButton);
     global::Gtk.ButtonBox.ButtonBoxChild w12 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.emailButton]));
     w12.Position = 1;
     w12.Expand = false;
     w12.Fill = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.hseparator1 = new global::Gtk.HSeparator ();
     this.hseparator1.Name = "hseparator1";
     this.vbuttonbox1.Add (this.hseparator1);
     global::Gtk.ButtonBox.ButtonBoxChild w13 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.hseparator1]));
     w13.Position = 2;
     w13.Expand = false;
     w13.Fill = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.deleteButton = new global::Gtk.Button ();
     this.deleteButton.CanFocus = true;
     this.deleteButton.Name = "deleteButton";
     this.deleteButton.UseStock = true;
     this.deleteButton.UseUnderline = true;
     this.deleteButton.Label = "gtk-delete";
     this.vbuttonbox1.Add (this.deleteButton);
     global::Gtk.ButtonBox.ButtonBoxChild w14 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.deleteButton]));
     w14.Position = 3;
     w14.Expand = false;
     w14.Fill = false;
     this.hbox2.Add (this.vbuttonbox1);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.vbuttonbox1]));
     w15.Position = 1;
     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 = 1;
     this.vbox3.Add (this.vbox1);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.vbox1]));
     w17.PackType = ((global::Gtk.PackType)(1));
     w17.Position = 1;
     this.Add (this.vbox3);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 701;
     this.DefaultHeight = 429;
     this.Show ();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler (this.OnDeleteEvent);
     this.newAction.Activated += new global::System.EventHandler (this.OnNewActionActivated);
     this.preferencesAction.Activated += new global::System.EventHandler (this.OnPreferencesActionActivated);
     this.infoAction.Activated += new global::System.EventHandler (this.OnInfoActionActivated);
     this.refreshAction.Activated += new global::System.EventHandler (this.OnRefreshActionActivated);
     this.categoryComboBox.Changed += new global::System.EventHandler (this.OnCategoryComboBoxChanged);
     this.DocumentTreeView.RowActivated += new global::Gtk.RowActivatedHandler (this.OnDocumentTreeViewRowActivated);
     this.searchEntry.Changed += new global::System.EventHandler (this.OnSearchEntryChanged);
     this.clearButton.Clicked += new global::System.EventHandler (this.OnClearButtonClicked);
     this.openButton.Clicked += new global::System.EventHandler (this.OnOpenButtonClicked);
     this.emailButton.Clicked += new global::System.EventHandler (this.OnEmailButtonClicked);
     this.deleteButton.Clicked += new global::System.EventHandler (this.OnDeleteButtonClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget MonoDevelop.PackageManagement.PackageSourcesWidget
     global::Stetic.BinContainer.Attach (this);
     this.Name = "MonoDevelop.PackageManagement.PackageSourcesWidget";
     // Container child MonoDevelop.PackageManagement.PackageSourcesWidget.Gtk.Container+ContainerChild
     this.mainVBox = new global::Gtk.VBox ();
     this.mainVBox.Name = "mainVBox";
     this.mainVBox.Spacing = 6;
     // Container child mainVBox.Gtk.Box+BoxChild
     this.packageSourceListHBox = new global::Gtk.HBox ();
     this.packageSourceListHBox.Name = "packageSourceListHBox";
     this.packageSourceListHBox.Spacing = 6;
     // Container child packageSourceListHBox.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.packageSourcesTreeView = new global::Gtk.TreeView ();
     this.packageSourcesTreeView.CanFocus = true;
     this.packageSourcesTreeView.Name = "packageSourcesTreeView";
     this.packageSourcesTreeView.HeadersVisible = false;
     this.GtkScrolledWindow.Add (this.packageSourcesTreeView);
     this.packageSourceListHBox.Add (this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.packageSourceListHBox [this.GtkScrolledWindow]));
     w2.Position = 0;
     // Container child packageSourceListHBox.Gtk.Box+BoxChild
     this.moveButtonsBox = new global::Gtk.VButtonBox ();
     this.moveButtonsBox.Name = "moveButtonsBox";
     this.moveButtonsBox.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child moveButtonsBox.Gtk.ButtonBox+ButtonBoxChild
     this.moveUpButton = new global::Gtk.Button ();
     this.moveUpButton.Sensitive = false;
     this.moveUpButton.CanFocus = true;
     this.moveUpButton.Name = "moveUpButton";
     this.moveUpButton.UseStock = true;
     this.moveUpButton.UseUnderline = true;
     this.moveUpButton.Label = "gtk-go-up";
     this.moveButtonsBox.Add (this.moveUpButton);
     global::Gtk.ButtonBox.ButtonBoxChild w3 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.moveButtonsBox [this.moveUpButton]));
     w3.Expand = false;
     w3.Fill = false;
     // Container child moveButtonsBox.Gtk.ButtonBox+ButtonBoxChild
     this.moveDownButton = new global::Gtk.Button ();
     this.moveDownButton.Sensitive = false;
     this.moveDownButton.CanFocus = true;
     this.moveDownButton.Name = "moveDownButton";
     this.moveDownButton.UseStock = true;
     this.moveDownButton.UseUnderline = true;
     this.moveDownButton.Label = "gtk-go-down";
     this.moveButtonsBox.Add (this.moveDownButton);
     global::Gtk.ButtonBox.ButtonBoxChild w4 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.moveButtonsBox [this.moveDownButton]));
     w4.Position = 1;
     w4.Expand = false;
     w4.Fill = false;
     // Container child moveButtonsBox.Gtk.ButtonBox+ButtonBoxChild
     this.removeButton = new global::Gtk.Button ();
     this.removeButton.Sensitive = false;
     this.removeButton.CanFocus = true;
     this.removeButton.Name = "removeButton";
     this.removeButton.UseStock = true;
     this.removeButton.UseUnderline = true;
     this.removeButton.Label = "gtk-remove";
     this.moveButtonsBox.Add (this.removeButton);
     global::Gtk.ButtonBox.ButtonBoxChild w5 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.moveButtonsBox [this.removeButton]));
     w5.Position = 2;
     w5.Expand = false;
     w5.Fill = false;
     this.packageSourceListHBox.Add (this.moveButtonsBox);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.packageSourceListHBox [this.moveButtonsBox]));
     w6.Position = 1;
     w6.Expand = false;
     w6.Fill = false;
     this.mainVBox.Add (this.packageSourceListHBox);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.mainVBox [this.packageSourceListHBox]));
     w7.Position = 0;
     // Container child mainVBox.Gtk.Box+BoxChild
     this.packageSourceHBox = new global::Gtk.HBox ();
     this.packageSourceHBox.Name = "packageSourceHBox";
     this.packageSourceHBox.Spacing = 6;
     // Container child packageSourceHBox.Gtk.Box+BoxChild
     this.packageSourceLabelsHBox = new global::Gtk.VBox ();
     this.packageSourceLabelsHBox.Name = "packageSourceLabelsHBox";
     this.packageSourceLabelsHBox.Spacing = 6;
     // Container child packageSourceLabelsHBox.Gtk.Box+BoxChild
     this.packageSourceNameLabel = new global::Gtk.Label ();
     this.packageSourceNameLabel.Name = "packageSourceNameLabel";
     this.packageSourceNameLabel.Ypad = 4;
     this.packageSourceNameLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("Name:");
     this.packageSourceLabelsHBox.Add (this.packageSourceNameLabel);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.packageSourceLabelsHBox [this.packageSourceNameLabel]));
     w8.Position = 0;
     w8.Expand = false;
     w8.Fill = false;
     // Container child packageSourceLabelsHBox.Gtk.Box+BoxChild
     this.packageSourceLabel = new global::Gtk.Label ();
     this.packageSourceLabel.Name = "packageSourceLabel";
     this.packageSourceLabel.Ypad = 4;
     this.packageSourceLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("Source:");
     this.packageSourceLabelsHBox.Add (this.packageSourceLabel);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.packageSourceLabelsHBox [this.packageSourceLabel]));
     w9.Position = 1;
     w9.Expand = false;
     w9.Fill = false;
     this.packageSourceHBox.Add (this.packageSourceLabelsHBox);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.packageSourceHBox [this.packageSourceLabelsHBox]));
     w10.Position = 0;
     w10.Expand = false;
     w10.Fill = false;
     // Container child packageSourceHBox.Gtk.Box+BoxChild
     this.packageSourceTextBoxesVBox = new global::Gtk.VBox ();
     this.packageSourceTextBoxesVBox.Name = "packageSourceTextBoxesVBox";
     this.packageSourceTextBoxesVBox.Spacing = 6;
     // Container child packageSourceTextBoxesVBox.Gtk.Box+BoxChild
     this.packageSourceNameTextBox = new global::Gtk.Entry ();
     this.packageSourceNameTextBox.CanFocus = true;
     this.packageSourceNameTextBox.Name = "packageSourceNameTextBox";
     this.packageSourceNameTextBox.IsEditable = true;
     this.packageSourceNameTextBox.InvisibleChar = '●';
     this.packageSourceTextBoxesVBox.Add (this.packageSourceNameTextBox);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.packageSourceTextBoxesVBox [this.packageSourceNameTextBox]));
     w11.Position = 0;
     w11.Expand = false;
     w11.Fill = false;
     // Container child packageSourceTextBoxesVBox.Gtk.Box+BoxChild
     this.packageSourceTextBox = new global::Gtk.Entry ();
     this.packageSourceTextBox.CanFocus = true;
     this.packageSourceTextBox.Name = "packageSourceTextBox";
     this.packageSourceTextBox.IsEditable = true;
     this.packageSourceTextBox.InvisibleChar = '●';
     this.packageSourceTextBoxesVBox.Add (this.packageSourceTextBox);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.packageSourceTextBoxesVBox [this.packageSourceTextBox]));
     w12.Position = 1;
     w12.Expand = false;
     w12.Fill = false;
     this.packageSourceHBox.Add (this.packageSourceTextBoxesVBox);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.packageSourceHBox [this.packageSourceTextBoxesVBox]));
     w13.Position = 1;
     // Container child packageSourceHBox.Gtk.Box+BoxChild
     this.packageSourceButtonsBox = new global::Gtk.VButtonBox ();
     this.packageSourceButtonsBox.Name = "packageSourceButtonsBox";
     this.packageSourceButtonsBox.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child packageSourceButtonsBox.Gtk.ButtonBox+ButtonBoxChild
     this.addButton = new global::Gtk.Button ();
     this.addButton.Sensitive = false;
     this.addButton.CanFocus = true;
     this.addButton.Name = "addButton";
     this.addButton.UseStock = true;
     this.addButton.UseUnderline = true;
     this.addButton.Label = "gtk-add";
     this.packageSourceButtonsBox.Add (this.addButton);
     global::Gtk.ButtonBox.ButtonBoxChild w14 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.packageSourceButtonsBox [this.addButton]));
     w14.Expand = false;
     w14.Fill = false;
     // Container child packageSourceButtonsBox.Gtk.ButtonBox+ButtonBoxChild
     this.browseButton = new global::Gtk.Button ();
     this.browseButton.CanFocus = true;
     this.browseButton.Name = "browseButton";
     this.browseButton.UseUnderline = true;
     this.browseButton.Label = global::Mono.Unix.Catalog.GetString ("_Browse...");
     this.packageSourceButtonsBox.Add (this.browseButton);
     global::Gtk.ButtonBox.ButtonBoxChild w15 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.packageSourceButtonsBox [this.browseButton]));
     w15.Position = 1;
     w15.Expand = false;
     w15.Fill = false;
     this.packageSourceHBox.Add (this.packageSourceButtonsBox);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.packageSourceHBox [this.packageSourceButtonsBox]));
     w16.Position = 2;
     w16.Expand = false;
     w16.Fill = false;
     this.mainVBox.Add (this.packageSourceHBox);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.mainVBox [this.packageSourceHBox]));
     w17.Position = 1;
     w17.Expand = false;
     w17.Fill = false;
     this.Add (this.mainVBox);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
     this.moveUpButton.Clicked += new global::System.EventHandler (this.MoveUpButtonClicked);
     this.moveDownButton.Clicked += new global::System.EventHandler (this.MoveDownButtonClicked);
     this.removeButton.Clicked += new global::System.EventHandler (this.RemoveButtonClicked);
     this.packageSourceNameTextBox.Changed += new global::System.EventHandler (this.PackageSourceNameTextBoxChanged);
     this.packageSourceTextBox.Changed += new global::System.EventHandler (this.PackageSourceTextBoxChanged);
     this.addButton.Clicked += new global::System.EventHandler (this.AddButtonClicked);
     this.browseButton.Clicked += new global::System.EventHandler (this.BrowseButtonClicked);
 }
예제 #16
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget EditPlayerWindow
     this.Name = "EditPlayerWindow";
     this.TypeHint = ((global::Gdk.WindowTypeHint)(1));
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child EditPlayerWindow.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.GtkScrolledWindow = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow.Name = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.playerTreeView = new global::Gtk.TreeView ();
     this.playerTreeView.CanFocus = true;
     this.playerTreeView.Name = "playerTreeView";
     this.playerTreeView.EnableSearch = false;
     this.GtkScrolledWindow.Add (this.playerTreeView);
     this.hbox1.Add (this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.GtkScrolledWindow]));
     w3.Position = 0;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbuttonbox1 = new global::Gtk.VButtonBox ();
     this.vbuttonbox1.Name = "vbuttonbox1";
     this.vbuttonbox1.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.browseButton = new global::Gtk.FileChooserButton (global::Mono.Unix.Catalog.GetString ("Select a Media Player"), ((global::Gtk.FileChooserAction)(0)));
     this.browseButton.Name = "browseButton";
     this.vbuttonbox1.Add (this.browseButton);
     global::Gtk.ButtonBox.ButtonBoxChild w4 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.browseButton]));
     w4.Expand = false;
     w4.Fill = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.commandButton = new global::Gtk.Button ();
     this.commandButton.CanFocus = true;
     this.commandButton.Name = "commandButton";
     this.commandButton.UseUnderline = true;
     this.commandButton.Label = global::Mono.Unix.Catalog.GetString ("Co_mmand...");
     this.vbuttonbox1.Add (this.commandButton);
     global::Gtk.ButtonBox.ButtonBoxChild w5 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.commandButton]));
     w5.Position = 1;
     w5.Expand = false;
     w5.Fill = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.removeButton = new global::Gtk.Button ();
     this.removeButton.CanFocus = true;
     this.removeButton.Name = "removeButton";
     this.removeButton.UseUnderline = true;
     this.removeButton.Label = global::Mono.Unix.Catalog.GetString ("_Remove");
     this.vbuttonbox1.Add (this.removeButton);
     global::Gtk.ButtonBox.ButtonBoxChild w6 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.removeButton]));
     w6.Position = 2;
     w6.Expand = false;
     w6.Fill = false;
     this.hbox1.Add (this.vbuttonbox1);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbuttonbox1]));
     w7.Position = 1;
     w7.Expand = false;
     w7.Fill = false;
     w1.Add (this.hbox1);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(w1 [this.hbox1]));
     w8.Position = 0;
     // Internal child EditPlayerWindow.ActionArea
     global::Gtk.HButtonBox w9 = this.ActionArea;
     w9.Name = "dialog1_ActionArea";
     w9.Spacing = 10;
     w9.BorderWidth = ((uint)(5));
     w9.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel = new global::Gtk.Button ();
     this.buttonCancel.CanDefault = true;
     this.buttonCancel.CanFocus = true;
     this.buttonCancel.Name = "buttonCancel";
     this.buttonCancel.UseStock = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label = "gtk-cancel";
     this.AddActionWidget (this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w10 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w9 [this.buttonCancel]));
     w10.Expand = false;
     w10.Fill = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk = new global::Gtk.Button ();
     this.buttonOk.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 w11 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w9 [this.buttonOk]));
     w11.Position = 1;
     w11.Expand = false;
     w11.Fill = false;
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 281;
     this.DefaultHeight = 250;
     this.Show ();
     this.browseButton.SelectionChanged += new global::System.EventHandler (this.SelectedPlayer);
     this.commandButton.Clicked += new global::System.EventHandler (this.EnterCommand);
     this.removeButton.Clicked += new global::System.EventHandler (this.OnRemove);
     this.buttonCancel.Clicked += new global::System.EventHandler (this.OnCancel);
     this.buttonOk.Clicked += new global::System.EventHandler (this.OnOK);
 }
예제 #17
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.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.OpenURLAction            = new global::Gtk.Action("OpenURLAction", global::Mono.Unix.Catalog.GetString("_Open URL..."), null, null);
     this.OpenURLAction.ShortLabel = global::Mono.Unix.Catalog.GetString("_Open URL ...");
     w1.Add(this.OpenURLAction, null);
     this.ExitAction            = new global::Gtk.Action("ExitAction", global::Mono.Unix.Catalog.GetString("_Exit"), null, null);
     this.ExitAction.ShortLabel = global::Mono.Unix.Catalog.GetString("_Exit");
     w1.Add(this.ExitAction, null);
     this.MediaPlayerAction            = new global::Gtk.Action("MediaPlayerAction", global::Mono.Unix.Catalog.GetString("_Media Player"), null, null);
     this.MediaPlayerAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Media Player");
     w1.Add(this.MediaPlayerAction, null);
     this.AlwaysOnTopAction            = new global::Gtk.ToggleAction("AlwaysOnTopAction", global::Mono.Unix.Catalog.GetString("Always on Top"), null, null);
     this.AlwaysOnTopAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Always on Top");
     w1.Add(this.AlwaysOnTopAction, 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.AboutAction            = new global::Gtk.Action("AboutAction", global::Mono.Unix.Catalog.GetString("_About..."), null, null);
     this.AboutAction.ShortLabel = global::Mono.Unix.Catalog.GetString("_About...");
     w1.Add(this.AboutAction, null);
     this.UIManager.InsertActionGroup(w1, 0);
     this.AddAccelGroup(this.UIManager.AccelGroup);
     this.Name           = "MainWindow";
     this.Title          = global::Mono.Unix.Catalog.GetString("LiveStreamer");
     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.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.UIManager.AddUiFromString("<ui><menubar name='menubar1'><menu name='FileAction' action='FileAction'><menuitem name='OpenURLAction' action='OpenURLAction'/><menuitem name='ExitAction' action='ExitAction'/></menu><menu name='HelpAction' action='HelpAction'><menuitem name='AboutAction' action='AboutAction'/></menu></menubar></ui>");
     this.menubar1      = ((global::Gtk.MenuBar)(this.UIManager.GetWidget("/menubar1")));
     this.menubar1.Name = "menubar1";
     this.vbox2.Add(this.menubar1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.menubar1]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hpaned1            = new global::Gtk.HPaned();
     this.hpaned1.CanDefault = true;
     this.hpaned1.CanFocus   = true;
     this.hpaned1.Name       = "hpaned1";
     this.hpaned1.Position   = 273;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.hbox4         = new global::Gtk.HBox();
     this.hbox4.Name    = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.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.streamList              = new global::Gtk.TreeView();
     this.streamList.CanFocus     = true;
     this.streamList.Name         = "streamList";
     this.streamList.Reorderable  = true;
     this.streamList.SearchColumn = 0;
     this.GtkScrolledWindow.Add(this.streamList);
     this.hbox4.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.GtkScrolledWindow]));
     w4.Position = 0;
     // Container child hbox4.Gtk.Box+BoxChild
     this.vbuttonbox2             = new global::Gtk.VButtonBox();
     this.vbuttonbox2.Name        = "vbuttonbox2";
     this.vbuttonbox2.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child vbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.button2              = new global::Gtk.Button();
     this.button2.CanFocus     = true;
     this.button2.Name         = "button2";
     this.button2.UseUnderline = true;
     // Container child button2.Gtk.Container+ContainerChild
     global::Gtk.Alignment w5 = new global::Gtk.Alignment(0.5F, 0.5F, 0F, 0F);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w6 = new global::Gtk.HBox();
     w6.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w7 = new global::Gtk.Image();
     w7.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu);
     w6.Add(w7);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w9 = new global::Gtk.Label();
     w9.LabelProp    = global::Mono.Unix.Catalog.GetString("_Add");
     w9.UseUnderline = true;
     w6.Add(w9);
     w5.Add(w6);
     this.button2.Add(w5);
     this.vbuttonbox2.Add(this.button2);
     global::Gtk.ButtonBox.ButtonBoxChild w13 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox2 [this.button2]));
     w13.Expand = false;
     w13.Fill   = false;
     // Container child vbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.button4              = new global::Gtk.Button();
     this.button4.CanFocus     = true;
     this.button4.Name         = "button4";
     this.button4.UseUnderline = true;
     // Container child button4.Gtk.Container+ContainerChild
     global::Gtk.Alignment w14 = new global::Gtk.Alignment(0.5F, 0.5F, 0F, 0F);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w15 = new global::Gtk.HBox();
     w15.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w16 = new global::Gtk.Image();
     w16.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-remove", global::Gtk.IconSize.Menu);
     w15.Add(w16);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w18 = new global::Gtk.Label();
     w18.LabelProp    = global::Mono.Unix.Catalog.GetString("_Remove");
     w18.UseUnderline = true;
     w15.Add(w18);
     w14.Add(w15);
     this.button4.Add(w14);
     this.vbuttonbox2.Add(this.button4);
     global::Gtk.ButtonBox.ButtonBoxChild w22 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox2 [this.button4]));
     w22.Position = 1;
     w22.Expand   = false;
     w22.Fill     = false;
     this.hbox4.Add(this.vbuttonbox2);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.vbuttonbox2]));
     w23.Position = 1;
     w23.Expand   = false;
     w23.Fill     = false;
     this.hpaned1.Add(this.hbox4);
     global::Gtk.Paned.PanedChild w24 = ((global::Gtk.Paned.PanedChild)(this.hpaned1 [this.hbox4]));
     w24.Resize = false;
     w24.Shrink = false;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.fixed11           = new global::Gtk.Fixed();
     this.fixed11.Name      = "fixed11";
     this.fixed11.HasWindow = false;
     // Container child fixed11.Gtk.Fixed+FixedChild
     this.frame3            = new global::Gtk.Frame();
     this.frame3.Name       = "frame3";
     this.frame3.ShadowType = ((global::Gtk.ShadowType)(0));
     // 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));
     this.GtkAlignment3.BorderWidth = ((uint)(3));
     // Container child GtkAlignment3.Gtk.Container+ContainerChild
     this.table4               = new global::Gtk.Table(((uint)(2)), ((uint)(3)), false);
     this.table4.Name          = "table4";
     this.table4.RowSpacing    = ((uint)(6));
     this.table4.ColumnSpacing = ((uint)(6));
     // Container child table4.Gtk.Table+TableChild
     this.addPlayerButton              = new global::Gtk.Button();
     this.addPlayerButton.CanFocus     = true;
     this.addPlayerButton.Name         = "addPlayerButton";
     this.addPlayerButton.UseUnderline = true;
     // Container child addPlayerButton.Gtk.Container+ContainerChild
     global::Gtk.Alignment w25 = new global::Gtk.Alignment(0.5F, 0.5F, 0F, 0F);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w26 = new global::Gtk.HBox();
     w26.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w27 = new global::Gtk.Image();
     w27.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-edit", global::Gtk.IconSize.Menu);
     w26.Add(w27);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w29 = new global::Gtk.Label();
     w26.Add(w29);
     w25.Add(w26);
     this.addPlayerButton.Add(w25);
     this.table4.Add(this.addPlayerButton);
     global::Gtk.Table.TableChild w33 = ((global::Gtk.Table.TableChild)(this.table4 [this.addPlayerButton]));
     w33.LeftAttach  = ((uint)(2));
     w33.RightAttach = ((uint)(3));
     w33.XOptions    = ((global::Gtk.AttachOptions)(4));
     w33.YOptions    = ((global::Gtk.AttachOptions)(0));
     // Container child table4.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("Media Player");
     this.table4.Add(this.label2);
     global::Gtk.Table.TableChild w34 = ((global::Gtk.Table.TableChild)(this.table4 [this.label2]));
     w34.XOptions = ((global::Gtk.AttachOptions)(4));
     w34.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table4.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("Quality");
     this.table4.Add(this.label3);
     global::Gtk.Table.TableChild w35 = ((global::Gtk.Table.TableChild)(this.table4 [this.label3]));
     w35.TopAttach    = ((uint)(1));
     w35.BottomAttach = ((uint)(2));
     w35.XOptions     = ((global::Gtk.AttachOptions)(4));
     w35.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.mediaPlayerCombo = global::Gtk.ComboBox.NewText();
     this.mediaPlayerCombo.AppendText(global::Mono.Unix.Catalog.GetString("vlc"));
     this.mediaPlayerCombo.AppendText(global::Mono.Unix.Catalog.GetString("mplayer"));
     this.mediaPlayerCombo.Name   = "mediaPlayerCombo";
     this.mediaPlayerCombo.Active = 0;
     this.table4.Add(this.mediaPlayerCombo);
     global::Gtk.Table.TableChild w36 = ((global::Gtk.Table.TableChild)(this.table4 [this.mediaPlayerCombo]));
     w36.LeftAttach  = ((uint)(1));
     w36.RightAttach = ((uint)(2));
     w36.XOptions    = ((global::Gtk.AttachOptions)(4));
     w36.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.qualityCombo = global::Gtk.ComboBox.NewText();
     this.qualityCombo.AppendText(global::Mono.Unix.Catalog.GetString("best"));
     this.qualityCombo.AppendText(global::Mono.Unix.Catalog.GetString("1080p+"));
     this.qualityCombo.AppendText(global::Mono.Unix.Catalog.GetString("1080p"));
     this.qualityCombo.AppendText(global::Mono.Unix.Catalog.GetString("720p+"));
     this.qualityCombo.AppendText(global::Mono.Unix.Catalog.GetString("720p"));
     this.qualityCombo.AppendText(global::Mono.Unix.Catalog.GetString("480p"));
     this.qualityCombo.AppendText(global::Mono.Unix.Catalog.GetString("360p"));
     this.qualityCombo.AppendText(global::Mono.Unix.Catalog.GetString("240p"));
     this.qualityCombo.AppendText(global::Mono.Unix.Catalog.GetString("worst"));
     this.qualityCombo.Name   = "qualityCombo";
     this.qualityCombo.Active = 0;
     this.table4.Add(this.qualityCombo);
     global::Gtk.Table.TableChild w37 = ((global::Gtk.Table.TableChild)(this.table4 [this.qualityCombo]));
     w37.TopAttach    = ((uint)(1));
     w37.BottomAttach = ((uint)(2));
     w37.LeftAttach   = ((uint)(1));
     w37.RightAttach  = ((uint)(2));
     w37.XOptions     = ((global::Gtk.AttachOptions)(4));
     w37.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.GtkAlignment3.Add(this.table4);
     this.frame3.Add(this.GtkAlignment3);
     this.GtkLabel6 = new global::Gtk.Label();
     this.GtkLabel6.WidthRequest = 200;
     this.GtkLabel6.Name         = "GtkLabel6";
     this.GtkLabel6.Xalign       = 0F;
     this.GtkLabel6.LabelProp    = global::Mono.Unix.Catalog.GetString("Options");
     this.GtkLabel6.UseMarkup    = true;
     this.frame3.LabelWidget     = this.GtkLabel6;
     this.fixed11.Add(this.frame3);
     global::Gtk.Fixed.FixedChild w40 = ((global::Gtk.Fixed.FixedChild)(this.fixed11 [this.frame3]));
     w40.X = 13;
     w40.Y = 4;
     this.hpaned1.Add(this.fixed11);
     this.vbox2.Add(this.hpaned1);
     global::Gtk.Box.BoxChild w42 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hpaned1]));
     w42.Position = 1;
     // Container child vbox2.Gtk.Box+BoxChild
     this.stdOutStatus               = new global::Gtk.Statusbar();
     this.stdOutStatus.Name          = "stdOutStatus";
     this.stdOutStatus.Spacing       = 6;
     this.stdOutStatus.HasResizeGrip = false;
     // Container child stdOutStatus.Gtk.Box+BoxChild
     this.watchButton              = new global::Gtk.Button();
     this.watchButton.CanFocus     = true;
     this.watchButton.Name         = "watchButton";
     this.watchButton.UseUnderline = true;
     this.watchButton.Label        = global::Mono.Unix.Catalog.GetString("Watch");
     this.stdOutStatus.Add(this.watchButton);
     global::Gtk.Box.BoxChild w43 = ((global::Gtk.Box.BoxChild)(this.stdOutStatus [this.watchButton]));
     w43.Position = 1;
     w43.Expand   = false;
     w43.Fill     = false;
     this.vbox2.Add(this.stdOutStatus);
     global::Gtk.Box.BoxChild w44 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.stdOutStatus]));
     w44.Position = 2;
     w44.Expand   = false;
     w44.Fill     = false;
     this.Add(this.vbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth       = 510;
     this.DefaultHeight      = 203;
     this.hpaned1.HasDefault = true;
     this.Show();
     this.DeleteEvent             += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent);
     this.OpenURLAction.Activated += new global::System.EventHandler(this.OpenURL);
     this.ExitAction.Activated    += new global::System.EventHandler(this.OnQuit);
     this.AboutAction.Activated   += new global::System.EventHandler(this.OnAbout);
     this.button2.Clicked         += new global::System.EventHandler(this.AddStream);
     this.button4.Clicked         += new global::System.EventHandler(this.RemoveStream);
     this.addPlayerButton.Clicked += new global::System.EventHandler(this.EditPlayers);
     this.watchButton.Clicked     += new global::System.EventHandler(this.WatchSelectedStream);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget Moscrif.IDE.Option.DevicesOptionsWidget
     global::Stetic.BinContainer.Attach (this);
     this.Name = "Moscrif.IDE.Option.DevicesOptionsWidget";
     // Container child Moscrif.IDE.Option.DevicesOptionsWidget.Gtk.Container+ContainerChild
     this.vbox2 = new global::Gtk.VBox ();
     this.vbox2.Name = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox1 = new global::Gtk.HBox ();
     this.hbox1.Name = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.GtkScrolledWindow = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow.Name = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.tvFiles = new global::Gtk.TreeView ();
     this.tvFiles.CanFocus = true;
     this.tvFiles.Name = "tvFiles";
     this.GtkScrolledWindow.Add (this.tvFiles);
     this.hbox1.Add (this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.GtkScrolledWindow]));
     w2.Position = 0;
     w2.Padding = ((uint)(5));
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbuttonbox1 = new global::Gtk.VButtonBox ();
     this.vbuttonbox1.Name = "vbuttonbox1";
     this.vbuttonbox1.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     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.vbuttonbox1.Add (this.btnAdd);
     global::Gtk.ButtonBox.ButtonBoxChild w3 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.btnAdd]));
     w3.Expand = false;
     w3.Fill = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.btnRemove = new global::Gtk.Button ();
     this.btnRemove.CanFocus = true;
     this.btnRemove.Name = "btnRemove";
     this.btnRemove.UseUnderline = true;
     this.btnRemove.Label = global::Mono.Unix.Catalog.GetString ("Remove");
     this.vbuttonbox1.Add (this.btnRemove);
     global::Gtk.ButtonBox.ButtonBoxChild w4 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.btnRemove]));
     w4.Position = 1;
     w4.Expand = false;
     w4.Fill = false;
     this.hbox1.Add (this.vbuttonbox1);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbuttonbox1]));
     w5.Position = 2;
     w5.Expand = false;
     w5.Fill = false;
     w5.Padding = ((uint)(5));
     this.vbox2.Add (this.hbox1);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox1]));
     w6.Position = 0;
     // Container child vbox2.Gtk.Box+BoxChild
     this.frame1 = new global::Gtk.Frame ();
     this.frame1.Name = "frame1";
     this.frame1.BorderWidth = ((uint)(1));
     // 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)(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.cbResolution = global::Gtk.ComboBox.NewText ();
     this.cbResolution.Name = "cbResolution";
     this.table1.Add (this.cbResolution);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1 [this.cbResolution]));
     w7.LeftAttach = ((uint)(1));
     w7.RightAttach = ((uint)(2));
     w7.XOptions = ((global::Gtk.AttachOptions)(4));
     w7.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 ("Width :");
     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.label2 = new global::Gtk.Label ();
     this.label2.Name = "label2";
     this.label2.Xalign = 1F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString ("Height :");
     this.table1.Add (this.label2);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table1 [this.label2]));
     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.label3 = new global::Gtk.Label ();
     this.label3.Name = "label3";
     this.label3.Xalign = 1F;
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString ("Resolution :");
     this.table1.Add (this.label3);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1 [this.label3]));
     w10.XOptions = ((global::Gtk.AttachOptions)(4));
     w10.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.sbHeight = new global::Gtk.SpinButton (0, 2000, 50);
     this.sbHeight.WidthRequest = 110;
     this.sbHeight.Sensitive = false;
     this.sbHeight.CanFocus = true;
     this.sbHeight.Name = "sbHeight";
     this.sbHeight.Adjustment.PageIncrement = 100;
     this.sbHeight.ClimbRate = 1;
     this.sbHeight.Numeric = true;
     this.table1.Add (this.sbHeight);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1 [this.sbHeight]));
     w11.TopAttach = ((uint)(2));
     w11.BottomAttach = ((uint)(3));
     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.sbWidth = new global::Gtk.SpinButton (0, 2000, 50);
     this.sbWidth.WidthRequest = 110;
     this.sbWidth.Sensitive = false;
     this.sbWidth.CanFocus = true;
     this.sbWidth.Name = "sbWidth";
     this.sbWidth.Adjustment.PageIncrement = 100;
     this.sbWidth.ClimbRate = 1;
     this.sbWidth.Numeric = true;
     this.table1.Add (this.sbWidth);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table1 [this.sbWidth]));
     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));
     this.GtkAlignment.Add (this.table1);
     this.frame1.Add (this.GtkAlignment);
     this.GtkLabel3 = new global::Gtk.Label ();
     this.GtkLabel3.Name = "GtkLabel3";
     this.GtkLabel3.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Display</b>");
     this.GtkLabel3.UseMarkup = true;
     this.frame1.LabelWidget = this.GtkLabel3;
     this.vbox2.Add (this.frame1);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.frame1]));
     w15.Position = 1;
     w15.Expand = false;
     w15.Fill = false;
     w15.Padding = ((uint)(5));
     // Container child vbox2.Gtk.Box+BoxChild
     this.table3 = new global::Gtk.Table (((uint)(3)), ((uint)(1)), false);
     this.table3.Name = "table3";
     this.table3.RowSpacing = ((uint)(6));
     this.table3.ColumnSpacing = ((uint)(6));
     // Container child table3.Gtk.Table+TableChild
     this.frame2 = new global::Gtk.Frame ();
     this.frame2.Name = "frame2";
     this.frame2.BorderWidth = ((uint)(1));
     // Container child frame2.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)(3)), false);
     this.table2.Name = "table2";
     this.table2.RowSpacing = ((uint)(6));
     this.table2.ColumnSpacing = ((uint)(6));
     // Container child table2.Gtk.Table+TableChild
     this.entAuthor = new global::Gtk.Entry ();
     this.entAuthor.CanFocus = true;
     this.entAuthor.Name = "entAuthor";
     this.entAuthor.IsEditable = true;
     this.entAuthor.InvisibleChar = '●';
     this.table2.Add (this.entAuthor);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table2 [this.entAuthor]));
     w16.TopAttach = ((uint)(1));
     w16.BottomAttach = ((uint)(2));
     w16.LeftAttach = ((uint)(1));
     w16.RightAttach = ((uint)(2));
     w16.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.entTitle = new global::Gtk.Entry ();
     this.entTitle.CanFocus = true;
     this.entTitle.Name = "entTitle";
     this.entTitle.IsEditable = true;
     this.entTitle.InvisibleChar = '●';
     this.table2.Add (this.entTitle);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table2 [this.entTitle]));
     w17.LeftAttach = ((uint)(1));
     w17.RightAttach = ((uint)(2));
     w17.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.entUrl = new global::Gtk.Entry ();
     this.entUrl.CanFocus = true;
     this.entUrl.Name = "entUrl";
     this.entUrl.IsEditable = true;
     this.entUrl.InvisibleChar = '●';
     this.table2.Add (this.entUrl);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table2 [this.entUrl]));
     w18.TopAttach = ((uint)(2));
     w18.BottomAttach = ((uint)(3));
     w18.LeftAttach = ((uint)(1));
     w18.RightAttach = ((uint)(2));
     w18.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.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 ("Title :");
     this.table2.Add (this.label4);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table2 [this.label4]));
     w19.XOptions = ((global::Gtk.AttachOptions)(4));
     w19.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.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 ("Author :");
     this.table2.Add (this.label5);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table2 [this.label5]));
     w20.TopAttach = ((uint)(1));
     w20.BottomAttach = ((uint)(2));
     w20.XOptions = ((global::Gtk.AttachOptions)(4));
     w20.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.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 ("URL :");
     this.table2.Add (this.label6);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table2 [this.label6]));
     w21.TopAttach = ((uint)(2));
     w21.BottomAttach = ((uint)(3));
     w21.XOptions = ((global::Gtk.AttachOptions)(4));
     w21.YOptions = ((global::Gtk.AttachOptions)(4));
     this.GtkAlignment1.Add (this.table2);
     this.frame2.Add (this.GtkAlignment1);
     this.GtkLabel4 = new global::Gtk.Label ();
     this.GtkLabel4.Name = "GtkLabel4";
     this.GtkLabel4.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Info</b>");
     this.GtkLabel4.UseMarkup = true;
     this.frame2.LabelWidget = this.GtkLabel4;
     this.table3.Add (this.frame2);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.table3 [this.frame2]));
     w24.TopAttach = ((uint)(1));
     w24.BottomAttach = ((uint)(2));
     w24.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.frame3 = new global::Gtk.Frame ();
     this.frame3.Name = "frame3";
     // Container child frame3.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.chbTablet = new global::Gtk.CheckButton ();
     this.chbTablet.CanFocus = true;
     this.chbTablet.Name = "chbTablet";
     this.chbTablet.Label = global::Mono.Unix.Catalog.GetString ("Tablet");
     this.chbTablet.DrawIndicator = true;
     this.chbTablet.UseUnderline = true;
     this.GtkAlignment2.Add (this.chbTablet);
     this.frame3.Add (this.GtkAlignment2);
     this.GtkLabel5 = new global::Gtk.Label ();
     this.GtkLabel5.Name = "GtkLabel5";
     this.GtkLabel5.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Device</b>");
     this.GtkLabel5.UseMarkup = true;
     this.frame3.LabelWidget = this.GtkLabel5;
     this.table3.Add (this.frame3);
     global::Gtk.Table.TableChild w27 = ((global::Gtk.Table.TableChild)(this.table3 [this.frame3]));
     w27.XOptions = ((global::Gtk.AttachOptions)(4));
     w27.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.hbuttonbox2 = new global::Gtk.HButtonBox ();
     this.hbuttonbox2.Name = "hbuttonbox2";
     this.hbuttonbox2.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.button1268 = new global::Gtk.Button ();
     this.button1268.CanFocus = true;
     this.button1268.Name = "button1268";
     this.button1268.UseUnderline = true;
     this.button1268.Label = global::Mono.Unix.Catalog.GetString ("Save");
     this.hbuttonbox2.Add (this.button1268);
     global::Gtk.ButtonBox.ButtonBoxChild w28 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2 [this.button1268]));
     w28.Expand = false;
     w28.Fill = false;
     this.table3.Add (this.hbuttonbox2);
     global::Gtk.Table.TableChild w29 = ((global::Gtk.Table.TableChild)(this.table3 [this.hbuttonbox2]));
     w29.TopAttach = ((uint)(2));
     w29.BottomAttach = ((uint)(3));
     w29.XOptions = ((global::Gtk.AttachOptions)(4));
     w29.YOptions = ((global::Gtk.AttachOptions)(4));
     this.vbox2.Add (this.table3);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.table3]));
     w30.Position = 2;
     w30.Expand = false;
     w30.Fill = false;
     w30.Padding = ((uint)(5));
     this.Add (this.vbox2);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
     this.btnAdd.Clicked += new global::System.EventHandler (this.OnBtnAddClicked);
     this.btnRemove.Clicked += new global::System.EventHandler (this.OnBtnRemoveClicked);
     this.cbResolution.Changed += new global::System.EventHandler (this.OnCbResolutionChanged);
     this.button1268.Clicked += new global::System.EventHandler (this.OnBtnSaveClicked);
     this.chbTablet.Toggled += new global::System.EventHandler (this.OnChbTabletToggled);
     this.entUrl.Changed += new global::System.EventHandler (this.OnEntUrlChanged);
     this.entTitle.Changed += new global::System.EventHandler (this.OnEntTitleChanged);
     this.entAuthor.Changed += new global::System.EventHandler (this.OnEntAuthorChanged);
 }
예제 #19
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget MeeGen.MainWindow
     this.Name = "MeeGen.MainWindow";
     this.Title = global::Mono.Unix.Catalog.GetString ("MeeGen");
     this.Icon = global::Gdk.Pixbuf.LoadFromResource ("MeeGen.Resources.ico-meegen.png");
     this.WindowPosition = ((global::Gtk.WindowPosition)(1));
     this.AllowShrink = true;
     // Container child MeeGen.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.vbox2 = new global::Gtk.VBox ();
     this.vbox2.Name = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox1 = new global::Gtk.HBox ();
     this.hbox1.Name = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbox3 = new global::Gtk.VBox ();
     this.vbox3.Name = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.vbuttonbox1 = new global::Gtk.VButtonBox ();
     this.vbuttonbox1.Name = "vbuttonbox1";
     this.vbuttonbox1.Homogeneous = true;
     this.vbuttonbox1.Spacing = 2;
     this.vbuttonbox1.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(1));
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.BtnHeads = new global::Gtk.Button ();
     this.BtnHeads.CanFocus = true;
     this.BtnHeads.Name = "BtnHeads";
     this.BtnHeads.UseUnderline = true;
     this.BtnHeads.Relief = ((global::Gtk.ReliefStyle)(2));
     this.BtnHeads.Label = global::Mono.Unix.Catalog.GetString ("Heads");
     this.vbuttonbox1.Add (this.BtnHeads);
     global::Gtk.ButtonBox.ButtonBoxChild w1 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1[this.BtnHeads]));
     w1.Expand = false;
     w1.Fill = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.BtnHair = new global::Gtk.Button ();
     this.BtnHair.CanFocus = true;
     this.BtnHair.Name = "BtnHair";
     this.BtnHair.UseUnderline = true;
     this.BtnHair.Relief = ((global::Gtk.ReliefStyle)(2));
     this.BtnHair.Label = global::Mono.Unix.Catalog.GetString ("Hair");
     this.vbuttonbox1.Add (this.BtnHair);
     global::Gtk.ButtonBox.ButtonBoxChild w2 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1[this.BtnHair]));
     w2.Position = 1;
     w2.Expand = false;
     w2.Fill = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.BtnArms = new global::Gtk.Button ();
     this.BtnArms.CanFocus = true;
     this.BtnArms.Name = "BtnArms";
     this.BtnArms.UseUnderline = true;
     this.BtnArms.Relief = ((global::Gtk.ReliefStyle)(2));
     this.BtnArms.Label = global::Mono.Unix.Catalog.GetString ("Arms");
     this.vbuttonbox1.Add (this.BtnArms);
     global::Gtk.ButtonBox.ButtonBoxChild w3 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1[this.BtnArms]));
     w3.Position = 2;
     w3.Expand = false;
     w3.Fill = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.BtnBodies = new global::Gtk.Button ();
     this.BtnBodies.CanFocus = true;
     this.BtnBodies.Name = "BtnBodies";
     this.BtnBodies.UseUnderline = true;
     this.BtnBodies.Relief = ((global::Gtk.ReliefStyle)(2));
     this.BtnBodies.Label = global::Mono.Unix.Catalog.GetString ("Bodies");
     this.vbuttonbox1.Add (this.BtnBodies);
     global::Gtk.ButtonBox.ButtonBoxChild w4 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1[this.BtnBodies]));
     w4.Position = 3;
     w4.Expand = false;
     w4.Fill = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.BtnLegs = new global::Gtk.Button ();
     this.BtnLegs.CanFocus = true;
     this.BtnLegs.Name = "BtnLegs";
     this.BtnLegs.UseUnderline = true;
     this.BtnLegs.Relief = ((global::Gtk.ReliefStyle)(2));
     this.BtnLegs.Label = global::Mono.Unix.Catalog.GetString ("Legs");
     this.vbuttonbox1.Add (this.BtnLegs);
     global::Gtk.ButtonBox.ButtonBoxChild w5 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1[this.BtnLegs]));
     w5.Position = 4;
     w5.Expand = false;
     w5.Fill = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.BtnEyes = new global::Gtk.Button ();
     this.BtnEyes.CanFocus = true;
     this.BtnEyes.Name = "BtnEyes";
     this.BtnEyes.UseUnderline = true;
     this.BtnEyes.Relief = ((global::Gtk.ReliefStyle)(2));
     this.BtnEyes.Label = global::Mono.Unix.Catalog.GetString ("Eyes");
     this.vbuttonbox1.Add (this.BtnEyes);
     global::Gtk.ButtonBox.ButtonBoxChild w6 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1[this.BtnEyes]));
     w6.Position = 5;
     w6.Expand = false;
     w6.Fill = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.BtnPets = new global::Gtk.Button ();
     this.BtnPets.CanFocus = true;
     this.BtnPets.Name = "BtnPets";
     this.BtnPets.UseUnderline = true;
     this.BtnPets.Relief = ((global::Gtk.ReliefStyle)(2));
     this.BtnPets.Label = global::Mono.Unix.Catalog.GetString ("Pets");
     this.vbuttonbox1.Add (this.BtnPets);
     global::Gtk.ButtonBox.ButtonBoxChild w7 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1[this.BtnPets]));
     w7.Position = 6;
     w7.Expand = false;
     w7.Fill = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.BtnMore = new global::Gtk.Button ();
     this.BtnMore.CanFocus = true;
     this.BtnMore.Name = "BtnMore";
     this.BtnMore.Relief = ((global::Gtk.ReliefStyle)(2));
     this.BtnMore.Xalign = 0f;
     this.BtnMore.Yalign = 0f;
     this.BtnMore.BorderWidth = ((uint)(6));
     // Container child BtnMore.Gtk.Container+ContainerChild
     this.hbox2 = new global::Gtk.HBox ();
     this.hbox2.Name = "hbox2";
     this.hbox2.Spacing = 6;
     this.hbox2.BorderWidth = ((uint)(5));
     // Container child hbox2.Gtk.Box+BoxChild
     this.label1 = new global::Gtk.Label ();
     this.label1.Name = "label1";
     this.label1.Yalign = 0.8f;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("More");
     this.label1.Justify = ((global::Gtk.Justification)(2));
     this.label1.WidthChars = 8;
     this.label1.SingleLineMode = true;
     this.hbox2.Add (this.label1);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.label1]));
     w8.Position = 0;
     w8.Expand = false;
     w8.Fill = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.image8 = new global::Gtk.Image ();
     this.image8.Name = "image8";
     this.image8.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("MeeGen.Resources.small-arrow-right.png");
     this.hbox2.Add (this.image8);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.image8]));
     w9.Position = 1;
     w9.Expand = false;
     w9.Fill = false;
     this.BtnMore.Add (this.hbox2);
     this.BtnMore.Label = null;
     this.vbuttonbox1.Add (this.BtnMore);
     global::Gtk.ButtonBox.ButtonBoxChild w11 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1[this.BtnMore]));
     w11.Position = 7;
     w11.Expand = false;
     w11.Fill = false;
     this.vbox3.Add (this.vbuttonbox1);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.vbuttonbox1]));
     w12.Position = 0;
     // Container child vbox3.Gtk.Box+BoxChild
     this.table1 = new global::Gtk.Table (((uint)(2)), ((uint)(2)), true);
     this.table1.Name = "table1";
     this.table1.RowSpacing = ((uint)(5));
     this.table1.ColumnSpacing = ((uint)(20));
     this.table1.BorderWidth = ((uint)(5));
     // Container child table1.Gtk.Table+TableChild
     this.BtnAbout = new global::Gtk.Button ();
     this.BtnAbout.TooltipMarkup = "About";
     this.BtnAbout.CanFocus = true;
     this.BtnAbout.Name = "BtnAbout";
     this.BtnAbout.UseUnderline = true;
     this.BtnAbout.FocusOnClick = false;
     this.BtnAbout.Relief = ((global::Gtk.ReliefStyle)(2));
     // Container child BtnAbout.Gtk.Container+ContainerChild
     global::Gtk.Alignment w13 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w14 = new global::Gtk.HBox ();
     w14.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w15 = new global::Gtk.Image ();
     w15.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("MeeGen.Resources.dialog-information.png");
     w14.Add (w15);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w17 = new global::Gtk.Label ();
     w14.Add (w17);
     w13.Add (w14);
     this.BtnAbout.Add (w13);
     this.table1.Add (this.BtnAbout);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table1[this.BtnAbout]));
     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.BtnOpen = new global::Gtk.Button ();
     this.BtnOpen.TooltipMarkup = "Open";
     this.BtnOpen.CanFocus = true;
     this.BtnOpen.Name = "BtnOpen";
     this.BtnOpen.UseUnderline = true;
     this.BtnOpen.FocusOnClick = false;
     this.BtnOpen.Relief = ((global::Gtk.ReliefStyle)(2));
     // Container child BtnOpen.Gtk.Container+ContainerChild
     global::Gtk.Alignment w22 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w23 = new global::Gtk.HBox ();
     w23.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w24 = new global::Gtk.Image ();
     w24.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("MeeGen.Resources.document-open.png");
     w23.Add (w24);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w26 = new global::Gtk.Label ();
     w23.Add (w26);
     w22.Add (w23);
     this.BtnOpen.Add (w22);
     this.table1.Add (this.BtnOpen);
     global::Gtk.Table.TableChild w30 = ((global::Gtk.Table.TableChild)(this.table1[this.BtnOpen]));
     w30.LeftAttach = ((uint)(1));
     w30.RightAttach = ((uint)(2));
     w30.XOptions = ((global::Gtk.AttachOptions)(4));
     w30.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.BtnReset = new global::Gtk.Button ();
     this.BtnReset.TooltipMarkup = "Delete";
     this.BtnReset.CanFocus = true;
     this.BtnReset.Name = "BtnReset";
     this.BtnReset.UseUnderline = true;
     this.BtnReset.FocusOnClick = false;
     this.BtnReset.Relief = ((global::Gtk.ReliefStyle)(2));
     // Container child BtnReset.Gtk.Container+ContainerChild
     global::Gtk.Alignment w31 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w32 = new global::Gtk.HBox ();
     w32.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w33 = new global::Gtk.Image ();
     w33.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("MeeGen.Resources.user-trash.png");
     w32.Add (w33);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w35 = new global::Gtk.Label ();
     w32.Add (w35);
     w31.Add (w32);
     this.BtnReset.Add (w31);
     this.table1.Add (this.BtnReset);
     global::Gtk.Table.TableChild w39 = ((global::Gtk.Table.TableChild)(this.table1[this.BtnReset]));
     w39.TopAttach = ((uint)(1));
     w39.BottomAttach = ((uint)(2));
     w39.XOptions = ((global::Gtk.AttachOptions)(4));
     w39.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.BtnSave = new global::Gtk.Button ();
     this.BtnSave.TooltipMarkup = "Save";
     this.BtnSave.CanFocus = true;
     this.BtnSave.Name = "BtnSave";
     this.BtnSave.UseUnderline = true;
     this.BtnSave.FocusOnClick = false;
     this.BtnSave.Relief = ((global::Gtk.ReliefStyle)(2));
     // Container child BtnSave.Gtk.Container+ContainerChild
     global::Gtk.Alignment w40 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w41 = new global::Gtk.HBox ();
     w41.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w42 = new global::Gtk.Image ();
     w42.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("MeeGen.Resources.document-save.png");
     w41.Add (w42);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w44 = new global::Gtk.Label ();
     w41.Add (w44);
     w40.Add (w41);
     this.BtnSave.Add (w40);
     this.table1.Add (this.BtnSave);
     global::Gtk.Table.TableChild w48 = ((global::Gtk.Table.TableChild)(this.table1[this.BtnSave]));
     w48.XOptions = ((global::Gtk.AttachOptions)(4));
     w48.YOptions = ((global::Gtk.AttachOptions)(4));
     this.vbox3.Add (this.table1);
     global::Gtk.Box.BoxChild w49 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.table1]));
     w49.Position = 1;
     w49.Expand = false;
     w49.Fill = false;
     this.hbox1.Add (this.vbox3);
     global::Gtk.Box.BoxChild w50 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vbox3]));
     w50.Position = 0;
     w50.Expand = false;
     w50.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbox6 = new global::Gtk.VBox ();
     this.vbox6.Name = "vbox6";
     // Container child vbox6.Gtk.Box+BoxChild
     this.hbuttonbox15 = new global::Gtk.HButtonBox ();
     this.hbuttonbox15.Name = "hbuttonbox15";
     this.hbuttonbox15.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(2));
     // Container child hbuttonbox15.Gtk.ButtonBox+ButtonBoxChild
     this.BtnZoomIn = new global::Gtk.Button ();
     this.BtnZoomIn.CanFocus = true;
     this.BtnZoomIn.Name = "BtnZoomIn";
     this.BtnZoomIn.UseUnderline = true;
     this.BtnZoomIn.FocusOnClick = false;
     this.BtnZoomIn.Relief = ((global::Gtk.ReliefStyle)(2));
     // Container child BtnZoomIn.Gtk.Container+ContainerChild
     global::Gtk.Alignment w51 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w52 = new global::Gtk.HBox ();
     w52.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w53 = new global::Gtk.Image ();
     w53.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("MeeGen.Resources.zoom-in.png");
     w52.Add (w53);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w55 = new global::Gtk.Label ();
     w52.Add (w55);
     w51.Add (w52);
     this.BtnZoomIn.Add (w51);
     this.hbuttonbox15.Add (this.BtnZoomIn);
     global::Gtk.ButtonBox.ButtonBoxChild w59 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox15[this.BtnZoomIn]));
     w59.Expand = false;
     w59.Fill = false;
     // Container child hbuttonbox15.Gtk.ButtonBox+ButtonBoxChild
     this.BtnZoomOut = new global::Gtk.Button ();
     this.BtnZoomOut.CanFocus = true;
     this.BtnZoomOut.Name = "BtnZoomOut";
     this.BtnZoomOut.UseUnderline = true;
     this.BtnZoomOut.FocusOnClick = false;
     this.BtnZoomOut.Relief = ((global::Gtk.ReliefStyle)(2));
     // Container child BtnZoomOut.Gtk.Container+ContainerChild
     global::Gtk.Alignment w60 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w61 = new global::Gtk.HBox ();
     w61.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w62 = new global::Gtk.Image ();
     w62.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("MeeGen.Resources.zoom-out.png");
     w61.Add (w62);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w64 = new global::Gtk.Label ();
     w61.Add (w64);
     w60.Add (w61);
     this.BtnZoomOut.Add (w60);
     this.hbuttonbox15.Add (this.BtnZoomOut);
     global::Gtk.ButtonBox.ButtonBoxChild w68 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox15[this.BtnZoomOut]));
     w68.Position = 1;
     w68.Expand = false;
     w68.Fill = false;
     // Container child hbuttonbox15.Gtk.ButtonBox+ButtonBoxChild
     this.BtnRotateLeft = new global::Gtk.Button ();
     this.BtnRotateLeft.CanFocus = true;
     this.BtnRotateLeft.Name = "BtnRotateLeft";
     this.BtnRotateLeft.UseUnderline = true;
     this.BtnRotateLeft.FocusOnClick = false;
     this.BtnRotateLeft.Relief = ((global::Gtk.ReliefStyle)(2));
     // Container child BtnRotateLeft.Gtk.Container+ContainerChild
     global::Gtk.Alignment w69 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w70 = new global::Gtk.HBox ();
     w70.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w71 = new global::Gtk.Image ();
     w71.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("MeeGen.Resources.object-rotate-left.png");
     w70.Add (w71);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w73 = new global::Gtk.Label ();
     w70.Add (w73);
     w69.Add (w70);
     this.BtnRotateLeft.Add (w69);
     this.hbuttonbox15.Add (this.BtnRotateLeft);
     global::Gtk.ButtonBox.ButtonBoxChild w77 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox15[this.BtnRotateLeft]));
     w77.Position = 2;
     w77.Expand = false;
     w77.Fill = false;
     // Container child hbuttonbox15.Gtk.ButtonBox+ButtonBoxChild
     this.BtnRotateRight = new global::Gtk.Button ();
     this.BtnRotateRight.CanFocus = true;
     this.BtnRotateRight.Name = "BtnRotateRight";
     this.BtnRotateRight.UseUnderline = true;
     this.BtnRotateRight.FocusOnClick = false;
     this.BtnRotateRight.Relief = ((global::Gtk.ReliefStyle)(2));
     // Container child BtnRotateRight.Gtk.Container+ContainerChild
     global::Gtk.Alignment w78 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w79 = new global::Gtk.HBox ();
     w79.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w80 = new global::Gtk.Image ();
     w80.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("MeeGen.Resources.object-rotate-right.png");
     w79.Add (w80);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w82 = new global::Gtk.Label ();
     w79.Add (w82);
     w78.Add (w79);
     this.BtnRotateRight.Add (w78);
     this.hbuttonbox15.Add (this.BtnRotateRight);
     global::Gtk.ButtonBox.ButtonBoxChild w86 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox15[this.BtnRotateRight]));
     w86.Position = 3;
     w86.Expand = false;
     w86.Fill = false;
     // Container child hbuttonbox15.Gtk.ButtonBox+ButtonBoxChild
     this.BtnLayerUp = new global::Gtk.Button ();
     this.BtnLayerUp.CanFocus = true;
     this.BtnLayerUp.Name = "BtnLayerUp";
     this.BtnLayerUp.UseUnderline = true;
     this.BtnLayerUp.FocusOnClick = false;
     this.BtnLayerUp.Relief = ((global::Gtk.ReliefStyle)(2));
     // Container child BtnLayerUp.Gtk.Container+ContainerChild
     global::Gtk.Alignment w87 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w88 = new global::Gtk.HBox ();
     w88.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w89 = new global::Gtk.Image ();
     w89.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("MeeGen.Resources.go-up.png");
     w88.Add (w89);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w91 = new global::Gtk.Label ();
     w88.Add (w91);
     w87.Add (w88);
     this.BtnLayerUp.Add (w87);
     this.hbuttonbox15.Add (this.BtnLayerUp);
     global::Gtk.ButtonBox.ButtonBoxChild w95 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox15[this.BtnLayerUp]));
     w95.Position = 4;
     w95.Expand = false;
     w95.Fill = false;
     // Container child hbuttonbox15.Gtk.ButtonBox+ButtonBoxChild
     this.BtnLayerDown = new global::Gtk.Button ();
     this.BtnLayerDown.CanFocus = true;
     this.BtnLayerDown.Name = "BtnLayerDown";
     this.BtnLayerDown.UseUnderline = true;
     this.BtnLayerDown.FocusOnClick = false;
     this.BtnLayerDown.Relief = ((global::Gtk.ReliefStyle)(2));
     // Container child BtnLayerDown.Gtk.Container+ContainerChild
     global::Gtk.Alignment w96 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w97 = new global::Gtk.HBox ();
     w97.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w98 = new global::Gtk.Image ();
     w98.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("MeeGen.Resources.go-down.png");
     w97.Add (w98);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w100 = new global::Gtk.Label ();
     w97.Add (w100);
     w96.Add (w97);
     this.BtnLayerDown.Add (w96);
     this.hbuttonbox15.Add (this.BtnLayerDown);
     global::Gtk.ButtonBox.ButtonBoxChild w104 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox15[this.BtnLayerDown]));
     w104.Position = 5;
     w104.Expand = false;
     w104.Fill = false;
     // Container child hbuttonbox15.Gtk.ButtonBox+ButtonBoxChild
     this.BtnFlipH = new global::Gtk.Button ();
     this.BtnFlipH.CanFocus = true;
     this.BtnFlipH.Name = "BtnFlipH";
     this.BtnFlipH.UseUnderline = true;
     this.BtnFlipH.FocusOnClick = false;
     this.BtnFlipH.Relief = ((global::Gtk.ReliefStyle)(2));
     // Container child BtnFlipH.Gtk.Container+ContainerChild
     global::Gtk.Alignment w105 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w106 = new global::Gtk.HBox ();
     w106.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w107 = new global::Gtk.Image ();
     w107.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("MeeGen.Resources.object-flip-horizontal.png");
     w106.Add (w107);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w109 = new global::Gtk.Label ();
     w106.Add (w109);
     w105.Add (w106);
     this.BtnFlipH.Add (w105);
     this.hbuttonbox15.Add (this.BtnFlipH);
     global::Gtk.ButtonBox.ButtonBoxChild w113 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox15[this.BtnFlipH]));
     w113.Position = 6;
     w113.Expand = false;
     w113.Fill = false;
     // Container child hbuttonbox15.Gtk.ButtonBox+ButtonBoxChild
     this.BtnFlipV = new global::Gtk.Button ();
     this.BtnFlipV.CanFocus = true;
     this.BtnFlipV.Name = "BtnFlipV";
     this.BtnFlipV.UseUnderline = true;
     this.BtnFlipV.FocusOnClick = false;
     this.BtnFlipV.Relief = ((global::Gtk.ReliefStyle)(2));
     // Container child BtnFlipV.Gtk.Container+ContainerChild
     global::Gtk.Alignment w114 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w115 = new global::Gtk.HBox ();
     w115.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w116 = new global::Gtk.Image ();
     w116.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("MeeGen.Resources.object-flip-vertical.png");
     w115.Add (w116);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w118 = new global::Gtk.Label ();
     w115.Add (w118);
     w114.Add (w115);
     this.BtnFlipV.Add (w114);
     this.hbuttonbox15.Add (this.BtnFlipV);
     global::Gtk.ButtonBox.ButtonBoxChild w122 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox15[this.BtnFlipV]));
     w122.Position = 7;
     w122.Expand = false;
     w122.Fill = false;
     // Container child hbuttonbox15.Gtk.ButtonBox+ButtonBoxChild
     this.BtnColorSelection = new global::Gtk.Button ();
     this.BtnColorSelection.CanFocus = true;
     this.BtnColorSelection.Name = "BtnColorSelection";
     this.BtnColorSelection.UseUnderline = true;
     this.BtnColorSelection.FocusOnClick = false;
     this.BtnColorSelection.Relief = ((global::Gtk.ReliefStyle)(2));
     // Container child BtnColorSelection.Gtk.Container+ContainerChild
     global::Gtk.Alignment w123 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w124 = new global::Gtk.HBox ();
     w124.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w125 = new global::Gtk.Image ();
     w125.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("MeeGen.Resources.color-chooser.png");
     w124.Add (w125);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w127 = new global::Gtk.Label ();
     w124.Add (w127);
     w123.Add (w124);
     this.BtnColorSelection.Add (w123);
     this.hbuttonbox15.Add (this.BtnColorSelection);
     global::Gtk.ButtonBox.ButtonBoxChild w131 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox15[this.BtnColorSelection]));
     w131.Position = 8;
     w131.Expand = false;
     w131.Fill = false;
     this.vbox6.Add (this.hbuttonbox15);
     global::Gtk.Box.BoxChild w132 = ((global::Gtk.Box.BoxChild)(this.vbox6[this.hbuttonbox15]));
     w132.Position = 0;
     w132.Expand = false;
     w132.Fill = false;
     // Container child vbox6.Gtk.Box+BoxChild
     this.drawingarea = new global::Gtk.DrawingArea ();
     this.drawingarea.CanDefault = true;
     this.drawingarea.CanFocus = true;
     this.drawingarea.Events = ((global::Gdk.EventMask)(804));
     this.drawingarea.Name = "drawingarea";
     this.vbox6.Add (this.drawingarea);
     global::Gtk.Box.BoxChild w133 = ((global::Gtk.Box.BoxChild)(this.vbox6[this.drawingarea]));
     w133.Position = 1;
     // Container child vbox6.Gtk.Box+BoxChild
     this.hbox4 = new global::Gtk.HBox ();
     this.hbox4.Name = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.BtnScrollLeft = new global::Gtk.Button ();
     this.BtnScrollLeft.CanFocus = true;
     this.BtnScrollLeft.Name = "BtnScrollLeft";
     this.BtnScrollLeft.UseUnderline = true;
     this.BtnScrollLeft.FocusOnClick = false;
     this.BtnScrollLeft.Relief = ((global::Gtk.ReliefStyle)(2));
     // Container child BtnScrollLeft.Gtk.Container+ContainerChild
     global::Gtk.Alignment w134 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w135 = new global::Gtk.HBox ();
     w135.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w136 = new global::Gtk.Image ();
     w136.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("MeeGen.Resources.arrow-left.png");
     w135.Add (w136);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w138 = new global::Gtk.Label ();
     w135.Add (w138);
     w134.Add (w135);
     this.BtnScrollLeft.Add (w134);
     this.hbox4.Add (this.BtnScrollLeft);
     global::Gtk.Box.BoxChild w142 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.BtnScrollLeft]));
     w142.Position = 0;
     w142.Expand = false;
     w142.Fill = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.GtkScrolledWindow = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow.Name = "GtkScrolledWindow";
     this.GtkScrolledWindow.HscrollbarPolicy = ((global::Gtk.PolicyType)(2));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.iconview = new global::Gtk.IconView ();
     this.iconview.Name = "iconview";
     this.GtkScrolledWindow.Add (this.iconview);
     this.hbox4.Add (this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w144 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.GtkScrolledWindow]));
     w144.Position = 1;
     // Container child hbox4.Gtk.Box+BoxChild
     this.BtnScrollRight = new global::Gtk.Button ();
     this.BtnScrollRight.CanFocus = true;
     this.BtnScrollRight.Name = "BtnScrollRight";
     this.BtnScrollRight.UseUnderline = true;
     this.BtnScrollRight.FocusOnClick = false;
     this.BtnScrollRight.Relief = ((global::Gtk.ReliefStyle)(2));
     // Container child BtnScrollRight.Gtk.Container+ContainerChild
     global::Gtk.Alignment w145 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w146 = new global::Gtk.HBox ();
     w146.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w147 = new global::Gtk.Image ();
     w147.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("MeeGen.Resources.arrow-right.png");
     w146.Add (w147);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w149 = new global::Gtk.Label ();
     w146.Add (w149);
     w145.Add (w146);
     this.BtnScrollRight.Add (w145);
     this.hbox4.Add (this.BtnScrollRight);
     global::Gtk.Box.BoxChild w153 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.BtnScrollRight]));
     w153.Position = 2;
     w153.Expand = false;
     w153.Fill = false;
     this.vbox6.Add (this.hbox4);
     global::Gtk.Box.BoxChild w154 = ((global::Gtk.Box.BoxChild)(this.vbox6[this.hbox4]));
     w154.Position = 2;
     w154.Expand = false;
     w154.Fill = false;
     this.hbox1.Add (this.vbox6);
     global::Gtk.Box.BoxChild w155 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vbox6]));
     w155.Position = 1;
     this.vbox2.Add (this.hbox1);
     global::Gtk.Box.BoxChild w156 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox1]));
     w156.Position = 0;
     this.vbox1.Add (this.vbox2);
     global::Gtk.Box.BoxChild w157 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.vbox2]));
     w157.Position = 0;
     this.Add (this.vbox1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 899;
     this.DefaultHeight = 562;
     this.drawingarea.HasDefault = true;
     this.Show ();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler (this.OnDeleteEvent);
     this.BtnHeads.Clicked += new global::System.EventHandler (this.CategoryButtonClicked);
     this.BtnHair.Clicked += new global::System.EventHandler (this.CategoryButtonClicked);
     this.BtnArms.Clicked += new global::System.EventHandler (this.CategoryButtonClicked);
     this.BtnBodies.Clicked += new global::System.EventHandler (this.CategoryButtonClicked);
     this.BtnLegs.Clicked += new global::System.EventHandler (this.CategoryButtonClicked);
     this.BtnEyes.Clicked += new global::System.EventHandler (this.CategoryButtonClicked);
     this.BtnPets.Clicked += new global::System.EventHandler (this.CategoryButtonClicked);
     this.BtnMore.Clicked += new global::System.EventHandler (this.MoreButtonClicked);
     this.BtnSave.Clicked += new global::System.EventHandler (this.SaveButtonClicked);
     this.BtnReset.Clicked += new global::System.EventHandler (this.ResetButtonClicked);
     this.BtnOpen.Clicked += new global::System.EventHandler (this.OpenButtonClicked);
     this.BtnAbout.Clicked += new global::System.EventHandler (this.AboutButtonClicked);
     this.BtnZoomIn.Clicked += new global::System.EventHandler (this.ZoomInButtonClicked);
     this.BtnZoomOut.Clicked += new global::System.EventHandler (this.ZoomOutButtonClicked);
     this.BtnRotateLeft.Clicked += new global::System.EventHandler (this.RotateLeftButtonClicked);
     this.BtnRotateRight.Clicked += new global::System.EventHandler (this.RotateRightButtonClicked);
     this.BtnLayerUp.Clicked += new global::System.EventHandler (this.UpButtonClicked);
     this.BtnLayerDown.Clicked += new global::System.EventHandler (this.DownButtonClicked);
     this.BtnFlipH.Clicked += new global::System.EventHandler (this.FlipHButtonClicked);
     this.BtnFlipV.Clicked += new global::System.EventHandler (this.FlipVButtonClicked);
     this.BtnColorSelection.Clicked += new global::System.EventHandler (this.ColorSelectionButtonClicked);
     this.drawingarea.ExposeEvent += new global::Gtk.ExposeEventHandler (this.DrawingAreaExpose);
     this.drawingarea.DragDataReceived += new global::Gtk.DragDataReceivedHandler (this.DragData_Received);
     this.drawingarea.ButtonPressEvent += new global::Gtk.ButtonPressEventHandler (this.DrawingAreaPress);
     this.drawingarea.MotionNotifyEvent += new global::Gtk.MotionNotifyEventHandler (this.DrawingAreaMotionNotify);
     this.drawingarea.KeyPressEvent += new global::Gtk.KeyPressEventHandler (this.OnDrawingareaKeyPressEvent);
     this.BtnScrollLeft.Clicked += new global::System.EventHandler (this.ScrollLeftButtonClicked);
     this.iconview.DragDataGet += new global::Gtk.DragDataGetHandler (this.DragData_Get);
     this.iconview.DragBegin += new global::Gtk.DragBeginHandler (this.Drag_Begin);
     this.BtnScrollRight.Clicked += new global::System.EventHandler (this.ScrollRightButtonClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Moscrif.IDE.Option.ResolutionOptionWidget
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Moscrif.IDE.Option.ResolutionOptionWidget";
     // Container child Moscrif.IDE.Option.ResolutionOptionWidget.Gtk.Container+ContainerChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.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.tvResolution          = new global::Gtk.TreeView();
     this.tvResolution.CanFocus = true;
     this.tvResolution.Name     = "tvResolution";
     this.GtkScrolledWindow.Add(this.tvResolution);
     this.hbox1.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.GtkScrolledWindow]));
     w2.Position = 1;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbuttonbox2             = new global::Gtk.VButtonBox();
     this.vbuttonbox2.Name        = "vbuttonbox2";
     this.vbuttonbox2.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child vbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.btnAddRules              = new global::Gtk.Button();
     this.btnAddRules.CanFocus     = true;
     this.btnAddRules.Name         = "btnAddRules";
     this.btnAddRules.UseUnderline = true;
     this.btnAddRules.Label        = global::Mono.Unix.Catalog.GetString("Add");
     this.vbuttonbox2.Add(this.btnAddRules);
     global::Gtk.ButtonBox.ButtonBoxChild w3 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox2 [this.btnAddRules]));
     w3.Expand = false;
     w3.Fill   = false;
     // Container child vbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.btnDeleteRule              = new global::Gtk.Button();
     this.btnDeleteRule.CanFocus     = true;
     this.btnDeleteRule.Name         = "btnDeleteRule";
     this.btnDeleteRule.UseUnderline = true;
     this.btnDeleteRule.Label        = global::Mono.Unix.Catalog.GetString("Delete");
     this.vbuttonbox2.Add(this.btnDeleteRule);
     global::Gtk.ButtonBox.ButtonBoxChild w4 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox2 [this.btnDeleteRule]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.btnEditRule              = new global::Gtk.Button();
     this.btnEditRule.CanFocus     = true;
     this.btnEditRule.Name         = "btnEditRule";
     this.btnEditRule.UseUnderline = true;
     this.btnEditRule.Label        = global::Mono.Unix.Catalog.GetString("Edit");
     this.vbuttonbox2.Add(this.btnEditRule);
     global::Gtk.ButtonBox.ButtonBoxChild w5 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox2 [this.btnEditRule]));
     w5.Position = 2;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child vbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.button118              = new global::Gtk.Button();
     this.button118.CanFocus     = true;
     this.button118.Name         = "button118";
     this.button118.UseUnderline = true;
     this.button118.Label        = global::Mono.Unix.Catalog.GetString("Default");
     this.vbuttonbox2.Add(this.button118);
     global::Gtk.ButtonBox.ButtonBoxChild w6 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox2 [this.button118]));
     w6.Position = 3;
     w6.Expand   = false;
     w6.Fill     = false;
     this.hbox1.Add(this.vbuttonbox2);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbuttonbox2]));
     w7.Position = 2;
     w7.Expand   = false;
     w7.Fill     = false;
     this.Add(this.hbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.tvResolution.RowActivated += new global::Gtk.RowActivatedHandler(this.OnTvResolutionRowActivated);
     this.btnAddRules.Clicked       += new global::System.EventHandler(this.OnBtnAddRulesClicked);
     this.btnDeleteRule.Clicked     += new global::System.EventHandler(this.OnBtnDeleteRuleClicked);
     this.btnEditRule.Clicked       += new global::System.EventHandler(this.OnBtnEditRuleClicked);
     this.button118.Clicked         += new global::System.EventHandler(this.OnButton118Clicked);
 }
예제 #21
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget TXM.Lin.MainWindow
     this.UIManager = new global::Gtk.UIManager();
     global::Gtk.ActionGroup w1 = new global::Gtk.ActionGroup("Default");
     this.DateiAction            = new global::Gtk.Action("DateiAction", global::Mono.Unix.Catalog.GetString("Datei"), null, null);
     this.DateiAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Datei");
     w1.Add(this.DateiAction, null);
     this.ButtonNewTournament            = new global::Gtk.Action("ButtonNewTournament", global::Mono.Unix.Catalog.GetString("Neues Turnier"), null, null);
     this.ButtonNewTournament.ShortLabel = global::Mono.Unix.Catalog.GetString("Neues Turnier");
     w1.Add(this.ButtonNewTournament, null);
     this.ButtonLoad            = new global::Gtk.Action("ButtonLoad", global::Mono.Unix.Catalog.GetString("Turnier Laden"), null, null);
     this.ButtonLoad.ShortLabel = global::Mono.Unix.Catalog.GetString("Turnier Laden");
     w1.Add(this.ButtonLoad, null);
     this.MenuItemSave            = new global::Gtk.Action("MenuItemSave", global::Mono.Unix.Catalog.GetString("Turnier Speichern"), null, null);
     this.MenuItemSave.Sensitive  = false;
     this.MenuItemSave.ShortLabel = global::Mono.Unix.Catalog.GetString("Turnier Speichern");
     w1.Add(this.MenuItemSave, null);
     this.AutosaveDateienAction            = new global::Gtk.Action("AutosaveDateienAction", global::Mono.Unix.Catalog.GetString("Autosave Dateien"), null, null);
     this.AutosaveDateienAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Autosave Dateien");
     w1.Add(this.AutosaveDateienAction, null);
     this.ButtonAutosave            = new global::Gtk.Action("ButtonAutosave", global::Mono.Unix.Catalog.GetString("Autosave Dateien  Laden"), null, null);
     this.ButtonAutosave.ShortLabel = global::Mono.Unix.Catalog.GetString("Autosave Dateien  Laden");
     w1.Add(this.ButtonAutosave, null);
     this.AutosaveOrdnerAnzeigenAction            = new global::Gtk.Action("AutosaveOrdnerAnzeigenAction", global::Mono.Unix.Catalog.GetString("Autosave Ordner Anzeigen"), null, null);
     this.AutosaveOrdnerAnzeigenAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Autosave Ordner Anzeigen");
     w1.Add(this.AutosaveOrdnerAnzeigenAction, null);
     this.AutosaveOrdnerBereinigenAction            = new global::Gtk.Action("AutosaveOrdnerBereinigenAction", global::Mono.Unix.Catalog.GetString("Autosave Ordner bereinigen"), null, null);
     this.AutosaveOrdnerBereinigenAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Autosave Ordner bereinigen");
     w1.Add(this.AutosaveOrdnerBereinigenAction, null);
     this.GPPImportExportAction            = new global::Gtk.Action("GPPImportExportAction", global::Mono.Unix.Catalog.GetString("GÖPP Import/Export"), null, null);
     this.GPPImportExportAction.ShortLabel = global::Mono.Unix.Catalog.GetString("GÖPP Import/Export");
     w1.Add(this.GPPImportExportAction, null);
     this.ButtonGOEPPImport            = new global::Gtk.Action("ButtonGOEPPImport", global::Mono.Unix.Catalog.GetString("GÖPP Import"), null, null);
     this.ButtonGOEPPImport.ShortLabel = global::Mono.Unix.Catalog.GetString("GÖPP Import");
     w1.Add(this.ButtonGOEPPImport, null);
     this.ButtonGOEPPExport            = new global::Gtk.Action("ButtonGOEPPExport", global::Mono.Unix.Catalog.GetString("GÖPP Export"), null, null);
     this.ButtonGOEPPExport.Sensitive  = false;
     this.ButtonGOEPPExport.ShortLabel = global::Mono.Unix.Catalog.GetString("GÖPP Export");
     w1.Add(this.ButtonGOEPPExport, null);
     this.BeendenAction            = new global::Gtk.Action("BeendenAction", global::Mono.Unix.Catalog.GetString("Beenden"), null, null);
     this.BeendenAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Beenden");
     w1.Add(this.BeendenAction, null);
     this.TurnierAction            = new global::Gtk.Action("TurnierAction", global::Mono.Unix.Catalog.GetString("Turnier"), null, null);
     this.TurnierAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Turnier");
     w1.Add(this.TurnierAction, null);
     this.MenuItemSetPairing            = new global::Gtk.Action("MenuItemSetPairing", global::Mono.Unix.Catalog.GetString("Paarungen vorgeben"), null, null);
     this.MenuItemSetPairing.Sensitive  = false;
     this.MenuItemSetPairing.ShortLabel = global::Mono.Unix.Catalog.GetString("Paarungen vorgeben");
     w1.Add(this.MenuItemSetPairing, null);
     this.MenuItemChangePairing            = new global::Gtk.Action("MenuItemChangePairing", global::Mono.Unix.Catalog.GetString("Paarungen ändern"), null, null);
     this.MenuItemChangePairing.Sensitive  = false;
     this.MenuItemChangePairing.ShortLabel = global::Mono.Unix.Catalog.GetString("Paarungen ändern");
     w1.Add(this.MenuItemChangePairing, null);
     this.MenuItemResetLastResults            = new global::Gtk.Action("MenuItemResetLastResults", global::Mono.Unix.Catalog.GetString("Letzte Ergebnisse zurücknehmen"), null, null);
     this.MenuItemResetLastResults.Sensitive  = false;
     this.MenuItemResetLastResults.ShortLabel = global::Mono.Unix.Catalog.GetString("Letzte Ergebnisse zurücknehmen");
     w1.Add(this.MenuItemResetLastResults, null);
     this.MenuItemTSettings            = new global::Gtk.Action("MenuItemTSettings", global::Mono.Unix.Catalog.GetString("Turniereinstellungen ändern"), null, null);
     this.MenuItemTSettings.Sensitive  = false;
     this.MenuItemTSettings.ShortLabel = global::Mono.Unix.Catalog.GetString("Turniereinstellungen ändern");
     w1.Add(this.MenuItemTSettings, null);
     this.ButtonStart            = new global::Gtk.Action("ButtonStart", global::Mono.Unix.Catalog.GetString("Turnier starten"), null, null);
     this.ButtonStart.Sensitive  = false;
     this.ButtonStart.ShortLabel = global::Mono.Unix.Catalog.GetString("Turnier starten");
     w1.Add(this.ButtonStart, null);
     this.ButtonEndTournament            = new global::Gtk.Action("ButtonEndTournament", global::Mono.Unix.Catalog.GetString("Turnier beenden"), null, null);
     this.ButtonEndTournament.Sensitive  = false;
     this.ButtonEndTournament.ShortLabel = global::Mono.Unix.Catalog.GetString("Turnier beenden");
     w1.Add(this.ButtonEndTournament, null);
     this.SpielerverwaltungAction            = new global::Gtk.Action("SpielerverwaltungAction", global::Mono.Unix.Catalog.GetString("Spielerverwaltung"), null, null);
     this.SpielerverwaltungAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Spielerverwaltung");
     w1.Add(this.SpielerverwaltungAction, null);
     this.MenuItemNewPlayer            = new global::Gtk.Action("MenuItemNewPlayer", global::Mono.Unix.Catalog.GetString("Neuen Spieler hinzufügen"), null, null);
     this.MenuItemNewPlayer.Sensitive  = false;
     this.MenuItemNewPlayer.ShortLabel = global::Mono.Unix.Catalog.GetString("Neuen Spieler hinzufügen");
     w1.Add(this.MenuItemNewPlayer, null);
     this.MenuItemnOldPlayer            = new global::Gtk.Action("MenuItemnOldPlayer", global::Mono.Unix.Catalog.GetString("Vorhandenen Spieler hinzufügen"), null, null);
     this.MenuItemnOldPlayer.Sensitive  = false;
     this.MenuItemnOldPlayer.ShortLabel = global::Mono.Unix.Catalog.GetString("Vorhandenen Spieler hinzufügen");
     w1.Add(this.MenuItemnOldPlayer, null);
     this.MenuItemEditPlayer            = new global::Gtk.Action("MenuItemEditPlayer", global::Mono.Unix.Catalog.GetString("Spieler bearbeiten"), null, null);
     this.MenuItemEditPlayer.Sensitive  = false;
     this.MenuItemEditPlayer.ShortLabel = global::Mono.Unix.Catalog.GetString("Spieler bearbeiten");
     w1.Add(this.MenuItemEditPlayer, null);
     this.MenuItemRemovePlayer            = new global::Gtk.Action("MenuItemRemovePlayer", global::Mono.Unix.Catalog.GetString("Spieler löschen"), null, null);
     this.MenuItemRemovePlayer.Sensitive  = false;
     this.MenuItemRemovePlayer.ShortLabel = global::Mono.Unix.Catalog.GetString("Spieler löschen");
     w1.Add(this.MenuItemRemovePlayer, null);
     this.MenuItemDisqualifyPlayer            = new global::Gtk.Action("MenuItemDisqualifyPlayer", global::Mono.Unix.Catalog.GetString("Spieler disqualifizieren"), null, null);
     this.MenuItemDisqualifyPlayer.Sensitive  = false;
     this.MenuItemDisqualifyPlayer.ShortLabel = global::Mono.Unix.Catalog.GetString("Spieler disqualifizieren");
     w1.Add(this.MenuItemDisqualifyPlayer, null);
     this.MenuItemLoadStatistics            = new global::Gtk.Action("MenuItemLoadStatistics", global::Mono.Unix.Catalog.GetString("Statistik laden (*.txt)"), null, null);
     this.MenuItemLoadStatistics.Sensitive  = false;
     this.MenuItemLoadStatistics.ShortLabel = global::Mono.Unix.Catalog.GetString("Statistik laden (*.txt)");
     w1.Add(this.MenuItemLoadStatistics, null);
     this.AnsichtAction            = new global::Gtk.Action("AnsichtAction", global::Mono.Unix.Catalog.GetString("Ansicht"), null, null);
     this.AnsichtAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Ansicht");
     w1.Add(this.AnsichtAction, null);
     this.MenuItemShowPairings            = new global::Gtk.Action("MenuItemShowPairings", global::Mono.Unix.Catalog.GetString("Zeige Paarungen"), null, null);
     this.MenuItemShowPairings.ShortLabel = global::Mono.Unix.Catalog.GetString("Zeige Paarungen");
     w1.Add(this.MenuItemShowPairings, null);
     this.MenuItemShowTable            = new global::Gtk.Action("MenuItemShowTable", global::Mono.Unix.Catalog.GetString("Zeige Tabelle"), null, null);
     this.MenuItemShowTable.ShortLabel = global::Mono.Unix.Catalog.GetString("Zeige Tabelle");
     w1.Add(this.MenuItemShowTable, null);
     this.ZeigeZeitAction            = new global::Gtk.Action("ZeigeZeitAction", global::Mono.Unix.Catalog.GetString("ZeigeZeit"), null, null);
     this.ZeigeZeitAction.ShortLabel = global::Mono.Unix.Catalog.GetString("ZeigeZeit");
     w1.Add(this.ZeigeZeitAction, null);
     this.ForumsausgabeAction            = new global::Gtk.Action("ForumsausgabeAction", global::Mono.Unix.Catalog.GetString("Forumsausgabe"), null, null);
     this.ForumsausgabeAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Forumsausgabe");
     w1.Add(this.ForumsausgabeAction, null);
     this.AktuelleTabelleAction            = new global::Gtk.Action("AktuelleTabelleAction", global::Mono.Unix.Catalog.GetString("Aktuelle Tabelle"), null, null);
     this.AktuelleTabelleAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Aktuelle Tabelle");
     w1.Add(this.AktuelleTabelleAction, null);
     this.AktuellePaarungAction            = new global::Gtk.Action("AktuellePaarungAction", global::Mono.Unix.Catalog.GetString("Aktuelle Paarung"), null, null);
     this.AktuellePaarungAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Aktuelle Paarung");
     w1.Add(this.AktuellePaarungAction, null);
     this.ErgebnisseLetzteRundeAction            = new global::Gtk.Action("ErgebnisseLetzteRundeAction", global::Mono.Unix.Catalog.GetString("Ergebnisse letzte Runde"), null, null);
     this.ErgebnisseLetzteRundeAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Ergebnisse letzte Runde");
     w1.Add(this.ErgebnisseLetzteRundeAction, null);
     this.TurnierhilfenAction            = new global::Gtk.Action("TurnierhilfenAction", global::Mono.Unix.Catalog.GetString("Turnierhilfen"), null, null);
     this.TurnierhilfenAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Turnierhilfen");
     w1.Add(this.TurnierhilfenAction, null);
     this.MenuItemTimer            = new global::Gtk.Action("MenuItemTimer", global::Mono.Unix.Catalog.GetString("X-Wing Timer"), null, null);
     this.MenuItemTimer.ShortLabel = global::Mono.Unix.Catalog.GetString("X-Wing Timer");
     w1.Add(this.MenuItemTimer, null);
     this.MenuItemRandom            = new global::Gtk.Action("MenuItemRandom", global::Mono.Unix.Catalog.GetString("Zufallsgenerator"), null, null);
     this.MenuItemRandom.ShortLabel = global::Mono.Unix.Catalog.GetString("Zufallsgenerator");
     w1.Add(this.MenuItemRandom, null);
     this.MenuItemConverter            = new global::Gtk.Action("MenuItemConverter", global::Mono.Unix.Catalog.GetString("Tabelle Konvertieren"), null, null);
     this.MenuItemConverter.ShortLabel = global::Mono.Unix.Catalog.GetString("Tabelle Konvertieren");
     w1.Add(this.MenuItemConverter, null);
     this.MenuItemStatistic            = new global::Gtk.Action("MenuItemStatistic", global::Mono.Unix.Catalog.GetString("Statistik erstellen"), null, null);
     this.MenuItemStatistic.ShortLabel = global::Mono.Unix.Catalog.GetString("Statistik erstellen");
     w1.Add(this.MenuItemStatistic, null);
     this.HilfeAction            = new global::Gtk.Action("HilfeAction", global::Mono.Unix.Catalog.GetString("Hilfe"), null, null);
     this.HilfeAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Hilfe");
     w1.Add(this.HilfeAction, null);
     this.BedienungshinweiseAction            = new global::Gtk.Action("BedienungshinweiseAction", global::Mono.Unix.Catalog.GetString("Bedienungshinweise"), null, null);
     this.BedienungshinweiseAction.Sensitive  = false;
     this.BedienungshinweiseAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Bedienungshinweise");
     w1.Add(this.BedienungshinweiseAction, null);
     this.berTXMAction            = new global::Gtk.Action("berTXMAction", global::Mono.Unix.Catalog.GetString("Über TXM"), null, null);
     this.berTXMAction.Sensitive  = false;
     this.berTXMAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Über TXM");
     w1.Add(this.berTXMAction, null);
     this.etstAction            = new global::Gtk.Action("etstAction", global::Mono.Unix.Catalog.GetString("etst"), null, null);
     this.etstAction.ShortLabel = global::Mono.Unix.Catalog.GetString("etst");
     w1.Add(this.etstAction, null);
     this.MenuItemTime            = new global::Gtk.Action("MenuItemTime", global::Mono.Unix.Catalog.GetString("Hier wird die Zeit für den TO angezeigt"), null, null);
     this.MenuItemTime.ShortLabel = global::Mono.Unix.Catalog.GetString("Hier wird die Zeit für den TO angezeigt");
     w1.Add(this.MenuItemTime, null);
     this.MenuItemTimeStart            = new global::Gtk.Action("MenuItemTimeStart", global::Mono.Unix.Catalog.GetString("Zeit Starten"), null, null);
     this.MenuItemTimeStart.ShortLabel = global::Mono.Unix.Catalog.GetString("Zeit Starten");
     w1.Add(this.MenuItemTimeStart, null);
     this.MenuItemTimePause            = new global::Gtk.Action("MenuItemTimePause", global::Mono.Unix.Catalog.GetString("Zeit Pausieren"), null, null);
     this.MenuItemTimePause.ShortLabel = global::Mono.Unix.Catalog.GetString("Zeit Pausieren");
     w1.Add(this.MenuItemTimePause, null);
     this.MenuItemTimeReset            = new global::Gtk.Action("MenuItemTimeReset", global::Mono.Unix.Catalog.GetString("Zeit Reset"), null, null);
     this.MenuItemTimeReset.ShortLabel = global::Mono.Unix.Catalog.GetString("Zeit Reset");
     w1.Add(this.MenuItemTimeReset, null);
     this.ButtonSave            = new global::Gtk.Action("ButtonSave", global::Mono.Unix.Catalog.GetString("Turnier speichern"), null, null);
     this.ButtonSave.Sensitive  = false;
     this.ButtonSave.ShortLabel = global::Mono.Unix.Catalog.GetString("Turnier speichern");
     w1.Add(this.ButtonSave, null);
     this.ButtonNewPlayer            = new global::Gtk.Action("ButtonNewPlayer", global::Mono.Unix.Catalog.GetString("Neuer Spieler"), null, null);
     this.ButtonNewPlayer.Sensitive  = false;
     this.ButtonNewPlayer.ShortLabel = global::Mono.Unix.Catalog.GetString("Neuer Spieler");
     w1.Add(this.ButtonNewPlayer, null);
     this.ButtonEditPlayer            = new global::Gtk.Action("ButtonEditPlayer", global::Mono.Unix.Catalog.GetString("Spieler bearbeiten"), null, null);
     this.ButtonEditPlayer.Sensitive  = false;
     this.ButtonEditPlayer.ShortLabel = global::Mono.Unix.Catalog.GetString("Spieler bearbeiten");
     w1.Add(this.ButtonEditPlayer, null);
     this.ButtonRemovePlayer            = new global::Gtk.Action("ButtonRemovePlayer", global::Mono.Unix.Catalog.GetString("Spieler löschen"), null, null);
     this.ButtonRemovePlayer.Sensitive  = false;
     this.ButtonRemovePlayer.ShortLabel = global::Mono.Unix.Catalog.GetString("Spieler löschen");
     w1.Add(this.ButtonRemovePlayer, null);
     this.ButtonDisqualifyPlayer            = new global::Gtk.Action("ButtonDisqualifyPlayer", global::Mono.Unix.Catalog.GetString("Spieler disqualifizieren"), null, null);
     this.ButtonDisqualifyPlayer.Sensitive  = false;
     this.ButtonDisqualifyPlayer.ShortLabel = global::Mono.Unix.Catalog.GetString("Spieler disqualifizieren");
     w1.Add(this.ButtonDisqualifyPlayer, null);
     this.ButtonSetPairing            = new global::Gtk.Action("ButtonSetPairing", global::Mono.Unix.Catalog.GetString("Paarung vorgeben"), null, null);
     this.ButtonSetPairing.Sensitive  = false;
     this.ButtonSetPairing.ShortLabel = global::Mono.Unix.Catalog.GetString("Paarung vorgeben");
     w1.Add(this.ButtonSetPairing, null);
     this.ButtonChangePairing            = new global::Gtk.Action("ButtonChangePairing", global::Mono.Unix.Catalog.GetString("Paarung ändern"), null, null);
     this.ButtonChangePairing.Sensitive  = false;
     this.ButtonChangePairing.ShortLabel = global::Mono.Unix.Catalog.GetString("Paarung ändern");
     w1.Add(this.ButtonChangePairing, null);
     this.ButtonResetLastResults            = new global::Gtk.Action("ButtonResetLastResults", global::Mono.Unix.Catalog.GetString("Ergebnisse zurücknehmen"), null, null);
     this.ButtonResetLastResults.Sensitive  = false;
     this.ButtonResetLastResults.ShortLabel = global::Mono.Unix.Catalog.GetString("Ergebnisse zurücknehmen");
     w1.Add(this.ButtonResetLastResults, null);
     this.ButtonTimer            = new global::Gtk.Action("ButtonTimer", global::Mono.Unix.Catalog.GetString("X-Wing Timer"), null, null);
     this.ButtonTimer.ShortLabel = global::Mono.Unix.Catalog.GetString("X-Wing Timer");
     w1.Add(this.ButtonTimer, null);
     this.ButtonRandom            = new global::Gtk.Action("ButtonRandom", global::Mono.Unix.Catalog.GetString("Zufallsgenerator"), null, null);
     this.ButtonRandom.ShortLabel = global::Mono.Unix.Catalog.GetString("Zufallsgenerator");
     w1.Add(this.ButtonRandom, null);
     this.ButtonConverter            = new global::Gtk.Action("ButtonConverter", global::Mono.Unix.Catalog.GetString("Tabelle konvertieren"), null, null);
     this.ButtonConverter.ShortLabel = global::Mono.Unix.Catalog.GetString("Tabelle konvertieren");
     w1.Add(this.ButtonConverter, null);
     this.ButtonStatistic            = new global::Gtk.Action("ButtonStatistic", global::Mono.Unix.Catalog.GetString("Statistik erstellen"), null, null);
     this.ButtonStatistic.ShortLabel = global::Mono.Unix.Catalog.GetString("Statistik erstellen");
     w1.Add(this.ButtonStatistic, null);
     this.ButtonSave1            = new global::Gtk.Action("ButtonSave1", global::Mono.Unix.Catalog.GetString("Turnier Speichern"), null, null);
     this.ButtonSave1.Sensitive  = false;
     this.ButtonSave1.ShortLabel = global::Mono.Unix.Catalog.GetString("Turnier Speichern");
     w1.Add(this.ButtonSave1, null);
     this.DruckenAction            = new global::Gtk.Action("DruckenAction", global::Mono.Unix.Catalog.GetString("Drucken"), null, null);
     this.DruckenAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Drucken");
     w1.Add(this.DruckenAction, null);
     this.DruckenAction1            = new global::Gtk.Action("DruckenAction1", global::Mono.Unix.Catalog.GetString("Drucken"), null, null);
     this.DruckenAction1.ShortLabel = global::Mono.Unix.Catalog.GetString("Drucken");
     w1.Add(this.DruckenAction1, null);
     this.MenuItemPrint            = new global::Gtk.Action("MenuItemPrint", global::Mono.Unix.Catalog.GetString("Tabelle drucken"), null, null);
     this.MenuItemPrint.ShortLabel = global::Mono.Unix.Catalog.GetString("Tabelle drucken");
     w1.Add(this.MenuItemPrint, null);
     this.MenuItemPrintPairing            = new global::Gtk.Action("MenuItemPrintPairing", global::Mono.Unix.Catalog.GetString("Paarungen drucken (ohne Ergebnisse)"), null, null);
     this.MenuItemPrintPairing.ShortLabel = global::Mono.Unix.Catalog.GetString("Paarungen drucken (ohne Ergebnisse)");
     w1.Add(this.MenuItemPrintPairing, null);
     this.MenuItemPrintResult            = new global::Gtk.Action("MenuItemPrintResult", global::Mono.Unix.Catalog.GetString("Paarungen drucken (mit Ergebnisse)"), null, null);
     this.MenuItemPrintResult.ShortLabel = global::Mono.Unix.Catalog.GetString("Paarungen drucken (mit Ergebnisse)");
     w1.Add(this.MenuItemPrintResult, null);
     this.UIManager.InsertActionGroup(w1, 0);
     this.AddAccelGroup(this.UIManager.AccelGroup);
     this.Name           = "TXM.Lin.MainWindow";
     this.Title          = global::Mono.Unix.Catalog.GetString("Turnierverwaltung für das X-Wing Miniaturenspiel TM");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Container child TXM.Lin.MainWindow.Gtk.Container+ContainerChild
     this.vboxStructure         = new global::Gtk.VBox();
     this.vboxStructure.Name    = "vboxStructure";
     this.vboxStructure.Spacing = 6;
     // Container child vboxStructure.Gtk.Box+BoxChild
     this.UIManager.AddUiFromString("<ui><menubar name='menubar'><menu name='DateiAction' action='DateiAction'><menuitem name='ButtonNewTournament' action='ButtonNewTournament'/><menuitem name='ButtonLoad' action='ButtonLoad'/><menuitem name='MenuItemSave' action='MenuItemSave'/><menu name='AutosaveDateienAction' action='AutosaveDateienAction'><menuitem name='ButtonAutosave' action='ButtonAutosave'/><menuitem name='AutosaveOrdnerAnzeigenAction' action='AutosaveOrdnerAnzeigenAction'/><menuitem name='AutosaveOrdnerBereinigenAction' action='AutosaveOrdnerBereinigenAction'/></menu><menu name='GPPImportExportAction' action='GPPImportExportAction'><menuitem name='ButtonGOEPPImport' action='ButtonGOEPPImport'/><menuitem name='ButtonGOEPPExport' action='ButtonGOEPPExport'/></menu><menu name='DruckenAction1' action='DruckenAction1'><menuitem name='MenuItemPrint' action='MenuItemPrint'/><menuitem name='MenuItemPrintPairing' action='MenuItemPrintPairing'/><menuitem name='MenuItemPrintResult' action='MenuItemPrintResult'/></menu><menuitem name='BeendenAction' action='BeendenAction'/></menu><menu name='TurnierAction' action='TurnierAction'><menuitem name='MenuItemSetPairing' action='MenuItemSetPairing'/><menuitem name='MenuItemChangePairing' action='MenuItemChangePairing'/><menuitem name='MenuItemResetLastResults' action='MenuItemResetLastResults'/><menuitem name='MenuItemTSettings' action='MenuItemTSettings'/><menuitem name='ButtonStart' action='ButtonStart'/><menuitem name='ButtonEndTournament' action='ButtonEndTournament'/></menu><menu name='SpielerverwaltungAction' action='SpielerverwaltungAction'><menuitem name='MenuItemNewPlayer' action='MenuItemNewPlayer'/><menuitem name='MenuItemnOldPlayer' action='MenuItemnOldPlayer'/><menuitem name='MenuItemEditPlayer' action='MenuItemEditPlayer'/><menuitem name='MenuItemRemovePlayer' action='MenuItemRemovePlayer'/><menuitem name='MenuItemDisqualifyPlayer' action='MenuItemDisqualifyPlayer'/><menuitem name='MenuItemLoadStatistics' action='MenuItemLoadStatistics'/></menu><menu name='AnsichtAction' action='AnsichtAction'><menuitem name='MenuItemShowPairings' action='MenuItemShowPairings'/><menuitem name='MenuItemShowTable' action='MenuItemShowTable'/><menu name='ForumsausgabeAction' action='ForumsausgabeAction'><menuitem name='AktuelleTabelleAction' action='AktuelleTabelleAction'/><menuitem name='AktuellePaarungAction' action='AktuellePaarungAction'/><menuitem name='ErgebnisseLetzteRundeAction' action='ErgebnisseLetzteRundeAction'/></menu></menu><menu name='TurnierhilfenAction' action='TurnierhilfenAction'><menuitem name='MenuItemTimer' action='MenuItemTimer'/><menuitem name='MenuItemRandom' action='MenuItemRandom'/><menuitem name='MenuItemStatistic' action='MenuItemStatistic'/></menu><menu name='HilfeAction' action='HilfeAction'><menuitem name='BedienungshinweiseAction' action='BedienungshinweiseAction'/><menuitem name='berTXMAction' action='berTXMAction'/></menu><menu name='MenuItemTime' action='MenuItemTime'><menuitem name='MenuItemTimeStart' action='MenuItemTimeStart'/><menuitem name='MenuItemTimePause' action='MenuItemTimePause'/><menuitem name='MenuItemTimeReset' action='MenuItemTimeReset'/></menu></menubar></ui>");
     this.menubar      = ((global::Gtk.MenuBar)(this.UIManager.GetWidget("/menubar")));
     this.menubar.Name = "menubar";
     this.vboxStructure.Add(this.menubar);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vboxStructure [this.menubar]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child vboxStructure.Gtk.Box+BoxChild
     this.UIManager.AddUiFromString("<ui><toolbar name='toolbar'><toolitem name='ButtonSave' action='ButtonSave'/><toolitem name='ButtonNewPlayer' action='ButtonNewPlayer'/><toolitem name='ButtonEditPlayer' action='ButtonEditPlayer'/><toolitem name='ButtonRemovePlayer' action='ButtonRemovePlayer'/><toolitem name='ButtonDisqualifyPlayer' action='ButtonDisqualifyPlayer'/><toolitem name='ButtonSetPairing' action='ButtonSetPairing'/><toolitem name='ButtonChangePairing' action='ButtonChangePairing'/><toolitem name='ButtonResetLastResults' action='ButtonResetLastResults'/><toolitem name='ButtonTimer' action='ButtonTimer'/><toolitem name='ButtonRandom' action='ButtonRandom'/><toolitem name='ButtonStatistic' action='ButtonStatistic'/></toolbar></ui>");
     this.toolbar              = ((global::Gtk.Toolbar)(this.UIManager.GetWidget("/toolbar")));
     this.toolbar.Name         = "toolbar";
     this.toolbar.ShowArrow    = false;
     this.toolbar.ToolbarStyle = ((global::Gtk.ToolbarStyle)(1));
     this.toolbar.IconSize     = ((global::Gtk.IconSize)(2));
     this.vboxStructure.Add(this.toolbar);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vboxStructure [this.toolbar]));
     w3.Position = 1;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vboxStructure.Gtk.Box+BoxChild
     this.hboxSplit         = new global::Gtk.HBox();
     this.hboxSplit.Name    = "hboxSplit";
     this.hboxSplit.Spacing = 6;
     // Container child hboxSplit.Gtk.Box+BoxChild
     this.vbuttonboxRounds      = new global::Gtk.VButtonBox();
     this.vbuttonboxRounds.Name = "vbuttonboxRounds";
     // Container child vbuttonboxRounds.Gtk.ButtonBox+ButtonBoxChild
     this.ButtonGetResults              = new global::Gtk.Button();
     this.ButtonGetResults.Sensitive    = false;
     this.ButtonGetResults.CanFocus     = true;
     this.ButtonGetResults.Name         = "ButtonGetResults";
     this.ButtonGetResults.UseUnderline = true;
     this.ButtonGetResults.Label        = global::Mono.Unix.Catalog.GetString("Erg. Übernehmen");
     this.vbuttonboxRounds.Add(this.ButtonGetResults);
     global::Gtk.ButtonBox.ButtonBoxChild w4 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonboxRounds [this.ButtonGetResults]));
     w4.Expand = false;
     w4.Fill   = false;
     // Container child vbuttonboxRounds.Gtk.ButtonBox+ButtonBoxChild
     this.ButtonNextRound              = new global::Gtk.Button();
     this.ButtonNextRound.Sensitive    = false;
     this.ButtonNextRound.CanFocus     = true;
     this.ButtonNextRound.Name         = "ButtonNextRound";
     this.ButtonNextRound.UseUnderline = true;
     this.ButtonNextRound.Label        = global::Mono.Unix.Catalog.GetString("Nächste Runde");
     this.vbuttonboxRounds.Add(this.ButtonNextRound);
     global::Gtk.ButtonBox.ButtonBoxChild w5 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonboxRounds [this.ButtonNextRound]));
     w5.Position = 1;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child vbuttonboxRounds.Gtk.ButtonBox+ButtonBoxChild
     this.ButtonCut              = new global::Gtk.Button();
     this.ButtonCut.Sensitive    = false;
     this.ButtonCut.CanFocus     = true;
     this.ButtonCut.Name         = "ButtonCut";
     this.ButtonCut.UseUnderline = true;
     this.ButtonCut.Label        = global::Mono.Unix.Catalog.GetString("Cut starten");
     this.vbuttonboxRounds.Add(this.ButtonCut);
     global::Gtk.ButtonBox.ButtonBoxChild w6 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonboxRounds [this.ButtonCut]));
     w6.Position = 2;
     w6.Expand   = false;
     w6.Fill     = false;
     this.hboxSplit.Add(this.vbuttonboxRounds);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hboxSplit [this.vbuttonboxRounds]));
     w7.Position = 0;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child hboxSplit.Gtk.Box+BoxChild
     this.vboxContent         = new global::Gtk.VBox();
     this.vboxContent.Name    = "vboxContent";
     this.vboxContent.Spacing = 6;
     // Container child vboxContent.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.dataGridPlayer          = new global::Gtk.NodeView();
     this.dataGridPlayer.CanFocus = true;
     this.dataGridPlayer.Name     = "dataGridPlayer";
     this.GtkScrolledWindow.Add(this.dataGridPlayer);
     this.vboxContent.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vboxContent [this.GtkScrolledWindow]));
     w9.Position = 0;
     // Container child vboxContent.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.dataGridPairing          = new global::Gtk.NodeView();
     this.dataGridPairing.CanFocus = true;
     this.dataGridPairing.Name     = "dataGridPairing";
     this.GtkScrolledWindow1.Add(this.dataGridPairing);
     this.vboxContent.Add(this.GtkScrolledWindow1);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vboxContent [this.GtkScrolledWindow1]));
     w11.Position = 1;
     this.hboxSplit.Add(this.vboxContent);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hboxSplit [this.vboxContent]));
     w12.Position = 1;
     this.vboxStructure.Add(this.hboxSplit);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vboxStructure [this.hboxSplit]));
     w13.Position = 2;
     this.Add(this.vboxStructure);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 1623;
     this.DefaultHeight = 444;
     this.toolbar.Hide();
     this.Show();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent);
     this.ButtonNewTournament.Activated            += new global::System.EventHandler(this.NewTournament_Click);
     this.ButtonLoad.Activated                     += new global::System.EventHandler(this.Load_Click);
     this.MenuItemSave.Activated                   += new global::System.EventHandler(this.Save_Click);
     this.ButtonAutosave.Activated                 += new global::System.EventHandler(this.ButtonAutosave_Click);
     this.AutosaveOrdnerAnzeigenAction.Activated   += new global::System.EventHandler(this.MenuItemShoAutoSaveFolder_Click);
     this.AutosaveOrdnerBereinigenAction.Activated += new global::System.EventHandler(this.MenuItemDeleteAutosave_Click);
     this.ButtonGOEPPImport.Activated              += new global::System.EventHandler(this.GOEPPImport_Click);
     this.ButtonGOEPPExport.Activated              += new global::System.EventHandler(this.GOEPPExport_Click);
     this.BeendenAction.Activated                  += new global::System.EventHandler(this.Close_Click);
     this.MenuItemSetPairing.Activated             += new global::System.EventHandler(this.ButtonSetPairing_Click);
     this.MenuItemChangePairing.Activated          += new global::System.EventHandler(this.ButtonChangePairing_Click);
     this.MenuItemResetLastResults.Activated       += new global::System.EventHandler(this.MenuItemResetLastResults_Click);
     this.MenuItemTSettings.Activated              += new global::System.EventHandler(this.MenuItemTSettings_Click);
     this.ButtonStart.Activated                    += new global::System.EventHandler(this.StartTournament_Click);
     this.ButtonEndTournament.Activated            += new global::System.EventHandler(this.EndTournament_Click);
     this.MenuItemNewPlayer.Activated              += new global::System.EventHandler(this.NewPlayer_Click);
     this.MenuItemEditPlayer.Activated             += new global::System.EventHandler(this.RibbonButtonEditPlayer_Click);
     this.MenuItemRemovePlayer.Activated           += new global::System.EventHandler(this.RemovePlayer_Click);
     this.MenuItemDisqualifyPlayer.Activated       += new global::System.EventHandler(this.DisqualifyPlayer_Click);
     this.MenuItemLoadStatistics.Activated         += new global::System.EventHandler(this.MenuItemLoadStatistics_Click);
     this.MenuItemShowPairings.Activated           += new global::System.EventHandler(this.MenuItemShowPairings_Click);
     this.MenuItemShowTable.Activated              += new global::System.EventHandler(this.MenuItemShowTable_Click);
     this.AktuelleTabelleAction.Activated          += new global::System.EventHandler(this.MenuItem_Click_Table_Output);
     this.AktuellePaarungAction.Activated          += new global::System.EventHandler(this.MenuItem_Click_Pairing_Output);
     this.ErgebnisseLetzteRundeAction.Activated    += new global::System.EventHandler(this.MenuItem_Click_Results_Output);
     this.MenuItemTimer.Activated                  += new global::System.EventHandler(this.NewTimer_Click);
     this.MenuItemRandom.Activated                 += new global::System.EventHandler(this.Random_Click);
     this.MenuItemConverter.Activated              += new global::System.EventHandler(this.Converter_Click);
     this.MenuItemStatistic.Activated              += new global::System.EventHandler(this.Statistic_Click);
     this.MenuItemTimeStart.Activated              += new global::System.EventHandler(this.MenuItemTimeStart_Click);
     this.MenuItemTimePause.Activated              += new global::System.EventHandler(this.MenuItemTimePause_Click);
     this.MenuItemTimeReset.Activated              += new global::System.EventHandler(this.MenuItemTimeReset_Click);
     this.ButtonSave.Activated                     += new global::System.EventHandler(this.Save_Click);
     this.ButtonNewPlayer.Activated                += new global::System.EventHandler(this.NewPlayer_Click);
     this.ButtonEditPlayer.Activated               += new global::System.EventHandler(this.RibbonButtonEditPlayer_Click);
     this.ButtonRemovePlayer.Activated             += new global::System.EventHandler(this.RemovePlayer_Click);
     this.ButtonDisqualifyPlayer.Activated         += new global::System.EventHandler(this.DisqualifyPlayer_Click);
     this.ButtonSetPairing.Activated               += new global::System.EventHandler(this.ButtonSetPairing_Click);
     this.ButtonChangePairing.Activated            += new global::System.EventHandler(this.ButtonChangePairing_Click);
     this.ButtonResetLastResults.Activated         += new global::System.EventHandler(this.MenuItemResetLastResults_Click);
     this.ButtonTimer.Activated                    += new global::System.EventHandler(this.NewTimer_Click);
     this.ButtonRandom.Activated                   += new global::System.EventHandler(this.Random_Click);
     this.ButtonConverter.Activated                += new global::System.EventHandler(this.Converter_Click);
     this.ButtonStatistic.Activated                += new global::System.EventHandler(this.Statistic_Click);
     this.MenuItemPrint.Activated                  += new global::System.EventHandler(this.MenuItemPrint_Click);
     this.MenuItemPrintPairing.Activated           += new global::System.EventHandler(this.MenuItemPrintPairing_Click);
     this.MenuItemPrintResult.Activated            += new global::System.EventHandler(this.MenuItemPrintResult_Click);
     this.ButtonGetResults.Clicked                 += new global::System.EventHandler(this.ButtonGetResults_Click);
     this.ButtonNextRound.Clicked                  += new global::System.EventHandler(this.ButtonNextRound_Click);
     this.ButtonCut.Clicked            += new global::System.EventHandler(this.ButtonCut_Click);
     this.dataGridPlayer.CursorChanged += new global::System.EventHandler(this.DataGridPlayer_CursorChanged);
 }
예제 #22
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.FileAction            = new global::Gtk.Action("FileAction", "_File", null, null);
     this.FileAction.ShortLabel = "_File";
     w1.Add(this.FileAction, null);
     this.QuitAction            = new global::Gtk.Action("QuitAction", "_Quit", null, null);
     this.QuitAction.ShortLabel = "_Quit";
     w1.Add(this.QuitAction, "<Primary><Mod2>q");
     this.PreferencesAction            = new global::Gtk.Action("PreferencesAction", "_Preferences", null, null);
     this.PreferencesAction.ShortLabel = "_Preferences";
     w1.Add(this.PreferencesAction, null);
     this.NoRoundingOffAction            = new global::Gtk.RadioAction("NoRoundingOffAction", "_No Rounding Off", null, null, 0);
     this.NoRoundingOffAction.Group      = new global::GLib.SList(global::System.IntPtr.Zero);
     this.NoRoundingOffAction.ShortLabel = "_No Rounding Off";
     w1.Add(this.NoRoundingOffAction, "<Primary><Alt><Mod2>n");
     this.WholeNumberAction            = new global::Gtk.RadioAction("WholeNumberAction", "_Whole Number", null, null, 0);
     this.WholeNumberAction.Group      = this.NoRoundingOffAction.Group;
     this.WholeNumberAction.ShortLabel = "_Whole Number";
     w1.Add(this.WholeNumberAction, "<Primary><Alt><Mod2>w");
     this.DecimalPlaceAction1            = new global::Gtk.RadioAction("DecimalPlaceAction1", "_1 Decimal Place", null, null, 0);
     this.DecimalPlaceAction1.Group      = this.WholeNumberAction.Group;
     this.DecimalPlaceAction1.ShortLabel = "_1 Decimal Place";
     w1.Add(this.DecimalPlaceAction1, "<Primary><Alt><Mod2>1");
     this.DecimalPlacesAction2            = new global::Gtk.RadioAction("DecimalPlacesAction2", "_2 Decimal Places", null, null, 0);
     this.DecimalPlacesAction2.Group      = this.WholeNumberAction.Group;
     this.DecimalPlacesAction2.ShortLabel = "_2 Decimal Places";
     w1.Add(this.DecimalPlacesAction2, "<Primary><Alt><Mod2>2");
     this.DecimalPlacesAction3            = new global::Gtk.RadioAction("DecimalPlacesAction3", "_3 Decimal Places", null, null, 0);
     this.DecimalPlacesAction3.Group      = this.WholeNumberAction.Group;
     this.DecimalPlacesAction3.ShortLabel = "_3 Decimal Places";
     w1.Add(this.DecimalPlacesAction3, "<Primary><Alt><Mod2>3");
     this.DecimalPlacesAction4            = new global::Gtk.RadioAction("DecimalPlacesAction4", "_4 Decimal Places", null, null, 0);
     this.DecimalPlacesAction4.Group      = this.WholeNumberAction.Group;
     this.DecimalPlacesAction4.ShortLabel = "_4 Decimal Places";
     w1.Add(this.DecimalPlacesAction4, "<Primary><Alt><Mod2>4");
     this.DecimalPlacesAction5            = new global::Gtk.RadioAction("DecimalPlacesAction5", "_5 Decimal Places", null, null, 0);
     this.DecimalPlacesAction5.Group      = this.WholeNumberAction.Group;
     this.DecimalPlacesAction5.ShortLabel = "_5 Decimal Places";
     w1.Add(this.DecimalPlacesAction5, "<Primary><Alt><Mod2>5");
     this.DecimalPlacesAction6            = new global::Gtk.RadioAction("DecimalPlacesAction6", "_6 Decimal Places", null, null, 0);
     this.DecimalPlacesAction6.Group      = this.WholeNumberAction.Group;
     this.DecimalPlacesAction6.ShortLabel = "_6 Decimal Places";
     w1.Add(this.DecimalPlacesAction6, "<Primary><Alt><Mod2>6");
     this.DecimalPlacesAction7            = new global::Gtk.RadioAction("DecimalPlacesAction7", "_7 Decimal Places", null, null, 0);
     this.DecimalPlacesAction7.Group      = this.WholeNumberAction.Group;
     this.DecimalPlacesAction7.ShortLabel = "_7 Decimal Places";
     w1.Add(this.DecimalPlacesAction7, "<Primary><Alt><Mod2>7");
     this.DecimalPlacesAction8            = new global::Gtk.RadioAction("DecimalPlacesAction8", "_8 Decimal Places", null, null, 0);
     this.DecimalPlacesAction8.Group      = this.WholeNumberAction.Group;
     this.DecimalPlacesAction8.ShortLabel = "_8 Decimal Places";
     w1.Add(this.DecimalPlacesAction8, "<Primary><Alt><Mod2>8");
     this.DecimalPlacesAction9            = new global::Gtk.RadioAction("DecimalPlacesAction9", "_9 Decimal Places", null, null, 0);
     this.DecimalPlacesAction9.Group      = this.WholeNumberAction.Group;
     this.DecimalPlacesAction9.ShortLabel = "_9 Decimal Places";
     w1.Add(this.DecimalPlacesAction9, "<Primary><Alt><Mod2>9");
     this.DecimalPlacesAction10            = new global::Gtk.RadioAction("DecimalPlacesAction10", "1_0 Decimal Places", null, null, 0);
     this.DecimalPlacesAction10.Group      = this.WholeNumberAction.Group;
     this.DecimalPlacesAction10.ShortLabel = "1_0 Decimal Places";
     w1.Add(this.DecimalPlacesAction10, "<Primary><Alt><Mod2>0");
     this.AboutAction            = new global::Gtk.Action("AboutAction", "_About", null, null);
     this.AboutAction.ShortLabel = "_About";
     w1.Add(this.AboutAction, null);
     this.AboutUnitConverterAction            = new global::Gtk.Action("AboutUnitConverterAction", "About _Unit Converter", null, null);
     this.AboutUnitConverterAction.ShortLabel = "About _Unit Converter";
     w1.Add(this.AboutUnitConverterAction, null);
     this.UIManager.InsertActionGroup(w1, 0);
     this.AddAccelGroup(this.UIManager.AccelGroup);
     this.Name           = "MainWindow";
     this.Title          = "Unit Converter";
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.Resizable      = false;
     this.AllowGrow      = false;
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.MainArea         = new global::Gtk.VBox();
     this.MainArea.Name    = "MainArea";
     this.MainArea.Spacing = 6;
     // Container child MainArea.Gtk.Box+BoxChild
     this.UIManager.AddUiFromString(@"<ui><menubar name='MenuBar'><menu name='FileAction' action='FileAction'><menuitem name='QuitAction' action='QuitAction'/></menu><menu name='PreferencesAction' action='PreferencesAction'><menuitem name='NoRoundingOffAction' action='NoRoundingOffAction'/><menuitem name='WholeNumberAction' action='WholeNumberAction'/><menuitem name='DecimalPlaceAction1' action='DecimalPlaceAction1'/><menuitem name='DecimalPlacesAction2' action='DecimalPlacesAction2'/><menuitem name='DecimalPlacesAction3' action='DecimalPlacesAction3'/><menuitem name='DecimalPlacesAction4' action='DecimalPlacesAction4'/><menuitem name='DecimalPlacesAction5' action='DecimalPlacesAction5'/><menuitem name='DecimalPlacesAction6' action='DecimalPlacesAction6'/><menuitem name='DecimalPlacesAction7' action='DecimalPlacesAction7'/><menuitem name='DecimalPlacesAction8' action='DecimalPlacesAction8'/><menuitem name='DecimalPlacesAction9' action='DecimalPlacesAction9'/><menuitem name='DecimalPlacesAction10' action='DecimalPlacesAction10'/></menu><menu name='AboutAction' action='AboutAction'><menuitem name='AboutUnitConverterAction' action='AboutUnitConverterAction'/></menu></menubar></ui>");
     this.MenuBar      = ((global::Gtk.MenuBar)(this.UIManager.GetWidget("/MenuBar")));
     this.MenuBar.Name = "MenuBar";
     this.MainArea.Add(this.MenuBar);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.MainArea[this.MenuBar]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child MainArea.Gtk.Box+BoxChild
     this.MainConversionArea         = new global::Gtk.HBox();
     this.MainConversionArea.Name    = "MainConversionArea";
     this.MainConversionArea.Spacing = 6;
     // Container child MainConversionArea.Gtk.Box+BoxChild
     this.GtkScrolledWindow = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.WidthRequest     = 120;
     this.GtkScrolledWindow.HeightRequest    = 208;
     this.GtkScrolledWindow.Name             = "GtkScrolledWindow";
     this.GtkScrolledWindow.HscrollbarPolicy = ((global::Gtk.PolicyType)(2));
     this.GtkScrolledWindow.ShadowType       = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     global::Gtk.Viewport w3 = new global::Gtk.Viewport();
     w3.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.QuantityPicker             = new global::Gtk.VButtonBox();
     this.QuantityPicker.Name        = "QuantityPicker";
     this.QuantityPicker.Homogeneous = true;
     // Container child QuantityPicker.Gtk.ButtonBox+ButtonBoxChild
     this.LengthSelector              = new global::Gtk.Button();
     this.LengthSelector.CanFocus     = true;
     this.LengthSelector.Name         = "LengthSelector";
     this.LengthSelector.UseUnderline = true;
     this.LengthSelector.Label        = "Length";
     this.QuantityPicker.Add(this.LengthSelector);
     global::Gtk.ButtonBox.ButtonBoxChild w4 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.QuantityPicker[this.LengthSelector]));
     w4.Expand = false;
     w4.Fill   = false;
     // Container child QuantityPicker.Gtk.ButtonBox+ButtonBoxChild
     this.AreaSelector              = new global::Gtk.Button();
     this.AreaSelector.CanFocus     = true;
     this.AreaSelector.Name         = "AreaSelector";
     this.AreaSelector.UseUnderline = true;
     this.AreaSelector.Label        = "Area";
     this.QuantityPicker.Add(this.AreaSelector);
     global::Gtk.ButtonBox.ButtonBoxChild w5 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.QuantityPicker[this.AreaSelector]));
     w5.Position = 1;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child QuantityPicker.Gtk.ButtonBox+ButtonBoxChild
     this.VolumeSelector              = new global::Gtk.Button();
     this.VolumeSelector.CanFocus     = true;
     this.VolumeSelector.Name         = "VolumeSelector";
     this.VolumeSelector.UseUnderline = true;
     this.VolumeSelector.Label        = "Volume";
     this.QuantityPicker.Add(this.VolumeSelector);
     global::Gtk.ButtonBox.ButtonBoxChild w6 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.QuantityPicker[this.VolumeSelector]));
     w6.Position = 2;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child QuantityPicker.Gtk.ButtonBox+ButtonBoxChild
     this.TimeSelector              = new global::Gtk.Button();
     this.TimeSelector.CanFocus     = true;
     this.TimeSelector.Name         = "TimeSelector";
     this.TimeSelector.UseUnderline = true;
     this.TimeSelector.Label        = "Time";
     this.QuantityPicker.Add(this.TimeSelector);
     global::Gtk.ButtonBox.ButtonBoxChild w7 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.QuantityPicker[this.TimeSelector]));
     w7.Position = 3;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child QuantityPicker.Gtk.ButtonBox+ButtonBoxChild
     this.SpeedSelector              = new global::Gtk.Button();
     this.SpeedSelector.CanFocus     = true;
     this.SpeedSelector.Name         = "SpeedSelector";
     this.SpeedSelector.UseUnderline = true;
     this.SpeedSelector.Label        = "Speed";
     this.QuantityPicker.Add(this.SpeedSelector);
     global::Gtk.ButtonBox.ButtonBoxChild w8 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.QuantityPicker[this.SpeedSelector]));
     w8.Position = 4;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child QuantityPicker.Gtk.ButtonBox+ButtonBoxChild
     this.FlowAreaSelector              = new global::Gtk.Button();
     this.FlowAreaSelector.CanFocus     = true;
     this.FlowAreaSelector.Name         = "FlowAreaSelector";
     this.FlowAreaSelector.UseUnderline = true;
     this.FlowAreaSelector.Label        = "Flow Area";
     this.QuantityPicker.Add(this.FlowAreaSelector);
     global::Gtk.ButtonBox.ButtonBoxChild w9 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.QuantityPicker[this.FlowAreaSelector]));
     w9.Position = 5;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child QuantityPicker.Gtk.ButtonBox+ButtonBoxChild
     this.FlowVolumeSelector              = new global::Gtk.Button();
     this.FlowVolumeSelector.CanFocus     = true;
     this.FlowVolumeSelector.Name         = "FlowVolumeSelector";
     this.FlowVolumeSelector.UseUnderline = true;
     this.FlowVolumeSelector.Label        = "Flow Volume";
     this.QuantityPicker.Add(this.FlowVolumeSelector);
     global::Gtk.ButtonBox.ButtonBoxChild w10 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.QuantityPicker[this.FlowVolumeSelector]));
     w10.Position = 6;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child QuantityPicker.Gtk.ButtonBox+ButtonBoxChild
     this.FlowMassSelector              = new global::Gtk.Button();
     this.FlowMassSelector.CanFocus     = true;
     this.FlowMassSelector.Name         = "FlowMassSelector";
     this.FlowMassSelector.UseUnderline = true;
     this.FlowMassSelector.Label        = "Flow Mass";
     this.QuantityPicker.Add(this.FlowMassSelector);
     global::Gtk.ButtonBox.ButtonBoxChild w11 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.QuantityPicker[this.FlowMassSelector]));
     w11.Position = 7;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child QuantityPicker.Gtk.ButtonBox+ButtonBoxChild
     this.MassSelector              = new global::Gtk.Button();
     this.MassSelector.CanFocus     = true;
     this.MassSelector.Name         = "MassSelector";
     this.MassSelector.UseUnderline = true;
     this.MassSelector.Label        = "Mass";
     this.QuantityPicker.Add(this.MassSelector);
     global::Gtk.ButtonBox.ButtonBoxChild w12 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.QuantityPicker[this.MassSelector]));
     w12.Position = 8;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child QuantityPicker.Gtk.ButtonBox+ButtonBoxChild
     this.EnergySelector              = new global::Gtk.Button();
     this.EnergySelector.CanFocus     = true;
     this.EnergySelector.Name         = "EnergySelector";
     this.EnergySelector.UseUnderline = true;
     this.EnergySelector.Label        = "Energy";
     this.QuantityPicker.Add(this.EnergySelector);
     global::Gtk.ButtonBox.ButtonBoxChild w13 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.QuantityPicker[this.EnergySelector]));
     w13.Position = 9;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child QuantityPicker.Gtk.ButtonBox+ButtonBoxChild
     this.PressureSelector              = new global::Gtk.Button();
     this.PressureSelector.CanFocus     = true;
     this.PressureSelector.Name         = "PressureSelector";
     this.PressureSelector.UseUnderline = true;
     this.PressureSelector.Label        = "Pressure";
     this.QuantityPicker.Add(this.PressureSelector);
     global::Gtk.ButtonBox.ButtonBoxChild w14 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.QuantityPicker[this.PressureSelector]));
     w14.Position = 10;
     w14.Expand   = false;
     w14.Fill     = false;
     // Container child QuantityPicker.Gtk.ButtonBox+ButtonBoxChild
     this.TemperatureSelector              = new global::Gtk.Button();
     this.TemperatureSelector.CanFocus     = true;
     this.TemperatureSelector.Name         = "TemperatureSelector";
     this.TemperatureSelector.UseUnderline = true;
     this.TemperatureSelector.Label        = "Temperature";
     this.QuantityPicker.Add(this.TemperatureSelector);
     global::Gtk.ButtonBox.ButtonBoxChild w15 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.QuantityPicker[this.TemperatureSelector]));
     w15.Position = 11;
     w15.Expand   = false;
     w15.Fill     = false;
     // Container child QuantityPicker.Gtk.ButtonBox+ButtonBoxChild
     this.LuminanceSelector              = new global::Gtk.Button();
     this.LuminanceSelector.CanFocus     = true;
     this.LuminanceSelector.Name         = "LuminanceSelector";
     this.LuminanceSelector.UseUnderline = true;
     this.LuminanceSelector.Label        = "Luminance";
     this.QuantityPicker.Add(this.LuminanceSelector);
     global::Gtk.ButtonBox.ButtonBoxChild w16 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.QuantityPicker[this.LuminanceSelector]));
     w16.Position = 12;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child QuantityPicker.Gtk.ButtonBox+ButtonBoxChild
     this.IlluminanceSelector              = new global::Gtk.Button();
     this.IlluminanceSelector.CanFocus     = true;
     this.IlluminanceSelector.Name         = "IlluminanceSelector";
     this.IlluminanceSelector.UseUnderline = true;
     this.IlluminanceSelector.Label        = "Illuminance";
     this.QuantityPicker.Add(this.IlluminanceSelector);
     global::Gtk.ButtonBox.ButtonBoxChild w17 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.QuantityPicker[this.IlluminanceSelector]));
     w17.Position = 13;
     w17.Expand   = false;
     w17.Fill     = false;
     // Container child QuantityPicker.Gtk.ButtonBox+ButtonBoxChild
     this.AngleSelector              = new global::Gtk.Button();
     this.AngleSelector.CanFocus     = true;
     this.AngleSelector.Name         = "AngleSelector";
     this.AngleSelector.UseUnderline = true;
     this.AngleSelector.Label        = "Angle";
     this.QuantityPicker.Add(this.AngleSelector);
     global::Gtk.ButtonBox.ButtonBoxChild w18 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.QuantityPicker[this.AngleSelector]));
     w18.Position = 14;
     w18.Expand   = false;
     w18.Fill     = false;
     // Container child QuantityPicker.Gtk.ButtonBox+ButtonBoxChild
     this.DataSizeSelector              = new global::Gtk.Button();
     this.DataSizeSelector.CanFocus     = true;
     this.DataSizeSelector.Name         = "DataSizeSelector";
     this.DataSizeSelector.UseUnderline = true;
     this.DataSizeSelector.Label        = "Data Size";
     this.QuantityPicker.Add(this.DataSizeSelector);
     global::Gtk.ButtonBox.ButtonBoxChild w19 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.QuantityPicker[this.DataSizeSelector]));
     w19.Position = 15;
     w19.Expand   = false;
     w19.Fill     = false;
     w3.Add(this.QuantityPicker);
     this.GtkScrolledWindow.Add(w3);
     this.MainConversionArea.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.MainConversionArea[this.GtkScrolledWindow]));
     w22.Position = 0;
     // Container child MainConversionArea.Gtk.Box+BoxChild
     this.ConversionAreaA         = new global::Gtk.VBox();
     this.ConversionAreaA.Name    = "ConversionAreaA";
     this.ConversionAreaA.Spacing = 6;
     // Container child ConversionAreaA.Gtk.Box+BoxChild
     this.FromUnitPicker = global::Gtk.ComboBox.NewText();
     this.FromUnitPicker.WidthRequest = 320;
     this.FromUnitPicker.Name         = "FromUnitPicker";
     this.ConversionAreaA.Add(this.FromUnitPicker);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.ConversionAreaA[this.FromUnitPicker]));
     w23.Position = 0;
     w23.Fill     = false;
     // Container child ConversionAreaA.Gtk.Box+BoxChild
     this.InputBox               = new global::Gtk.Entry();
     this.InputBox.CanFocus      = true;
     this.InputBox.Name          = "InputBox";
     this.InputBox.IsEditable    = true;
     this.InputBox.InvisibleChar = '•';
     this.ConversionAreaA.Add(this.InputBox);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.ConversionAreaA[this.InputBox]));
     w24.Position = 1;
     w24.Expand   = false;
     w24.Fill     = false;
     // Container child ConversionAreaA.Gtk.Box+BoxChild
     this.ClearButton              = new global::Gtk.Button();
     this.ClearButton.CanFocus     = true;
     this.ClearButton.Name         = "ClearButton";
     this.ClearButton.UseUnderline = true;
     this.ClearButton.Label        = "_Clear";
     this.ConversionAreaA.Add(this.ClearButton);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.ConversionAreaA[this.ClearButton]));
     w25.Position = 2;
     w25.Expand   = false;
     w25.Fill     = false;
     this.MainConversionArea.Add(this.ConversionAreaA);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.MainConversionArea[this.ConversionAreaA]));
     w26.Position = 1;
     w26.Fill     = false;
     // Container child MainConversionArea.Gtk.Box+BoxChild
     this.ConversionAreaB         = new global::Gtk.VBox();
     this.ConversionAreaB.Name    = "ConversionAreaB";
     this.ConversionAreaB.Spacing = 6;
     // Container child ConversionAreaB.Gtk.Box+BoxChild
     this.ToUnitPicker = global::Gtk.ComboBox.NewText();
     this.ToUnitPicker.WidthRequest = 320;
     this.ToUnitPicker.Name         = "ToUnitPicker";
     this.ConversionAreaB.Add(this.ToUnitPicker);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.ConversionAreaB[this.ToUnitPicker]));
     w27.Position = 0;
     w27.Fill     = false;
     // Container child ConversionAreaB.Gtk.Box+BoxChild
     this.OutputBox               = new global::Gtk.Entry();
     this.OutputBox.CanFocus      = true;
     this.OutputBox.Name          = "OutputBox";
     this.OutputBox.IsEditable    = false;
     this.OutputBox.InvisibleChar = '•';
     this.ConversionAreaB.Add(this.OutputBox);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.ConversionAreaB[this.OutputBox]));
     w28.Position = 1;
     w28.Expand   = false;
     w28.Fill     = false;
     // Container child ConversionAreaB.Gtk.Box+BoxChild
     this.SwapButton              = new global::Gtk.Button();
     this.SwapButton.CanFocus     = true;
     this.SwapButton.Name         = "SwapButton";
     this.SwapButton.UseUnderline = true;
     this.SwapButton.Label        = "_Swap";
     this.ConversionAreaB.Add(this.SwapButton);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.ConversionAreaB[this.SwapButton]));
     w29.Position = 2;
     w29.Expand   = false;
     w29.Fill     = false;
     this.MainConversionArea.Add(this.ConversionAreaB);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.MainConversionArea[this.ConversionAreaB]));
     w30.Position = 2;
     w30.Fill     = false;
     this.MainArea.Add(this.MainConversionArea);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.MainArea[this.MainConversionArea]));
     w31.Position = 1;
     w31.Expand   = false;
     w31.Fill     = false;
     // Container child MainArea.Gtk.Box+BoxChild
     this.StatusBar         = new global::Gtk.Statusbar();
     this.StatusBar.Name    = "StatusBar";
     this.StatusBar.Spacing = 6;
     this.MainArea.Add(this.StatusBar);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.MainArea[this.StatusBar]));
     w32.Position = 2;
     w32.Expand   = false;
     w32.Fill     = false;
     this.Add(this.MainArea);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 772;
     this.DefaultHeight = 264;
     this.Show();
     this.DeleteEvent                     += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent);
     this.QuitAction.Activated            += new global::System.EventHandler(this.QuitSelected);
     this.NoRoundingOffAction.Activated   += new global::System.EventHandler(this.NoRoundingOffSelected);
     this.WholeNumberAction.Activated     += new global::System.EventHandler(this.WholeNumberSelected);
     this.DecimalPlaceAction1.Activated   += new global::System.EventHandler(this.DP1Selected);
     this.DecimalPlacesAction2.Activated  += new global::System.EventHandler(this.DP2Selected);
     this.DecimalPlacesAction3.Activated  += new global::System.EventHandler(this.DP3Selected);
     this.DecimalPlacesAction4.Activated  += new global::System.EventHandler(this.DP4Selected);
     this.DecimalPlacesAction5.Activated  += new global::System.EventHandler(this.DP5Selected);
     this.DecimalPlacesAction6.Activated  += new global::System.EventHandler(this.DP6Selected);
     this.DecimalPlacesAction7.Activated  += new global::System.EventHandler(this.DP7Selected);
     this.DecimalPlacesAction8.Activated  += new global::System.EventHandler(this.DP8Selected);
     this.DecimalPlacesAction9.Activated  += new global::System.EventHandler(this.DP9Selected);
     this.DecimalPlacesAction10.Activated += new global::System.EventHandler(this.DP10Selected);
     this.LengthSelector.Clicked          += new global::System.EventHandler(this.LengthButtonClicked);
     this.AreaSelector.Clicked            += new global::System.EventHandler(this.AreaButtonClicked);
     this.VolumeSelector.Clicked          += new global::System.EventHandler(this.VolumeButtonClicked);
     this.TimeSelector.Clicked            += new global::System.EventHandler(this.TimeButtonClicked);
     this.SpeedSelector.Clicked           += new global::System.EventHandler(this.SpeedButtonClicked);
     this.FlowAreaSelector.Clicked        += new global::System.EventHandler(this.FlowAreaButtonClicked);
     this.FlowVolumeSelector.Clicked      += new global::System.EventHandler(this.FlowVolumeButtonClicked);
     this.FlowMassSelector.Clicked        += new global::System.EventHandler(this.FlowMassButtonClicked);
     this.MassSelector.Clicked            += new global::System.EventHandler(this.MassButtonClicked);
     this.EnergySelector.Clicked          += new global::System.EventHandler(this.EnergyButtonClicked);
     this.PressureSelector.Clicked        += new global::System.EventHandler(this.PressureButtonClicked);
     this.TemperatureSelector.Clicked     += new global::System.EventHandler(this.TemperatureButtonClicked);
     this.LuminanceSelector.Clicked       += new global::System.EventHandler(this.LuminanceButtonClicked);
     this.IlluminanceSelector.Clicked     += new global::System.EventHandler(this.IlluminanceButtonClicked);
     this.AngleSelector.Clicked           += new global::System.EventHandler(this.AngleButtonClicked);
     this.DataSizeSelector.Clicked        += new global::System.EventHandler(this.DataSizeClick);
     this.FromUnitPicker.Changed          += new global::System.EventHandler(this.InputBoxSelectedChanged);
     this.InputBox.TextInserted           += new global::Gtk.TextInsertedHandler(this.InputTextInserted);
     this.InputBox.TextDeleted            += new global::Gtk.TextDeletedHandler(this.InputTextDeleted);
     this.ClearButton.Clicked             += new global::System.EventHandler(this.ClearButtonClicked);
     this.ToUnitPicker.Changed            += new global::System.EventHandler(this.OutputBoxSelectedChanged);
     this.SwapButton.Clicked              += new global::System.EventHandler(this.SwapButtonClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget beagleradio.SelectAccessPoint
     global::Stetic.BinContainer.Attach (this);
     this.Name = "beagleradio.SelectAccessPoint";
     // Container child beagleradio.SelectAccessPoint.Gtk.Container+ContainerChild
     this.table2 = new global::Gtk.Table (((uint)(1)), ((uint)(2)), false);
     this.table2.Name = "table2";
     this.table2.RowSpacing = ((uint)(6));
     this.table2.ColumnSpacing = ((uint)(6));
     this.table2.BorderWidth = ((uint)(4));
     // Container child table2.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.nodeWiFi = new global::Gtk.NodeView ();
     this.nodeWiFi.CanFocus = true;
     this.nodeWiFi.Name = "nodeWiFi";
     this.nodeWiFi.EnableSearch = false;
     this.GtkScrolledWindow.Add (this.nodeWiFi);
     this.table2.Add (this.GtkScrolledWindow);
     // Container child table2.Gtk.Table+TableChild
     this.vbuttonbox1 = new global::Gtk.VButtonBox ();
     this.vbuttonbox1.Name = "vbuttonbox1";
     this.vbuttonbox1.Spacing = 4;
     this.vbuttonbox1.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.buttonPrevious = new global::Gtk.Button ();
     this.buttonPrevious.CanFocus = true;
     this.buttonPrevious.Name = "buttonPrevious";
     this.buttonPrevious.UseUnderline = true;
     this.buttonPrevious.Label = global::Mono.Unix.Catalog.GetString ("Previous");
     this.vbuttonbox1.Add (this.buttonPrevious);
     global::Gtk.ButtonBox.ButtonBoxChild w3 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.buttonPrevious]));
     w3.Expand = false;
     w3.Fill = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.buttonRefresh = new global::Gtk.Button ();
     this.buttonRefresh.CanFocus = true;
     this.buttonRefresh.Name = "buttonRefresh";
     this.buttonRefresh.UseUnderline = true;
     this.buttonRefresh.Label = global::Mono.Unix.Catalog.GetString ("Refresh");
     this.vbuttonbox1.Add (this.buttonRefresh);
     global::Gtk.ButtonBox.ButtonBoxChild w4 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.buttonRefresh]));
     w4.Position = 1;
     w4.Expand = false;
     w4.Fill = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.buttonNext = new global::Gtk.Button ();
     this.buttonNext.CanFocus = true;
     this.buttonNext.Name = "buttonNext";
     this.buttonNext.UseUnderline = true;
     this.buttonNext.Label = global::Mono.Unix.Catalog.GetString ("Next");
     this.vbuttonbox1.Add (this.buttonNext);
     global::Gtk.ButtonBox.ButtonBoxChild w5 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.buttonNext]));
     w5.Position = 2;
     w5.Expand = false;
     w5.Fill = false;
     this.table2.Add (this.vbuttonbox1);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table2 [this.vbuttonbox1]));
     w6.LeftAttach = ((uint)(1));
     w6.RightAttach = ((uint)(2));
     w6.XOptions = ((global::Gtk.AttachOptions)(4));
     w6.YOptions = ((global::Gtk.AttachOptions)(4));
     this.Add (this.table2);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
     this.buttonPrevious.Clicked += new global::System.EventHandler (this.OnButtonPreviousClicked);
     this.buttonRefresh.Clicked += new global::System.EventHandler (this.OnButtonRefreshClicked);
     this.buttonNext.Clicked += new global::System.EventHandler (this.OnButtonNextClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget MainWindow
     this.Name = "MainWindow";
     this.Title = global::Mono.Unix.Catalog.GetString ("MainWindow");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.vbox2 = new global::Gtk.VBox ();
     this.vbox2.Name = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox1 = new global::Gtk.HBox ();
     this.hbox1.Name = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.GtkScrolledWindow = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow.Name = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.treeView = new global::Gtk.TreeView ();
     this.treeView.CanFocus = true;
     this.treeView.Name = "treeView";
     this.GtkScrolledWindow.Add (this.treeView);
     this.hbox1.Add (this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.GtkScrolledWindow]));
     w2.Position = 0;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbuttonbox1 = new global::Gtk.VButtonBox ();
     this.vbuttonbox1.Name = "vbuttonbox1";
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     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.vbuttonbox1.Add (this.btnAdd);
     global::Gtk.ButtonBox.ButtonBoxChild w3 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.btnAdd]));
     w3.Expand = false;
     w3.Fill = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.btnDel = new global::Gtk.Button ();
     this.btnDel.CanFocus = true;
     this.btnDel.Name = "btnDel";
     this.btnDel.UseUnderline = true;
     this.btnDel.Label = global::Mono.Unix.Catalog.GetString ("Del");
     this.vbuttonbox1.Add (this.btnDel);
     global::Gtk.ButtonBox.ButtonBoxChild w4 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.btnDel]));
     w4.Position = 1;
     w4.Expand = false;
     w4.Fill = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.btnClearNull = new global::Gtk.Button ();
     this.btnClearNull.CanFocus = true;
     this.btnClearNull.Name = "btnClearNull";
     this.btnClearNull.UseUnderline = true;
     this.btnClearNull.Label = global::Mono.Unix.Catalog.GetString ("Clear null");
     this.vbuttonbox1.Add (this.btnClearNull);
     global::Gtk.ButtonBox.ButtonBoxChild w5 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.btnClearNull]));
     w5.Position = 2;
     w5.Expand = false;
     w5.Fill = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.btnReplace = new global::Gtk.Button ();
     this.btnReplace.CanFocus = true;
     this.btnReplace.Name = "btnReplace";
     this.btnReplace.UseUnderline = true;
     this.btnReplace.Label = global::Mono.Unix.Catalog.GetString ("Replace");
     this.vbuttonbox1.Add (this.btnReplace);
     global::Gtk.ButtonBox.ButtonBoxChild w6 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.btnReplace]));
     w6.Position = 3;
     w6.Expand = false;
     w6.Fill = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.btnEdit = new global::Gtk.Button ();
     this.btnEdit.CanFocus = true;
     this.btnEdit.Name = "btnEdit";
     this.btnEdit.UseUnderline = true;
     this.btnEdit.Label = global::Mono.Unix.Catalog.GetString ("Edit");
     this.vbuttonbox1.Add (this.btnEdit);
     global::Gtk.ButtonBox.ButtonBoxChild w7 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.btnEdit]));
     w7.Position = 4;
     w7.Expand = false;
     w7.Fill = false;
     this.hbox1.Add (this.vbuttonbox1);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbuttonbox1]));
     w8.Position = 1;
     w8.Expand = false;
     this.vbox2.Add (this.hbox1);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox1]));
     w9.Position = 0;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox2 = new global::Gtk.HBox ();
     this.hbox2.Name = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.label1 = new global::Gtk.Label ();
     this.label1.Name = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("Sort by");
     this.hbox2.Add (this.label1);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.label1]));
     w10.Position = 0;
     w10.Expand = false;
     w10.Fill = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.comboboxProperty = global::Gtk.ComboBox.NewText ();
     this.comboboxProperty.Name = "comboboxProperty";
     this.hbox2.Add (this.comboboxProperty);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.comboboxProperty]));
     w11.Position = 1;
     // Container child hbox2.Gtk.Box+BoxChild
     this.label3 = new global::Gtk.Label ();
     this.label3.Name = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString ("Direction:");
     this.hbox2.Add (this.label3);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.label3]));
     w12.Position = 2;
     w12.Expand = false;
     w12.Fill = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.comboboxSortDirection = global::Gtk.ComboBox.NewText ();
     this.comboboxSortDirection.AppendText (global::Mono.Unix.Catalog.GetString ("Ascending"));
     this.comboboxSortDirection.AppendText (global::Mono.Unix.Catalog.GetString ("Descending"));
     this.comboboxSortDirection.Name = "comboboxSortDirection";
     this.comboboxSortDirection.Active = 0;
     this.hbox2.Add (this.comboboxSortDirection);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.comboboxSortDirection]));
     w13.Position = 3;
     w13.Expand = false;
     w13.Fill = false;
     this.vbox2.Add (this.hbox2);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox2]));
     w14.Position = 1;
     w14.Expand = false;
     w14.Fill = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox3 = new global::Gtk.HBox ();
     this.hbox3.Name = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.label2 = new global::Gtk.Label ();
     this.label2.Name = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString ("Filter: Only show songs starting with");
     this.hbox3.Add (this.label2);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.label2]));
     w15.Position = 0;
     w15.Expand = false;
     w15.Fill = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.entryFilter = new global::Gtk.Entry ();
     this.entryFilter.CanFocus = true;
     this.entryFilter.Name = "entryFilter";
     this.entryFilter.IsEditable = true;
     this.entryFilter.InvisibleChar = '•';
     this.hbox3.Add (this.entryFilter);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.entryFilter]));
     w16.Position = 1;
     this.vbox2.Add (this.hbox3);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox3]));
     w17.Position = 2;
     w17.Expand = false;
     w17.Fill = false;
     this.Add (this.vbox2);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 496;
     this.DefaultHeight = 300;
     this.Show ();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler (this.OnDeleteEvent);
 }
예제 #25
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MainWindow
     this.Name = "MainWindow";
     this.Title = global::Mono.Unix.Catalog.GetString("GeneticSharp :: Runner");
     this.Icon = new global::Gdk.Pixbuf(global::System.IO.Path.Combine(global::System.AppDomain.CurrentDomain.BaseDirectory, "./Icon.png"));
     this.WindowPosition = ((global::Gtk.WindowPosition)(1));
     this.Modal = true;
     this.DefaultWidth = 800;
     this.DefaultHeight = 600;
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.hbxMain = new global::Gtk.HBox();
     this.hbxMain.Name = "hbxMain";
     this.hbxMain.Spacing = 10;
     this.hbxMain.BorderWidth = ((uint)(10));
     // Container child hbxMain.Gtk.Box+BoxChild
     this.drawingArea = new global::Gtk.DrawingArea();
     this.drawingArea.Name = "drawingArea";
     this.hbxMain.Add(this.drawingArea);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbxMain[this.drawingArea]));
     w1.Position = 0;
     w1.Padding = ((uint)(1));
     // Container child hbxMain.Gtk.Box+BoxChild
     this.vbxConfig = new global::Gtk.VBox();
     this.vbxConfig.Name = "vbxConfig";
     this.vbxConfig.Spacing = 6;
     // Container child vbxConfig.Gtk.Box+BoxChild
     this.vbxSample = new global::Gtk.VBox();
     this.vbxSample.Name = "vbxSample";
     this.vbxSample.Spacing = 6;
     // Container child vbxSample.Gtk.Box+BoxChild
     this.label4 = new global::Gtk.Label();
     this.label4.Name = "label4";
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("Problem");
     this.vbxSample.Add(this.label4);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbxSample[this.label4]));
     w2.Position = 0;
     w2.Expand = false;
     w2.Fill = false;
     // Container child vbxSample.Gtk.Box+BoxChild
     this.cmbSample = global::Gtk.ComboBox.NewText();
     this.cmbSample.Name = "cmbSample";
     this.vbxSample.Add(this.cmbSample);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbxSample[this.cmbSample]));
     w3.Position = 1;
     w3.Expand = false;
     w3.Fill = false;
     // Container child vbxSample.Gtk.Box+BoxChild
     this.problemConfigWidgetContainer = new global::Gtk.VPaned();
     this.problemConfigWidgetContainer.CanFocus = true;
     this.problemConfigWidgetContainer.Name = "problemConfigWidgetContainer";
     this.problemConfigWidgetContainer.Position = 10;
     this.vbxSample.Add(this.problemConfigWidgetContainer);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbxSample[this.problemConfigWidgetContainer]));
     w4.Position = 2;
     this.vbxConfig.Add(this.vbxSample);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbxConfig[this.vbxSample]));
     w5.Position = 0;
     // Container child vbxConfig.Gtk.Box+BoxChild
     this.vbxGA = new global::Gtk.VBox();
     this.vbxGA.WidthRequest = 250;
     this.vbxGA.Name = "vbxGA";
     this.vbxGA.Spacing = 6;
     // Container child vbxGA.Gtk.Box+BoxChild
     this.vbbSample = new global::Gtk.VButtonBox();
     this.vbbSample.Name = "vbbSample";
     this.vbxGA.Add(this.vbbSample);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbxGA[this.vbbSample]));
     w6.Position = 0;
     // Container child vbxGA.Gtk.Box+BoxChild
     this.hseparator1 = new global::Gtk.HSeparator();
     this.hseparator1.Name = "hseparator1";
     this.vbxGA.Add(this.hseparator1);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbxGA[this.hseparator1]));
     w7.Position = 1;
     w7.Expand = false;
     w7.Fill = false;
     // Container child vbxGA.Gtk.Box+BoxChild
     this.label1 = new global::Gtk.Label();
     this.label1.Name = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Population size");
     this.vbxGA.Add(this.label1);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbxGA[this.label1]));
     w8.Position = 2;
     w8.Expand = false;
     w8.Fill = false;
     // Container child vbxGA.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("Min");
     this.hbox2.Add(this.label2);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.label2]));
     w9.Position = 0;
     w9.Expand = false;
     w9.Fill = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.sbtPopulationMinSize = new global::Gtk.SpinButton(2, 10000, 1);
     this.sbtPopulationMinSize.CanFocus = true;
     this.sbtPopulationMinSize.Name = "sbtPopulationMinSize";
     this.sbtPopulationMinSize.Adjustment.PageIncrement = 10;
     this.sbtPopulationMinSize.ClimbRate = 1;
     this.sbtPopulationMinSize.Numeric = true;
     this.sbtPopulationMinSize.Value = 50;
     this.hbox2.Add(this.sbtPopulationMinSize);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.sbtPopulationMinSize]));
     w10.Position = 1;
     w10.Expand = false;
     w10.Fill = false;
     w10.Padding = ((uint)(3));
     // Container child hbox2.Gtk.Box+BoxChild
     this.hbox3 = new global::Gtk.HBox();
     this.hbox3.Name = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.label3 = new global::Gtk.Label();
     this.label3.Name = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Max");
     this.hbox3.Add(this.label3);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.label3]));
     w11.Position = 0;
     w11.Expand = false;
     w11.Fill = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.sbtPopulationMaxSize = new global::Gtk.SpinButton(2, 10000, 1);
     this.sbtPopulationMaxSize.CanFocus = true;
     this.sbtPopulationMaxSize.Name = "sbtPopulationMaxSize";
     this.sbtPopulationMaxSize.Adjustment.PageIncrement = 10;
     this.sbtPopulationMaxSize.ClimbRate = 1;
     this.sbtPopulationMaxSize.Numeric = true;
     this.sbtPopulationMaxSize.Value = 70;
     this.hbox3.Add(this.sbtPopulationMaxSize);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.sbtPopulationMaxSize]));
     w12.Position = 1;
     w12.Expand = false;
     w12.Fill = false;
     this.hbox2.Add(this.hbox3);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.hbox3]));
     w13.PackType = ((global::Gtk.PackType)(1));
     w13.Position = 2;
     w13.Expand = false;
     w13.Fill = false;
     this.vbxGA.Add(this.hbox2);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbxGA[this.hbox2]));
     w14.Position = 3;
     w14.Expand = false;
     w14.Fill = false;
     // Container child vbxGA.Gtk.Box+BoxChild
     this.hbox11 = new global::Gtk.HBox();
     this.hbox11.Name = "hbox11";
     this.hbox11.Spacing = 6;
     // Container child hbox11.Gtk.Box+BoxChild
     this.cmbGenerationStrategy = global::Gtk.ComboBox.NewText();
     this.cmbGenerationStrategy.WidthRequest = 200;
     this.cmbGenerationStrategy.Name = "cmbGenerationStrategy";
     this.hbox11.Add(this.cmbGenerationStrategy);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox11[this.cmbGenerationStrategy]));
     w15.Position = 0;
     w15.Expand = false;
     w15.Fill = false;
     // Container child hbox11.Gtk.Box+BoxChild
     this.btnEditGenerationStrategy = new global::Gtk.Button();
     this.btnEditGenerationStrategy.CanFocus = true;
     this.btnEditGenerationStrategy.Name = "btnEditGenerationStrategy";
     this.btnEditGenerationStrategy.UseUnderline = true;
     this.btnEditGenerationStrategy.Label = global::Mono.Unix.Catalog.GetString("Edit");
     this.hbox11.Add(this.btnEditGenerationStrategy);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox11[this.btnEditGenerationStrategy]));
     w16.Position = 1;
     w16.Expand = false;
     w16.Fill = false;
     this.vbxGA.Add(this.hbox11);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbxGA[this.hbox11]));
     w17.Position = 4;
     w17.Expand = false;
     w17.Fill = false;
     // Container child vbxGA.Gtk.Box+BoxChild
     this.hseparator2 = new global::Gtk.HSeparator();
     this.hseparator2.Name = "hseparator2";
     this.vbxGA.Add(this.hseparator2);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbxGA[this.hseparator2]));
     w18.Position = 5;
     w18.Expand = false;
     w18.Fill = false;
     // Container child vbxGA.Gtk.Box+BoxChild
     this.label5 = new global::Gtk.Label();
     this.label5.Name = "label5";
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("Selection");
     this.vbxGA.Add(this.label5);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbxGA[this.label5]));
     w19.Position = 6;
     w19.Expand = false;
     w19.Fill = false;
     // Container child vbxGA.Gtk.Box+BoxChild
     this.hbox5 = new global::Gtk.HBox();
     this.hbox5.Name = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.cmbSelection = global::Gtk.ComboBox.NewText();
     this.cmbSelection.WidthRequest = 200;
     this.cmbSelection.Name = "cmbSelection";
     this.hbox5.Add(this.cmbSelection);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.cmbSelection]));
     w20.Position = 0;
     w20.Expand = false;
     w20.Fill = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.btnEditSelection = new global::Gtk.Button();
     this.btnEditSelection.CanFocus = true;
     this.btnEditSelection.Name = "btnEditSelection";
     this.btnEditSelection.UseUnderline = true;
     this.btnEditSelection.Label = global::Mono.Unix.Catalog.GetString("Edit");
     this.hbox5.Add(this.btnEditSelection);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.btnEditSelection]));
     w21.Position = 1;
     w21.Expand = false;
     w21.Fill = false;
     this.vbxGA.Add(this.hbox5);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.vbxGA[this.hbox5]));
     w22.Position = 7;
     w22.Expand = false;
     w22.Fill = false;
     // Container child vbxGA.Gtk.Box+BoxChild
     this.hseparator4 = new global::Gtk.HSeparator();
     this.hseparator4.Name = "hseparator4";
     this.vbxGA.Add(this.hseparator4);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vbxGA[this.hseparator4]));
     w23.Position = 8;
     w23.Expand = false;
     w23.Fill = false;
     // Container child vbxGA.Gtk.Box+BoxChild
     this.label7 = new global::Gtk.Label();
     this.label7.Name = "label7";
     this.label7.LabelProp = global::Mono.Unix.Catalog.GetString("Crossover");
     this.vbxGA.Add(this.label7);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbxGA[this.label7]));
     w24.Position = 9;
     w24.Expand = false;
     w24.Fill = false;
     // Container child vbxGA.Gtk.Box+BoxChild
     this.hbox9 = new global::Gtk.HBox();
     this.hbox9.Name = "hbox9";
     this.hbox9.Spacing = 6;
     // Container child hbox9.Gtk.Box+BoxChild
     this.label10 = new global::Gtk.Label();
     this.label10.Name = "label10";
     this.label10.LabelProp = global::Mono.Unix.Catalog.GetString("Probability");
     this.hbox9.Add(this.label10);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.hbox9[this.label10]));
     w25.Position = 0;
     w25.Expand = false;
     w25.Fill = false;
     // Container child hbox9.Gtk.Box+BoxChild
     this.hslCrossoverProbability = new global::Gtk.HScale(null);
     this.hslCrossoverProbability.CanFocus = true;
     this.hslCrossoverProbability.Name = "hslCrossoverProbability";
     this.hslCrossoverProbability.Adjustment.Upper = 1.1;
     this.hslCrossoverProbability.Adjustment.PageIncrement = 0.1;
     this.hslCrossoverProbability.Adjustment.PageSize = 0.1;
     this.hslCrossoverProbability.Adjustment.StepIncrement = 0.01;
     this.hslCrossoverProbability.Adjustment.Value = 0.01;
     this.hslCrossoverProbability.DrawValue = true;
     this.hslCrossoverProbability.Digits = 2;
     this.hslCrossoverProbability.ValuePos = ((global::Gtk.PositionType)(2));
     this.hbox9.Add(this.hslCrossoverProbability);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.hbox9[this.hslCrossoverProbability]));
     w26.Position = 1;
     this.vbxGA.Add(this.hbox9);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vbxGA[this.hbox9]));
     w27.Position = 10;
     w27.Expand = false;
     w27.Fill = false;
     // Container child vbxGA.Gtk.Box+BoxChild
     this.hbox6 = new global::Gtk.HBox();
     this.hbox6.Name = "hbox6";
     this.hbox6.Spacing = 6;
     // Container child hbox6.Gtk.Box+BoxChild
     this.cmbCrossover = global::Gtk.ComboBox.NewText();
     this.cmbCrossover.WidthRequest = 200;
     this.cmbCrossover.Name = "cmbCrossover";
     this.hbox6.Add(this.cmbCrossover);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.cmbCrossover]));
     w28.Position = 0;
     w28.Expand = false;
     w28.Fill = false;
     // Container child hbox6.Gtk.Box+BoxChild
     this.btnEditCrossover = new global::Gtk.Button();
     this.btnEditCrossover.CanFocus = true;
     this.btnEditCrossover.Name = "btnEditCrossover";
     this.btnEditCrossover.UseUnderline = true;
     this.btnEditCrossover.Label = global::Mono.Unix.Catalog.GetString("Edit");
     this.hbox6.Add(this.btnEditCrossover);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.btnEditCrossover]));
     w29.Position = 1;
     w29.Expand = false;
     w29.Fill = false;
     this.vbxGA.Add(this.hbox6);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.vbxGA[this.hbox6]));
     w30.Position = 11;
     w30.Expand = false;
     w30.Fill = false;
     // Container child vbxGA.Gtk.Box+BoxChild
     this.hseparator5 = new global::Gtk.HSeparator();
     this.hseparator5.Name = "hseparator5";
     this.vbxGA.Add(this.hseparator5);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.vbxGA[this.hseparator5]));
     w31.Position = 12;
     w31.Expand = false;
     w31.Fill = false;
     // Container child vbxGA.Gtk.Box+BoxChild
     this.label8 = new global::Gtk.Label();
     this.label8.Name = "label8";
     this.label8.LabelProp = global::Mono.Unix.Catalog.GetString("Mutation");
     this.vbxGA.Add(this.label8);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.vbxGA[this.label8]));
     w32.Position = 13;
     w32.Expand = false;
     w32.Fill = false;
     // Container child vbxGA.Gtk.Box+BoxChild
     this.hbox8 = new global::Gtk.HBox();
     this.hbox8.Name = "hbox8";
     this.hbox8.Spacing = 6;
     // Container child hbox8.Gtk.Box+BoxChild
     this.label9 = new global::Gtk.Label();
     this.label9.Name = "label9";
     this.label9.LabelProp = global::Mono.Unix.Catalog.GetString("Probability");
     this.hbox8.Add(this.label9);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.hbox8[this.label9]));
     w33.Position = 0;
     w33.Expand = false;
     w33.Fill = false;
     // Container child hbox8.Gtk.Box+BoxChild
     this.hslMutationProbability = new global::Gtk.HScale(null);
     this.hslMutationProbability.CanFocus = true;
     this.hslMutationProbability.Name = "hslMutationProbability";
     this.hslMutationProbability.Adjustment.Upper = 1.1;
     this.hslMutationProbability.Adjustment.PageIncrement = 0.1;
     this.hslMutationProbability.Adjustment.PageSize = 0.1;
     this.hslMutationProbability.Adjustment.StepIncrement = 0.01;
     this.hslMutationProbability.DrawValue = true;
     this.hslMutationProbability.Digits = 2;
     this.hslMutationProbability.ValuePos = ((global::Gtk.PositionType)(2));
     this.hbox8.Add(this.hslMutationProbability);
     global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.hbox8[this.hslMutationProbability]));
     w34.Position = 1;
     this.vbxGA.Add(this.hbox8);
     global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.vbxGA[this.hbox8]));
     w35.Position = 14;
     w35.Expand = false;
     w35.Fill = false;
     // Container child vbxGA.Gtk.Box+BoxChild
     this.hbox7 = new global::Gtk.HBox();
     this.hbox7.Name = "hbox7";
     this.hbox7.Spacing = 6;
     // Container child hbox7.Gtk.Box+BoxChild
     this.cmbMutation = global::Gtk.ComboBox.NewText();
     this.cmbMutation.WidthRequest = 200;
     this.cmbMutation.Name = "cmbMutation";
     this.hbox7.Add(this.cmbMutation);
     global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.cmbMutation]));
     w36.Position = 0;
     w36.Expand = false;
     w36.Fill = false;
     // Container child hbox7.Gtk.Box+BoxChild
     this.btnEditMutation = new global::Gtk.Button();
     this.btnEditMutation.CanFocus = true;
     this.btnEditMutation.Name = "btnEditMutation";
     this.btnEditMutation.UseUnderline = true;
     this.btnEditMutation.Label = global::Mono.Unix.Catalog.GetString("Edit");
     this.hbox7.Add(this.btnEditMutation);
     global::Gtk.Box.BoxChild w37 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.btnEditMutation]));
     w37.Position = 1;
     w37.Expand = false;
     w37.Fill = false;
     this.vbxGA.Add(this.hbox7);
     global::Gtk.Box.BoxChild w38 = ((global::Gtk.Box.BoxChild)(this.vbxGA[this.hbox7]));
     w38.Position = 15;
     w38.Expand = false;
     w38.Fill = false;
     // Container child vbxGA.Gtk.Box+BoxChild
     this.hseparator3 = new global::Gtk.HSeparator();
     this.hseparator3.Name = "hseparator3";
     this.vbxGA.Add(this.hseparator3);
     global::Gtk.Box.BoxChild w39 = ((global::Gtk.Box.BoxChild)(this.vbxGA[this.hseparator3]));
     w39.Position = 16;
     w39.Expand = false;
     w39.Fill = false;
     // Container child vbxGA.Gtk.Box+BoxChild
     this.label12 = new global::Gtk.Label();
     this.label12.Name = "label12";
     this.label12.LabelProp = global::Mono.Unix.Catalog.GetString("Reinsertion");
     this.vbxGA.Add(this.label12);
     global::Gtk.Box.BoxChild w40 = ((global::Gtk.Box.BoxChild)(this.vbxGA[this.label12]));
     w40.Position = 17;
     w40.Expand = false;
     w40.Fill = false;
     // Container child vbxGA.Gtk.Box+BoxChild
     this.hbox12 = new global::Gtk.HBox();
     this.hbox12.Name = "hbox12";
     this.hbox12.Spacing = 6;
     // Container child hbox12.Gtk.Box+BoxChild
     this.cmbReinsertion = global::Gtk.ComboBox.NewText();
     this.cmbReinsertion.WidthRequest = 200;
     this.cmbReinsertion.Name = "cmbTermination1";
     this.hbox12.Add(this.cmbReinsertion);
     global::Gtk.Box.BoxChild w41 = ((global::Gtk.Box.BoxChild)(this.hbox12[this.cmbReinsertion]));
     w41.Position = 0;
     w41.Expand = false;
     w41.Fill = false;
     // Container child hbox12.Gtk.Box+BoxChild
     this.btnEditReinsertion = new global::Gtk.Button();
     this.btnEditReinsertion.CanFocus = true;
     this.btnEditReinsertion.Name = "btnEditReinsertion";
     this.btnEditReinsertion.UseUnderline = true;
     this.btnEditReinsertion.Label = global::Mono.Unix.Catalog.GetString("Edit");
     this.hbox12.Add(this.btnEditReinsertion);
     global::Gtk.Box.BoxChild w42 = ((global::Gtk.Box.BoxChild)(this.hbox12[this.btnEditReinsertion]));
     w42.Position = 1;
     w42.Expand = false;
     w42.Fill = false;
     this.vbxGA.Add(this.hbox12);
     global::Gtk.Box.BoxChild w43 = ((global::Gtk.Box.BoxChild)(this.vbxGA[this.hbox12]));
     w43.Position = 18;
     w43.Expand = false;
     w43.Fill = false;
     // Container child vbxGA.Gtk.Box+BoxChild
     this.label11 = new global::Gtk.Label();
     this.label11.Name = "label11";
     this.label11.LabelProp = global::Mono.Unix.Catalog.GetString("Termination");
     this.vbxGA.Add(this.label11);
     global::Gtk.Box.BoxChild w44 = ((global::Gtk.Box.BoxChild)(this.vbxGA[this.label11]));
     w44.Position = 19;
     w44.Expand = false;
     w44.Fill = false;
     // Container child vbxGA.Gtk.Box+BoxChild
     this.hbox10 = new global::Gtk.HBox();
     this.hbox10.Name = "hbox10";
     this.hbox10.Spacing = 6;
     // Container child hbox10.Gtk.Box+BoxChild
     this.cmbTermination = global::Gtk.ComboBox.NewText();
     this.cmbTermination.WidthRequest = 200;
     this.cmbTermination.Name = "cmbTermination";
     this.hbox10.Add(this.cmbTermination);
     global::Gtk.Box.BoxChild w45 = ((global::Gtk.Box.BoxChild)(this.hbox10[this.cmbTermination]));
     w45.Position = 0;
     w45.Expand = false;
     w45.Fill = false;
     // Container child hbox10.Gtk.Box+BoxChild
     this.btnEditTermination = new global::Gtk.Button();
     this.btnEditTermination.CanFocus = true;
     this.btnEditTermination.Name = "btnEditTermination";
     this.btnEditTermination.UseUnderline = true;
     this.btnEditTermination.Label = global::Mono.Unix.Catalog.GetString("Edit");
     this.hbox10.Add(this.btnEditTermination);
     global::Gtk.Box.BoxChild w46 = ((global::Gtk.Box.BoxChild)(this.hbox10[this.btnEditTermination]));
     w46.Position = 1;
     w46.Expand = false;
     w46.Fill = false;
     this.vbxGA.Add(this.hbox10);
     global::Gtk.Box.BoxChild w47 = ((global::Gtk.Box.BoxChild)(this.vbxGA[this.hbox10]));
     w47.Position = 20;
     w47.Expand = false;
     w47.Fill = false;
     // Container child vbxGA.Gtk.Box+BoxChild
     this.hseparator6 = new global::Gtk.HSeparator();
     this.hseparator6.Name = "hseparator6";
     this.vbxGA.Add(this.hseparator6);
     global::Gtk.Box.BoxChild w48 = ((global::Gtk.Box.BoxChild)(this.vbxGA[this.hseparator6]));
     w48.Position = 21;
     w48.Expand = false;
     w48.Fill = false;
     this.vbxConfig.Add(this.vbxGA);
     global::Gtk.Box.BoxChild w49 = ((global::Gtk.Box.BoxChild)(this.vbxConfig[this.vbxGA]));
     w49.Position = 1;
     // Container child vbxConfig.Gtk.Box+BoxChild
     this.btnStart = new global::Gtk.Button();
     this.btnStart.CanFocus = true;
     this.btnStart.Name = "btnStart";
     this.btnStart.UseUnderline = true;
     this.btnStart.Label = global::Mono.Unix.Catalog.GetString("_Start");
     this.vbxConfig.Add(this.btnStart);
     global::Gtk.Box.BoxChild w50 = ((global::Gtk.Box.BoxChild)(this.vbxConfig[this.btnStart]));
     w50.Position = 2;
     w50.Expand = false;
     w50.Fill = false;
     // Container child vbxConfig.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");
     this.vbxConfig.Add(this.btnNew);
     global::Gtk.Box.BoxChild w51 = ((global::Gtk.Box.BoxChild)(this.vbxConfig[this.btnNew]));
     w51.Position = 3;
     w51.Expand = false;
     w51.Fill = false;
     // Container child vbxConfig.Gtk.Box+BoxChild
     this.btnStop = new global::Gtk.Button();
     this.btnStop.CanFocus = true;
     this.btnStop.Name = "btnStop";
     this.btnStop.UseUnderline = true;
     this.btnStop.Label = global::Mono.Unix.Catalog.GetString("_Stop");
     this.vbxConfig.Add(this.btnStop);
     global::Gtk.Box.BoxChild w52 = ((global::Gtk.Box.BoxChild)(this.vbxConfig[this.btnStop]));
     w52.Position = 4;
     w52.Expand = false;
     w52.Fill = false;
     // Container child vbxConfig.Gtk.Box+BoxChild
     this.btnResume = new global::Gtk.Button();
     this.btnResume.CanFocus = true;
     this.btnResume.Name = "btnResume";
     this.btnResume.UseUnderline = true;
     this.btnResume.Label = global::Mono.Unix.Catalog.GetString("_Resume");
     this.vbxConfig.Add(this.btnResume);
     global::Gtk.Box.BoxChild w53 = ((global::Gtk.Box.BoxChild)(this.vbxConfig[this.btnResume]));
     w53.Position = 5;
     w53.Expand = false;
     w53.Fill = false;
     this.hbxMain.Add(this.vbxConfig);
     global::Gtk.Box.BoxChild w54 = ((global::Gtk.Box.BoxChild)(this.hbxMain[this.vbxConfig]));
     w54.Position = 1;
     w54.Expand = false;
     w54.Fill = false;
     this.Add(this.hbxMain);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.btnResume.Hide();
     this.Show();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MequantaStudio.SmartQuant.CompressBarDialog
     this.Name           = "MequantaStudio.SmartQuant.CompressBarDialog";
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.DefaultWidth   = 400;
     this.DefaultHeight  = 300;
     // Internal child MequantaStudio.SmartQuant.CompressBarDialog.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.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.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.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("label1");
     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.combobox1      = global::Gtk.ComboBox.NewText();
     this.combobox1.Name = "combobox1";
     this.hbox1.Add(this.combobox1);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.combobox1]));
     w3.Position = 1;
     w3.Expand   = false;
     w3.Fill     = false;
     this.vbox3.Add(this.hbox1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hbox1]));
     w4.Position = 0;
     w4.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.frame3            = new global::Gtk.Frame();
     this.frame3.Name       = "frame3";
     this.frame3.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frame3.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.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.treeview1          = new global::Gtk.TreeView();
     this.treeview1.CanFocus = true;
     this.treeview1.Name     = "treeview1";
     this.GtkScrolledWindow.Add(this.treeview1);
     this.hbox2.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.GtkScrolledWindow]));
     w6.Position = 0;
     // Container child hbox2.Gtk.Box+BoxChild
     this.vbuttonbox1             = new global::Gtk.VButtonBox();
     this.vbuttonbox1.Name        = "vbuttonbox1";
     this.vbuttonbox1.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.button9              = new global::Gtk.Button();
     this.button9.CanFocus     = true;
     this.button9.Name         = "button9";
     this.button9.UseUnderline = true;
     this.button9.Label        = global::Mono.Unix.Catalog.GetString("GtkButton");
     this.vbuttonbox1.Add(this.button9);
     global::Gtk.ButtonBox.ButtonBoxChild w7 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.button9]));
     w7.Expand = false;
     w7.Fill   = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.button10              = new global::Gtk.Button();
     this.button10.CanFocus     = true;
     this.button10.Name         = "button10";
     this.button10.UseUnderline = true;
     this.button10.Label        = global::Mono.Unix.Catalog.GetString("GtkButton");
     this.vbuttonbox1.Add(this.button10);
     global::Gtk.ButtonBox.ButtonBoxChild w8 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.button10]));
     w8.Position = 1;
     w8.Expand   = false;
     w8.Fill     = false;
     this.hbox2.Add(this.vbuttonbox1);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.vbuttonbox1]));
     w9.Position = 1;
     w9.Expand   = false;
     w9.Fill     = false;
     this.GtkAlignment4.Add(this.hbox2);
     this.frame3.Add(this.GtkAlignment4);
     this.GtkLabel4           = new global::Gtk.Label();
     this.GtkLabel4.Name      = "GtkLabel4";
     this.GtkLabel4.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Instruments</b>");
     this.GtkLabel4.UseMarkup = true;
     this.frame3.LabelWidget  = this.GtkLabel4;
     this.vbox3.Add(this.frame3);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.frame3]));
     w12.Position = 1;
     this.GtkAlignment2.Add(this.vbox3);
     this.frame1.Add(this.GtkAlignment2);
     this.GtkLabel2           = new global::Gtk.Label();
     this.GtkLabel2.Name      = "GtkLabel2";
     this.GtkLabel2.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Input</b>");
     this.GtkLabel2.UseMarkup = true;
     this.frame1.LabelWidget  = this.GtkLabel2;
     this.vbox2.Add(this.frame1);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.frame1]));
     w15.Position = 0;
     // Container child vbox2.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.vbox4         = new global::Gtk.VBox();
     this.vbox4.Name    = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Bars");
     this.hbox3.Add(this.label2);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.label2]));
     w16.Position = 0;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.combobox2      = global::Gtk.ComboBox.NewText();
     this.combobox2.Name = "combobox2";
     this.hbox3.Add(this.combobox2);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.combobox2]));
     w17.Position = 1;
     w17.Expand   = false;
     w17.Fill     = false;
     this.vbox4.Add(this.hbox3);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hbox3]));
     w18.Position = 0;
     w18.Expand   = false;
     w18.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.hbox4         = new global::Gtk.HBox();
     this.hbox4.Name    = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.combobox3      = global::Gtk.ComboBox.NewText();
     this.combobox3.Name = "combobox3";
     this.hbox4.Add(this.combobox3);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.combobox3]));
     w19.Position = 0;
     w19.Expand   = false;
     w19.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("existent data series");
     this.hbox4.Add(this.label3);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.label3]));
     w20.Position = 1;
     w20.Expand   = false;
     w20.Fill     = false;
     this.vbox4.Add(this.hbox4);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hbox4]));
     w21.Position = 1;
     w21.Expand   = false;
     w21.Fill     = false;
     this.GtkAlignment3.Add(this.vbox4);
     this.frame2.Add(this.GtkAlignment3);
     this.GtkLabel3           = new global::Gtk.Label();
     this.GtkLabel3.Name      = "GtkLabel3";
     this.GtkLabel3.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Output</b>");
     this.GtkLabel3.UseMarkup = true;
     this.frame2.LabelWidget  = this.GtkLabel3;
     this.vbox2.Add(this.frame2);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.frame2]));
     w24.Position = 1;
     w24.Expand   = false;
     w24.Fill     = false;
     w1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox2]));
     w25.Position = 0;
     // Internal child MequantaStudio.SmartQuant.CompressBarDialog.ActionArea
     global::Gtk.HButtonBox w26 = this.ActionArea;
     w26.Name        = "dialog1_ActionArea";
     w26.Spacing     = 10;
     w26.BorderWidth = ((uint)(5));
     w26.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 w27 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w26 [this.buttonCancel]));
     w27.Expand = false;
     w27.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 w28 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w26 [this.buttonOk]));
     w28.Position = 1;
     w28.Expand   = false;
     w28.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Show();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.VersionControl.Dialogs.SelectRepositoryDialog
     this.Events         = ((global::Gdk.EventMask)(256));
     this.Name           = "MonoDevelop.VersionControl.Dialogs.SelectRepositoryDialog";
     this.Title          = global::Mono.Unix.Catalog.GetString("Select Repository");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.BorderWidth    = ((uint)(6));
     // Internal child MonoDevelop.VersionControl.Dialogs.SelectRepositoryDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Events  = ((global::Gdk.EventMask)(256));
     w1.Name    = "dialog_VBox";
     w1.Spacing = 6;
     // Container child dialog_VBox.Gtk.Box+BoxChild
     this.vbox1             = new global::Gtk.VBox();
     this.vbox1.Name        = "vbox1";
     this.vbox1.Spacing     = 12;
     this.vbox1.BorderWidth = ((uint)(6));
     // Container child vbox1.Gtk.Box+BoxChild
     this.notebook             = new global::Gtk.Notebook();
     this.notebook.CanFocus    = true;
     this.notebook.Name        = "notebook";
     this.notebook.CurrentPage = 0;
     // Container child notebook.Gtk.Notebook+NotebookChild
     this.vbox2             = new global::Gtk.VBox();
     this.vbox2.Name        = "vbox2";
     this.vbox2.Spacing     = 6;
     this.vbox2.BorderWidth = ((uint)(6));
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Type:");
     this.hbox1.Add(this.label3);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label3]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.repCombo      = global::Gtk.ComboBox.NewText();
     this.repCombo.Name = "repCombo";
     this.hbox1.Add(this.repCombo);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.repCombo]));
     w3.Position = 1;
     this.vbox2.Add(this.hbox1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox1]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hseparator1      = new global::Gtk.HSeparator();
     this.hseparator1.Name = "hseparator1";
     this.vbox2.Add(this.hseparator1);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hseparator1]));
     w5.Position = 1;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.repoContainer      = new global::Gtk.EventBox();
     this.repoContainer.Name = "repoContainer";
     this.vbox2.Add(this.repoContainer);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.repoContainer]));
     w6.Position = 2;
     this.notebook.Add(this.vbox2);
     // Notebook tab
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Connect to Repository");
     this.notebook.SetTabLabel(this.vbox2, this.label1);
     this.label1.ShowAll();
     // Container child notebook.Gtk.Notebook+NotebookChild
     this.hbox2             = new global::Gtk.HBox();
     this.hbox2.Name        = "hbox2";
     this.hbox2.Spacing     = 6;
     this.hbox2.BorderWidth = ((uint)(6));
     // Container child hbox2.Gtk.Box+BoxChild
     this.scrolledwindow2            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow2.CanFocus   = true;
     this.scrolledwindow2.Name       = "scrolledwindow2";
     this.scrolledwindow2.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow2.Gtk.Container+ContainerChild
     this.repoTree          = new global::Gtk.TreeView();
     this.repoTree.CanFocus = true;
     this.repoTree.Name     = "repoTree";
     this.scrolledwindow2.Add(this.repoTree);
     this.hbox2.Add(this.scrolledwindow2);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.scrolledwindow2]));
     w9.Position = 0;
     // Container child hbox2.Gtk.Box+BoxChild
     this.vbuttonbox1             = new global::Gtk.VButtonBox();
     this.vbuttonbox1.Name        = "vbuttonbox1";
     this.vbuttonbox1.Spacing     = 6;
     this.vbuttonbox1.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.buttonAdd              = new global::Gtk.Button();
     this.buttonAdd.CanFocus     = true;
     this.buttonAdd.Name         = "buttonAdd";
     this.buttonAdd.UseStock     = true;
     this.buttonAdd.UseUnderline = true;
     this.buttonAdd.Label        = "gtk-add";
     this.vbuttonbox1.Add(this.buttonAdd);
     global::Gtk.ButtonBox.ButtonBoxChild w10 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.buttonAdd]));
     w10.Expand = false;
     w10.Fill   = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.buttonRemove              = new global::Gtk.Button();
     this.buttonRemove.CanFocus     = true;
     this.buttonRemove.Name         = "buttonRemove";
     this.buttonRemove.UseStock     = true;
     this.buttonRemove.UseUnderline = true;
     this.buttonRemove.Label        = "gtk-remove";
     this.vbuttonbox1.Add(this.buttonRemove);
     global::Gtk.ButtonBox.ButtonBoxChild w11 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.buttonRemove]));
     w11.Position = 1;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.buttonEdit              = new global::Gtk.Button();
     this.buttonEdit.CanFocus     = true;
     this.buttonEdit.Name         = "buttonEdit";
     this.buttonEdit.UseStock     = true;
     this.buttonEdit.UseUnderline = true;
     this.buttonEdit.Label        = "gtk-edit";
     this.vbuttonbox1.Add(this.buttonEdit);
     global::Gtk.ButtonBox.ButtonBoxChild w12 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.buttonEdit]));
     w12.Position = 2;
     w12.Expand   = false;
     w12.Fill     = false;
     this.hbox2.Add(this.vbuttonbox1);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.vbuttonbox1]));
     w13.Position = 1;
     w13.Expand   = false;
     w13.Fill     = false;
     this.notebook.Add(this.hbox2);
     global::Gtk.Notebook.NotebookChild w14 = ((global::Gtk.Notebook.NotebookChild)(this.notebook [this.hbox2]));
     w14.Position = 1;
     // Notebook tab
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Registered Repositories");
     this.notebook.SetTabLabel(this.hbox2, this.label2);
     this.label2.ShowAll();
     this.vbox1.Add(this.notebook);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.notebook]));
     w15.Position = 0;
     // Container child vbox1.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(4)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.boxFolder         = new global::Gtk.HBox();
     this.boxFolder.Name    = "boxFolder";
     this.boxFolder.Spacing = 6;
     // Container child boxFolder.Gtk.Box+BoxChild
     this.entryFolder               = new global::Gtk.Entry();
     this.entryFolder.CanFocus      = true;
     this.entryFolder.Name          = "entryFolder";
     this.entryFolder.IsEditable    = true;
     this.entryFolder.InvisibleChar = '●';
     this.boxFolder.Add(this.entryFolder);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.boxFolder [this.entryFolder]));
     w16.Position = 0;
     // Container child boxFolder.Gtk.Box+BoxChild
     this.buttonBrowse          = new global::Gtk.Button();
     this.buttonBrowse.CanFocus = true;
     this.buttonBrowse.Name     = "buttonBrowse";
     this.buttonBrowse.Label    = global::Mono.Unix.Catalog.GetString("Browse...");
     this.boxFolder.Add(this.buttonBrowse);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.boxFolder [this.buttonBrowse]));
     w17.Position = 1;
     w17.Expand   = false;
     w17.Fill     = false;
     this.table1.Add(this.boxFolder);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table1 [this.boxFolder]));
     w18.TopAttach    = ((uint)(1));
     w18.BottomAttach = ((uint)(2));
     w18.LeftAttach   = ((uint)(1));
     w18.RightAttach  = ((uint)(2));
     w18.XOptions     = ((global::Gtk.AttachOptions)(4));
     w18.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.boxMessage         = new global::Gtk.HBox();
     this.boxMessage.Name    = "boxMessage";
     this.boxMessage.Spacing = 6;
     // Container child boxMessage.Gtk.Box+BoxChild
     this.entryMessage               = new global::Gtk.Entry();
     this.entryMessage.CanFocus      = true;
     this.entryMessage.Name          = "entryMessage";
     this.entryMessage.IsEditable    = true;
     this.entryMessage.InvisibleChar = '●';
     this.boxMessage.Add(this.entryMessage);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.boxMessage [this.entryMessage]));
     w19.Position = 0;
     this.table1.Add(this.boxMessage);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table1 [this.boxMessage]));
     w20.TopAttach    = ((uint)(3));
     w20.BottomAttach = ((uint)(4));
     w20.LeftAttach   = ((uint)(1));
     w20.RightAttach  = ((uint)(2));
     w20.XOptions     = ((global::Gtk.AttachOptions)(4));
     w20.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entryName               = new global::Gtk.Entry();
     this.entryName.CanFocus      = true;
     this.entryName.Name          = "entryName";
     this.entryName.IsEditable    = true;
     this.entryName.InvisibleChar = '●';
     this.table1.Add(this.entryName);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table1 [this.entryName]));
     w21.TopAttach    = ((uint)(2));
     w21.BottomAttach = ((uint)(3));
     w21.LeftAttach   = ((uint)(1));
     w21.RightAttach  = ((uint)(2));
     w21.XOptions     = ((global::Gtk.AttachOptions)(4));
     w21.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.Xalign    = 0F;
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("Repository:");
     this.table1.Add(this.label5);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table1 [this.label5]));
     w22.XOptions = ((global::Gtk.AttachOptions)(4));
     w22.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelMessage           = new global::Gtk.Label();
     this.labelMessage.Name      = "labelMessage";
     this.labelMessage.Xalign    = 0F;
     this.labelMessage.LabelProp = global::Mono.Unix.Catalog.GetString("Message:");
     this.table1.Add(this.labelMessage);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelMessage]));
     w23.TopAttach    = ((uint)(3));
     w23.BottomAttach = ((uint)(4));
     w23.XOptions     = ((global::Gtk.AttachOptions)(4));
     w23.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelName           = new global::Gtk.Label();
     this.labelName.Name      = "labelName";
     this.labelName.Xalign    = 0F;
     this.labelName.LabelProp = global::Mono.Unix.Catalog.GetString("Module name:");
     this.table1.Add(this.labelName);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelName]));
     w24.TopAttach    = ((uint)(2));
     w24.BottomAttach = ((uint)(3));
     w24.XOptions     = ((global::Gtk.AttachOptions)(4));
     w24.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelRepository        = new global::Gtk.Label();
     this.labelRepository.Name   = "labelRepository";
     this.labelRepository.Xalign = 0F;
     this.table1.Add(this.labelRepository);
     global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelRepository]));
     w25.LeftAttach  = ((uint)(1));
     w25.RightAttach = ((uint)(2));
     w25.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelTargetDir           = new global::Gtk.Label();
     this.labelTargetDir.Name      = "labelTargetDir";
     this.labelTargetDir.Xalign    = 0F;
     this.labelTargetDir.LabelProp = global::Mono.Unix.Catalog.GetString("Target directory:");
     this.table1.Add(this.labelTargetDir);
     global::Gtk.Table.TableChild w26 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelTargetDir]));
     w26.TopAttach    = ((uint)(1));
     w26.BottomAttach = ((uint)(2));
     w26.XOptions     = ((global::Gtk.AttachOptions)(4));
     w26.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbox1.Add(this.table1);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.table1]));
     w27.Position = 1;
     w27.Expand   = false;
     w27.Fill     = false;
     w1.Add(this.vbox1);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox1]));
     w28.Position = 0;
     // Internal child MonoDevelop.VersionControl.Dialogs.SelectRepositoryDialog.ActionArea
     global::Gtk.HButtonBox w29 = this.ActionArea;
     w29.Events      = ((global::Gdk.EventMask)(256));
     w29.Name        = "VersionControlAddIn.SelectRepositoryDialog_ActionArea";
     w29.Spacing     = 10;
     w29.BorderWidth = ((uint)(5));
     w29.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child VersionControlAddIn.SelectRepositoryDialog_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.button559              = new global::Gtk.Button();
     this.button559.CanDefault   = true;
     this.button559.CanFocus     = true;
     this.button559.Name         = "button559";
     this.button559.UseStock     = true;
     this.button559.UseUnderline = true;
     this.button559.Label        = "gtk-cancel";
     this.AddActionWidget(this.button559, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w30 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w29 [this.button559]));
     w30.Expand = false;
     w30.Fill   = false;
     // Container child VersionControlAddIn.SelectRepositoryDialog_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     w29.Add(this.buttonOk);
     global::Gtk.ButtonBox.ButtonBoxChild w31 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w29 [this.buttonOk]));
     w31.Position = 1;
     w31.Expand   = false;
     w31.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 617;
     this.DefaultHeight = 438;
     this.Hide();
     this.notebook.ChangeCurrentPage += new global::Gtk.ChangeCurrentPageHandler(this.OnNotebookChangeCurrentPage);
     this.repCombo.Changed           += new global::System.EventHandler(this.OnRepComboChanged);
     this.repoTree.CursorChanged     += new global::System.EventHandler(this.OnRepoTreeCursorChanged);
     this.buttonAdd.Clicked          += new global::System.EventHandler(this.OnButtonAddClicked);
     this.buttonRemove.Clicked       += new global::System.EventHandler(this.OnButtonRemoveClicked);
     this.buttonEdit.Clicked         += new global::System.EventHandler(this.OnButtonEditClicked);
     this.entryFolder.Changed        += new global::System.EventHandler(this.OnEntryFolderChanged);
     this.buttonBrowse.Clicked       += new global::System.EventHandler(this.OnButtonBrowseClicked);
     this.buttonOk.Clicked           += new global::System.EventHandler(this.OnButtonOkClicked);
 }
예제 #28
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget vocab.SimpleAssessmentWidget
     Stetic.BinContainer w1 = global::Stetic.BinContainer.Attach(this);
     this.UIManager = new global::Gtk.UIManager();
     global::Gtk.ActionGroup w2 = new global::Gtk.ActionGroup("Default");
     this.closeAction = new global::Gtk.Action("closeAction", null, null, "gtk-close");
     w2.Add(this.closeAction, null);
     this.UIManager.InsertActionGroup(w2, 0);
     this.Name = "vocab.SimpleAssessmentWidget";
     // Container child vocab.SimpleAssessmentWidget.Gtk.Container+ContainerChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.UIManager.AddUiFromString("<ui><toolbar name='toolbar1'><toolitem name='closeAction' action='closeAction'/></toolbar></ui>");
     this.toolbar1           = ((global::Gtk.Toolbar)(this.UIManager.GetWidget("/toolbar1")));
     this.toolbar1.Name      = "toolbar1";
     this.toolbar1.ShowArrow = false;
     this.vbox2.Add(this.toolbar1);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.toolbar1]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hpaned1          = new global::Gtk.HPaned();
     this.hpaned1.CanFocus = true;
     this.hpaned1.Name     = "hpaned1";
     this.hpaned1.Position = 126;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("label1");
     this.hpaned1.Add(this.label1);
     global::Gtk.Paned.PanedChild w4 = ((global::Gtk.Paned.PanedChild)(this.hpaned1[this.label1]));
     w4.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.placeholderwidget2        = new global::vocab.PlaceHolderWidget();
     this.placeholderwidget2.Events = ((global::Gdk.EventMask)(256));
     this.placeholderwidget2.Name   = "placeholderwidget2";
     this.vbox3.Add(this.placeholderwidget2);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.placeholderwidget2]));
     w5.Position = 0;
     // Container child vbox3.Gtk.Box+BoxChild
     this.vbuttonbox1             = new global::Gtk.VButtonBox();
     this.vbuttonbox1.Name        = "vbuttonbox1";
     this.vbuttonbox1.Homogeneous = true;
     this.vbuttonbox1.BorderWidth = ((uint)(18));
     this.vbox3.Add(this.vbuttonbox1);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.vbuttonbox1]));
     w6.Position = 1;
     // Container child vbox3.Gtk.Box+BoxChild
     this.placeholderwidget1        = new global::vocab.PlaceHolderWidget();
     this.placeholderwidget1.Events = ((global::Gdk.EventMask)(256));
     this.placeholderwidget1.Name   = "placeholderwidget1";
     this.vbox3.Add(this.placeholderwidget1);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.placeholderwidget1]));
     w7.Position = 2;
     w7.Padding  = ((uint)(16));
     this.hpaned1.Add(this.vbox3);
     this.vbox2.Add(this.hpaned1);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hpaned1]));
     w9.Position = 1;
     this.Add(this.vbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     w1.SetUiManager(UIManager);
     this.Hide();
     this.closeAction.Activated += new global::System.EventHandler(this.OnCloseActionActivated);
 }
예제 #29
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget LevelEditor.FoodRequirementDialog
     this.Name           = "LevelEditor.FoodRequirementDialog";
     this.Title          = global::Mono.Unix.Catalog.GetString("制作食物过关要求");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child LevelEditor.FoodRequirementDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.dialog1_VBox1             = new global::Gtk.VBox();
     this.dialog1_VBox1.Name        = "dialog1_VBox1";
     this.dialog1_VBox1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox1.Gtk.Box+BoxChild
     this.frame3             = new global::Gtk.Frame();
     this.frame3.Name        = "frame3";
     this.frame3.ShadowType  = ((global::Gtk.ShadowType)(2));
     this.frame3.BorderWidth = ((uint)(5));
     // Container child frame3.Gtk.Container+ContainerChild
     this.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.hbox9         = new global::Gtk.HBox();
     this.hbox9.Name    = "hbox9";
     this.hbox9.Spacing = 6;
     // Container child hbox9.Gtk.Box+BoxChild
     this.frame6             = new global::Gtk.Frame();
     this.frame6.Name        = "frame6";
     this.frame6.ShadowType  = ((global::Gtk.ShadowType)(2));
     this.frame6.BorderWidth = ((uint)(1));
     // Container child frame6.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.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.treeview_food_list = new global::Gtk.TreeView();
     this.treeview_food_list.WidthRequest = 150;
     this.treeview_food_list.CanFocus     = true;
     this.treeview_food_list.Name         = "treeview_food_list";
     this.GtkScrolledWindow.Add(this.treeview_food_list);
     this.GtkAlignment3.Add(this.GtkScrolledWindow);
     this.frame6.Add(this.GtkAlignment3);
     this.GtkLabel3           = new global::Gtk.Label();
     this.GtkLabel3.Name      = "GtkLabel3";
     this.GtkLabel3.LabelProp = global::Mono.Unix.Catalog.GetString("<b>食物列表</b>");
     this.GtkLabel3.UseMarkup = true;
     this.frame6.LabelWidget  = this.GtkLabel3;
     this.hbox9.Add(this.frame6);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox9[this.frame6]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child hbox9.Gtk.Box+BoxChild
     this.vbuttonbox1             = new global::Gtk.VButtonBox();
     this.vbuttonbox1.Name        = "vbuttonbox1";
     this.vbuttonbox1.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(1));
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.button_add_food              = new global::Gtk.Button();
     this.button_add_food.CanFocus     = true;
     this.button_add_food.Name         = "button_add_food";
     this.button_add_food.UseUnderline = true;
     this.button_add_food.Label        = global::Mono.Unix.Catalog.GetString(">>>>");
     this.vbuttonbox1.Add(this.button_add_food);
     global::Gtk.ButtonBox.ButtonBoxChild w6 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1[this.button_add_food]));
     w6.Expand = false;
     w6.Fill   = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.button_remove_food              = new global::Gtk.Button();
     this.button_remove_food.CanFocus     = true;
     this.button_remove_food.Name         = "button_remove_food";
     this.button_remove_food.UseUnderline = true;
     this.button_remove_food.Label        = global::Mono.Unix.Catalog.GetString("<<<<");
     this.vbuttonbox1.Add(this.button_remove_food);
     global::Gtk.ButtonBox.ButtonBoxChild w7 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1[this.button_remove_food]));
     w7.Position = 1;
     w7.Expand   = false;
     w7.Fill     = false;
     this.hbox9.Add(this.vbuttonbox1);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox9[this.vbuttonbox1]));
     w8.Position = 1;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child hbox9.Gtk.Box+BoxChild
     this.frame8             = new global::Gtk.Frame();
     this.frame8.Name        = "frame8";
     this.frame8.ShadowType  = ((global::Gtk.ShadowType)(2));
     this.frame8.BorderWidth = ((uint)(1));
     // Container child frame8.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.GtkScrolledWindow1            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow1.Name       = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.treeview_require_foods = new global::Gtk.TreeView();
     this.treeview_require_foods.WidthRequest = 250;
     this.treeview_require_foods.CanFocus     = true;
     this.treeview_require_foods.Name         = "treeview_require_foods";
     this.GtkScrolledWindow1.Add(this.treeview_require_foods);
     this.GtkAlignment4.Add(this.GtkScrolledWindow1);
     this.frame8.Add(this.GtkAlignment4);
     this.GtkLabel6           = new global::Gtk.Label();
     this.GtkLabel6.Name      = "GtkLabel6";
     this.GtkLabel6.LabelProp = global::Mono.Unix.Catalog.GetString("<b>要求制作完成的食物</b>");
     this.GtkLabel6.UseMarkup = true;
     this.frame8.LabelWidget  = this.GtkLabel6;
     this.hbox9.Add(this.frame8);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox9[this.frame8]));
     w12.Position = 2;
     w12.Expand   = false;
     w12.Fill     = false;
     this.GtkAlignment2.Add(this.hbox9);
     this.frame3.Add(this.GtkAlignment2);
     this.GtkLabel5           = new global::Gtk.Label();
     this.GtkLabel5.Name      = "GtkLabel5";
     this.GtkLabel5.LabelProp = global::Mono.Unix.Catalog.GetString("<b>选择食物</b>");
     this.GtkLabel5.UseMarkup = true;
     this.frame3.LabelWidget  = this.GtkLabel5;
     this.dialog1_VBox1.Add(this.frame3);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.dialog1_VBox1[this.frame3]));
     w15.Position = 0;
     w1.Add(this.dialog1_VBox1);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(w1[this.dialog1_VBox1]));
     w16.Position = 0;
     // Internal child LevelEditor.FoodRequirementDialog.ActionArea
     global::Gtk.HButtonBox w17 = this.ActionArea;
     w17.Name        = "dialog1_ActionArea";
     w17.Spacing     = 10;
     w17.BorderWidth = ((uint)(5));
     w17.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w18 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w17[this.buttonCancel]));
     w18.Expand = false;
     w18.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     this.AddActionWidget(this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w19 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w17[this.buttonOk]));
     w19.Position = 1;
     w19.Expand   = false;
     w19.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 584;
     this.DefaultHeight = 551;
     this.Show();
     this.button_add_food.Clicked    += new global::System.EventHandler(this.OnButtonAddFoodClicked);
     this.button_remove_food.Clicked += new global::System.EventHandler(this.OnButtonRemoveFoodClicked);
     this.buttonOk.Clicked           += new global::System.EventHandler(this.OnButtonOkClicked);
 }
예제 #30
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget ScreenLapse.MainWindow
     this.Name = "ScreenLapse.MainWindow";
     this.Title = global::Mono.Unix.Catalog.GetString ("MainWindow");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Container child ScreenLapse.MainWindow.Gtk.Container+ContainerChild
     this.vbuttonbox1 = new global::Gtk.VButtonBox ();
     this.vbuttonbox1.Name = "vbuttonbox1";
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.button54 = new global::Gtk.Button ();
     this.button54.CanFocus = true;
     this.button54.Name = "button54";
     this.button54.UseUnderline = true;
     // Container child button54.Gtk.Container+ContainerChild
     global::Gtk.Alignment w1 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w2 = new global::Gtk.HBox ();
     w2.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w3 = new global::Gtk.Image ();
     w3.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-properties", global::Gtk.IconSize.Menu);
     w2.Add (w3);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w5 = new global::Gtk.Label ();
     w5.LabelProp = global::Mono.Unix.Catalog.GetString ("Preferences");
     w5.UseUnderline = true;
     w2.Add (w5);
     w1.Add (w2);
     this.button54.Add (w1);
     this.vbuttonbox1.Add (this.button54);
     global::Gtk.ButtonBox.ButtonBoxChild w9 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1[this.button54]));
     w9.Expand = false;
     w9.Fill = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.button55 = new global::Gtk.Button ();
     this.button55.CanFocus = true;
     this.button55.Name = "button55";
     this.button55.UseUnderline = true;
     // Container child button55.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-media-play", global::Gtk.IconSize.Menu);
     w11.Add (w12);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w14 = new global::Gtk.Label ();
     w14.LabelProp = global::Mono.Unix.Catalog.GetString ("Playback");
     w14.UseUnderline = true;
     w11.Add (w14);
     w10.Add (w11);
     this.button55.Add (w10);
     this.vbuttonbox1.Add (this.button55);
     global::Gtk.ButtonBox.ButtonBoxChild w18 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1[this.button55]));
     w18.Position = 1;
     w18.Expand = false;
     w18.Fill = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.button56 = new global::Gtk.Button ();
     this.button56.CanFocus = true;
     this.button56.Name = "button56";
     this.button56.UseUnderline = true;
     this.button56.Label = global::Mono.Unix.Catalog.GetString ("GtkButton");
     this.vbuttonbox1.Add (this.button56);
     global::Gtk.ButtonBox.ButtonBoxChild w19 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1[this.button56]));
     w19.Position = 2;
     w19.Expand = false;
     w19.Fill = false;
     this.Add (this.vbuttonbox1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 400;
     this.DefaultHeight = 300;
     this.Show ();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler (this.OnDeleteEvent);
     this.button54.Clicked += new global::System.EventHandler (this.ShowPreferencesWindow);
     this.button55.Clicked += new global::System.EventHandler (this.OnButton55Clicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Moscrif.IDE.Option.ProjectConditionsWidget
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Moscrif.IDE.Option.ProjectConditionsWidget";
     // Container child Moscrif.IDE.Option.ProjectConditionsWidget.Gtk.Container+ContainerChild
     this.table2               = new global::Gtk.Table(((uint)(3)), ((uint)(3)), false);
     this.table2.Name          = "table2";
     this.table2.RowSpacing    = ((uint)(6));
     this.table2.ColumnSpacing = ((uint)(6));
     // Container child table2.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.tvRules          = new global::Gtk.TreeView();
     this.tvRules.CanFocus = true;
     this.tvRules.Name     = "tvRules";
     this.GtkScrolledWindow.Add(this.tvRules);
     this.table2.Add(this.GtkScrolledWindow);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table2 [this.GtkScrolledWindow]));
     w2.TopAttach    = ((uint)(2));
     w2.BottomAttach = ((uint)(3));
     w2.LeftAttach   = ((uint)(1));
     w2.RightAttach  = ((uint)(2));
     w2.YPadding     = ((uint)(5));
     w2.XOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.GtkScrolledWindow1            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow1.Name       = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.tvConditions          = new global::Gtk.TreeView();
     this.tvConditions.CanFocus = true;
     this.tvConditions.Name     = "tvConditions";
     this.GtkScrolledWindow1.Add(this.tvConditions);
     this.table2.Add(this.GtkScrolledWindow1);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table2 [this.GtkScrolledWindow1]));
     w4.LeftAttach  = ((uint)(1));
     w4.RightAttach = ((uint)(2));
     w4.YPadding    = ((uint)(5));
     // Container child table2.Gtk.Table+TableChild
     this.label3 = new global::Gtk.Label();
     this.label3.WidthRequest = 75;
     this.label3.Name         = "label3";
     this.label3.Xalign       = 1F;
     this.label3.LabelProp    = global::Mono.Unix.Catalog.GetString("Rules");
     this.table2.Add(this.label3);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table2 [this.label3]));
     w5.TopAttach    = ((uint)(2));
     w5.BottomAttach = ((uint)(3));
     w5.XPadding     = ((uint)(5));
     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.WidthRequest = 75;
     this.label4.Name         = "label4";
     this.label4.Xalign       = 1F;
     this.label4.LabelProp    = global::Mono.Unix.Catalog.GetString("Conditions");
     this.table2.Add(this.label4);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table2 [this.label4]));
     w6.XPadding = ((uint)(5));
     w6.XOptions = ((global::Gtk.AttachOptions)(4));
     w6.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.vbuttonbox2             = new global::Gtk.VButtonBox();
     this.vbuttonbox2.Name        = "vbuttonbox2";
     this.vbuttonbox2.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child vbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.btnAddRules              = new global::Gtk.Button();
     this.btnAddRules.CanFocus     = true;
     this.btnAddRules.Name         = "btnAddRules";
     this.btnAddRules.UseUnderline = true;
     this.btnAddRules.Label        = global::Mono.Unix.Catalog.GetString("Add");
     this.vbuttonbox2.Add(this.btnAddRules);
     global::Gtk.ButtonBox.ButtonBoxChild w7 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox2 [this.btnAddRules]));
     w7.Expand = false;
     w7.Fill   = false;
     // Container child vbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.btnDeleteRule              = new global::Gtk.Button();
     this.btnDeleteRule.CanFocus     = true;
     this.btnDeleteRule.Name         = "btnDeleteRule";
     this.btnDeleteRule.UseUnderline = true;
     this.btnDeleteRule.Label        = global::Mono.Unix.Catalog.GetString("Delete");
     this.vbuttonbox2.Add(this.btnDeleteRule);
     global::Gtk.ButtonBox.ButtonBoxChild w8 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox2 [this.btnDeleteRule]));
     w8.Position = 1;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child vbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.btnEditRule              = new global::Gtk.Button();
     this.btnEditRule.CanFocus     = true;
     this.btnEditRule.Name         = "btnEditRule";
     this.btnEditRule.UseUnderline = true;
     this.btnEditRule.Label        = global::Mono.Unix.Catalog.GetString("Edit");
     this.vbuttonbox2.Add(this.btnEditRule);
     global::Gtk.ButtonBox.ButtonBoxChild w9 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox2 [this.btnEditRule]));
     w9.Position = 2;
     w9.Expand   = false;
     w9.Fill     = false;
     this.table2.Add(this.vbuttonbox2);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table2 [this.vbuttonbox2]));
     w10.TopAttach    = ((uint)(2));
     w10.BottomAttach = ((uint)(3));
     w10.LeftAttach   = ((uint)(2));
     w10.RightAttach  = ((uint)(3));
     w10.XPadding     = ((uint)(5));
     w10.XOptions     = ((global::Gtk.AttachOptions)(4));
     w10.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.vbuttonbox3             = new global::Gtk.VButtonBox();
     this.vbuttonbox3.Name        = "vbuttonbox3";
     this.vbuttonbox3.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child vbuttonbox3.Gtk.ButtonBox+ButtonBoxChild
     this.btnAddCond              = new global::Gtk.Button();
     this.btnAddCond.CanFocus     = true;
     this.btnAddCond.Name         = "btnAddCond";
     this.btnAddCond.UseUnderline = true;
     this.btnAddCond.Label        = global::Mono.Unix.Catalog.GetString("Add");
     this.vbuttonbox3.Add(this.btnAddCond);
     global::Gtk.ButtonBox.ButtonBoxChild w11 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox3 [this.btnAddCond]));
     w11.Expand = false;
     w11.Fill   = false;
     // Container child vbuttonbox3.Gtk.ButtonBox+ButtonBoxChild
     this.btnDeleteCond              = new global::Gtk.Button();
     this.btnDeleteCond.CanFocus     = true;
     this.btnDeleteCond.Name         = "btnDeleteCond";
     this.btnDeleteCond.UseUnderline = true;
     this.btnDeleteCond.Label        = global::Mono.Unix.Catalog.GetString("Delete");
     this.vbuttonbox3.Add(this.btnDeleteCond);
     global::Gtk.ButtonBox.ButtonBoxChild w12 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox3 [this.btnDeleteCond]));
     w12.Position = 1;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child vbuttonbox3.Gtk.ButtonBox+ButtonBoxChild
     this.btnEditCond              = new global::Gtk.Button();
     this.btnEditCond.CanFocus     = true;
     this.btnEditCond.Name         = "btnEditCond";
     this.btnEditCond.UseUnderline = true;
     this.btnEditCond.Label        = global::Mono.Unix.Catalog.GetString("Edit");
     this.vbuttonbox3.Add(this.btnEditCond);
     global::Gtk.ButtonBox.ButtonBoxChild w13 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox3 [this.btnEditCond]));
     w13.Position = 2;
     w13.Expand   = false;
     w13.Fill     = false;
     this.table2.Add(this.vbuttonbox3);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table2 [this.vbuttonbox3]));
     w14.LeftAttach  = ((uint)(2));
     w14.RightAttach = ((uint)(3));
     w14.YPadding    = ((uint)(5));
     w14.XOptions    = ((global::Gtk.AttachOptions)(4));
     w14.YOptions    = ((global::Gtk.AttachOptions)(4));
     this.Add(this.table2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.btnAddCond.Clicked    += new global::System.EventHandler(this.OnBtnAddCondClicked);
     this.btnDeleteCond.Clicked += new global::System.EventHandler(this.OnBtnDeleteCondClicked);
     this.btnEditCond.Clicked   += new global::System.EventHandler(this.OnBtnEditCondClicked);
     this.btnAddRules.Clicked   += new global::System.EventHandler(this.OnBtnAddRulesClicked);
     this.btnDeleteRule.Clicked += new global::System.EventHandler(this.OnBtnDeleteCond1Clicked);
     this.btnEditRule.Clicked   += new global::System.EventHandler(this.OnBtnEditCond1Clicked);
 }
예제 #32
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget MainWindow
     this.WidthRequest = 480;
     this.HeightRequest = 272;
     this.Name = "MainWindow";
     this.Title = global::Mono.Unix.Catalog.GetString ("Beagle Radio");
     this.Modal = true;
     this.Resizable = false;
     this.AllowGrow = false;
     this.DefaultWidth = 480;
     this.DefaultHeight = 272;
     this.Decorated = false;
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.table1 = new global::Gtk.Table (((uint)(2)), ((uint)(1)), false);
     this.table1.Name = "table1";
     this.table1.RowSpacing = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.table3 = new global::Gtk.Table (((uint)(1)), ((uint)(1)), false);
     this.table3.Name = "table3";
     this.table3.RowSpacing = ((uint)(6));
     this.table3.ColumnSpacing = ((uint)(6));
     // Container child table3.Gtk.Table+TableChild
     this.table4 = new global::Gtk.Table (((uint)(1)), ((uint)(1)), false);
     this.table4.Name = "table4";
     this.table4.RowSpacing = ((uint)(6));
     this.table4.ColumnSpacing = ((uint)(6));
     // Container child table4.Gtk.Table+TableChild
     this.tableTabs = new global::Gtk.Table (((uint)(1)), ((uint)(2)), false);
     this.tableTabs.Name = "tableTabs";
     this.tableTabs.RowSpacing = ((uint)(6));
     this.tableTabs.ColumnSpacing = ((uint)(6));
     this.tableTabs.BorderWidth = ((uint)(6));
     // Container child tableTabs.Gtk.Table+TableChild
     this.notebook = new global::Gtk.Notebook ();
     this.notebook.CanFocus = true;
     this.notebook.Name = "notebook";
     this.notebook.CurrentPage = 1;
     this.notebook.TabPos = ((global::Gtk.PositionType)(1));
     this.notebook.ShowBorder = false;
     this.notebook.ShowTabs = false;
     // Container child notebook.Gtk.Notebook+NotebookChild
     this.notebookWiFi = new global::Gtk.Notebook ();
     this.notebookWiFi.CanFocus = true;
     this.notebookWiFi.Name = "notebookWiFi";
     this.notebookWiFi.CurrentPage = 0;
     this.notebookWiFi.ShowTabs = false;
     // Container child notebookWiFi.Gtk.Notebook+NotebookChild
     this.tableWiFi = new global::Gtk.Table (((uint)(1)), ((uint)(2)), false);
     this.tableWiFi.Name = "tableWiFi";
     this.tableWiFi.RowSpacing = ((uint)(6));
     this.tableWiFi.ColumnSpacing = ((uint)(6));
     this.tableWiFi.BorderWidth = ((uint)(4));
     // Container child tableWiFi.Gtk.Table+TableChild
     this.drawWiFi = new global::Gtk.DrawingArea ();
     this.drawWiFi.Events = ((global::Gdk.EventMask)(1020));
     this.drawWiFi.Name = "drawWiFi";
     this.tableWiFi.Add (this.drawWiFi);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.tableWiFi [this.drawWiFi]));
     w1.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child tableWiFi.Gtk.Table+TableChild
     this.vbuttonbox3 = new global::Gtk.VButtonBox ();
     this.vbuttonbox3.Name = "vbuttonbox3";
     this.vbuttonbox3.Spacing = 4;
     this.vbuttonbox3.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child vbuttonbox3.Gtk.ButtonBox+ButtonBoxChild
     this.buttonConnect = new global::Gtk.Button ();
     this.buttonConnect.CanFocus = true;
     this.buttonConnect.Name = "buttonConnect";
     this.buttonConnect.UseUnderline = true;
     this.buttonConnect.Label = global::Mono.Unix.Catalog.GetString ("Connect");
     this.vbuttonbox3.Add (this.buttonConnect);
     global::Gtk.ButtonBox.ButtonBoxChild w2 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox3 [this.buttonConnect]));
     w2.Expand = false;
     w2.Fill = false;
     // Container child vbuttonbox3.Gtk.ButtonBox+ButtonBoxChild
     this.buttonDisconnect = new global::Gtk.Button ();
     this.buttonDisconnect.CanFocus = true;
     this.buttonDisconnect.Name = "buttonDisconnect";
     this.buttonDisconnect.UseUnderline = true;
     this.buttonDisconnect.Label = global::Mono.Unix.Catalog.GetString ("Disconnect");
     this.vbuttonbox3.Add (this.buttonDisconnect);
     global::Gtk.ButtonBox.ButtonBoxChild w3 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox3 [this.buttonDisconnect]));
     w3.Position = 1;
     w3.Expand = false;
     w3.Fill = false;
     // Container child vbuttonbox3.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 ("Night");
     this.vbuttonbox3.Add (this.buttonTest);
     global::Gtk.ButtonBox.ButtonBoxChild w4 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox3 [this.buttonTest]));
     w4.Position = 2;
     w4.Expand = false;
     w4.Fill = false;
     // Container child vbuttonbox3.Gtk.ButtonBox+ButtonBoxChild
     this.buttonWeather = new global::Gtk.Button ();
     this.buttonWeather.CanFocus = true;
     this.buttonWeather.Name = "buttonWeather";
     this.buttonWeather.UseUnderline = true;
     this.buttonWeather.Label = global::Mono.Unix.Catalog.GetString ("Weather");
     this.vbuttonbox3.Add (this.buttonWeather);
     global::Gtk.ButtonBox.ButtonBoxChild w5 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox3 [this.buttonWeather]));
     w5.Position = 3;
     w5.Expand = false;
     w5.Fill = false;
     // Container child vbuttonbox3.Gtk.ButtonBox+ButtonBoxChild
     this.buttonEvents = new global::Gtk.Button ();
     this.buttonEvents.CanFocus = true;
     this.buttonEvents.Name = "buttonEvents";
     this.buttonEvents.UseUnderline = true;
     this.buttonEvents.Label = global::Mono.Unix.Catalog.GetString ("Events");
     this.vbuttonbox3.Add (this.buttonEvents);
     global::Gtk.ButtonBox.ButtonBoxChild w6 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox3 [this.buttonEvents]));
     w6.Position = 4;
     w6.Expand = false;
     w6.Fill = false;
     this.tableWiFi.Add (this.vbuttonbox3);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.tableWiFi [this.vbuttonbox3]));
     w7.LeftAttach = ((uint)(1));
     w7.RightAttach = ((uint)(2));
     w7.XOptions = ((global::Gtk.AttachOptions)(2));
     this.notebookWiFi.Add (this.tableWiFi);
     // Notebook tab
     this.label6 = new global::Gtk.Label ();
     this.label6.Name = "label6";
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString ("page1");
     this.notebookWiFi.SetTabLabel (this.tableWiFi, this.label6);
     this.label6.ShowAll ();
     // Container child notebookWiFi.Gtk.Notebook+NotebookChild
     this.selectaccesspoint = new global::beagleradio.SelectAccessPoint ();
     this.selectaccesspoint.Events = ((global::Gdk.EventMask)(256));
     this.selectaccesspoint.Name = "selectaccesspoint";
     this.notebookWiFi.Add (this.selectaccesspoint);
     global::Gtk.Notebook.NotebookChild w9 = ((global::Gtk.Notebook.NotebookChild)(this.notebookWiFi [this.selectaccesspoint]));
     w9.Position = 1;
     // Notebook tab
     this.label7 = new global::Gtk.Label ();
     this.label7.Name = "label7";
     this.label7.LabelProp = global::Mono.Unix.Catalog.GetString ("page2");
     this.notebookWiFi.SetTabLabel (this.selectaccesspoint, this.label7);
     this.label7.ShowAll ();
     // Container child notebookWiFi.Gtk.Notebook+NotebookChild
     this.selectuserpass = new global::beagleradio.SelectUserPass ();
     this.selectuserpass.Events = ((global::Gdk.EventMask)(256));
     this.selectuserpass.Name = "selectuserpass";
     this.notebookWiFi.Add (this.selectuserpass);
     global::Gtk.Notebook.NotebookChild w10 = ((global::Gtk.Notebook.NotebookChild)(this.notebookWiFi [this.selectuserpass]));
     w10.Position = 2;
     // Notebook tab
     this.label8 = new global::Gtk.Label ();
     this.label8.Name = "label8";
     this.label8.LabelProp = global::Mono.Unix.Catalog.GetString ("page3");
     this.notebookWiFi.SetTabLabel (this.selectuserpass, this.label8);
     this.label8.ShowAll ();
     this.notebook.Add (this.notebookWiFi);
     // Notebook tab
     this.label1 = new global::Gtk.Label ();
     this.label1.HeightRequest = 32;
     this.label1.Name = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("WiFi");
     this.notebook.SetTabLabel (this.notebookWiFi, this.label1);
     this.label1.ShowAll ();
     // Container child notebook.Gtk.Notebook+NotebookChild
     this.table11 = new global::Gtk.Table (((uint)(2)), ((uint)(1)), false);
     this.table11.Name = "table11";
     this.table11.RowSpacing = ((uint)(6));
     this.table11.ColumnSpacing = ((uint)(6));
     // Container child table11.Gtk.Table+TableChild
     this.labelClockInfo = new global::Gtk.Label ();
     this.labelClockInfo.Name = "labelClockInfo";
     this.labelClockInfo.LabelProp = global::Mono.Unix.Catalog.GetString ("Not connected to the internet");
     this.table11.Add (this.labelClockInfo);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table11 [this.labelClockInfo]));
     w12.XOptions = ((global::Gtk.AttachOptions)(4));
     w12.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table11.Gtk.Table+TableChild
     this.table17 = new global::Gtk.Table (((uint)(1)), ((uint)(2)), false);
     this.table17.Name = "table17";
     this.table17.RowSpacing = ((uint)(6));
     this.table17.ColumnSpacing = ((uint)(6));
     // Container child table17.Gtk.Table+TableChild
     this.analogclock = new global::beagleradio.AnalogClock ();
     this.analogclock.WidthRequest = 192;
     this.analogclock.Events = ((global::Gdk.EventMask)(256));
     this.analogclock.Name = "analogclock";
     this.analogclock.CurrentTime = new global::System.DateTime (0);
     this.analogclock.AnalogMovement = false;
     this.analogclock.Spacing = 24;
     this.analogclock.AutoUpdate = false;
     this.table17.Add (this.analogclock);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table17 [this.analogclock]));
     w13.XOptions = ((global::Gtk.AttachOptions)(4));
     w13.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table17.Gtk.Table+TableChild
     this.timedimage = new global::beagleradio.TimedImage ();
     this.timedimage.Events = ((global::Gdk.EventMask)(256));
     this.timedimage.Name = "timedimage";
     this.table17.Add (this.timedimage);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table17 [this.timedimage]));
     w14.LeftAttach = ((uint)(1));
     w14.RightAttach = ((uint)(2));
     this.table11.Add (this.table17);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table11 [this.table17]));
     w15.TopAttach = ((uint)(1));
     w15.BottomAttach = ((uint)(2));
     this.notebook.Add (this.table11);
     global::Gtk.Notebook.NotebookChild w16 = ((global::Gtk.Notebook.NotebookChild)(this.notebook [this.table11]));
     w16.Position = 1;
     // Notebook tab
     this.label2 = new global::Gtk.Label ();
     this.label2.HeightRequest = 32;
     this.label2.Name = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString ("Clock");
     this.notebook.SetTabLabel (this.table11, this.label2);
     this.label2.ShowAll ();
     // Container child notebook.Gtk.Notebook+NotebookChild
     this.table12 = new global::Gtk.Table (((uint)(2)), ((uint)(1)), false);
     this.table12.Name = "table12";
     this.table12.RowSpacing = ((uint)(6));
     this.table12.ColumnSpacing = ((uint)(6));
     // Container child table12.Gtk.Table+TableChild
     this.table15 = new global::Gtk.Table (((uint)(1)), ((uint)(2)), false);
     this.table15.Name = "table15";
     this.table15.RowSpacing = ((uint)(6));
     this.table15.ColumnSpacing = ((uint)(6));
     // Container child table15.Gtk.Table+TableChild
     this.ctlArtwork = new global::Gtk.Image ();
     this.ctlArtwork.WidthRequest = 150;
     this.ctlArtwork.HeightRequest = 150;
     this.ctlArtwork.Name = "ctlArtwork";
     this.ctlArtwork.Xpad = 2;
     this.ctlArtwork.Ypad = 2;
     this.ctlArtwork.Yalign = 0F;
     this.ctlArtwork.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("beagleradio.Properties.unknown.png");
     this.table15.Add (this.ctlArtwork);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table15 [this.ctlArtwork]));
     w17.XOptions = ((global::Gtk.AttachOptions)(4));
     w17.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table15.Gtk.Table+TableChild
     this.ctlDrawingMeta = new global::Gtk.DrawingArea ();
     this.ctlDrawingMeta.Name = "ctlDrawingMeta";
     this.table15.Add (this.ctlDrawingMeta);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table15 [this.ctlDrawingMeta]));
     w18.LeftAttach = ((uint)(1));
     w18.RightAttach = ((uint)(2));
     w18.YOptions = ((global::Gtk.AttachOptions)(4));
     this.table12.Add (this.table15);
     // Container child table12.Gtk.Table+TableChild
     this.table16 = new global::Gtk.Table (((uint)(1)), ((uint)(2)), false);
     this.table16.Name = "table16";
     this.table16.RowSpacing = ((uint)(6));
     this.table16.ColumnSpacing = ((uint)(6));
     // Container child table16.Gtk.Table+TableChild
     this.eventLeft = new global::Gtk.EventBox ();
     this.eventLeft.Name = "eventLeft";
     this.eventLeft.VisibleWindow = false;
     // Container child eventLeft.Gtk.Container+ContainerChild
     this.arrowLeft = new global::Gtk.Arrow (((global::Gtk.ArrowType)(2)), ((global::Gtk.ShadowType)(2)));
     this.arrowLeft.HeightRequest = 63;
     this.arrowLeft.Name = "arrowLeft";
     this.eventLeft.Add (this.arrowLeft);
     this.table16.Add (this.eventLeft);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table16 [this.eventLeft]));
     w21.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table16.Gtk.Table+TableChild
     this.eventRight = new global::Gtk.EventBox ();
     this.eventRight.Name = "eventRight";
     this.eventRight.VisibleWindow = false;
     // Container child eventRight.Gtk.Container+ContainerChild
     this.arrowRight = new global::Gtk.Arrow (((global::Gtk.ArrowType)(3)), ((global::Gtk.ShadowType)(2)));
     this.arrowRight.WidthRequest = 32;
     this.arrowRight.Name = "arrowRight";
     this.eventRight.Add (this.arrowRight);
     this.table16.Add (this.eventRight);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.table16 [this.eventRight]));
     w23.LeftAttach = ((uint)(1));
     w23.RightAttach = ((uint)(2));
     w23.YOptions = ((global::Gtk.AttachOptions)(4));
     this.table12.Add (this.table16);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.table12 [this.table16]));
     w24.TopAttach = ((uint)(1));
     w24.BottomAttach = ((uint)(2));
     w24.XOptions = ((global::Gtk.AttachOptions)(4));
     w24.YOptions = ((global::Gtk.AttachOptions)(4));
     this.notebook.Add (this.table12);
     global::Gtk.Notebook.NotebookChild w25 = ((global::Gtk.Notebook.NotebookChild)(this.notebook [this.table12]));
     w25.Position = 2;
     // Notebook tab
     this.label3 = new global::Gtk.Label ();
     this.label3.HeightRequest = 32;
     this.label3.Name = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString ("Radio");
     this.notebook.SetTabLabel (this.table12, this.label3);
     this.label3.ShowAll ();
     // Container child notebook.Gtk.Notebook+NotebookChild
     this.weatherview = new global::beagleradio.WeatherView ();
     this.weatherview.Events = ((global::Gdk.EventMask)(256));
     this.weatherview.Name = "weatherview";
     this.weatherview.SelectedForecast = 0;
     this.notebook.Add (this.weatherview);
     global::Gtk.Notebook.NotebookChild w26 = ((global::Gtk.Notebook.NotebookChild)(this.notebook [this.weatherview]));
     w26.Position = 3;
     // Notebook tab
     this.label5 = new global::Gtk.Label ();
     this.label5.HeightRequest = 32;
     this.label5.Name = "label5";
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString ("Weather");
     this.notebook.SetTabLabel (this.weatherview, this.label5);
     this.label5.ShowAll ();
     // Container child notebook.Gtk.Notebook+NotebookChild
     this.intercomView = new global::beagleradio.Intercom ();
     this.intercomView.Events = ((global::Gdk.EventMask)(256));
     this.intercomView.Name = "intercomView";
     this.intercomView.IsBusy = false;
     this.notebook.Add (this.intercomView);
     global::Gtk.Notebook.NotebookChild w27 = ((global::Gtk.Notebook.NotebookChild)(this.notebook [this.intercomView]));
     w27.Position = 4;
     // Notebook tab
     this.label4 = new global::Gtk.Label ();
     this.label4.Name = "label4";
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString ("Intercom");
     this.notebook.SetTabLabel (this.intercomView, this.label4);
     this.label4.ShowAll ();
     this.tableTabs.Add (this.notebook);
     // Container child tableTabs.Gtk.Table+TableChild
     this.table10 = new global::Gtk.Table (((uint)(5)), ((uint)(1)), false);
     this.table10.Name = "table10";
     this.table10.RowSpacing = ((uint)(6));
     this.table10.ColumnSpacing = ((uint)(6));
     // Container child table10.Gtk.Table+TableChild
     this.eventTabClock = new global::Gtk.EventBox ();
     this.eventTabClock.Name = "eventTabClock";
     this.eventTabClock.VisibleWindow = false;
     // Container child eventTabClock.Gtk.Container+ContainerChild
     this.imageTabClock = new global::Gtk.Image ();
     this.imageTabClock.Name = "imageTabClock";
     this.imageTabClock.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("beagleradio.Properties.clock.png");
     this.eventTabClock.Add (this.imageTabClock);
     this.table10.Add (this.eventTabClock);
     global::Gtk.Table.TableChild w30 = ((global::Gtk.Table.TableChild)(this.table10 [this.eventTabClock]));
     w30.TopAttach = ((uint)(1));
     w30.BottomAttach = ((uint)(2));
     w30.XOptions = ((global::Gtk.AttachOptions)(4));
     w30.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table10.Gtk.Table+TableChild
     this.eventTabIntercom = new global::Gtk.EventBox ();
     this.eventTabIntercom.Name = "eventTabIntercom";
     this.eventTabIntercom.VisibleWindow = false;
     // Container child eventTabIntercom.Gtk.Container+ContainerChild
     this.imageTabIntercom = new global::Gtk.Image ();
     this.imageTabIntercom.Name = "imageTabIntercom";
     this.imageTabIntercom.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("beagleradio.Properties.intercom.png");
     this.eventTabIntercom.Add (this.imageTabIntercom);
     this.table10.Add (this.eventTabIntercom);
     global::Gtk.Table.TableChild w32 = ((global::Gtk.Table.TableChild)(this.table10 [this.eventTabIntercom]));
     w32.TopAttach = ((uint)(4));
     w32.BottomAttach = ((uint)(5));
     w32.XOptions = ((global::Gtk.AttachOptions)(4));
     w32.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table10.Gtk.Table+TableChild
     this.eventTabRadio = new global::Gtk.EventBox ();
     this.eventTabRadio.Name = "eventTabRadio";
     this.eventTabRadio.VisibleWindow = false;
     // Container child eventTabRadio.Gtk.Container+ContainerChild
     this.imageTabRadio = new global::Gtk.Image ();
     this.imageTabRadio.Name = "imageTabRadio";
     this.imageTabRadio.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("beagleradio.Properties.radio.png");
     this.eventTabRadio.Add (this.imageTabRadio);
     this.table10.Add (this.eventTabRadio);
     global::Gtk.Table.TableChild w34 = ((global::Gtk.Table.TableChild)(this.table10 [this.eventTabRadio]));
     w34.TopAttach = ((uint)(2));
     w34.BottomAttach = ((uint)(3));
     w34.XOptions = ((global::Gtk.AttachOptions)(4));
     w34.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table10.Gtk.Table+TableChild
     this.eventTabWeather = new global::Gtk.EventBox ();
     this.eventTabWeather.Name = "eventTabWeather";
     this.eventTabWeather.VisibleWindow = false;
     // Container child eventTabWeather.Gtk.Container+ContainerChild
     this.imageTabWeather = new global::Gtk.Image ();
     this.imageTabWeather.Name = "imageTabWeather";
     this.imageTabWeather.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("beagleradio.Properties.weather.png");
     this.eventTabWeather.Add (this.imageTabWeather);
     this.table10.Add (this.eventTabWeather);
     global::Gtk.Table.TableChild w36 = ((global::Gtk.Table.TableChild)(this.table10 [this.eventTabWeather]));
     w36.TopAttach = ((uint)(3));
     w36.BottomAttach = ((uint)(4));
     w36.XOptions = ((global::Gtk.AttachOptions)(4));
     w36.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table10.Gtk.Table+TableChild
     this.eventTabWiFi = new global::Gtk.EventBox ();
     this.eventTabWiFi.Name = "eventTabWiFi";
     this.eventTabWiFi.VisibleWindow = false;
     // Container child eventTabWiFi.Gtk.Container+ContainerChild
     this.imageTabWiFi = new global::Gtk.Image ();
     this.imageTabWiFi.Name = "imageTabWiFi";
     this.imageTabWiFi.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("beagleradio.Properties.wifi-off.png");
     this.eventTabWiFi.Add (this.imageTabWiFi);
     this.table10.Add (this.eventTabWiFi);
     global::Gtk.Table.TableChild w38 = ((global::Gtk.Table.TableChild)(this.table10 [this.eventTabWiFi]));
     w38.XOptions = ((global::Gtk.AttachOptions)(4));
     w38.YOptions = ((global::Gtk.AttachOptions)(4));
     this.tableTabs.Add (this.table10);
     global::Gtk.Table.TableChild w39 = ((global::Gtk.Table.TableChild)(this.tableTabs [this.table10]));
     w39.LeftAttach = ((uint)(1));
     w39.RightAttach = ((uint)(2));
     w39.XOptions = ((global::Gtk.AttachOptions)(2));
     w39.YOptions = ((global::Gtk.AttachOptions)(2));
     this.table4.Add (this.tableTabs);
     this.table3.Add (this.table4);
     this.table1.Add (this.table3);
     global::Gtk.Table.TableChild w42 = ((global::Gtk.Table.TableChild)(this.table1 [this.table3]));
     w42.YOptions = ((global::Gtk.AttachOptions)(7));
     // Container child table1.Gtk.Table+TableChild
     this.volume = new global::beagleradio.Volume ();
     this.volume.HeightRequest = 32;
     this.volume.Events = ((global::Gdk.EventMask)(256));
     this.volume.Name = "volume";
     this.volume.Percentage = 0;
     this.table1.Add (this.volume);
     global::Gtk.Table.TableChild w43 = ((global::Gtk.Table.TableChild)(this.table1 [this.volume]));
     w43.TopAttach = ((uint)(1));
     w43.BottomAttach = ((uint)(2));
     w43.YOptions = ((global::Gtk.AttachOptions)(2));
     this.Add (this.table1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Show ();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler (this.OnDeleteEvent);
     this.DestroyEvent += new global::Gtk.DestroyEventHandler (this.OnDestroyEvent);
     this.tableTabs.ExposeEvent += new global::Gtk.ExposeEventHandler (this.OnTableTabsExposeEvent);
     this.eventTabWiFi.ButtonPressEvent += new global::Gtk.ButtonPressEventHandler (this.OnEventTabWiFiButtonPressEvent);
     this.eventTabWeather.ButtonPressEvent += new global::Gtk.ButtonPressEventHandler (this.OnEventTabWeatherButtonPressEvent);
     this.eventTabRadio.ButtonPressEvent += new global::Gtk.ButtonPressEventHandler (this.OnEventTabRadioButtonPressEvent);
     this.eventTabIntercom.ButtonPressEvent += new global::Gtk.ButtonPressEventHandler (this.OnEventTabIntercomButtonPressEvent);
     this.eventTabClock.ButtonPressEvent += new global::Gtk.ButtonPressEventHandler (this.OnEventTabClockButtonPressEvent);
     this.buttonConnect.Clicked += new global::System.EventHandler (this.OnButtonConnectClicked);
     this.buttonDisconnect.Clicked += new global::System.EventHandler (this.OnButtonDisconnectClicked);
     this.buttonTest.Clicked += new global::System.EventHandler (this.OnButtonTestClicked);
     this.buttonWeather.Clicked += new global::System.EventHandler (this.OnButtonWeatherClicked);
     this.buttonEvents.Clicked += new global::System.EventHandler (this.OnButtonEventsClicked);
     this.drawWiFi.ExposeEvent += new global::Gtk.ExposeEventHandler (this.OnDrawWiFiExposeEvent);
     this.selectaccesspoint.NextPage += new global::System.EventHandler (this.OnSelectaccesspointNextPage);
     this.selectaccesspoint.PrevPage += new global::System.EventHandler (this.OnSelectaccesspointPrevPage);
     this.selectuserpass.NextPage += new global::System.EventHandler (this.OnSelectuserpassNextPage);
     this.selectuserpass.PrevPage += new global::System.EventHandler (this.OnSelectuserpassPrevPage);
     this.eventRight.ButtonPressEvent += new global::Gtk.ButtonPressEventHandler (this.OnEventRightButtonPressEvent);
     this.eventLeft.ButtonPressEvent += new global::Gtk.ButtonPressEventHandler (this.OnEventLeftButtonPressEvent);
     this.ctlDrawingMeta.ExposeEvent += new global::Gtk.ExposeEventHandler (this.OnCtlDrawingMetaExposeEvent);
 }
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget MonoDevelop.Database.Designer.TriggersEditorWidget
			global::Stetic.BinContainer.Attach (this);
			this.Name = "MonoDevelop.Database.Designer.TriggersEditorWidget";
			// Container child MonoDevelop.Database.Designer.TriggersEditorWidget.Gtk.Container+ContainerChild
			this.vpaned = new global::Gtk.VPaned ();
			this.vpaned.CanFocus = true;
			this.vpaned.Name = "vpaned";
			this.vpaned.Position = 205;
			// Container child vpaned.Gtk.Paned+PanedChild
			this.hbox = new global::Gtk.HBox ();
			this.hbox.Name = "hbox";
			this.hbox.Spacing = 6;
			// Container child hbox.Gtk.Box+BoxChild
			this.windowTriggers = new global::Gtk.ScrolledWindow ();
			this.windowTriggers.CanFocus = true;
			this.windowTriggers.Name = "windowTriggers";
			this.windowTriggers.ShadowType = ((global::Gtk.ShadowType)(1));
			// Container child windowTriggers.Gtk.Container+ContainerChild
			this.listTriggers = new global::Gtk.TreeView ();
			this.listTriggers.CanFocus = true;
			this.listTriggers.Name = "listTriggers";
			this.windowTriggers.Add (this.listTriggers);
			this.hbox.Add (this.windowTriggers);
			global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox[this.windowTriggers]));
			w2.Position = 0;
			// Container child hbox.Gtk.Box+BoxChild
			this.vbuttonbox = new global::Gtk.VButtonBox ();
			this.vbuttonbox.Name = "vbuttonbox";
			this.vbuttonbox.Spacing = 6;
			this.vbuttonbox.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
			// Container child vbuttonbox.Gtk.ButtonBox+ButtonBoxChild
			this.buttonAdd = new global::Gtk.Button ();
			this.buttonAdd.CanFocus = true;
			this.buttonAdd.Name = "buttonAdd";
			this.buttonAdd.UseStock = true;
			this.buttonAdd.UseUnderline = true;
			this.buttonAdd.Label = "gtk-add";
			this.vbuttonbox.Add (this.buttonAdd);
			global::Gtk.ButtonBox.ButtonBoxChild w3 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox[this.buttonAdd]));
			w3.Expand = false;
			w3.Fill = false;
			// Container child vbuttonbox.Gtk.ButtonBox+ButtonBoxChild
			this.buttonRemove = new global::Gtk.Button ();
			this.buttonRemove.Sensitive = false;
			this.buttonRemove.CanFocus = true;
			this.buttonRemove.Name = "buttonRemove";
			this.buttonRemove.UseStock = true;
			this.buttonRemove.UseUnderline = true;
			this.buttonRemove.Label = "gtk-remove";
			this.vbuttonbox.Add (this.buttonRemove);
			global::Gtk.ButtonBox.ButtonBoxChild w4 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox[this.buttonRemove]));
			w4.Position = 1;
			w4.Expand = false;
			w4.Fill = false;
			this.hbox.Add (this.vbuttonbox);
			global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox[this.vbuttonbox]));
			w5.Position = 1;
			w5.Expand = false;
			w5.Fill = false;
			this.vpaned.Add (this.hbox);
			global::Gtk.Paned.PanedChild w6 = ((global::Gtk.Paned.PanedChild)(this.vpaned[this.hbox]));
			w6.Resize = false;
			// Container child vpaned.Gtk.Paned+PanedChild
			this.frame = new global::Gtk.Frame ();
			this.frame.Name = "frame";
			this.frame.ShadowType = ((global::Gtk.ShadowType)(0));
			// Container child frame.Gtk.Container+ContainerChild
			this.alignment = new global::Gtk.Alignment (0f, 0f, 1f, 1f);
			this.alignment.Name = "alignment";
			this.alignment.LeftPadding = ((uint)(12));
			// Container child alignment.Gtk.Container+ContainerChild
			this.sqlEditor = new global::MonoDevelop.Database.Components.SqlEditorWidget ();
			this.sqlEditor.HeightRequest = 80;
			this.sqlEditor.Events = ((global::Gdk.EventMask)(256));
			this.sqlEditor.Name = "sqlEditor";
			this.sqlEditor.Editable = false;
			this.alignment.Add (this.sqlEditor);
			this.frame.Add (this.alignment);
			this.GtkLabel2 = new global::Gtk.Label ();
			this.GtkLabel2.Name = "GtkLabel2";
			this.GtkLabel2.LabelProp = global::MonoDevelop.Database.AddinCatalog.GetString ("Statement");
			this.GtkLabel2.UseMarkup = true;
			this.frame.LabelWidget = this.GtkLabel2;
			this.vpaned.Add (this.frame);
			this.Add (this.vpaned);
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.Show ();
			this.buttonAdd.Clicked += new global::System.EventHandler (this.AddClicked);
			this.buttonRemove.Clicked += new global::System.EventHandler (this.RemoveClicked);
		}
예제 #34
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget LevelEditor.SecretCustomerEditDialog
     this.Name           = "LevelEditor.SecretCustomerEditDialog";
     this.Title          = global::Mono.Unix.Catalog.GetString("神秘顾客");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child LevelEditor.SecretCustomerEditDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.hbox13         = new global::Gtk.HBox();
     this.hbox13.Name    = "hbox13";
     this.hbox13.Spacing = 6;
     // Container child hbox13.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.GtkAlignment2             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment2.Name        = "GtkAlignment2";
     this.GtkAlignment2.LeftPadding = ((uint)(12));
     // Container child GtkAlignment2.Gtk.Container+ContainerChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.treeview_customer_list = new global::Gtk.TreeView();
     this.treeview_customer_list.WidthRequest = 150;
     this.treeview_customer_list.CanFocus     = true;
     this.treeview_customer_list.Name         = "treeview_customer_list";
     this.GtkScrolledWindow.Add(this.treeview_customer_list);
     this.GtkAlignment2.Add(this.GtkScrolledWindow);
     this.frame7.Add(this.GtkAlignment2);
     this.GtkLabel2           = new global::Gtk.Label();
     this.GtkLabel2.Name      = "GtkLabel2";
     this.GtkLabel2.LabelProp = global::Mono.Unix.Catalog.GetString("<b>顾客列表</b>");
     this.GtkLabel2.UseMarkup = true;
     this.frame7.LabelWidget  = this.GtkLabel2;
     this.hbox13.Add(this.frame7);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox13[this.frame7]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child hbox13.Gtk.Box+BoxChild
     this.vbuttonbox1             = new global::Gtk.VButtonBox();
     this.vbuttonbox1.Name        = "vbuttonbox1";
     this.vbuttonbox1.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(1));
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.button_add_customer              = new global::Gtk.Button();
     this.button_add_customer.CanFocus     = true;
     this.button_add_customer.Name         = "button_add_customer";
     this.button_add_customer.UseUnderline = true;
     this.button_add_customer.Label        = global::Mono.Unix.Catalog.GetString(">>>>");
     this.vbuttonbox1.Add(this.button_add_customer);
     global::Gtk.ButtonBox.ButtonBoxChild w6 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1[this.button_add_customer]));
     w6.Expand = false;
     w6.Fill   = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.button_remove_customer              = new global::Gtk.Button();
     this.button_remove_customer.CanFocus     = true;
     this.button_remove_customer.Name         = "button_remove_customer";
     this.button_remove_customer.UseUnderline = true;
     this.button_remove_customer.Label        = global::Mono.Unix.Catalog.GetString("<<<<");
     this.vbuttonbox1.Add(this.button_remove_customer);
     global::Gtk.ButtonBox.ButtonBoxChild w7 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1[this.button_remove_customer]));
     w7.Position = 1;
     w7.Expand   = false;
     w7.Fill     = false;
     this.hbox13.Add(this.vbuttonbox1);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox13[this.vbuttonbox1]));
     w8.Position = 1;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child hbox13.Gtk.Box+BoxChild
     this.frame9            = new global::Gtk.Frame();
     this.frame9.Name       = "frame9";
     this.frame9.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frame9.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.GtkScrolledWindow1            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow1.Name       = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.treeview_secret_customers = new global::Gtk.TreeView();
     this.treeview_secret_customers.WidthRequest = 250;
     this.treeview_secret_customers.CanFocus     = true;
     this.treeview_secret_customers.Name         = "treeview_secret_customers";
     this.GtkScrolledWindow1.Add(this.treeview_secret_customers);
     this.GtkAlignment3.Add(this.GtkScrolledWindow1);
     this.frame9.Add(this.GtkAlignment3);
     this.GtkLabel5           = new global::Gtk.Label();
     this.GtkLabel5.Name      = "GtkLabel5";
     this.GtkLabel5.LabelProp = global::Mono.Unix.Catalog.GetString("<b>神秘顾客</b>");
     this.GtkLabel5.UseMarkup = true;
     this.frame9.LabelWidget  = this.GtkLabel5;
     this.hbox13.Add(this.frame9);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox13[this.frame9]));
     w12.Position = 2;
     w12.Expand   = false;
     w12.Fill     = false;
     w1.Add(this.hbox13);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(w1[this.hbox13]));
     w13.Position = 0;
     // Internal child LevelEditor.SecretCustomerEditDialog.ActionArea
     global::Gtk.HButtonBox w14 = this.ActionArea;
     w14.Name        = "dialog1_ActionArea";
     w14.Spacing     = 10;
     w14.BorderWidth = ((uint)(5));
     w14.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 w15 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w14[this.buttonCancel]));
     w15.Expand = false;
     w15.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 w16 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w14[this.buttonOk]));
     w16.Position = 1;
     w16.Expand   = false;
     w16.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 548;
     this.DefaultHeight = 508;
     this.Show();
     this.button_add_customer.Clicked    += new global::System.EventHandler(this.OnButtonAddCustomerClicked);
     this.button_remove_customer.Clicked += new global::System.EventHandler(this.OnButtonRemoveCustomerClicked);
     this.buttonOk.Clicked += new global::System.EventHandler(this.OnButtonOkClicked);
 }
예제 #35
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget MainWindow
     this.Name = "MainWindow";
     this.Title = global::Mono.Unix.Catalog.GetString ("Kasse");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // 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.vbox2 = new global::Gtk.VBox ();
     this.vbox2.Name = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.expander3 = new global::Gtk.Expander (null);
     this.expander3.CanFocus = true;
     this.expander3.Name = "expander3";
     this.expander3.Expanded = true;
     // Container child expander3.Gtk.Container+ContainerChild
     this.table1 = new global::Gtk.Table (((uint)(3)), ((uint)(4)), false);
     this.table1.Name = "table1";
     this.table1.RowSpacing = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.label1 = new global::Gtk.Label ();
     this.label1.Name = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("IP");
     this.table1.Add (this.label1);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1[this.label1]));
     w1.TopAttach = ((uint)(1));
     w1.BottomAttach = ((uint)(2));
     w1.XOptions = ((global::Gtk.AttachOptions)(4));
     w1.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 ("Port");
     this.table1.Add (this.label2);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.label2]));
     w2.TopAttach = ((uint)(2));
     w2.BottomAttach = ((uint)(3));
     w2.XOptions = ((global::Gtk.AttachOptions)(4));
     w2.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 ("Name");
     this.table1.Add (this.label3);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1[this.label3]));
     w3.XOptions = ((global::Gtk.AttachOptions)(4));
     w3.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.txtIp = new global::Gtk.Entry ();
     this.txtIp.CanFocus = true;
     this.txtIp.Name = "txtIp";
     this.txtIp.Text = global::Mono.Unix.Catalog.GetString ("127.0.0.1");
     this.txtIp.IsEditable = true;
     this.txtIp.InvisibleChar = '●';
     this.table1.Add (this.txtIp);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1[this.txtIp]));
     w4.TopAttach = ((uint)(1));
     w4.BottomAttach = ((uint)(2));
     w4.LeftAttach = ((uint)(1));
     w4.RightAttach = ((uint)(2));
     w4.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.txtName = new global::Gtk.Entry ();
     this.txtName.CanFocus = true;
     this.txtName.Name = "txtName";
     this.txtName.Text = global::Mono.Unix.Catalog.GetString ("Zweite Kasse");
     this.txtName.IsEditable = true;
     this.txtName.InvisibleChar = '●';
     this.table1.Add (this.txtName);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1[this.txtName]));
     w5.LeftAttach = ((uint)(1));
     w5.RightAttach = ((uint)(2));
     w5.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.txtPort = new global::Gtk.Entry ();
     this.txtPort.CanFocus = true;
     this.txtPort.Name = "txtPort";
     this.txtPort.Text = global::Mono.Unix.Catalog.GetString ("2048");
     this.txtPort.IsEditable = true;
     this.txtPort.InvisibleChar = '●';
     this.table1.Add (this.txtPort);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1[this.txtPort]));
     w6.TopAttach = ((uint)(2));
     w6.BottomAttach = ((uint)(3));
     w6.LeftAttach = ((uint)(1));
     w6.RightAttach = ((uint)(2));
     w6.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.vbuttonbox1 = new global::Gtk.VButtonBox ();
     this.vbuttonbox1.Name = "vbuttonbox1";
     this.vbuttonbox1.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.btnConnect = new global::Gtk.Button ();
     this.btnConnect.CanFocus = true;
     this.btnConnect.Name = "btnConnect";
     this.btnConnect.UseUnderline = true;
     this.btnConnect.Label = global::Mono.Unix.Catalog.GetString ("Connect");
     this.vbuttonbox1.Add (this.btnConnect);
     global::Gtk.ButtonBox.ButtonBoxChild w7 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1[this.btnConnect]));
     w7.Expand = false;
     w7.Fill = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.btnDisconnect = new global::Gtk.Button ();
     this.btnDisconnect.Sensitive = false;
     this.btnDisconnect.CanFocus = true;
     this.btnDisconnect.Name = "btnDisconnect";
     this.btnDisconnect.UseUnderline = true;
     this.btnDisconnect.Label = global::Mono.Unix.Catalog.GetString ("Disconnect");
     this.vbuttonbox1.Add (this.btnDisconnect);
     global::Gtk.ButtonBox.ButtonBoxChild w8 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1[this.btnDisconnect]));
     w8.Position = 1;
     w8.Expand = false;
     w8.Fill = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.btnMsg = new global::Gtk.Button ();
     this.btnMsg.Sensitive = false;
     this.btnMsg.CanFocus = true;
     this.btnMsg.Name = "btnMsg";
     this.btnMsg.UseUnderline = true;
     this.btnMsg.Label = global::Mono.Unix.Catalog.GetString ("Message!");
     this.vbuttonbox1.Add (this.btnMsg);
     global::Gtk.ButtonBox.ButtonBoxChild w9 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1[this.btnMsg]));
     w9.Position = 2;
     w9.Expand = false;
     w9.Fill = false;
     this.table1.Add (this.vbuttonbox1);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1[this.vbuttonbox1]));
     w10.BottomAttach = ((uint)(3));
     w10.LeftAttach = ((uint)(2));
     w10.RightAttach = ((uint)(3));
     w10.XOptions = ((global::Gtk.AttachOptions)(4));
     w10.YOptions = ((global::Gtk.AttachOptions)(4));
     this.expander3.Add (this.table1);
     this.GtkLabel3 = new global::Gtk.Label ();
     this.GtkLabel3.Name = "GtkLabel3";
     this.GtkLabel3.LabelProp = global::Mono.Unix.Catalog.GetString ("Settings");
     this.GtkLabel3.UseUnderline = true;
     this.expander3.LabelWidget = this.GtkLabel3;
     this.vbox2.Add (this.expander3);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.expander3]));
     w12.Position = 0;
     w12.Expand = false;
     w12.Fill = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.vbox3 = new global::Gtk.VBox ();
     this.vbox3.Name = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.tblDrinkOrderers = new global::Gtk.Table (((uint)(1)), ((uint)(5)), false);
     this.tblDrinkOrderers.Name = "tblDrinkOrderers";
     this.tblDrinkOrderers.RowSpacing = ((uint)(6));
     this.tblDrinkOrderers.ColumnSpacing = ((uint)(6));
     this.vbox3.Add (this.tblDrinkOrderers);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.tblDrinkOrderers]));
     w13.Position = 0;
     // Container child vbox3.Gtk.Box+BoxChild
     this.GtkScrolledWindow = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow.Name = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.tvOrders = new global::Gtk.NodeView ();
     this.tvOrders.CanFocus = true;
     this.tvOrders.Name = "tvOrders";
     this.GtkScrolledWindow.Add (this.tvOrders);
     this.vbox3.Add (this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.GtkScrolledWindow]));
     w15.Position = 1;
     // Container child vbox3.Gtk.Box+BoxChild
     this.btnOrder = new global::Gtk.Button ();
     this.btnOrder.CanFocus = true;
     this.btnOrder.Name = "btnOrder";
     this.btnOrder.UseUnderline = true;
     // Container child btnOrder.Gtk.Container+ContainerChild
     global::Gtk.Alignment w16 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w17 = new global::Gtk.HBox ();
     w17.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w18 = new global::Gtk.Image ();
     w18.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-apply", global::Gtk.IconSize.Menu);
     w17.Add (w18);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w20 = new global::Gtk.Label ();
     w20.LabelProp = global::Mono.Unix.Catalog.GetString ("Rechnung über %%% abschicken");
     w20.UseUnderline = true;
     w17.Add (w20);
     w16.Add (w17);
     this.btnOrder.Add (w16);
     this.vbox3.Add (this.btnOrder);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.btnOrder]));
     w24.Position = 2;
     w24.Expand = false;
     w24.Fill = false;
     this.vbox2.Add (this.vbox3);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.vbox3]));
     w25.Position = 1;
     this.hbox1.Add (this.vbox2);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vbox2]));
     w26.Position = 0;
     w26.Expand = false;
     w26.Fill = false;
     this.Add (this.hbox1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 304;
     this.DefaultHeight = 405;
     this.Show ();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler (this.OnDeleteEvent);
     this.KeyPressEvent += new global::Gtk.KeyPressEventHandler (this.OnKeyPressEvent);
     this.btnConnect.Clicked += new global::System.EventHandler (this.OnBtnConnectClicked);
     this.btnDisconnect.Clicked += new global::System.EventHandler (this.OnBtnDisconnectClicked);
     this.btnMsg.Clicked += new global::System.EventHandler (this.OnBtnMsgClicked);
     this.btnOrder.Clicked += new global::System.EventHandler (this.OnBtnOrderClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget Smuxi.Frontend.Gnome.FilterListWidget
     global::Stetic.BinContainer.Attach (this);
     this.Name = "Smuxi.Frontend.Gnome.FilterListWidget";
     // Container child Smuxi.Frontend.Gnome.FilterListWidget.Gtk.Container+ContainerChild
     this.hbox1 = new global::Gtk.HBox ();
     this.hbox1.Name = "hbox1";
     this.hbox1.Spacing = 5;
     // Container child hbox1.Gtk.Box+BoxChild
     this.scrolledwindow1 = new global::Gtk.ScrolledWindow ();
     this.scrolledwindow1.Name = "scrolledwindow1";
     this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow1.Gtk.Container+ContainerChild
     this.f_TreeView = new global::Gtk.TreeView ();
     this.f_TreeView.CanFocus = true;
     this.f_TreeView.Name = "f_TreeView";
     this.scrolledwindow1.Add (this.f_TreeView);
     this.hbox1.Add (this.scrolledwindow1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.scrolledwindow1]));
     w2.Position = 0;
     // Container child hbox1.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.f_AddButton = new global::Gtk.Button ();
     this.f_AddButton.CanFocus = true;
     this.f_AddButton.Name = "f_AddButton";
     this.f_AddButton.UseStock = true;
     this.f_AddButton.UseUnderline = true;
     this.f_AddButton.Label = "gtk-add";
     this.vbuttonbox1.Add (this.f_AddButton);
     global::Gtk.ButtonBox.ButtonBoxChild w3 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.f_AddButton]));
     w3.Expand = false;
     w3.Fill = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.f_RemoveButton = new global::Gtk.Button ();
     this.f_RemoveButton.CanFocus = true;
     this.f_RemoveButton.Name = "f_RemoveButton";
     this.f_RemoveButton.UseStock = true;
     this.f_RemoveButton.UseUnderline = true;
     this.f_RemoveButton.Label = "gtk-remove";
     this.vbuttonbox1.Add (this.f_RemoveButton);
     global::Gtk.ButtonBox.ButtonBoxChild w4 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.f_RemoveButton]));
     w4.Position = 1;
     w4.Expand = false;
     w4.Fill = false;
     this.hbox1.Add (this.vbuttonbox1);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbuttonbox1]));
     w5.Position = 1;
     w5.Expand = false;
     w5.Fill = false;
     this.Add (this.hbox1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
     this.f_AddButton.Clicked += new global::System.EventHandler (this.OnAddButtonClicked);
     this.f_RemoveButton.Clicked += new global::System.EventHandler (this.OnRemoveButtonClicked);
 }
예제 #37
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget BuildingFormulas.ConeVolume
     this.WidthRequest   = 800;
     this.HeightRequest  = 600;
     this.Name           = "BuildingFormulas.ConeVolume";
     this.Title          = global::Mono.Unix.Catalog.GetString("Find Cubic Area Of A Cone");
     this.WindowPosition = ((global::Gtk.WindowPosition)(1));
     this.BorderWidth    = ((uint)(8));
     this.Resizable      = false;
     this.AllowGrow      = false;
     this.DefaultWidth   = 800;
     this.DefaultHeight  = 600;
     // Container child BuildingFormulas.ConeVolume.Gtk.Container+ContainerChild
     this.dialog1_VBox             = new global::Gtk.VBox();
     this.dialog1_VBox.Name        = "dialog1_VBox";
     this.dialog1_VBox.BorderWidth = ((uint)(6));
     // 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.tblData = new global::Gtk.Table(((uint)(3)), ((uint)(4)), false);
     this.tblData.WidthRequest  = 670;
     this.tblData.HeightRequest = 186;
     this.tblData.Name          = "tblData";
     this.tblData.RowSpacing    = ((uint)(15));
     this.tblData.ColumnSpacing = ((uint)(10));
     this.tblData.BorderWidth   = ((uint)(8));
     // Container child tblData.Gtk.Table+TableChild
     this.lblDiameter = new global::Gtk.Label();
     this.lblDiameter.WidthRequest  = 142;
     this.lblDiameter.HeightRequest = 30;
     this.lblDiameter.Name          = "lblDiameter";
     this.lblDiameter.LabelProp     = global::Mono.Unix.Catalog.GetString("Enter diameter:");
     this.tblData.Add(this.lblDiameter);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.tblData [this.lblDiameter]));
     w1.TopAttach    = ((uint)(1));
     w1.BottomAttach = ((uint)(2));
     w1.XOptions     = ((global::Gtk.AttachOptions)(4));
     w1.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tblData.Gtk.Table+TableChild
     this.lblEmpty = new global::Gtk.Label();
     this.lblEmpty.WidthRequest  = 142;
     this.lblEmpty.HeightRequest = 24;
     this.lblEmpty.Name          = "lblEmpty";
     this.lblEmpty.Justify       = ((global::Gtk.Justification)(2));
     this.tblData.Add(this.lblEmpty);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.tblData [this.lblEmpty]));
     w2.XOptions = ((global::Gtk.AttachOptions)(4));
     w2.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child tblData.Gtk.Table+TableChild
     this.lblFeet = new global::Gtk.Label();
     this.lblFeet.WidthRequest  = 132;
     this.lblFeet.HeightRequest = 24;
     this.lblFeet.Name          = "lblFeet";
     this.lblFeet.LabelProp     = global::Mono.Unix.Catalog.GetString("Feet");
     this.lblFeet.Justify       = ((global::Gtk.Justification)(2));
     this.tblData.Add(this.lblFeet);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.tblData [this.lblFeet]));
     w3.LeftAttach  = ((uint)(2));
     w3.RightAttach = ((uint)(3));
     w3.XOptions    = ((global::Gtk.AttachOptions)(4));
     w3.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child tblData.Gtk.Table+TableChild
     this.lblHeight = new global::Gtk.Label();
     this.lblHeight.WidthRequest  = 142;
     this.lblHeight.HeightRequest = 30;
     this.lblHeight.Name          = "lblHeight";
     this.lblHeight.LabelProp     = global::Mono.Unix.Catalog.GetString("Enter height:");
     this.tblData.Add(this.lblHeight);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.tblData [this.lblHeight]));
     w4.TopAttach    = ((uint)(2));
     w4.BottomAttach = ((uint)(3));
     w4.XOptions     = ((global::Gtk.AttachOptions)(4));
     w4.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tblData.Gtk.Table+TableChild
     this.lblInches = new global::Gtk.Label();
     this.lblInches.WidthRequest  = 132;
     this.lblInches.HeightRequest = 24;
     this.lblInches.Name          = "lblInches";
     this.lblInches.LabelProp     = global::Mono.Unix.Catalog.GetString("Inches");
     this.lblInches.Justify       = ((global::Gtk.Justification)(2));
     this.tblData.Add(this.lblInches);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.tblData [this.lblInches]));
     w5.LeftAttach  = ((uint)(3));
     w5.RightAttach = ((uint)(4));
     w5.XOptions    = ((global::Gtk.AttachOptions)(4));
     w5.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child tblData.Gtk.Table+TableChild
     this.lblYards = new global::Gtk.Label();
     this.lblYards.WidthRequest  = 132;
     this.lblYards.HeightRequest = 24;
     this.lblYards.Name          = "lblYards";
     this.lblYards.LabelProp     = global::Mono.Unix.Catalog.GetString("Yards");
     this.lblYards.Justify       = ((global::Gtk.Justification)(2));
     this.tblData.Add(this.lblYards);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.tblData [this.lblYards]));
     w6.LeftAttach  = ((uint)(1));
     w6.RightAttach = ((uint)(2));
     w6.XOptions    = ((global::Gtk.AttachOptions)(4));
     w6.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child tblData.Gtk.Table+TableChild
     this.txtDiameterFeet = new global::Gtk.Entry();
     this.txtDiameterFeet.TooltipMarkup = "Enter integers only no decimals. Can be zero if not used.";
     this.txtDiameterFeet.WidthRequest  = 159;
     this.txtDiameterFeet.HeightRequest = 30;
     this.txtDiameterFeet.CanFocus      = true;
     this.txtDiameterFeet.Name          = "txtDiameterFeet";
     this.txtDiameterFeet.IsEditable    = true;
     this.txtDiameterFeet.MaxLength     = 4;
     this.txtDiameterFeet.InvisibleChar = '•';
     this.tblData.Add(this.txtDiameterFeet);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.tblData [this.txtDiameterFeet]));
     w7.TopAttach    = ((uint)(1));
     w7.BottomAttach = ((uint)(2));
     w7.LeftAttach   = ((uint)(2));
     w7.RightAttach  = ((uint)(3));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tblData.Gtk.Table+TableChild
     this.txtDiameterInches = new global::Gtk.Entry();
     this.txtDiameterInches.TooltipMarkup = "Enter integers only no decimals. Can be zero if not used.";
     this.txtDiameterInches.WidthRequest  = 159;
     this.txtDiameterInches.HeightRequest = 30;
     this.txtDiameterInches.CanFocus      = true;
     this.txtDiameterInches.Name          = "txtDiameterInches";
     this.txtDiameterInches.IsEditable    = true;
     this.txtDiameterInches.MaxLength     = 4;
     this.txtDiameterInches.InvisibleChar = '•';
     this.tblData.Add(this.txtDiameterInches);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.tblData [this.txtDiameterInches]));
     w8.TopAttach    = ((uint)(1));
     w8.BottomAttach = ((uint)(2));
     w8.LeftAttach   = ((uint)(3));
     w8.RightAttach  = ((uint)(4));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tblData.Gtk.Table+TableChild
     this.txtDiameterYard = new global::Gtk.Entry();
     this.txtDiameterYard.TooltipMarkup = "Enter integers only no decimals. Can be zero if not used.";
     this.txtDiameterYard.WidthRequest  = 159;
     this.txtDiameterYard.HeightRequest = 30;
     this.txtDiameterYard.CanFocus      = true;
     this.txtDiameterYard.Name          = "txtDiameterYard";
     this.txtDiameterYard.IsEditable    = true;
     this.txtDiameterYard.MaxLength     = 4;
     this.txtDiameterYard.InvisibleChar = '•';
     this.tblData.Add(this.txtDiameterYard);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.tblData [this.txtDiameterYard]));
     w9.TopAttach    = ((uint)(1));
     w9.BottomAttach = ((uint)(2));
     w9.LeftAttach   = ((uint)(1));
     w9.RightAttach  = ((uint)(2));
     w9.XOptions     = ((global::Gtk.AttachOptions)(4));
     w9.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tblData.Gtk.Table+TableChild
     this.txtHeightFeet = new global::Gtk.Entry();
     this.txtHeightFeet.TooltipMarkup = "Enter integers only no decimals. Can be zero if not used.";
     this.txtHeightFeet.WidthRequest  = 124;
     this.txtHeightFeet.HeightRequest = 30;
     this.txtHeightFeet.CanFocus      = true;
     this.txtHeightFeet.Name          = "txtHeightFeet";
     this.txtHeightFeet.IsEditable    = true;
     this.txtHeightFeet.MaxLength     = 4;
     this.txtHeightFeet.InvisibleChar = '•';
     this.tblData.Add(this.txtHeightFeet);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.tblData [this.txtHeightFeet]));
     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 tblData.Gtk.Table+TableChild
     this.txtHeightInches = new global::Gtk.Entry();
     this.txtHeightInches.TooltipMarkup = "Enter integers only no decimals. Can be zero if not used.";
     this.txtHeightInches.WidthRequest  = 124;
     this.txtHeightInches.HeightRequest = 30;
     this.txtHeightInches.CanFocus      = true;
     this.txtHeightInches.Name          = "txtHeightInches";
     this.txtHeightInches.IsEditable    = true;
     this.txtHeightInches.MaxLength     = 4;
     this.txtHeightInches.InvisibleChar = '•';
     this.tblData.Add(this.txtHeightInches);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.tblData [this.txtHeightInches]));
     w11.TopAttach    = ((uint)(2));
     w11.BottomAttach = ((uint)(3));
     w11.LeftAttach   = ((uint)(3));
     w11.RightAttach  = ((uint)(4));
     w11.XOptions     = ((global::Gtk.AttachOptions)(4));
     w11.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tblData.Gtk.Table+TableChild
     this.txtHeightYard = new global::Gtk.Entry();
     this.txtHeightYard.TooltipMarkup = "Enter integers only no decimals. Can be zero if not used.";
     this.txtHeightYard.WidthRequest  = 124;
     this.txtHeightYard.HeightRequest = 30;
     this.txtHeightYard.CanFocus      = true;
     this.txtHeightYard.Name          = "txtHeightYard";
     this.txtHeightYard.IsEditable    = true;
     this.txtHeightYard.MaxLength     = 4;
     this.txtHeightYard.InvisibleChar = '•';
     this.tblData.Add(this.txtHeightYard);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.tblData [this.txtHeightYard]));
     w12.TopAttach    = ((uint)(2));
     w12.BottomAttach = ((uint)(3));
     w12.LeftAttach   = ((uint)(1));
     w12.RightAttach  = ((uint)(2));
     w12.XOptions     = ((global::Gtk.AttachOptions)(4));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.hbox1.Add(this.tblData);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.tblData]));
     w13.Position = 1;
     w13.Expand   = false;
     w13.Fill     = false;
     this.dialog1_VBox.Add(this.hbox1);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.dialog1_VBox [this.hbox1]));
     w14.Position = 0;
     w14.Expand   = false;
     w14.Fill     = false;
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.tblCubicTotals = new global::Gtk.Table(((uint)(4)), ((uint)(2)), true);
     this.tblCubicTotals.WidthRequest  = 524;
     this.tblCubicTotals.HeightRequest = 186;
     this.tblCubicTotals.Name          = "tblCubicTotals";
     this.tblCubicTotals.RowSpacing    = ((uint)(15));
     this.tblCubicTotals.ColumnSpacing = ((uint)(10));
     this.tblCubicTotals.BorderWidth   = ((uint)(8));
     // Container child tblCubicTotals.Gtk.Table+TableChild
     this.lblCubicFeet = new global::Gtk.Label();
     this.lblCubicFeet.WidthRequest  = 348;
     this.lblCubicFeet.HeightRequest = 30;
     this.lblCubicFeet.Name          = "lblCubicFeet";
     this.lblCubicFeet.LabelProp     = global::Mono.Unix.Catalog.GetString("Total Cubic Area in Feet:");
     this.tblCubicTotals.Add(this.lblCubicFeet);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.tblCubicTotals [this.lblCubicFeet]));
     w15.TopAttach    = ((uint)(2));
     w15.BottomAttach = ((uint)(3));
     w15.XOptions     = ((global::Gtk.AttachOptions)(4));
     w15.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tblCubicTotals.Gtk.Table+TableChild
     this.lblCubicInches = new global::Gtk.Label();
     this.lblCubicInches.WidthRequest  = 348;
     this.lblCubicInches.HeightRequest = 30;
     this.lblCubicInches.Name          = "lblCubicInches";
     this.lblCubicInches.LabelProp     = global::Mono.Unix.Catalog.GetString("Total Cubic Area in Inches:");
     this.tblCubicTotals.Add(this.lblCubicInches);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.tblCubicTotals [this.lblCubicInches]));
     w16.TopAttach    = ((uint)(3));
     w16.BottomAttach = ((uint)(4));
     w16.XOptions     = ((global::Gtk.AttachOptions)(4));
     w16.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tblCubicTotals.Gtk.Table+TableChild
     this.lblCubicYards = new global::Gtk.Label();
     this.lblCubicYards.WidthRequest  = 348;
     this.lblCubicYards.HeightRequest = 30;
     this.lblCubicYards.Name          = "lblCubicYards";
     this.lblCubicYards.LabelProp     = global::Mono.Unix.Catalog.GetString("Total Cubic Area in Yards:");
     this.tblCubicTotals.Add(this.lblCubicYards);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.tblCubicTotals [this.lblCubicYards]));
     w17.TopAttach    = ((uint)(1));
     w17.BottomAttach = ((uint)(2));
     w17.XOptions     = ((global::Gtk.AttachOptions)(4));
     w17.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tblCubicTotals.Gtk.Table+TableChild
     this.lblInfo = new global::Gtk.Label();
     this.lblInfo.WidthRequest  = 124;
     this.lblInfo.HeightRequest = 30;
     this.lblInfo.Name          = "lblInfo";
     this.lblInfo.LabelProp     = global::Mono.Unix.Catalog.GetString("label1");
     this.tblCubicTotals.Add(this.lblInfo);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.tblCubicTotals [this.lblInfo]));
     w18.LeftAttach  = ((uint)(1));
     w18.RightAttach = ((uint)(2));
     w18.XOptions    = ((global::Gtk.AttachOptions)(4));
     w18.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child tblCubicTotals.Gtk.Table+TableChild
     this.txtCubicFeet = new global::Gtk.Entry();
     this.txtCubicFeet.TooltipMarkup = "Total cubic area for shape in feet.";
     this.txtCubicFeet.WidthRequest  = 348;
     this.txtCubicFeet.HeightRequest = 30;
     this.txtCubicFeet.CanFocus      = true;
     this.txtCubicFeet.Name          = "txtCubicFeet";
     this.txtCubicFeet.IsEditable    = false;
     this.txtCubicFeet.InvisibleChar = '•';
     this.tblCubicTotals.Add(this.txtCubicFeet);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.tblCubicTotals [this.txtCubicFeet]));
     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 tblCubicTotals.Gtk.Table+TableChild
     this.txtCubicInches = new global::Gtk.Entry();
     this.txtCubicInches.TooltipMarkup = "Total cubic area for shape in inches.";
     this.txtCubicInches.WidthRequest  = 348;
     this.txtCubicInches.HeightRequest = 30;
     this.txtCubicInches.CanFocus      = true;
     this.txtCubicInches.Name          = "txtCubicInches";
     this.txtCubicInches.IsEditable    = false;
     this.txtCubicInches.InvisibleChar = '•';
     this.tblCubicTotals.Add(this.txtCubicInches);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.tblCubicTotals [this.txtCubicInches]));
     w20.TopAttach    = ((uint)(3));
     w20.BottomAttach = ((uint)(4));
     w20.LeftAttach   = ((uint)(1));
     w20.RightAttach  = ((uint)(2));
     w20.XOptions     = ((global::Gtk.AttachOptions)(4));
     w20.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tblCubicTotals.Gtk.Table+TableChild
     this.txtCubicYards = new global::Gtk.Entry();
     this.txtCubicYards.TooltipMarkup = "Total cubic area for shape in yards.";
     this.txtCubicYards.WidthRequest  = 348;
     this.txtCubicYards.HeightRequest = 30;
     this.txtCubicYards.CanFocus      = true;
     this.txtCubicYards.Name          = "txtCubicYards";
     this.txtCubicYards.IsEditable    = false;
     this.txtCubicYards.InvisibleChar = '•';
     this.tblCubicTotals.Add(this.txtCubicYards);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.tblCubicTotals [this.txtCubicYards]));
     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));
     this.dialog1_VBox.Add(this.tblCubicTotals);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.dialog1_VBox [this.tblCubicTotals]));
     w22.Position = 1;
     w22.Expand   = false;
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.hbox7         = new global::Gtk.HBox();
     this.hbox7.Name    = "hbox7";
     this.hbox7.Spacing = 6;
     // Container child hbox7.Gtk.Box+BoxChild
     this.hbox8             = new global::Gtk.HBox();
     this.hbox8.Name        = "hbox8";
     this.hbox8.Spacing     = 6;
     this.hbox8.BorderWidth = ((uint)(8));
     // Container child hbox8.Gtk.Box+BoxChild
     this.alignment5      = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment5.Name = "alignment5";
     this.hbox8.Add(this.alignment5);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.hbox8 [this.alignment5]));
     w23.Position = 0;
     // Container child hbox8.Gtk.Box+BoxChild
     this.vbtnLeft = new global::Gtk.VButtonBox();
     this.vbtnLeft.WidthRequest  = 142;
     this.vbtnLeft.HeightRequest = 142;
     this.vbtnLeft.Name          = "vbtnLeft";
     this.vbtnLeft.BorderWidth   = ((uint)(4));
     this.vbtnLeft.LayoutStyle   = ((global::Gtk.ButtonBoxStyle)(1));
     // Container child vbtnLeft.Gtk.ButtonBox+ButtonBoxChild
     this.btnNew = new global::Gtk.Button();
     this.btnNew.TooltipMarkup = "Reset all boxes to zero.";
     this.btnNew.WidthRequest  = 118;
     this.btnNew.HeightRequest = 40;
     this.btnNew.CanFocus      = true;
     this.btnNew.Name          = "btnNew";
     this.btnNew.UseUnderline  = true;
     this.btnNew.BorderWidth   = ((uint)(4));
     this.btnNew.Label         = global::Mono.Unix.Catalog.GetString("New Cone");
     this.vbtnLeft.Add(this.btnNew);
     global::Gtk.ButtonBox.ButtonBoxChild w24 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbtnLeft [this.btnNew]));
     w24.Expand = false;
     w24.Fill   = false;
     // Container child vbtnLeft.Gtk.ButtonBox+ButtonBoxChild
     this.btnStandard = new global::Gtk.Button();
     this.btnStandard.TooltipMarkup = "Use standard messaurement units.";
     this.btnStandard.WidthRequest  = 118;
     this.btnStandard.HeightRequest = 40;
     this.btnStandard.CanFocus      = true;
     this.btnStandard.Name          = "btnStandard";
     this.btnStandard.UseUnderline  = true;
     this.btnStandard.BorderWidth   = ((uint)(4));
     this.btnStandard.Label         = global::Mono.Unix.Catalog.GetString("Standard");
     this.vbtnLeft.Add(this.btnStandard);
     global::Gtk.ButtonBox.ButtonBoxChild w25 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbtnLeft [this.btnStandard]));
     w25.Position = 1;
     w25.Expand   = false;
     w25.Fill     = false;
     // Container child vbtnLeft.Gtk.ButtonBox+ButtonBoxChild
     this.btnMetric = new global::Gtk.Button();
     this.btnMetric.TooltipMarkup = "Use metric messaurement units.";
     this.btnMetric.WidthRequest  = 118;
     this.btnMetric.HeightRequest = 40;
     this.btnMetric.CanFocus      = true;
     this.btnMetric.Name          = "btnMetric";
     this.btnMetric.UseUnderline  = true;
     this.btnMetric.BorderWidth   = ((uint)(4));
     this.btnMetric.Label         = global::Mono.Unix.Catalog.GetString("Metric");
     this.vbtnLeft.Add(this.btnMetric);
     global::Gtk.ButtonBox.ButtonBoxChild w26 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbtnLeft [this.btnMetric]));
     w26.Position = 2;
     w26.Expand   = false;
     w26.Fill     = false;
     this.hbox8.Add(this.vbtnLeft);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.hbox8 [this.vbtnLeft]));
     w27.Position = 1;
     w27.Expand   = false;
     w27.Fill     = false;
     // Container child hbox8.Gtk.Box+BoxChild
     this.alignment6      = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment6.Name = "alignment6";
     this.hbox8.Add(this.alignment6);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.hbox8 [this.alignment6]));
     w28.Position = 2;
     this.hbox7.Add(this.hbox8);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.hbox8]));
     w29.Position = 0;
     // Container child hbox7.Gtk.Box+BoxChild
     this.hbox9         = new global::Gtk.HBox();
     this.hbox9.Name    = "hbox9";
     this.hbox9.Spacing = 6;
     // Container child hbox9.Gtk.Box+BoxChild
     this.alignment7      = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment7.Name = "alignment7";
     this.hbox9.Add(this.alignment7);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.hbox9 [this.alignment7]));
     w30.Position = 0;
     // Container child hbox9.Gtk.Box+BoxChild
     this.vbtnCenter = new global::Gtk.VButtonBox();
     this.vbtnCenter.WidthRequest  = 142;
     this.vbtnCenter.HeightRequest = 142;
     this.vbtnCenter.Name          = "vbtnCenter";
     this.vbtnCenter.BorderWidth   = ((uint)(8));
     this.vbtnCenter.LayoutStyle   = ((global::Gtk.ButtonBoxStyle)(1));
     // Container child vbtnCenter.Gtk.ButtonBox+ButtonBoxChild
     this.btnSolve = new global::Gtk.Button();
     this.btnSolve.TooltipMarkup = "Get square or rectangle cubic area.";
     this.btnSolve.WidthRequest  = 118;
     this.btnSolve.HeightRequest = 40;
     this.btnSolve.CanFocus      = true;
     this.btnSolve.Name          = "btnSolve";
     this.btnSolve.UseUnderline  = true;
     this.btnSolve.BorderWidth   = ((uint)(4));
     this.btnSolve.Label         = global::Mono.Unix.Catalog.GetString("Solve");
     this.vbtnCenter.Add(this.btnSolve);
     global::Gtk.ButtonBox.ButtonBoxChild w31 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbtnCenter [this.btnSolve]));
     w31.Expand = false;
     w31.Fill   = false;
     // Container child vbtnCenter.Gtk.ButtonBox+ButtonBoxChild
     this.btnStore = new global::Gtk.Button();
     this.btnStore.TooltipMarkup = "Save the cubic area result for this shape.";
     this.btnStore.WidthRequest  = 118;
     this.btnStore.HeightRequest = 40;
     this.btnStore.CanFocus      = true;
     this.btnStore.Name          = "btnStore";
     this.btnStore.UseUnderline  = true;
     this.btnStore.BorderWidth   = ((uint)(4));
     this.btnStore.Label         = global::Mono.Unix.Catalog.GetString("Store Result");
     this.vbtnCenter.Add(this.btnStore);
     global::Gtk.ButtonBox.ButtonBoxChild w32 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbtnCenter [this.btnStore]));
     w32.Position = 1;
     w32.Expand   = false;
     w32.Fill     = false;
     // Container child vbtnCenter.Gtk.ButtonBox+ButtonBoxChild
     this.btnDisplayStore = new global::Gtk.Button();
     this.btnDisplayStore.TooltipMarkup = "Display the cubic area for items stored.";
     this.btnDisplayStore.WidthRequest  = 118;
     this.btnDisplayStore.HeightRequest = 40;
     this.btnDisplayStore.CanFocus      = true;
     this.btnDisplayStore.Name          = "btnDisplayStore";
     this.btnDisplayStore.UseUnderline  = true;
     this.btnDisplayStore.BorderWidth   = ((uint)(4));
     this.btnDisplayStore.Label         = global::Mono.Unix.Catalog.GetString("Display Store");
     this.vbtnCenter.Add(this.btnDisplayStore);
     global::Gtk.ButtonBox.ButtonBoxChild w33 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbtnCenter [this.btnDisplayStore]));
     w33.Position = 2;
     w33.Expand   = false;
     w33.Fill     = false;
     // Container child vbtnCenter.Gtk.ButtonBox+ButtonBoxChild
     this.btnClearStore = new global::Gtk.Button();
     this.btnClearStore.TooltipMarkup = "Clear the items that are currently in store.";
     this.btnClearStore.WidthRequest  = 118;
     this.btnClearStore.HeightRequest = 40;
     this.btnClearStore.CanFocus      = true;
     this.btnClearStore.Name          = "btnClearStore";
     this.btnClearStore.UseUnderline  = true;
     this.btnClearStore.BorderWidth   = ((uint)(4));
     this.btnClearStore.Label         = global::Mono.Unix.Catalog.GetString("Clear Store");
     this.vbtnCenter.Add(this.btnClearStore);
     global::Gtk.ButtonBox.ButtonBoxChild w34 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbtnCenter [this.btnClearStore]));
     w34.Position = 3;
     w34.Expand   = false;
     w34.Fill     = false;
     this.hbox9.Add(this.vbtnCenter);
     global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.hbox9 [this.vbtnCenter]));
     w35.Position = 1;
     w35.Expand   = false;
     w35.Fill     = false;
     // Container child hbox9.Gtk.Box+BoxChild
     this.alignment8      = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment8.Name = "alignment8";
     this.hbox9.Add(this.alignment8);
     global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.hbox9 [this.alignment8]));
     w36.Position = 2;
     this.hbox7.Add(this.hbox9);
     global::Gtk.Box.BoxChild w37 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.hbox9]));
     w37.Position = 1;
     // Container child hbox7.Gtk.Box+BoxChild
     this.hbox10         = new global::Gtk.HBox();
     this.hbox10.Name    = "hbox10";
     this.hbox10.Spacing = 6;
     // Container child hbox10.Gtk.Box+BoxChild
     this.alignment9      = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment9.Name = "alignment9";
     this.hbox10.Add(this.alignment9);
     global::Gtk.Box.BoxChild w38 = ((global::Gtk.Box.BoxChild)(this.hbox10 [this.alignment9]));
     w38.Position = 0;
     // Container child hbox10.Gtk.Box+BoxChild
     this.vbtnRight = new global::Gtk.VButtonBox();
     this.vbtnRight.WidthRequest  = 142;
     this.vbtnRight.HeightRequest = 142;
     this.vbtnRight.Name          = "vbtnRight";
     this.vbtnRight.BorderWidth   = ((uint)(8));
     this.vbtnRight.LayoutStyle   = ((global::Gtk.ButtonBoxStyle)(1));
     // Container child vbtnRight.Gtk.ButtonBox+ButtonBoxChild
     this.btnPrintForm = new global::Gtk.Button();
     this.btnPrintForm.TooltipMarkup = "Print the information on this form.";
     this.btnPrintForm.WidthRequest  = 118;
     this.btnPrintForm.HeightRequest = 40;
     this.btnPrintForm.CanFocus      = true;
     this.btnPrintForm.Name          = "btnPrintForm";
     this.btnPrintForm.UseUnderline  = true;
     this.btnPrintForm.BorderWidth   = ((uint)(4));
     this.btnPrintForm.Label         = global::Mono.Unix.Catalog.GetString("Print Form");
     this.vbtnRight.Add(this.btnPrintForm);
     global::Gtk.ButtonBox.ButtonBoxChild w39 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbtnRight [this.btnPrintForm]));
     w39.Expand = false;
     w39.Fill   = false;
     // Container child vbtnRight.Gtk.ButtonBox+ButtonBoxChild
     this.btnPrintStored = new global::Gtk.Button();
     this.btnPrintStored.TooltipMarkup = "Print the data that is contained in store.";
     this.btnPrintStored.WidthRequest  = 118;
     this.btnPrintStored.HeightRequest = 40;
     this.btnPrintStored.CanFocus      = true;
     this.btnPrintStored.Name          = "btnPrintStored";
     this.btnPrintStored.UseUnderline  = true;
     this.btnPrintStored.BorderWidth   = ((uint)(4));
     this.btnPrintStored.Label         = global::Mono.Unix.Catalog.GetString("Print Stored");
     this.vbtnRight.Add(this.btnPrintStored);
     global::Gtk.ButtonBox.ButtonBoxChild w40 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbtnRight [this.btnPrintStored]));
     w40.Position = 1;
     w40.Expand   = false;
     w40.Fill     = false;
     // Container child vbtnRight.Gtk.ButtonBox+ButtonBoxChild
     this.btnClose = new global::Gtk.Button();
     this.btnClose.TooltipMarkup = "Exit from this form. ";
     this.btnClose.WidthRequest  = 118;
     this.btnClose.HeightRequest = 40;
     this.btnClose.CanFocus      = true;
     this.btnClose.Name          = "btnClose";
     this.btnClose.UseStock      = true;
     this.btnClose.UseUnderline  = true;
     this.btnClose.BorderWidth   = ((uint)(4));
     this.btnClose.Label         = "gtk-close";
     this.vbtnRight.Add(this.btnClose);
     global::Gtk.ButtonBox.ButtonBoxChild w41 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbtnRight [this.btnClose]));
     w41.Position = 2;
     w41.Expand   = false;
     w41.Fill     = false;
     this.hbox10.Add(this.vbtnRight);
     global::Gtk.Box.BoxChild w42 = ((global::Gtk.Box.BoxChild)(this.hbox10 [this.vbtnRight]));
     w42.Position = 1;
     w42.Expand   = false;
     w42.Fill     = false;
     // Container child hbox10.Gtk.Box+BoxChild
     this.alignment10      = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment10.Name = "alignment10";
     this.hbox10.Add(this.alignment10);
     global::Gtk.Box.BoxChild w43 = ((global::Gtk.Box.BoxChild)(this.hbox10 [this.alignment10]));
     w43.Position = 2;
     this.hbox7.Add(this.hbox10);
     global::Gtk.Box.BoxChild w44 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.hbox10]));
     w44.Position = 2;
     this.dialog1_VBox.Add(this.hbox7);
     global::Gtk.Box.BoxChild w45 = ((global::Gtk.Box.BoxChild)(this.dialog1_VBox [this.hbox7]));
     w45.Position = 2;
     this.Add(this.dialog1_VBox);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Show();
     this.btnNew.Clicked          += new global::System.EventHandler(this.OnBtnNewConeClicked);
     this.btnStandard.Clicked     += new global::System.EventHandler(this.OnBtnStandardClicked);
     this.btnMetric.Clicked       += new global::System.EventHandler(this.OnBtnMetricClicked);
     this.btnSolve.Clicked        += new global::System.EventHandler(this.OnBtnSolveClicked);
     this.btnStore.Clicked        += new global::System.EventHandler(this.OnBtnStoreResultClicked);
     this.btnDisplayStore.Clicked += new global::System.EventHandler(this.OnBtnDisplayStoreClicked);
     this.btnClearStore.Clicked   += new global::System.EventHandler(this.OnBtnClearStoreClicked);
     this.btnPrintForm.Clicked    += new global::System.EventHandler(this.OnBtnPrintFormClicked);
     this.btnPrintStored.Clicked  += new global::System.EventHandler(this.OnBtnPrintStoredClicked);
     this.btnClose.Clicked        += new global::System.EventHandler(this.OnBtnCloseClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.PackageManagement.PackageSourcesWidget
     global::Stetic.BinContainer.Attach(this);
     this.Name = "MonoDevelop.PackageManagement.PackageSourcesWidget";
     // Container child MonoDevelop.PackageManagement.PackageSourcesWidget.Gtk.Container+ContainerChild
     this.mainVBox         = new global::Gtk.VBox();
     this.mainVBox.Name    = "mainVBox";
     this.mainVBox.Spacing = 6;
     // Container child mainVBox.Gtk.Box+BoxChild
     this.packageSourceListHBox         = new global::Gtk.HBox();
     this.packageSourceListHBox.Name    = "packageSourceListHBox";
     this.packageSourceListHBox.Spacing = 6;
     // Container child packageSourceListHBox.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.packageSourcesTreeView                = new global::Gtk.TreeView();
     this.packageSourcesTreeView.CanFocus       = true;
     this.packageSourcesTreeView.Name           = "packageSourcesTreeView";
     this.packageSourcesTreeView.HeadersVisible = false;
     this.GtkScrolledWindow.Add(this.packageSourcesTreeView);
     this.packageSourceListHBox.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.packageSourceListHBox [this.GtkScrolledWindow]));
     w2.Position = 0;
     // Container child packageSourceListHBox.Gtk.Box+BoxChild
     this.moveButtonsBox             = new global::Gtk.VButtonBox();
     this.moveButtonsBox.Name        = "moveButtonsBox";
     this.moveButtonsBox.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child moveButtonsBox.Gtk.ButtonBox+ButtonBoxChild
     this.moveUpButton              = new global::Gtk.Button();
     this.moveUpButton.Sensitive    = false;
     this.moveUpButton.CanFocus     = true;
     this.moveUpButton.Name         = "moveUpButton";
     this.moveUpButton.UseStock     = true;
     this.moveUpButton.UseUnderline = true;
     this.moveUpButton.Label        = "gtk-go-up";
     this.moveButtonsBox.Add(this.moveUpButton);
     global::Gtk.ButtonBox.ButtonBoxChild w3 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.moveButtonsBox [this.moveUpButton]));
     w3.Expand = false;
     w3.Fill   = false;
     // Container child moveButtonsBox.Gtk.ButtonBox+ButtonBoxChild
     this.moveDownButton              = new global::Gtk.Button();
     this.moveDownButton.Sensitive    = false;
     this.moveDownButton.CanFocus     = true;
     this.moveDownButton.Name         = "moveDownButton";
     this.moveDownButton.UseStock     = true;
     this.moveDownButton.UseUnderline = true;
     this.moveDownButton.Label        = "gtk-go-down";
     this.moveButtonsBox.Add(this.moveDownButton);
     global::Gtk.ButtonBox.ButtonBoxChild w4 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.moveButtonsBox [this.moveDownButton]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child moveButtonsBox.Gtk.ButtonBox+ButtonBoxChild
     this.removeButton              = new global::Gtk.Button();
     this.removeButton.Sensitive    = false;
     this.removeButton.CanFocus     = true;
     this.removeButton.Name         = "removeButton";
     this.removeButton.UseStock     = true;
     this.removeButton.UseUnderline = true;
     this.removeButton.Label        = "gtk-remove";
     this.moveButtonsBox.Add(this.removeButton);
     global::Gtk.ButtonBox.ButtonBoxChild w5 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.moveButtonsBox [this.removeButton]));
     w5.Position = 2;
     w5.Expand   = false;
     w5.Fill     = false;
     this.packageSourceListHBox.Add(this.moveButtonsBox);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.packageSourceListHBox [this.moveButtonsBox]));
     w6.Position = 1;
     w6.Expand   = false;
     w6.Fill     = false;
     this.mainVBox.Add(this.packageSourceListHBox);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.mainVBox [this.packageSourceListHBox]));
     w7.Position = 0;
     // Container child mainVBox.Gtk.Box+BoxChild
     this.packageSourceHBox         = new global::Gtk.HBox();
     this.packageSourceHBox.Name    = "packageSourceHBox";
     this.packageSourceHBox.Spacing = 6;
     // Container child packageSourceHBox.Gtk.Box+BoxChild
     this.packageSourceLabelsHBox         = new global::Gtk.VBox();
     this.packageSourceLabelsHBox.Name    = "packageSourceLabelsHBox";
     this.packageSourceLabelsHBox.Spacing = 6;
     // Container child packageSourceLabelsHBox.Gtk.Box+BoxChild
     this.packageSourceNameLabel           = new global::Gtk.Label();
     this.packageSourceNameLabel.Name      = "packageSourceNameLabel";
     this.packageSourceNameLabel.Ypad      = 4;
     this.packageSourceNameLabel.LabelProp = global::Mono.Unix.Catalog.GetString("Name:");
     this.packageSourceLabelsHBox.Add(this.packageSourceNameLabel);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.packageSourceLabelsHBox [this.packageSourceNameLabel]));
     w8.Position = 0;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child packageSourceLabelsHBox.Gtk.Box+BoxChild
     this.packageSourceLabel           = new global::Gtk.Label();
     this.packageSourceLabel.Name      = "packageSourceLabel";
     this.packageSourceLabel.Ypad      = 4;
     this.packageSourceLabel.LabelProp = global::Mono.Unix.Catalog.GetString("Source:");
     this.packageSourceLabelsHBox.Add(this.packageSourceLabel);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.packageSourceLabelsHBox [this.packageSourceLabel]));
     w9.Position = 1;
     w9.Expand   = false;
     w9.Fill     = false;
     this.packageSourceHBox.Add(this.packageSourceLabelsHBox);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.packageSourceHBox [this.packageSourceLabelsHBox]));
     w10.Position = 0;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child packageSourceHBox.Gtk.Box+BoxChild
     this.packageSourceTextBoxesVBox         = new global::Gtk.VBox();
     this.packageSourceTextBoxesVBox.Name    = "packageSourceTextBoxesVBox";
     this.packageSourceTextBoxesVBox.Spacing = 6;
     // Container child packageSourceTextBoxesVBox.Gtk.Box+BoxChild
     this.packageSourceNameTextBox               = new global::Gtk.Entry();
     this.packageSourceNameTextBox.CanFocus      = true;
     this.packageSourceNameTextBox.Name          = "packageSourceNameTextBox";
     this.packageSourceNameTextBox.IsEditable    = true;
     this.packageSourceNameTextBox.InvisibleChar = '●';
     this.packageSourceTextBoxesVBox.Add(this.packageSourceNameTextBox);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.packageSourceTextBoxesVBox [this.packageSourceNameTextBox]));
     w11.Position = 0;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child packageSourceTextBoxesVBox.Gtk.Box+BoxChild
     this.packageSourceTextBox               = new global::Gtk.Entry();
     this.packageSourceTextBox.CanFocus      = true;
     this.packageSourceTextBox.Name          = "packageSourceTextBox";
     this.packageSourceTextBox.IsEditable    = true;
     this.packageSourceTextBox.InvisibleChar = '●';
     this.packageSourceTextBoxesVBox.Add(this.packageSourceTextBox);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.packageSourceTextBoxesVBox [this.packageSourceTextBox]));
     w12.Position = 1;
     w12.Expand   = false;
     w12.Fill     = false;
     this.packageSourceHBox.Add(this.packageSourceTextBoxesVBox);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.packageSourceHBox [this.packageSourceTextBoxesVBox]));
     w13.Position = 1;
     // Container child packageSourceHBox.Gtk.Box+BoxChild
     this.packageSourceButtonsBox             = new global::Gtk.VButtonBox();
     this.packageSourceButtonsBox.Name        = "packageSourceButtonsBox";
     this.packageSourceButtonsBox.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child packageSourceButtonsBox.Gtk.ButtonBox+ButtonBoxChild
     this.addButton              = new global::Gtk.Button();
     this.addButton.Sensitive    = false;
     this.addButton.CanFocus     = true;
     this.addButton.Name         = "addButton";
     this.addButton.UseStock     = true;
     this.addButton.UseUnderline = true;
     this.addButton.Label        = "gtk-add";
     this.packageSourceButtonsBox.Add(this.addButton);
     global::Gtk.ButtonBox.ButtonBoxChild w14 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.packageSourceButtonsBox [this.addButton]));
     w14.Expand = false;
     w14.Fill   = false;
     // Container child packageSourceButtonsBox.Gtk.ButtonBox+ButtonBoxChild
     this.browseButton              = new global::Gtk.Button();
     this.browseButton.CanFocus     = true;
     this.browseButton.Name         = "browseButton";
     this.browseButton.UseUnderline = true;
     this.browseButton.Label        = global::Mono.Unix.Catalog.GetString("_Browse...");
     this.packageSourceButtonsBox.Add(this.browseButton);
     global::Gtk.ButtonBox.ButtonBoxChild w15 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.packageSourceButtonsBox [this.browseButton]));
     w15.Position = 1;
     w15.Expand   = false;
     w15.Fill     = false;
     this.packageSourceHBox.Add(this.packageSourceButtonsBox);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.packageSourceHBox [this.packageSourceButtonsBox]));
     w16.Position = 2;
     w16.Expand   = false;
     w16.Fill     = false;
     this.mainVBox.Add(this.packageSourceHBox);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.mainVBox [this.packageSourceHBox]));
     w17.Position = 1;
     w17.Expand   = false;
     w17.Fill     = false;
     this.Add(this.mainVBox);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.moveUpButton.Clicked             += new global::System.EventHandler(this.MoveUpButtonClicked);
     this.moveDownButton.Clicked           += new global::System.EventHandler(this.MoveDownButtonClicked);
     this.removeButton.Clicked             += new global::System.EventHandler(this.RemoveButtonClicked);
     this.packageSourceNameTextBox.Changed += new global::System.EventHandler(this.PackageSourceNameTextBoxChanged);
     this.packageSourceTextBox.Changed     += new global::System.EventHandler(this.PackageSourceTextBoxChanged);
     this.addButton.Clicked    += new global::System.EventHandler(this.AddButtonClicked);
     this.browseButton.Clicked += new global::System.EventHandler(this.BrowseButtonClicked);
 }
예제 #39
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MainWindow
     this.Name           = "MainWindow";
     this.Title          = global::Mono.Unix.Catalog.GetString("Rosenblatt");
     this.Icon           = global::Stetic.IconLoader.LoadIcon(this, "gtk-connect", global::Gtk.IconSize.Menu);
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.AllowShrink    = true;
     this.Decorated      = false;
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.hbox1             = new global::Gtk.HBox();
     this.hbox1.Name        = "hbox1";
     this.hbox1.Spacing     = 12;
     this.hbox1.BorderWidth = ((uint)(12));
     // Container child hbox1.Gtk.Box+BoxChild
     this.root      = new global::Gtk.DrawingArea();
     this.root.Name = "root";
     this.hbox1.Add(this.root);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.root]));
     w1.Position = 0;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbox1             = new global::Gtk.VBox();
     this.vbox1.Name        = "vbox1";
     this.vbox1.Spacing     = 12;
     this.vbox1.BorderWidth = ((uint)(12));
     // Container child vbox1.Gtk.Box+BoxChild
     this.frame1             = new global::Gtk.Frame();
     this.frame1.Name        = "frame1";
     this.frame1.ShadowType  = ((global::Gtk.ShadowType)(0));
     this.frame1.BorderWidth = ((uint)(12));
     // 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.vbuttonbox1             = new global::Gtk.VButtonBox();
     this.vbuttonbox1.Name        = "vbuttonbox1";
     this.vbuttonbox1.Spacing     = 12;
     this.vbuttonbox1.BorderWidth = ((uint)(12));
     this.vbuttonbox1.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.button3              = new global::Gtk.Button();
     this.button3.CanFocus     = true;
     this.button3.Name         = "button3";
     this.button3.UseUnderline = true;
     this.button3.Label        = global::Mono.Unix.Catalog.GetString("Save");
     this.vbuttonbox1.Add(this.button3);
     global::Gtk.ButtonBox.ButtonBoxChild w2 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1[this.button3]));
     w2.Expand = false;
     w2.Fill   = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     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("Choose");
     this.vbuttonbox1.Add(this.button1);
     global::Gtk.ButtonBox.ButtonBoxChild w3 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1[this.button1]));
     w3.Position = 1;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     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("Learn");
     this.vbuttonbox1.Add(this.button2);
     global::Gtk.ButtonBox.ButtonBoxChild w4 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1[this.button2]));
     w4.Position = 2;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.button4              = new global::Gtk.Button();
     this.button4.CanFocus     = true;
     this.button4.Name         = "button4";
     this.button4.UseUnderline = true;
     this.button4.Label        = global::Mono.Unix.Catalog.GetString("Random");
     this.vbuttonbox1.Add(this.button4);
     global::Gtk.ButtonBox.ButtonBoxChild w5 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1[this.button4]));
     w5.Position = 3;
     w5.Expand   = false;
     w5.Fill     = false;
     this.GtkAlignment.Add(this.vbuttonbox1);
     this.frame1.Add(this.GtkAlignment);
     this.GtkLabel4           = new global::Gtk.Label();
     this.GtkLabel4.Name      = "GtkLabel4";
     this.GtkLabel4.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Data</b>");
     this.GtkLabel4.UseMarkup = true;
     this.frame1.LabelWidget  = this.GtkLabel4;
     this.vbox1.Add(this.frame1);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.frame1]));
     w8.Position = 0;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.frame2             = new global::Gtk.Frame();
     this.frame2.Name        = "frame2";
     this.frame2.ShadowType  = ((global::Gtk.ShadowType)(0));
     this.frame2.BorderWidth = ((uint)(12));
     // Container child frame2.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.vbox2             = new global::Gtk.VBox();
     this.vbox2.Name        = "vbox2";
     this.vbox2.Spacing     = 12;
     this.vbox2.BorderWidth = ((uint)(12));
     // Container child vbox2.Gtk.Box+BoxChild
     this.lblQuality           = new global::Gtk.Label();
     this.lblQuality.Name      = "lblQuality";
     this.lblQuality.LabelProp = global::Mono.Unix.Catalog.GetString("Quality: 0.0%");
     this.vbox2.Add(this.lblQuality);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.lblQuality]));
     w9.Position = 0;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.button5              = new global::Gtk.Button();
     this.button5.CanFocus     = true;
     this.button5.Name         = "button5";
     this.button5.UseUnderline = true;
     this.button5.Label        = global::Mono.Unix.Catalog.GetString("Redraw");
     this.vbox2.Add(this.button5);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.button5]));
     w10.Position = 1;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.comboAxis1 = global::Gtk.ComboBox.NewText();
     global::Gtk.Tooltips w11 = new Gtk.Tooltips();
     w11.SetTip(this.comboAxis1, "Axis OX", "Axis OX");
     this.comboAxis1.Name = "comboAxis1";
     this.vbox2.Add(this.comboAxis1);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.comboAxis1]));
     w12.Position = 2;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.comboAxis2 = global::Gtk.ComboBox.NewText();
     w11.SetTip(this.comboAxis2, "Axis OY", "Axis OY");
     this.comboAxis2.Name = "comboAxis2";
     this.vbox2.Add(this.comboAxis2);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.comboAxis2]));
     w13.Position = 3;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.comboAxis3 = global::Gtk.ComboBox.NewText();
     w11.SetTip(this.comboAxis3, "Axis OZ", "Axis OZ");
     this.comboAxis3.Name = "comboAxis3";
     this.vbox2.Add(this.comboAxis3);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.comboAxis3]));
     w14.Position = 4;
     w14.Expand   = false;
     w14.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.frame3             = new global::Gtk.Frame();
     this.frame3.Name        = "frame3";
     this.frame3.ShadowType  = ((global::Gtk.ShadowType)(0));
     this.frame3.BorderWidth = ((uint)(12));
     // Container child frame3.Gtk.Container+ContainerChild
     this.axisBox             = new global::Gtk.VBox();
     this.axisBox.Name        = "axisBox";
     this.axisBox.Spacing     = 12;
     this.axisBox.BorderWidth = ((uint)(12));
     this.frame3.Add(this.axisBox);
     this.GtkLabel6           = new global::Gtk.Label();
     this.GtkLabel6.Name      = "GtkLabel6";
     this.GtkLabel6.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Axis:</b>");
     this.GtkLabel6.UseMarkup = true;
     this.frame3.LabelWidget  = this.GtkLabel6;
     this.vbox2.Add(this.frame3);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.frame3]));
     w16.Position = 5;
     // Container child vbox2.Gtk.Box+BoxChild
     this.frame4             = new global::Gtk.Frame();
     this.frame4.Name        = "frame4";
     this.frame4.ShadowType  = ((global::Gtk.ShadowType)(0));
     this.frame4.BorderWidth = ((uint)(12));
     // Container child frame4.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.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.toggle3D              = new global::Gtk.ToggleButton();
     this.toggle3D.CanFocus     = true;
     this.toggle3D.Name         = "toggle3D";
     this.toggle3D.UseUnderline = true;
     this.toggle3D.Active       = true;
     this.toggle3D.Label        = global::Mono.Unix.Catalog.GetString("3D Mode");
     this.vbox3.Add(this.toggle3D);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.toggle3D]));
     w17.Position = 0;
     w17.Expand   = false;
     w17.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hscaleDist = new global::Gtk.HScale(null);
     w11.SetTip(this.hscaleDist, "Distance from Zero", "Distance from Zero");
     this.hscaleDist.CanFocus                 = true;
     this.hscaleDist.Name                     = "hscaleDist";
     this.hscaleDist.Adjustment.Lower         = 2D;
     this.hscaleDist.Adjustment.Upper         = 12D;
     this.hscaleDist.Adjustment.PageIncrement = 2D;
     this.hscaleDist.Adjustment.StepIncrement = 0.2D;
     this.hscaleDist.Adjustment.Value         = 3D;
     this.hscaleDist.DrawValue                = true;
     this.hscaleDist.Digits                   = 2;
     this.hscaleDist.ValuePos                 = ((global::Gtk.PositionType)(2));
     this.vbox3.Add(this.hscaleDist);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.hscaleDist]));
     w18.Position = 1;
     w18.Expand   = false;
     w18.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hscaleRot = new global::Gtk.HScale(null);
     w11.SetTip(this.hscaleRot, "Rotation", "Rotation");
     this.hscaleRot.CanFocus                 = true;
     this.hscaleRot.Name                     = "hscaleRot";
     this.hscaleRot.Adjustment.Lower         = -1D;
     this.hscaleRot.Adjustment.Upper         = 1D;
     this.hscaleRot.Adjustment.PageIncrement = 10D;
     this.hscaleRot.Adjustment.StepIncrement = 0.02D;
     this.hscaleRot.DrawValue                = true;
     this.hscaleRot.Digits                   = 2;
     this.hscaleRot.ValuePos                 = ((global::Gtk.PositionType)(2));
     this.vbox3.Add(this.hscaleRot);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.hscaleRot]));
     w19.Position = 2;
     w19.Expand   = false;
     w19.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hscaleCamera = new global::Gtk.HScale(null);
     w11.SetTip(this.hscaleCamera, "Camera distance", "Camera distance");
     this.hscaleCamera.CanFocus                 = true;
     this.hscaleCamera.Name                     = "hscaleCamera";
     this.hscaleCamera.Adjustment.Lower         = 1D;
     this.hscaleCamera.Adjustment.Upper         = 24D;
     this.hscaleCamera.Adjustment.PageIncrement = 10D;
     this.hscaleCamera.Adjustment.StepIncrement = 0.2D;
     this.hscaleCamera.Adjustment.Value         = 6D;
     this.hscaleCamera.DrawValue                = true;
     this.hscaleCamera.Digits                   = 2;
     this.hscaleCamera.ValuePos                 = ((global::Gtk.PositionType)(2));
     this.vbox3.Add(this.hscaleCamera);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.hscaleCamera]));
     w20.PackType = ((global::Gtk.PackType)(1));
     w20.Position = 3;
     w20.Expand   = false;
     w20.Fill     = false;
     this.GtkAlignment2.Add(this.vbox3);
     this.frame4.Add(this.GtkAlignment2);
     this.GtkLabel8           = new global::Gtk.Label();
     this.GtkLabel8.Name      = "GtkLabel8";
     this.GtkLabel8.LabelProp = global::Mono.Unix.Catalog.GetString("<b>3D View</b>");
     this.GtkLabel8.UseMarkup = true;
     this.frame4.LabelWidget  = this.GtkLabel8;
     this.vbox2.Add(this.frame4);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.frame4]));
     w23.PackType = ((global::Gtk.PackType)(1));
     w23.Position = 6;
     w23.Expand   = false;
     w23.Fill     = false;
     this.GtkAlignment1.Add(this.vbox2);
     this.frame2.Add(this.GtkAlignment1);
     this.GtkLabel9           = new global::Gtk.Label();
     this.GtkLabel9.Name      = "GtkLabel9";
     this.GtkLabel9.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Visual</b>");
     this.GtkLabel9.UseMarkup = true;
     this.frame2.LabelWidget  = this.GtkLabel9;
     this.vbox1.Add(this.frame2);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.frame2]));
     w26.Position = 1;
     w26.Expand   = false;
     w26.Fill     = false;
     this.hbox1.Add(this.vbox1);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vbox1]));
     w27.Position = 1;
     w27.Expand   = false;
     w27.Fill     = false;
     this.Add(this.hbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 2741;
     this.DefaultHeight = 1713;
     this.Show();
     this.DeleteEvent               += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent);
     this.root.ButtonPressEvent     += new global::Gtk.ButtonPressEventHandler(this.RootButtonPressed);
     this.button3.Clicked           += new global::System.EventHandler(this.BtnDataSave);
     this.button1.Clicked           += new global::System.EventHandler(this.BtnDataChoose);
     this.button2.Clicked           += new global::System.EventHandler(this.BtnDataLearn);
     this.button4.Clicked           += new global::System.EventHandler(this.ButtonRandom);
     this.button5.Clicked           += new global::System.EventHandler(this.BtnVisualRedraw);
     this.comboAxis1.Changed        += new global::System.EventHandler(this.ComboFirstAxis);
     this.comboAxis2.Changed        += new global::System.EventHandler(this.ComboSecondAxis);
     this.comboAxis3.Changed        += new global::System.EventHandler(this.ComboThirdAxis);
     this.toggle3D.Toggled          += new global::System.EventHandler(this.Toggle3DMode);
     this.hscaleDist.ValueChanged   += new global::System.EventHandler(this.HScaleDistance);
     this.hscaleRot.ValueChanged    += new global::System.EventHandler(this.HScaleRotate);
     this.hscaleCamera.ValueChanged += new global::System.EventHandler(this.HScaleCamera);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget Moscrif.IDE.Option.ResolutionOptionWidget
     global::Stetic.BinContainer.Attach (this);
     this.Name = "Moscrif.IDE.Option.ResolutionOptionWidget";
     // Container child Moscrif.IDE.Option.ResolutionOptionWidget.Gtk.Container+ContainerChild
     this.hbox1 = new global::Gtk.HBox ();
     this.hbox1.Name = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.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.tvResolution = new global::Gtk.TreeView ();
     this.tvResolution.CanFocus = true;
     this.tvResolution.Name = "tvResolution";
     this.GtkScrolledWindow.Add (this.tvResolution);
     this.hbox1.Add (this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.GtkScrolledWindow]));
     w2.Position = 1;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbuttonbox2 = new global::Gtk.VButtonBox ();
     this.vbuttonbox2.Name = "vbuttonbox2";
     this.vbuttonbox2.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child vbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.btnAddRules = new global::Gtk.Button ();
     this.btnAddRules.CanFocus = true;
     this.btnAddRules.Name = "btnAddRules";
     this.btnAddRules.UseUnderline = true;
     this.btnAddRules.Label = global::Mono.Unix.Catalog.GetString ("Add");
     this.vbuttonbox2.Add (this.btnAddRules);
     global::Gtk.ButtonBox.ButtonBoxChild w3 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox2 [this.btnAddRules]));
     w3.Expand = false;
     w3.Fill = false;
     // Container child vbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.btnDeleteRule = new global::Gtk.Button ();
     this.btnDeleteRule.CanFocus = true;
     this.btnDeleteRule.Name = "btnDeleteRule";
     this.btnDeleteRule.UseUnderline = true;
     this.btnDeleteRule.Label = global::Mono.Unix.Catalog.GetString ("Delete");
     this.vbuttonbox2.Add (this.btnDeleteRule);
     global::Gtk.ButtonBox.ButtonBoxChild w4 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox2 [this.btnDeleteRule]));
     w4.Position = 1;
     w4.Expand = false;
     w4.Fill = false;
     // Container child vbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.btnEditRule = new global::Gtk.Button ();
     this.btnEditRule.CanFocus = true;
     this.btnEditRule.Name = "btnEditRule";
     this.btnEditRule.UseUnderline = true;
     this.btnEditRule.Label = global::Mono.Unix.Catalog.GetString ("Edit");
     this.vbuttonbox2.Add (this.btnEditRule);
     global::Gtk.ButtonBox.ButtonBoxChild w5 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox2 [this.btnEditRule]));
     w5.Position = 2;
     w5.Expand = false;
     w5.Fill = false;
     // Container child vbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.button118 = new global::Gtk.Button ();
     this.button118.CanFocus = true;
     this.button118.Name = "button118";
     this.button118.UseUnderline = true;
     this.button118.Label = global::Mono.Unix.Catalog.GetString ("Default");
     this.vbuttonbox2.Add (this.button118);
     global::Gtk.ButtonBox.ButtonBoxChild w6 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox2 [this.button118]));
     w6.Position = 3;
     w6.Expand = false;
     w6.Fill = false;
     this.hbox1.Add (this.vbuttonbox2);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbuttonbox2]));
     w7.Position = 2;
     w7.Expand = false;
     w7.Fill = false;
     this.Add (this.hbox1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
     this.tvResolution.RowActivated += new global::Gtk.RowActivatedHandler (this.OnTvResolutionRowActivated);
     this.btnAddRules.Clicked += new global::System.EventHandler (this.OnBtnAddRulesClicked);
     this.btnDeleteRule.Clicked += new global::System.EventHandler (this.OnBtnDeleteRuleClicked);
     this.btnEditRule.Clicked += new global::System.EventHandler (this.OnBtnEditRuleClicked);
     this.button118.Clicked += new global::System.EventHandler (this.OnButton118Clicked);
 }
 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);
 }
예제 #42
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.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.OpenURLAction = new global::Gtk.Action ("OpenURLAction", global::Mono.Unix.Catalog.GetString ("_Open URL..."), null, null);
     this.OpenURLAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("_Open URL ...");
     w1.Add (this.OpenURLAction, null);
     this.ExitAction = new global::Gtk.Action ("ExitAction", global::Mono.Unix.Catalog.GetString ("_Exit"), null, null);
     this.ExitAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("_Exit");
     w1.Add (this.ExitAction, null);
     this.MediaPlayerAction = new global::Gtk.Action ("MediaPlayerAction", global::Mono.Unix.Catalog.GetString ("_Media Player"), null, null);
     this.MediaPlayerAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Media Player");
     w1.Add (this.MediaPlayerAction, null);
     this.AlwaysOnTopAction = new global::Gtk.ToggleAction ("AlwaysOnTopAction", global::Mono.Unix.Catalog.GetString ("Always on Top"), null, null);
     this.AlwaysOnTopAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Always on Top");
     w1.Add (this.AlwaysOnTopAction, 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.AboutAction = new global::Gtk.Action ("AboutAction", global::Mono.Unix.Catalog.GetString ("_About..."), null, null);
     this.AboutAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("_About...");
     w1.Add (this.AboutAction, null);
     this.UIManager.InsertActionGroup (w1, 0);
     this.AddAccelGroup (this.UIManager.AccelGroup);
     this.Name = "MainWindow";
     this.Title = global::Mono.Unix.Catalog.GetString ("LiveStreamer");
     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.vbox2 = new global::Gtk.VBox ();
     this.vbox2.Name = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.UIManager.AddUiFromString ("<ui><menubar name='menubar1'><menu name='FileAction' action='FileAction'><menuitem name='OpenURLAction' action='OpenURLAction'/><menuitem name='ExitAction' action='ExitAction'/></menu><menu name='HelpAction' action='HelpAction'><menuitem name='AboutAction' action='AboutAction'/></menu></menubar></ui>");
     this.menubar1 = ((global::Gtk.MenuBar)(this.UIManager.GetWidget ("/menubar1")));
     this.menubar1.Name = "menubar1";
     this.vbox2.Add (this.menubar1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.menubar1]));
     w2.Position = 0;
     w2.Expand = false;
     w2.Fill = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hpaned1 = new global::Gtk.HPaned ();
     this.hpaned1.CanDefault = true;
     this.hpaned1.CanFocus = true;
     this.hpaned1.Name = "hpaned1";
     this.hpaned1.Position = 273;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.hbox4 = new global::Gtk.HBox ();
     this.hbox4.Name = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.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.streamList = new global::Gtk.TreeView ();
     this.streamList.CanFocus = true;
     this.streamList.Name = "streamList";
     this.streamList.Reorderable = true;
     this.streamList.SearchColumn = 0;
     this.GtkScrolledWindow.Add (this.streamList);
     this.hbox4.Add (this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.GtkScrolledWindow]));
     w4.Position = 0;
     // Container child hbox4.Gtk.Box+BoxChild
     this.vbuttonbox2 = new global::Gtk.VButtonBox ();
     this.vbuttonbox2.Name = "vbuttonbox2";
     this.vbuttonbox2.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child vbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.button2 = new global::Gtk.Button ();
     this.button2.CanFocus = true;
     this.button2.Name = "button2";
     this.button2.UseUnderline = true;
     // Container child button2.Gtk.Container+ContainerChild
     global::Gtk.Alignment w5 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w6 = new global::Gtk.HBox ();
     w6.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w7 = new global::Gtk.Image ();
     w7.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-add", global::Gtk.IconSize.Menu);
     w6.Add (w7);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w9 = new global::Gtk.Label ();
     w9.LabelProp = global::Mono.Unix.Catalog.GetString ("_Add");
     w9.UseUnderline = true;
     w6.Add (w9);
     w5.Add (w6);
     this.button2.Add (w5);
     this.vbuttonbox2.Add (this.button2);
     global::Gtk.ButtonBox.ButtonBoxChild w13 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox2 [this.button2]));
     w13.Expand = false;
     w13.Fill = false;
     // Container child vbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.button4 = new global::Gtk.Button ();
     this.button4.CanFocus = true;
     this.button4.Name = "button4";
     this.button4.UseUnderline = true;
     // Container child button4.Gtk.Container+ContainerChild
     global::Gtk.Alignment w14 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w15 = new global::Gtk.HBox ();
     w15.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w16 = new global::Gtk.Image ();
     w16.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-remove", global::Gtk.IconSize.Menu);
     w15.Add (w16);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w18 = new global::Gtk.Label ();
     w18.LabelProp = global::Mono.Unix.Catalog.GetString ("_Remove");
     w18.UseUnderline = true;
     w15.Add (w18);
     w14.Add (w15);
     this.button4.Add (w14);
     this.vbuttonbox2.Add (this.button4);
     global::Gtk.ButtonBox.ButtonBoxChild w22 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox2 [this.button4]));
     w22.Position = 1;
     w22.Expand = false;
     w22.Fill = false;
     this.hbox4.Add (this.vbuttonbox2);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.vbuttonbox2]));
     w23.Position = 1;
     w23.Expand = false;
     w23.Fill = false;
     this.hpaned1.Add (this.hbox4);
     global::Gtk.Paned.PanedChild w24 = ((global::Gtk.Paned.PanedChild)(this.hpaned1 [this.hbox4]));
     w24.Resize = false;
     w24.Shrink = false;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.fixed11 = new global::Gtk.Fixed ();
     this.fixed11.Name = "fixed11";
     this.fixed11.HasWindow = false;
     // Container child fixed11.Gtk.Fixed+FixedChild
     this.frame3 = new global::Gtk.Frame ();
     this.frame3.Name = "frame3";
     this.frame3.ShadowType = ((global::Gtk.ShadowType)(0));
     // 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));
     this.GtkAlignment3.BorderWidth = ((uint)(3));
     // Container child GtkAlignment3.Gtk.Container+ContainerChild
     this.table4 = new global::Gtk.Table (((uint)(2)), ((uint)(3)), false);
     this.table4.Name = "table4";
     this.table4.RowSpacing = ((uint)(6));
     this.table4.ColumnSpacing = ((uint)(6));
     // Container child table4.Gtk.Table+TableChild
     this.addPlayerButton = new global::Gtk.Button ();
     this.addPlayerButton.CanFocus = true;
     this.addPlayerButton.Name = "addPlayerButton";
     this.addPlayerButton.UseUnderline = true;
     // Container child addPlayerButton.Gtk.Container+ContainerChild
     global::Gtk.Alignment w25 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w26 = new global::Gtk.HBox ();
     w26.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w27 = new global::Gtk.Image ();
     w27.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-edit", global::Gtk.IconSize.Menu);
     w26.Add (w27);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w29 = new global::Gtk.Label ();
     w26.Add (w29);
     w25.Add (w26);
     this.addPlayerButton.Add (w25);
     this.table4.Add (this.addPlayerButton);
     global::Gtk.Table.TableChild w33 = ((global::Gtk.Table.TableChild)(this.table4 [this.addPlayerButton]));
     w33.LeftAttach = ((uint)(2));
     w33.RightAttach = ((uint)(3));
     w33.XOptions = ((global::Gtk.AttachOptions)(4));
     w33.YOptions = ((global::Gtk.AttachOptions)(0));
     // Container child table4.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 ("Media Player");
     this.table4.Add (this.label2);
     global::Gtk.Table.TableChild w34 = ((global::Gtk.Table.TableChild)(this.table4 [this.label2]));
     w34.XOptions = ((global::Gtk.AttachOptions)(4));
     w34.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table4.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 ("Quality");
     this.table4.Add (this.label3);
     global::Gtk.Table.TableChild w35 = ((global::Gtk.Table.TableChild)(this.table4 [this.label3]));
     w35.TopAttach = ((uint)(1));
     w35.BottomAttach = ((uint)(2));
     w35.XOptions = ((global::Gtk.AttachOptions)(4));
     w35.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.mediaPlayerCombo = global::Gtk.ComboBox.NewText ();
     this.mediaPlayerCombo.AppendText (global::Mono.Unix.Catalog.GetString ("vlc"));
     this.mediaPlayerCombo.AppendText (global::Mono.Unix.Catalog.GetString ("mplayer"));
     this.mediaPlayerCombo.Name = "mediaPlayerCombo";
     this.mediaPlayerCombo.Active = 0;
     this.table4.Add (this.mediaPlayerCombo);
     global::Gtk.Table.TableChild w36 = ((global::Gtk.Table.TableChild)(this.table4 [this.mediaPlayerCombo]));
     w36.LeftAttach = ((uint)(1));
     w36.RightAttach = ((uint)(2));
     w36.XOptions = ((global::Gtk.AttachOptions)(4));
     w36.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.qualityCombo = global::Gtk.ComboBox.NewText ();
     this.qualityCombo.AppendText (global::Mono.Unix.Catalog.GetString ("best"));
     this.qualityCombo.AppendText (global::Mono.Unix.Catalog.GetString ("1080p+"));
     this.qualityCombo.AppendText (global::Mono.Unix.Catalog.GetString ("1080p"));
     this.qualityCombo.AppendText (global::Mono.Unix.Catalog.GetString ("720p+"));
     this.qualityCombo.AppendText (global::Mono.Unix.Catalog.GetString ("720p"));
     this.qualityCombo.AppendText (global::Mono.Unix.Catalog.GetString ("480p"));
     this.qualityCombo.AppendText (global::Mono.Unix.Catalog.GetString ("360p"));
     this.qualityCombo.AppendText (global::Mono.Unix.Catalog.GetString ("240p"));
     this.qualityCombo.AppendText (global::Mono.Unix.Catalog.GetString ("worst"));
     this.qualityCombo.Name = "qualityCombo";
     this.qualityCombo.Active = 0;
     this.table4.Add (this.qualityCombo);
     global::Gtk.Table.TableChild w37 = ((global::Gtk.Table.TableChild)(this.table4 [this.qualityCombo]));
     w37.TopAttach = ((uint)(1));
     w37.BottomAttach = ((uint)(2));
     w37.LeftAttach = ((uint)(1));
     w37.RightAttach = ((uint)(2));
     w37.XOptions = ((global::Gtk.AttachOptions)(4));
     w37.YOptions = ((global::Gtk.AttachOptions)(4));
     this.GtkAlignment3.Add (this.table4);
     this.frame3.Add (this.GtkAlignment3);
     this.GtkLabel6 = new global::Gtk.Label ();
     this.GtkLabel6.WidthRequest = 200;
     this.GtkLabel6.Name = "GtkLabel6";
     this.GtkLabel6.Xalign = 0F;
     this.GtkLabel6.LabelProp = global::Mono.Unix.Catalog.GetString ("Options");
     this.GtkLabel6.UseMarkup = true;
     this.frame3.LabelWidget = this.GtkLabel6;
     this.fixed11.Add (this.frame3);
     global::Gtk.Fixed.FixedChild w40 = ((global::Gtk.Fixed.FixedChild)(this.fixed11 [this.frame3]));
     w40.X = 13;
     w40.Y = 4;
     this.hpaned1.Add (this.fixed11);
     this.vbox2.Add (this.hpaned1);
     global::Gtk.Box.BoxChild w42 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hpaned1]));
     w42.Position = 1;
     // Container child vbox2.Gtk.Box+BoxChild
     this.stdOutStatus = new global::Gtk.Statusbar ();
     this.stdOutStatus.Name = "stdOutStatus";
     this.stdOutStatus.Spacing = 6;
     this.stdOutStatus.HasResizeGrip = false;
     // Container child stdOutStatus.Gtk.Box+BoxChild
     this.watchButton = new global::Gtk.Button ();
     this.watchButton.CanFocus = true;
     this.watchButton.Name = "watchButton";
     this.watchButton.UseUnderline = true;
     this.watchButton.Label = global::Mono.Unix.Catalog.GetString ("Watch");
     this.stdOutStatus.Add (this.watchButton);
     global::Gtk.Box.BoxChild w43 = ((global::Gtk.Box.BoxChild)(this.stdOutStatus [this.watchButton]));
     w43.Position = 1;
     w43.Expand = false;
     w43.Fill = false;
     this.vbox2.Add (this.stdOutStatus);
     global::Gtk.Box.BoxChild w44 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.stdOutStatus]));
     w44.Position = 2;
     w44.Expand = false;
     w44.Fill = false;
     this.Add (this.vbox2);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 510;
     this.DefaultHeight = 203;
     this.hpaned1.HasDefault = true;
     this.Show ();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler (this.OnDeleteEvent);
     this.OpenURLAction.Activated += new global::System.EventHandler (this.OpenURL);
     this.ExitAction.Activated += new global::System.EventHandler (this.OnQuit);
     this.AboutAction.Activated += new global::System.EventHandler (this.OnAbout);
     this.button2.Clicked += new global::System.EventHandler (this.AddStream);
     this.button4.Clicked += new global::System.EventHandler (this.RemoveStream);
     this.addPlayerButton.Clicked += new global::System.EventHandler (this.EditPlayers);
     this.watchButton.Clicked += new global::System.EventHandler (this.WatchSelectedStream);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget Moscrif.IDE.Option.ProjectConditionsWidget
     global::Stetic.BinContainer.Attach (this);
     this.Name = "Moscrif.IDE.Option.ProjectConditionsWidget";
     // Container child Moscrif.IDE.Option.ProjectConditionsWidget.Gtk.Container+ContainerChild
     this.table2 = new global::Gtk.Table (((uint)(3)), ((uint)(3)), false);
     this.table2.Name = "table2";
     this.table2.RowSpacing = ((uint)(6));
     this.table2.ColumnSpacing = ((uint)(6));
     // Container child table2.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.tvRules = new global::Gtk.TreeView ();
     this.tvRules.CanFocus = true;
     this.tvRules.Name = "tvRules";
     this.GtkScrolledWindow.Add (this.tvRules);
     this.table2.Add (this.GtkScrolledWindow);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table2 [this.GtkScrolledWindow]));
     w2.TopAttach = ((uint)(2));
     w2.BottomAttach = ((uint)(3));
     w2.LeftAttach = ((uint)(1));
     w2.RightAttach = ((uint)(2));
     w2.YPadding = ((uint)(5));
     w2.XOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.GtkScrolledWindow1 = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow1.Name = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.tvConditions = new global::Gtk.TreeView ();
     this.tvConditions.CanFocus = true;
     this.tvConditions.Name = "tvConditions";
     this.GtkScrolledWindow1.Add (this.tvConditions);
     this.table2.Add (this.GtkScrolledWindow1);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table2 [this.GtkScrolledWindow1]));
     w4.LeftAttach = ((uint)(1));
     w4.RightAttach = ((uint)(2));
     w4.YPadding = ((uint)(5));
     // Container child table2.Gtk.Table+TableChild
     this.label3 = new global::Gtk.Label ();
     this.label3.WidthRequest = 75;
     this.label3.Name = "label3";
     this.label3.Xalign = 1F;
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString ("Rules");
     this.table2.Add (this.label3);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table2 [this.label3]));
     w5.TopAttach = ((uint)(2));
     w5.BottomAttach = ((uint)(3));
     w5.XPadding = ((uint)(5));
     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.WidthRequest = 75;
     this.label4.Name = "label4";
     this.label4.Xalign = 1F;
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString ("Conditions");
     this.table2.Add (this.label4);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table2 [this.label4]));
     w6.XPadding = ((uint)(5));
     w6.XOptions = ((global::Gtk.AttachOptions)(4));
     w6.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.vbuttonbox2 = new global::Gtk.VButtonBox ();
     this.vbuttonbox2.Name = "vbuttonbox2";
     this.vbuttonbox2.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child vbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.btnAddRules = new global::Gtk.Button ();
     this.btnAddRules.CanFocus = true;
     this.btnAddRules.Name = "btnAddRules";
     this.btnAddRules.UseUnderline = true;
     this.btnAddRules.Label = global::Mono.Unix.Catalog.GetString ("Add");
     this.vbuttonbox2.Add (this.btnAddRules);
     global::Gtk.ButtonBox.ButtonBoxChild w7 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox2 [this.btnAddRules]));
     w7.Expand = false;
     w7.Fill = false;
     // Container child vbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.btnDeleteRule = new global::Gtk.Button ();
     this.btnDeleteRule.CanFocus = true;
     this.btnDeleteRule.Name = "btnDeleteRule";
     this.btnDeleteRule.UseUnderline = true;
     this.btnDeleteRule.Label = global::Mono.Unix.Catalog.GetString ("Delete");
     this.vbuttonbox2.Add (this.btnDeleteRule);
     global::Gtk.ButtonBox.ButtonBoxChild w8 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox2 [this.btnDeleteRule]));
     w8.Position = 1;
     w8.Expand = false;
     w8.Fill = false;
     // Container child vbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.btnEditRule = new global::Gtk.Button ();
     this.btnEditRule.CanFocus = true;
     this.btnEditRule.Name = "btnEditRule";
     this.btnEditRule.UseUnderline = true;
     this.btnEditRule.Label = global::Mono.Unix.Catalog.GetString ("Edit");
     this.vbuttonbox2.Add (this.btnEditRule);
     global::Gtk.ButtonBox.ButtonBoxChild w9 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox2 [this.btnEditRule]));
     w9.Position = 2;
     w9.Expand = false;
     w9.Fill = false;
     this.table2.Add (this.vbuttonbox2);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table2 [this.vbuttonbox2]));
     w10.TopAttach = ((uint)(2));
     w10.BottomAttach = ((uint)(3));
     w10.LeftAttach = ((uint)(2));
     w10.RightAttach = ((uint)(3));
     w10.XPadding = ((uint)(5));
     w10.XOptions = ((global::Gtk.AttachOptions)(4));
     w10.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.vbuttonbox3 = new global::Gtk.VButtonBox ();
     this.vbuttonbox3.Name = "vbuttonbox3";
     this.vbuttonbox3.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child vbuttonbox3.Gtk.ButtonBox+ButtonBoxChild
     this.btnAddCond = new global::Gtk.Button ();
     this.btnAddCond.CanFocus = true;
     this.btnAddCond.Name = "btnAddCond";
     this.btnAddCond.UseUnderline = true;
     this.btnAddCond.Label = global::Mono.Unix.Catalog.GetString ("Add");
     this.vbuttonbox3.Add (this.btnAddCond);
     global::Gtk.ButtonBox.ButtonBoxChild w11 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox3 [this.btnAddCond]));
     w11.Expand = false;
     w11.Fill = false;
     // Container child vbuttonbox3.Gtk.ButtonBox+ButtonBoxChild
     this.btnDeleteCond = new global::Gtk.Button ();
     this.btnDeleteCond.CanFocus = true;
     this.btnDeleteCond.Name = "btnDeleteCond";
     this.btnDeleteCond.UseUnderline = true;
     this.btnDeleteCond.Label = global::Mono.Unix.Catalog.GetString ("Delete");
     this.vbuttonbox3.Add (this.btnDeleteCond);
     global::Gtk.ButtonBox.ButtonBoxChild w12 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox3 [this.btnDeleteCond]));
     w12.Position = 1;
     w12.Expand = false;
     w12.Fill = false;
     // Container child vbuttonbox3.Gtk.ButtonBox+ButtonBoxChild
     this.btnEditCond = new global::Gtk.Button ();
     this.btnEditCond.CanFocus = true;
     this.btnEditCond.Name = "btnEditCond";
     this.btnEditCond.UseUnderline = true;
     this.btnEditCond.Label = global::Mono.Unix.Catalog.GetString ("Edit");
     this.vbuttonbox3.Add (this.btnEditCond);
     global::Gtk.ButtonBox.ButtonBoxChild w13 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox3 [this.btnEditCond]));
     w13.Position = 2;
     w13.Expand = false;
     w13.Fill = false;
     this.table2.Add (this.vbuttonbox3);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table2 [this.vbuttonbox3]));
     w14.LeftAttach = ((uint)(2));
     w14.RightAttach = ((uint)(3));
     w14.YPadding = ((uint)(5));
     w14.XOptions = ((global::Gtk.AttachOptions)(4));
     w14.YOptions = ((global::Gtk.AttachOptions)(4));
     this.Add (this.table2);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
     this.btnAddCond.Clicked += new global::System.EventHandler (this.OnBtnAddCondClicked);
     this.btnDeleteCond.Clicked += new global::System.EventHandler (this.OnBtnDeleteCondClicked);
     this.btnEditCond.Clicked += new global::System.EventHandler (this.OnBtnEditCondClicked);
     this.btnAddRules.Clicked += new global::System.EventHandler (this.OnBtnAddRulesClicked);
     this.btnDeleteRule.Clicked += new global::System.EventHandler (this.OnBtnDeleteCond1Clicked);
     this.btnEditRule.Clicked += new global::System.EventHandler (this.OnBtnEditCond1Clicked);
 }
예제 #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.bnAction = new global::Gtk.Action ("bnAction", global::Mono.Unix.Catalog.GetString ("bn"), null, null);
     this.bnAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("bn");
     w1.Add (this.bnAction, null);
     this.mAction = new global::Gtk.Action ("mAction", global::Mono.Unix.Catalog.GetString ("m"), null, null);
     this.mAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("m");
     w1.Add (this.mAction, null);
     this.UIManager.InsertActionGroup (w1, 0);
     this.AddAccelGroup (this.UIManager.AccelGroup);
     this.Name = "MainWindow";
     this.Title = global::Mono.Unix.Catalog.GetString ("Server Settings");
     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.notebook1 = new global::Gtk.Notebook ();
     this.notebook1.CanFocus = true;
     this.notebook1.Name = "notebook1";
     this.notebook1.CurrentPage = 1;
     // Container child notebook1.Gtk.Notebook+NotebookChild
     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));
     this.table2.BorderWidth = ((uint)(2));
     // Container child table2.Gtk.Table+TableChild
     this.label3 = new global::Gtk.Label ();
     this.label3.Name = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString ("IP");
     this.table2.Add (this.label3);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table2[this.label3]));
     w2.XOptions = ((global::Gtk.AttachOptions)(4));
     w2.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label4 = new global::Gtk.Label ();
     this.label4.Name = "label4";
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString ("Port");
     this.table2.Add (this.label4);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table2[this.label4]));
     w3.TopAttach = ((uint)(1));
     w3.BottomAttach = ((uint)(2));
     w3.XOptions = ((global::Gtk.AttachOptions)(4));
     w3.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 ("Upd. int.");
     this.table2.Add (this.label7);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table2[this.label7]));
     w4.TopAttach = ((uint)(2));
     w4.BottomAttach = ((uint)(3));
     w4.XOptions = ((global::Gtk.AttachOptions)(4));
     w4.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.txtIp = new global::Gtk.Entry ();
     this.txtIp.CanFocus = true;
     this.txtIp.Name = "txtIp";
     this.txtIp.IsEditable = false;
     this.txtIp.HasFrame = false;
     this.txtIp.InvisibleChar = '●';
     this.table2.Add (this.txtIp);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table2[this.txtIp]));
     w5.LeftAttach = ((uint)(1));
     w5.RightAttach = ((uint)(2));
     w5.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.txtPort = new global::Gtk.Entry ();
     this.txtPort.CanFocus = true;
     this.txtPort.Name = "txtPort";
     this.txtPort.Text = global::Mono.Unix.Catalog.GetString ("2048");
     this.txtPort.IsEditable = true;
     this.txtPort.InvisibleChar = '●';
     this.table2.Add (this.txtPort);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table2[this.txtPort]));
     w6.TopAttach = ((uint)(1));
     w6.BottomAttach = ((uint)(2));
     w6.LeftAttach = ((uint)(1));
     w6.RightAttach = ((uint)(2));
     w6.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.vbox2 = new global::Gtk.VBox ();
     this.vbox2.Name = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.txtInt = new global::Gtk.Entry ();
     this.txtInt.CanFocus = true;
     this.txtInt.Name = "txtInt";
     this.txtInt.Text = global::Mono.Unix.Catalog.GetString ("10000");
     this.txtInt.IsEditable = true;
     this.txtInt.InvisibleChar = '●';
     this.vbox2.Add (this.txtInt);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.txtInt]));
     w7.Position = 0;
     w7.Expand = false;
     w7.Fill = false;
     this.table2.Add (this.vbox2);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table2[this.vbox2]));
     w8.TopAttach = ((uint)(2));
     w8.BottomAttach = ((uint)(3));
     w8.LeftAttach = ((uint)(1));
     w8.RightAttach = ((uint)(2));
     w8.YOptions = ((global::Gtk.AttachOptions)(4));
     this.notebook1.Add (this.table2);
     // Notebook tab
     this.label5 = new global::Gtk.Label ();
     this.label5.Name = "label5";
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString ("Settings");
     this.notebook1.SetTabLabel (this.table2, this.label5);
     this.label5.ShowAll ();
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.hbox1 = new global::Gtk.HBox ();
     this.hbox1.Name = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.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.tvConnections = new global::Gtk.TreeView ();
     this.tvConnections.CanFocus = true;
     this.tvConnections.Name = "tvConnections";
     this.GtkScrolledWindow.Add (this.tvConnections);
     this.hbox1.Add (this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.GtkScrolledWindow]));
     w11.Position = 0;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbuttonbox1 = new global::Gtk.VButtonBox ();
     this.vbuttonbox1.Name = "vbuttonbox1";
     this.vbuttonbox1.Spacing = 3;
     this.vbuttonbox1.BorderWidth = ((uint)(4));
     this.vbuttonbox1.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.btnDisconnect = new global::Gtk.Button ();
     this.btnDisconnect.Sensitive = false;
     this.btnDisconnect.CanFocus = true;
     this.btnDisconnect.Name = "btnDisconnect";
     this.btnDisconnect.UseUnderline = true;
     this.btnDisconnect.Label = global::Mono.Unix.Catalog.GetString ("Disconnect");
     this.vbuttonbox1.Add (this.btnDisconnect);
     global::Gtk.ButtonBox.ButtonBoxChild w12 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1[this.btnDisconnect]));
     w12.Expand = false;
     w12.Fill = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.btnMessage = new global::Gtk.Button ();
     this.btnMessage.CanFocus = true;
     this.btnMessage.Name = "btnMessage";
     this.btnMessage.UseUnderline = true;
     this.btnMessage.Label = global::Mono.Unix.Catalog.GetString ("Message");
     this.vbuttonbox1.Add (this.btnMessage);
     global::Gtk.ButtonBox.ButtonBoxChild w13 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1[this.btnMessage]));
     w13.Position = 1;
     w13.Expand = false;
     w13.Fill = false;
     this.hbox1.Add (this.vbuttonbox1);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vbuttonbox1]));
     w14.Position = 1;
     w14.Expand = false;
     w14.Fill = false;
     this.notebook1.Add (this.hbox1);
     global::Gtk.Notebook.NotebookChild w15 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1[this.hbox1]));
     w15.Position = 1;
     // Notebook tab
     this.label6 = new global::Gtk.Label ();
     this.label6.Name = "label6";
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString ("Connections");
     this.notebook1.SetTabLabel (this.hbox1, this.label6);
     this.label6.ShowAll ();
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.GtkScrolledWindow1 = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow1.Name = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.txtLog = new global::Gtk.TextView ();
     this.txtLog.CanFocus = true;
     this.txtLog.Name = "txtLog";
     this.GtkScrolledWindow1.Add (this.txtLog);
     this.notebook1.Add (this.GtkScrolledWindow1);
     global::Gtk.Notebook.NotebookChild w17 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1[this.GtkScrolledWindow1]));
     w17.Position = 2;
     // Notebook tab
     this.label1 = new global::Gtk.Label ();
     this.label1.Name = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("Log");
     this.notebook1.SetTabLabel (this.GtkScrolledWindow1, this.label1);
     this.label1.ShowAll ();
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.hbox2 = new global::Gtk.HBox ();
     this.hbox2.Name = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.GtkScrolledWindow3 = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow3.Name = "GtkScrolledWindow3";
     this.GtkScrolledWindow3.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow3.Gtk.Container+ContainerChild
     this.tvDrinks = new global::Gtk.NodeView ();
     this.tvDrinks.CanFocus = true;
     this.tvDrinks.Name = "tvDrinks";
     this.GtkScrolledWindow3.Add (this.tvDrinks);
     this.hbox2.Add (this.GtkScrolledWindow3);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.GtkScrolledWindow3]));
     w19.Position = 0;
     // Container child hbox2.Gtk.Box+BoxChild
     this.vbuttonbox2 = new global::Gtk.VButtonBox ();
     this.vbuttonbox2.Name = "vbuttonbox2";
     this.vbuttonbox2.Spacing = 3;
     this.vbuttonbox2.BorderWidth = ((uint)(4));
     this.vbuttonbox2.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child vbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.btnNewDrink = new global::Gtk.Button ();
     this.btnNewDrink.CanFocus = true;
     this.btnNewDrink.Name = "btnNewDrink";
     this.btnNewDrink.UseUnderline = true;
     this.btnNewDrink.Label = global::Mono.Unix.Catalog.GetString ("New Drink");
     this.vbuttonbox2.Add (this.btnNewDrink);
     global::Gtk.ButtonBox.ButtonBoxChild w20 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox2[this.btnNewDrink]));
     w20.Expand = false;
     w20.Fill = false;
     // Container child vbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.btnDeleteDrink = new global::Gtk.Button ();
     this.btnDeleteDrink.CanFocus = true;
     this.btnDeleteDrink.Name = "btnDeleteDrink";
     this.btnDeleteDrink.UseUnderline = true;
     this.btnDeleteDrink.Label = global::Mono.Unix.Catalog.GetString ("Delete Drink");
     this.vbuttonbox2.Add (this.btnDeleteDrink);
     global::Gtk.ButtonBox.ButtonBoxChild w21 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox2[this.btnDeleteDrink]));
     w21.Position = 1;
     w21.Expand = false;
     w21.Fill = false;
     this.hbox2.Add (this.vbuttonbox2);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.vbuttonbox2]));
     w22.Position = 1;
     w22.Expand = false;
     w22.Fill = false;
     this.notebook1.Add (this.hbox2);
     global::Gtk.Notebook.NotebookChild w23 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1[this.hbox2]));
     w23.Position = 3;
     // Notebook tab
     this.label2 = new global::Gtk.Label ();
     this.label2.Name = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString ("Stats");
     this.notebook1.SetTabLabel (this.hbox2, this.label2);
     this.label2.ShowAll ();
     this.vbox1.Add (this.notebook1);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.notebook1]));
     w24.Position = 0;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbuttonbox1 = new global::Gtk.HButtonBox ();
     this.hbuttonbox1.Name = "hbuttonbox1";
     this.hbuttonbox1.Spacing = 3;
     this.hbuttonbox1.BorderWidth = ((uint)(4));
     this.hbuttonbox1.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child hbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.btnCancel = new global::Gtk.Button ();
     this.btnCancel.Sensitive = false;
     this.btnCancel.CanFocus = true;
     this.btnCancel.Name = "btnCancel";
     this.btnCancel.UseUnderline = true;
     this.btnCancel.Label = global::Mono.Unix.Catalog.GetString ("Stop server");
     this.hbuttonbox1.Add (this.btnCancel);
     global::Gtk.ButtonBox.ButtonBoxChild w25 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox1[this.btnCancel]));
     w25.Expand = false;
     w25.Fill = false;
     // Container child hbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.btnOk = new global::Gtk.Button ();
     this.btnOk.CanFocus = true;
     this.btnOk.Name = "btnOk";
     this.btnOk.UseUnderline = true;
     this.btnOk.Label = global::Mono.Unix.Catalog.GetString ("Start server");
     this.hbuttonbox1.Add (this.btnOk);
     global::Gtk.ButtonBox.ButtonBoxChild w26 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox1[this.btnOk]));
     w26.Position = 1;
     w26.Expand = false;
     w26.Fill = false;
     this.vbox1.Add (this.hbuttonbox1);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbuttonbox1]));
     w27.Position = 1;
     w27.Expand = false;
     w27.Fill = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.lblState = new global::Gtk.Label ();
     this.lblState.Name = "lblState";
     this.lblState.LabelProp = global::Mono.Unix.Catalog.GetString ("Server not running...");
     this.vbox1.Add (this.lblState);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.lblState]));
     w28.Position = 2;
     w28.Expand = false;
     w28.Fill = false;
     this.Add (this.vbox1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 453;
     this.DefaultHeight = 311;
     this.Show ();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler (this.OnDeleteEvent);
     this.btnDisconnect.Clicked += new global::System.EventHandler (this.OnBtnDisconnectClicked);
     this.btnMessage.Clicked += new global::System.EventHandler (this.OnBtnMessageClicked);
     this.btnNewDrink.Clicked += new global::System.EventHandler (this.OnBtnNewDrinkClicked);
     this.btnCancel.Clicked += new global::System.EventHandler (this.OnBtnCancelClicked);
     this.btnOk.Clicked += new global::System.EventHandler (this.OnBtnOkClicked);
 }
 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);
 }
예제 #46
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MainWindow
     this.Name           = "MainWindow";
     this.Title          = global::Mono.Unix.Catalog.GetString("Kasse");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // 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.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.expander3          = new global::Gtk.Expander(null);
     this.expander3.CanFocus = true;
     this.expander3.Name     = "expander3";
     this.expander3.Expanded = true;
     // Container child expander3.Gtk.Container+ContainerChild
     this.table1               = new global::Gtk.Table(((uint)(3)), ((uint)(4)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("IP");
     this.table1.Add(this.label1);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1[this.label1]));
     w1.TopAttach    = ((uint)(1));
     w1.BottomAttach = ((uint)(2));
     w1.XOptions     = ((global::Gtk.AttachOptions)(4));
     w1.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("Port");
     this.table1.Add(this.label2);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.label2]));
     w2.TopAttach    = ((uint)(2));
     w2.BottomAttach = ((uint)(3));
     w2.XOptions     = ((global::Gtk.AttachOptions)(4));
     w2.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("Name");
     this.table1.Add(this.label3);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1[this.label3]));
     w3.XOptions = ((global::Gtk.AttachOptions)(4));
     w3.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.txtIp               = new global::Gtk.Entry();
     this.txtIp.CanFocus      = true;
     this.txtIp.Name          = "txtIp";
     this.txtIp.Text          = global::Mono.Unix.Catalog.GetString("127.0.0.1");
     this.txtIp.IsEditable    = true;
     this.txtIp.InvisibleChar = '●';
     this.table1.Add(this.txtIp);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1[this.txtIp]));
     w4.TopAttach    = ((uint)(1));
     w4.BottomAttach = ((uint)(2));
     w4.LeftAttach   = ((uint)(1));
     w4.RightAttach  = ((uint)(2));
     w4.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.txtName               = new global::Gtk.Entry();
     this.txtName.CanFocus      = true;
     this.txtName.Name          = "txtName";
     this.txtName.Text          = global::Mono.Unix.Catalog.GetString("Zweite Kasse");
     this.txtName.IsEditable    = true;
     this.txtName.InvisibleChar = '●';
     this.table1.Add(this.txtName);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1[this.txtName]));
     w5.LeftAttach  = ((uint)(1));
     w5.RightAttach = ((uint)(2));
     w5.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.txtPort               = new global::Gtk.Entry();
     this.txtPort.CanFocus      = true;
     this.txtPort.Name          = "txtPort";
     this.txtPort.Text          = global::Mono.Unix.Catalog.GetString("2048");
     this.txtPort.IsEditable    = true;
     this.txtPort.InvisibleChar = '●';
     this.table1.Add(this.txtPort);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1[this.txtPort]));
     w6.TopAttach    = ((uint)(2));
     w6.BottomAttach = ((uint)(3));
     w6.LeftAttach   = ((uint)(1));
     w6.RightAttach  = ((uint)(2));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.vbuttonbox1             = new global::Gtk.VButtonBox();
     this.vbuttonbox1.Name        = "vbuttonbox1";
     this.vbuttonbox1.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.btnConnect              = new global::Gtk.Button();
     this.btnConnect.CanFocus     = true;
     this.btnConnect.Name         = "btnConnect";
     this.btnConnect.UseUnderline = true;
     this.btnConnect.Label        = global::Mono.Unix.Catalog.GetString("Connect");
     this.vbuttonbox1.Add(this.btnConnect);
     global::Gtk.ButtonBox.ButtonBoxChild w7 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1[this.btnConnect]));
     w7.Expand = false;
     w7.Fill   = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.btnDisconnect              = new global::Gtk.Button();
     this.btnDisconnect.Sensitive    = false;
     this.btnDisconnect.CanFocus     = true;
     this.btnDisconnect.Name         = "btnDisconnect";
     this.btnDisconnect.UseUnderline = true;
     this.btnDisconnect.Label        = global::Mono.Unix.Catalog.GetString("Disconnect");
     this.vbuttonbox1.Add(this.btnDisconnect);
     global::Gtk.ButtonBox.ButtonBoxChild w8 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1[this.btnDisconnect]));
     w8.Position = 1;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.btnMsg              = new global::Gtk.Button();
     this.btnMsg.Sensitive    = false;
     this.btnMsg.CanFocus     = true;
     this.btnMsg.Name         = "btnMsg";
     this.btnMsg.UseUnderline = true;
     this.btnMsg.Label        = global::Mono.Unix.Catalog.GetString("Message!");
     this.vbuttonbox1.Add(this.btnMsg);
     global::Gtk.ButtonBox.ButtonBoxChild w9 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1[this.btnMsg]));
     w9.Position = 2;
     w9.Expand   = false;
     w9.Fill     = false;
     this.table1.Add(this.vbuttonbox1);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1[this.vbuttonbox1]));
     w10.BottomAttach = ((uint)(3));
     w10.LeftAttach   = ((uint)(2));
     w10.RightAttach  = ((uint)(3));
     w10.XOptions     = ((global::Gtk.AttachOptions)(4));
     w10.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.expander3.Add(this.table1);
     this.GtkLabel3              = new global::Gtk.Label();
     this.GtkLabel3.Name         = "GtkLabel3";
     this.GtkLabel3.LabelProp    = global::Mono.Unix.Catalog.GetString("Settings");
     this.GtkLabel3.UseUnderline = true;
     this.expander3.LabelWidget  = this.GtkLabel3;
     this.vbox2.Add(this.expander3);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.expander3]));
     w12.Position = 0;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.tblDrinkOrderers               = new global::Gtk.Table(((uint)(1)), ((uint)(5)), false);
     this.tblDrinkOrderers.Name          = "tblDrinkOrderers";
     this.tblDrinkOrderers.RowSpacing    = ((uint)(6));
     this.tblDrinkOrderers.ColumnSpacing = ((uint)(6));
     this.vbox3.Add(this.tblDrinkOrderers);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.tblDrinkOrderers]));
     w13.Position = 0;
     // Container child vbox3.Gtk.Box+BoxChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.tvOrders          = new global::Gtk.NodeView();
     this.tvOrders.CanFocus = true;
     this.tvOrders.Name     = "tvOrders";
     this.GtkScrolledWindow.Add(this.tvOrders);
     this.vbox3.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.GtkScrolledWindow]));
     w15.Position = 1;
     // Container child vbox3.Gtk.Box+BoxChild
     this.btnOrder              = new global::Gtk.Button();
     this.btnOrder.CanFocus     = true;
     this.btnOrder.Name         = "btnOrder";
     this.btnOrder.UseUnderline = true;
     // Container child btnOrder.Gtk.Container+ContainerChild
     global::Gtk.Alignment w16 = new global::Gtk.Alignment(0.5f, 0.5f, 0f, 0f);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w17 = new global::Gtk.HBox();
     w17.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w18 = new global::Gtk.Image();
     w18.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-apply", global::Gtk.IconSize.Menu);
     w17.Add(w18);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w20 = new global::Gtk.Label();
     w20.LabelProp    = global::Mono.Unix.Catalog.GetString("Rechnung über %%% abschicken");
     w20.UseUnderline = true;
     w17.Add(w20);
     w16.Add(w17);
     this.btnOrder.Add(w16);
     this.vbox3.Add(this.btnOrder);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.btnOrder]));
     w24.Position = 2;
     w24.Expand   = false;
     w24.Fill     = false;
     this.vbox2.Add(this.vbox3);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.vbox3]));
     w25.Position = 1;
     this.hbox1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vbox2]));
     w26.Position = 0;
     w26.Expand   = false;
     w26.Fill     = false;
     this.Add(this.hbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 304;
     this.DefaultHeight = 405;
     this.Show();
     this.DeleteEvent           += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent);
     this.KeyPressEvent         += new global::Gtk.KeyPressEventHandler(this.OnKeyPressEvent);
     this.btnConnect.Clicked    += new global::System.EventHandler(this.OnBtnConnectClicked);
     this.btnDisconnect.Clicked += new global::System.EventHandler(this.OnBtnDisconnectClicked);
     this.btnMsg.Clicked        += new global::System.EventHandler(this.OnBtnMsgClicked);
     this.btnOrder.Clicked      += new global::System.EventHandler(this.OnBtnOrderClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget beagleradio.SelectUserPass
     global::Stetic.BinContainer.Attach (this);
     this.Name = "beagleradio.SelectUserPass";
     // Container child beagleradio.SelectUserPass.Gtk.Container+ContainerChild
     this.table3 = new global::Gtk.Table (((uint)(2)), ((uint)(1)), false);
     this.table3.Name = "table3";
     this.table3.RowSpacing = ((uint)(6));
     this.table3.ColumnSpacing = ((uint)(6));
     this.table3.BorderWidth = ((uint)(4));
     // Container child table3.Gtk.Table+TableChild
     this.keyboardwidget1 = new global::beagleradio.KeyboardWidget ();
     this.keyboardwidget1.Events = ((global::Gdk.EventMask)(256));
     this.keyboardwidget1.Name = "keyboardwidget1";
     this.table3.Add (this.keyboardwidget1);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table3 [this.keyboardwidget1]));
     w1.TopAttach = ((uint)(1));
     w1.BottomAttach = ((uint)(2));
     // Container child table3.Gtk.Table+TableChild
     this.table1 = new global::Gtk.Table (((uint)(1)), ((uint)(2)), false);
     this.table1.Name = "table1";
     this.table1.RowSpacing = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.table8 = new global::Gtk.Table (((uint)(2)), ((uint)(1)), false);
     this.table8.Name = "table8";
     this.table8.RowSpacing = ((uint)(6));
     this.table8.ColumnSpacing = ((uint)(6));
     // Container child table8.Gtk.Table+TableChild
     this.labelTitle = new global::Gtk.Label ();
     this.labelTitle.Name = "labelTitle";
     this.labelTitle.LabelProp = global::Mono.Unix.Catalog.GetString ("Enter connection properties");
     this.table8.Add (this.labelTitle);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table8 [this.labelTitle]));
     w2.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table8.Gtk.Table+TableChild
     this.table9 = new global::Gtk.Table (((uint)(2)), ((uint)(2)), false);
     this.table9.Name = "table9";
     this.table9.RowSpacing = ((uint)(6));
     this.table9.ColumnSpacing = ((uint)(6));
     // Container child table9.Gtk.Table+TableChild
     this.entryPassword = new global::Gtk.Entry ();
     this.entryPassword.CanFocus = true;
     this.entryPassword.Name = "entryPassword";
     this.entryPassword.IsEditable = true;
     this.entryPassword.InvisibleChar = '●';
     this.table9.Add (this.entryPassword);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table9 [this.entryPassword]));
     w3.TopAttach = ((uint)(1));
     w3.BottomAttach = ((uint)(2));
     w3.LeftAttach = ((uint)(1));
     w3.RightAttach = ((uint)(2));
     w3.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table9.Gtk.Table+TableChild
     this.entryUser = new global::Gtk.Entry ();
     this.entryUser.CanFocus = true;
     this.entryUser.Name = "entryUser";
     this.entryUser.IsEditable = true;
     this.entryUser.InvisibleChar = '●';
     this.table9.Add (this.entryUser);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table9 [this.entryUser]));
     w4.LeftAttach = ((uint)(1));
     w4.RightAttach = ((uint)(2));
     w4.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table9.Gtk.Table+TableChild
     this.labelPass = new global::Gtk.Label ();
     this.labelPass.Name = "labelPass";
     this.labelPass.Xalign = 0F;
     this.labelPass.LabelProp = global::Mono.Unix.Catalog.GetString ("Pass");
     this.table9.Add (this.labelPass);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table9 [this.labelPass]));
     w5.TopAttach = ((uint)(1));
     w5.BottomAttach = ((uint)(2));
     w5.XOptions = ((global::Gtk.AttachOptions)(4));
     w5.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table9.Gtk.Table+TableChild
     this.labelUser = new global::Gtk.Label ();
     this.labelUser.Name = "labelUser";
     this.labelUser.Xalign = 0F;
     this.labelUser.LabelProp = global::Mono.Unix.Catalog.GetString ("User");
     this.table9.Add (this.labelUser);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table9 [this.labelUser]));
     w6.XOptions = ((global::Gtk.AttachOptions)(4));
     w6.YOptions = ((global::Gtk.AttachOptions)(4));
     this.table8.Add (this.table9);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table8 [this.table9]));
     w7.TopAttach = ((uint)(1));
     w7.BottomAttach = ((uint)(2));
     w7.XOptions = ((global::Gtk.AttachOptions)(4));
     w7.YOptions = ((global::Gtk.AttachOptions)(4));
     this.table1.Add (this.table8);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1 [this.table8]));
     w8.YOptions = ((global::Gtk.AttachOptions)(2));
     // Container child table1.Gtk.Table+TableChild
     this.vbuttonbox2 = new global::Gtk.VButtonBox ();
     this.vbuttonbox2.Name = "vbuttonbox2";
     this.vbuttonbox2.Spacing = 4;
     this.vbuttonbox2.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child vbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.buttonPrevious = new global::Gtk.Button ();
     this.buttonPrevious.CanFocus = true;
     this.buttonPrevious.Name = "buttonPrevious";
     this.buttonPrevious.UseUnderline = true;
     this.buttonPrevious.Label = global::Mono.Unix.Catalog.GetString ("Previous");
     this.vbuttonbox2.Add (this.buttonPrevious);
     global::Gtk.ButtonBox.ButtonBoxChild w9 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox2 [this.buttonPrevious]));
     w9.Expand = false;
     w9.Fill = false;
     // Container child vbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.buttonNext1 = new global::Gtk.Button ();
     this.buttonNext1.CanFocus = true;
     this.buttonNext1.Name = "buttonNext1";
     this.buttonNext1.UseUnderline = true;
     this.buttonNext1.Label = global::Mono.Unix.Catalog.GetString ("Next");
     this.vbuttonbox2.Add (this.buttonNext1);
     global::Gtk.ButtonBox.ButtonBoxChild w10 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox2 [this.buttonNext1]));
     w10.Position = 1;
     w10.Expand = false;
     w10.Fill = false;
     this.table1.Add (this.vbuttonbox2);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1 [this.vbuttonbox2]));
     w11.LeftAttach = ((uint)(1));
     w11.RightAttach = ((uint)(2));
     w11.XOptions = ((global::Gtk.AttachOptions)(4));
     w11.YOptions = ((global::Gtk.AttachOptions)(4));
     this.table3.Add (this.table1);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table3 [this.table1]));
     w12.YOptions = ((global::Gtk.AttachOptions)(4));
     this.Add (this.table3);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
     this.buttonPrevious.Clicked += new global::System.EventHandler (this.OnButtonPreviousClicked);
     this.buttonNext1.Clicked += new global::System.EventHandler (this.OnButtonNextClicked);
     this.entryUser.FocusInEvent += new global::Gtk.FocusInEventHandler (this.OnEntryUserFocusInEvent);
     this.entryPassword.FocusInEvent += new global::Gtk.FocusInEventHandler (this.OnEntryPasswordFocusInEvent);
 }
예제 #48
0
파일: MainWindow.cs 프로젝트: yvdjee/PSEGet
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MainWindow
     this.Name           = "MainWindow";
     this.Title          = global::Mono.Unix.Catalog.GetString("Simple PSEGet");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.Resizable      = false;
     this.AllowGrow      = false;
     this.DefaultWidth   = 400;
     this.DefaultHeight  = 500;
     this.Gravity        = ((global::Gdk.Gravity)(5));
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.notebook2             = new global::Gtk.Notebook();
     this.notebook2.CanFocus    = true;
     this.notebook2.Name        = "notebook2";
     this.notebook2.CurrentPage = 0;
     this.notebook2.ShowBorder  = false;
     // Container child notebook2.Gtk.Notebook+NotebookChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.expDownloadAndConvert1          = new global::Gtk.Expander(null);
     this.expDownloadAndConvert1.CanFocus = true;
     this.expDownloadAndConvert1.Name     = "expDownloadAndConvert1";
     // Container child expDownloadAndConvert1.Gtk.Container+ContainerChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbox7         = new global::Gtk.HBox();
     this.hbox7.Name    = "hbox7";
     this.hbox7.Spacing = 6;
     // Container child hbox7.Gtk.Box+BoxChild
     this.label14           = new global::Gtk.Label();
     this.label14.Name      = "label14";
     this.label14.LabelProp = global::Mono.Unix.Catalog.GetString("Download From ");
     this.hbox7.Add(this.label14);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.label14]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hbox7.Gtk.Box+BoxChild
     this.edtDownloadLink               = new global::Gtk.Entry();
     this.edtDownloadLink.CanFocus      = true;
     this.edtDownloadLink.Name          = "edtDownloadLink";
     this.edtDownloadLink.Text          = global::Mono.Unix.Catalog.GetString("http://www.pse.com.ph/html/Quotations/2011");
     this.edtDownloadLink.IsEditable    = true;
     this.edtDownloadLink.InvisibleChar = '●';
     this.hbox7.Add(this.edtDownloadLink);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.edtDownloadLink]));
     w2.Position = 1;
     this.vbox3.Add(this.hbox7);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hbox7]));
     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.label15           = new global::Gtk.Label();
     this.label15.Name      = "label15";
     this.label15.LabelProp = global::Mono.Unix.Catalog.GetString("From");
     this.hbox3.Add(this.label15);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.label15]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.edtFrom               = new global::Gtk.Entry();
     this.edtFrom.CanFocus      = true;
     this.edtFrom.Name          = "edtFrom";
     this.edtFrom.IsEditable    = true;
     this.edtFrom.InvisibleChar = '●';
     this.hbox3.Add(this.edtFrom);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.edtFrom]));
     w5.Position = 1;
     // Container child hbox3.Gtk.Box+BoxChild
     this.label17           = new global::Gtk.Label();
     this.label17.Name      = "label17";
     this.label17.LabelProp = global::Mono.Unix.Catalog.GetString("To");
     this.hbox3.Add(this.label17);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.label17]));
     w6.Position = 2;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.edtTo               = new global::Gtk.Entry();
     this.edtTo.CanFocus      = true;
     this.edtTo.Name          = "edtTo";
     this.edtTo.IsEditable    = true;
     this.edtTo.InvisibleChar = '●';
     this.hbox3.Add(this.edtTo);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.edtTo]));
     w7.Position = 3;
     this.vbox3.Add(this.hbox3);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hbox3]));
     w8.Position = 1;
     w8.Expand   = false;
     w8.Fill     = false;
     this.expDownloadAndConvert1.Add(this.vbox3);
     this.expDownloadAndConvert              = new global::Gtk.Label();
     this.expDownloadAndConvert.Name         = "expDownloadAndConvert";
     this.expDownloadAndConvert.LabelProp    = global::Mono.Unix.Catalog.GetString("Download And Convert");
     this.expDownloadAndConvert.UseUnderline = true;
     this.expDownloadAndConvert1.LabelWidget = this.expDownloadAndConvert;
     this.vbox1.Add(this.expDownloadAndConvert1);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.expDownloadAndConvert1]));
     w10.Position = 0;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.expConvertFromFiles             = new global::Gtk.Expander(null);
     this.expConvertFromFiles.CanFocus    = true;
     this.expConvertFromFiles.Name        = "expConvertFromFiles";
     this.expConvertFromFiles.Expanded    = true;
     this.expConvertFromFiles.BorderWidth = ((uint)(3));
     // Container child expConvertFromFiles.Gtk.Container+ContainerChild
     this.listSelectedFiles = new global::Gtk.FileChooserWidget(((global::Gtk.FileChooserAction)(0)));
     this.listSelectedFiles.WidthRequest   = 0;
     this.listSelectedFiles.HeightRequest  = 300;
     this.listSelectedFiles.Name           = "listSelectedFiles";
     this.listSelectedFiles.SelectMultiple = true;
     this.expConvertFromFiles.Add(this.listSelectedFiles);
     this.GtkLabel13                      = new global::Gtk.Label();
     this.GtkLabel13.Name                 = "GtkLabel13";
     this.GtkLabel13.LabelProp            = global::Mono.Unix.Catalog.GetString("Convert From File(s)");
     this.GtkLabel13.UseUnderline         = true;
     this.expConvertFromFiles.LabelWidget = this.GtkLabel13;
     this.vbox1.Add(this.expConvertFromFiles);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.expConvertFromFiles]));
     w12.Position = 1;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.expHistoricalData          = new global::Gtk.Expander(null);
     this.expHistoricalData.CanFocus = true;
     this.expHistoricalData.Name     = "expHistoricalData";
     // Container child expHistoricalData.Gtk.Container+ContainerChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbuttonbox1             = new global::Gtk.VButtonBox();
     this.vbuttonbox1.Name        = "vbuttonbox1";
     this.vbuttonbox1.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.btnSelectAll              = new global::Gtk.Button();
     this.btnSelectAll.CanFocus     = true;
     this.btnSelectAll.Name         = "btnSelectAll";
     this.btnSelectAll.UseUnderline = true;
     this.btnSelectAll.Label        = global::Mono.Unix.Catalog.GetString("Select All");
     this.vbuttonbox1.Add(this.btnSelectAll);
     global::Gtk.ButtonBox.ButtonBoxChild w13 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.btnSelectAll]));
     w13.Expand = false;
     w13.Fill   = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.btnUnselectAll              = new global::Gtk.Button();
     this.btnUnselectAll.CanFocus     = true;
     this.btnUnselectAll.Name         = "btnUnselectAll";
     this.btnUnselectAll.UseUnderline = true;
     this.btnUnselectAll.Label        = global::Mono.Unix.Catalog.GetString("Unselect All");
     this.vbuttonbox1.Add(this.btnUnselectAll);
     global::Gtk.ButtonBox.ButtonBoxChild w14 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.btnUnselectAll]));
     w14.Position = 1;
     w14.Expand   = false;
     w14.Fill     = false;
     this.hbox1.Add(this.vbuttonbox1);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbuttonbox1]));
     w15.Position = 0;
     w15.Expand   = false;
     w15.Fill     = false;
     // Container child hbox1.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.historicalStockListTreeview = new global::Gtk.TreeView();
     this.historicalStockListTreeview.WidthRequest  = 200;
     this.historicalStockListTreeview.HeightRequest = 150;
     this.historicalStockListTreeview.CanFocus      = true;
     this.historicalStockListTreeview.Name          = "historicalStockListTreeview";
     this.GtkScrolledWindow2.Add(this.historicalStockListTreeview);
     this.hbox1.Add(this.GtkScrolledWindow2);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.GtkScrolledWindow2]));
     w17.Position = 1;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbox5         = new global::Gtk.VBox();
     this.vbox5.Name    = "vbox5";
     this.vbox5.Spacing = 6;
     // Container child vbox5.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.label12           = new global::Gtk.Label();
     this.label12.Name      = "label12";
     this.label12.LabelProp = global::Mono.Unix.Catalog.GetString("Years ");
     this.hbox2.Add(this.label12);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.label12]));
     w18.Position = 0;
     w18.Expand   = false;
     w18.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.edtNumYears = new global::Gtk.Entry();
     this.edtNumYears.WidthRequest  = 20;
     this.edtNumYears.CanFocus      = true;
     this.edtNumYears.Name          = "edtNumYears";
     this.edtNumYears.Text          = global::Mono.Unix.Catalog.GetString("20");
     this.edtNumYears.IsEditable    = true;
     this.edtNumYears.InvisibleChar = '●';
     this.hbox2.Add(this.edtNumYears);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.edtNumYears]));
     w19.Position = 1;
     this.vbox5.Add(this.hbox2);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.hbox2]));
     w20.Position = 0;
     w20.Expand   = false;
     w20.Fill     = false;
     // Container child vbox5.Gtk.Box+BoxChild
     this.checkbutton1               = new global::Gtk.CheckButton();
     this.checkbutton1.CanFocus      = true;
     this.checkbutton1.Name          = "checkbutton1";
     this.checkbutton1.Label         = global::Mono.Unix.Catalog.GetString("Single File");
     this.checkbutton1.DrawIndicator = true;
     this.checkbutton1.UseUnderline  = true;
     this.vbox5.Add(this.checkbutton1);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.checkbutton1]));
     w21.Position = 1;
     w21.Expand   = false;
     w21.Fill     = false;
     this.hbox1.Add(this.vbox5);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox5]));
     w22.Position = 2;
     this.expHistoricalData.Add(this.hbox1);
     this.GtkLabel11                    = new global::Gtk.Label();
     this.GtkLabel11.Name               = "GtkLabel11";
     this.GtkLabel11.LabelProp          = global::Mono.Unix.Catalog.GetString("Download Historical Data");
     this.GtkLabel11.UseUnderline       = true;
     this.expHistoricalData.LabelWidget = this.GtkLabel11;
     this.vbox1.Add(this.expHistoricalData);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.expHistoricalData]));
     w24.Position = 2;
     w24.Expand   = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.frame1             = new global::Gtk.Frame();
     this.frame1.Name        = "frame1";
     this.frame1.ShadowType  = ((global::Gtk.ShadowType)(2));
     this.frame1.LabelXalign = 0.5F;
     this.frame1.LabelYalign = 0F;
     // Container child frame1.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.hbox5         = new global::Gtk.HBox();
     this.hbox5.Name    = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.label16           = new global::Gtk.Label();
     this.label16.Name      = "label16";
     this.label16.LabelProp = global::Mono.Unix.Catalog.GetString("Output Directory");
     this.hbox5.Add(this.label16);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.label16]));
     w25.Position = 0;
     w25.Expand   = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.edtOutputDir               = new global::Gtk.Entry();
     this.edtOutputDir.CanFocus      = true;
     this.edtOutputDir.Name          = "edtOutputDir";
     this.edtOutputDir.IsEditable    = true;
     this.edtOutputDir.InvisibleChar = '●';
     this.hbox5.Add(this.edtOutputDir);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.edtOutputDir]));
     w26.Position = 1;
     this.vbox6.Add(this.hbox5);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.hbox5]));
     w27.Position = 0;
     w27.Expand   = false;
     w27.Fill     = false;
     // Container child vbox6.Gtk.Box+BoxChild
     this.hbox6         = new global::Gtk.HBox();
     this.hbox6.Name    = "hbox6";
     this.hbox6.Spacing = 6;
     // Container child hbox6.Gtk.Box+BoxChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 0F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Date Format");
     this.hbox6.Add(this.label1);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.hbox6 [this.label1]));
     w28.Position = 0;
     w28.Expand   = false;
     w28.Fill     = false;
     // Container child hbox6.Gtk.Box+BoxChild
     this.edtDateFormat               = new global::Gtk.Entry();
     this.edtDateFormat.CanFocus      = true;
     this.edtDateFormat.Name          = "edtDateFormat";
     this.edtDateFormat.Text          = global::Mono.Unix.Catalog.GetString("MM/DD/YYYY");
     this.edtDateFormat.IsEditable    = true;
     this.edtDateFormat.InvisibleChar = '●';
     this.hbox6.Add(this.edtDateFormat);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.hbox6 [this.edtDateFormat]));
     w29.Position = 1;
     w29.Expand   = false;
     this.vbox6.Add(this.hbox6);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.hbox6]));
     w30.Position = 1;
     w30.Expand   = false;
     w30.Fill     = false;
     // Container child vbox6.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(2)), ((uint)(5)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.combo1 = global::Gtk.ComboBox.NewText();
     this.combo1.AppendText(global::Mono.Unix.Catalog.GetString("SYMBOL"));
     this.combo1.AppendText(global::Mono.Unix.Catalog.GetString("DATE"));
     this.combo1.AppendText(global::Mono.Unix.Catalog.GetString("OPEN"));
     this.combo1.AppendText(global::Mono.Unix.Catalog.GetString("HIGH"));
     this.combo1.AppendText(global::Mono.Unix.Catalog.GetString("LOW"));
     this.combo1.AppendText(global::Mono.Unix.Catalog.GetString("CLOSE"));
     this.combo1.AppendText(global::Mono.Unix.Catalog.GetString("VOLUME"));
     this.combo1.AppendText(global::Mono.Unix.Catalog.GetString("NFB/S"));
     this.combo1.Name   = "combo1";
     this.combo1.Active = 0;
     this.table1.Add(this.combo1);
     global::Gtk.Table.TableChild w31 = ((global::Gtk.Table.TableChild)(this.table1 [this.combo1]));
     w31.LeftAttach  = ((uint)(1));
     w31.RightAttach = ((uint)(2));
     w31.XOptions    = ((global::Gtk.AttachOptions)(4));
     w31.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.combo2 = global::Gtk.ComboBox.NewText();
     this.combo2.AppendText(global::Mono.Unix.Catalog.GetString("SYMBOL"));
     this.combo2.AppendText(global::Mono.Unix.Catalog.GetString("DATE"));
     this.combo2.AppendText(global::Mono.Unix.Catalog.GetString("OPEN"));
     this.combo2.AppendText(global::Mono.Unix.Catalog.GetString("HIGH"));
     this.combo2.AppendText(global::Mono.Unix.Catalog.GetString("LOW"));
     this.combo2.AppendText(global::Mono.Unix.Catalog.GetString("CLOSE"));
     this.combo2.AppendText(global::Mono.Unix.Catalog.GetString("VOLUME"));
     this.combo2.AppendText(global::Mono.Unix.Catalog.GetString("NFB/S"));
     this.combo2.Name   = "combo2";
     this.combo2.Active = 1;
     this.table1.Add(this.combo2);
     global::Gtk.Table.TableChild w32 = ((global::Gtk.Table.TableChild)(this.table1 [this.combo2]));
     w32.LeftAttach  = ((uint)(2));
     w32.RightAttach = ((uint)(3));
     w32.XOptions    = ((global::Gtk.AttachOptions)(4));
     w32.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.combo3 = global::Gtk.ComboBox.NewText();
     this.combo3.AppendText(global::Mono.Unix.Catalog.GetString("SYMBOL"));
     this.combo3.AppendText(global::Mono.Unix.Catalog.GetString("DATE"));
     this.combo3.AppendText(global::Mono.Unix.Catalog.GetString("OPEN"));
     this.combo3.AppendText(global::Mono.Unix.Catalog.GetString("HIGH"));
     this.combo3.AppendText(global::Mono.Unix.Catalog.GetString("LOW"));
     this.combo3.AppendText(global::Mono.Unix.Catalog.GetString("CLOSE"));
     this.combo3.AppendText(global::Mono.Unix.Catalog.GetString("VOLUME"));
     this.combo3.AppendText(global::Mono.Unix.Catalog.GetString("NFB/S"));
     this.combo3.Name   = "combo3";
     this.combo3.Active = 2;
     this.table1.Add(this.combo3);
     global::Gtk.Table.TableChild w33 = ((global::Gtk.Table.TableChild)(this.table1 [this.combo3]));
     w33.LeftAttach  = ((uint)(3));
     w33.RightAttach = ((uint)(4));
     w33.XOptions    = ((global::Gtk.AttachOptions)(4));
     w33.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.combo4 = global::Gtk.ComboBox.NewText();
     this.combo4.AppendText(global::Mono.Unix.Catalog.GetString("SYMBOL"));
     this.combo4.AppendText(global::Mono.Unix.Catalog.GetString("DATE"));
     this.combo4.AppendText(global::Mono.Unix.Catalog.GetString("OPEN"));
     this.combo4.AppendText(global::Mono.Unix.Catalog.GetString("HIGH"));
     this.combo4.AppendText(global::Mono.Unix.Catalog.GetString("LOW"));
     this.combo4.AppendText(global::Mono.Unix.Catalog.GetString("CLOSE"));
     this.combo4.AppendText(global::Mono.Unix.Catalog.GetString("VOLUME"));
     this.combo4.AppendText(global::Mono.Unix.Catalog.GetString("NFB/S"));
     this.combo4.Name   = "combo4";
     this.combo4.Active = 3;
     this.table1.Add(this.combo4);
     global::Gtk.Table.TableChild w34 = ((global::Gtk.Table.TableChild)(this.table1 [this.combo4]));
     w34.LeftAttach  = ((uint)(4));
     w34.RightAttach = ((uint)(5));
     w34.XOptions    = ((global::Gtk.AttachOptions)(4));
     w34.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.combo5 = global::Gtk.ComboBox.NewText();
     this.combo5.AppendText(global::Mono.Unix.Catalog.GetString("SYMBOL"));
     this.combo5.AppendText(global::Mono.Unix.Catalog.GetString("DATE"));
     this.combo5.AppendText(global::Mono.Unix.Catalog.GetString("OPEN"));
     this.combo5.AppendText(global::Mono.Unix.Catalog.GetString("HIGH"));
     this.combo5.AppendText(global::Mono.Unix.Catalog.GetString("LOW"));
     this.combo5.AppendText(global::Mono.Unix.Catalog.GetString("CLOSE"));
     this.combo5.AppendText(global::Mono.Unix.Catalog.GetString("VOLUME"));
     this.combo5.AppendText(global::Mono.Unix.Catalog.GetString("NFB/S"));
     this.combo5.Name   = "combo5";
     this.combo5.Active = 4;
     this.table1.Add(this.combo5);
     global::Gtk.Table.TableChild w35 = ((global::Gtk.Table.TableChild)(this.table1 [this.combo5]));
     w35.TopAttach    = ((uint)(1));
     w35.BottomAttach = ((uint)(2));
     w35.LeftAttach   = ((uint)(1));
     w35.RightAttach  = ((uint)(2));
     w35.XOptions     = ((global::Gtk.AttachOptions)(4));
     w35.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.combo6 = global::Gtk.ComboBox.NewText();
     this.combo6.AppendText(global::Mono.Unix.Catalog.GetString("SYMBOL"));
     this.combo6.AppendText(global::Mono.Unix.Catalog.GetString("DATE"));
     this.combo6.AppendText(global::Mono.Unix.Catalog.GetString("OPEN"));
     this.combo6.AppendText(global::Mono.Unix.Catalog.GetString("HIGH"));
     this.combo6.AppendText(global::Mono.Unix.Catalog.GetString("LOW"));
     this.combo6.AppendText(global::Mono.Unix.Catalog.GetString("CLOSE"));
     this.combo6.AppendText(global::Mono.Unix.Catalog.GetString("VOLUME"));
     this.combo6.AppendText(global::Mono.Unix.Catalog.GetString("NFB/S"));
     this.combo6.Name   = "combo6";
     this.combo6.Active = 5;
     this.table1.Add(this.combo6);
     global::Gtk.Table.TableChild w36 = ((global::Gtk.Table.TableChild)(this.table1 [this.combo6]));
     w36.TopAttach    = ((uint)(1));
     w36.BottomAttach = ((uint)(2));
     w36.LeftAttach   = ((uint)(2));
     w36.RightAttach  = ((uint)(3));
     w36.XOptions     = ((global::Gtk.AttachOptions)(4));
     w36.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.combo7 = global::Gtk.ComboBox.NewText();
     this.combo7.AppendText(global::Mono.Unix.Catalog.GetString("SYMBOL"));
     this.combo7.AppendText(global::Mono.Unix.Catalog.GetString("DATE"));
     this.combo7.AppendText(global::Mono.Unix.Catalog.GetString("OPEN"));
     this.combo7.AppendText(global::Mono.Unix.Catalog.GetString("HIGH"));
     this.combo7.AppendText(global::Mono.Unix.Catalog.GetString("LOW"));
     this.combo7.AppendText(global::Mono.Unix.Catalog.GetString("CLOSE"));
     this.combo7.AppendText(global::Mono.Unix.Catalog.GetString("VOLUME"));
     this.combo7.AppendText(global::Mono.Unix.Catalog.GetString("NFB/S"));
     this.combo7.Name   = "combo7";
     this.combo7.Active = 6;
     this.table1.Add(this.combo7);
     global::Gtk.Table.TableChild w37 = ((global::Gtk.Table.TableChild)(this.table1 [this.combo7]));
     w37.TopAttach    = ((uint)(1));
     w37.BottomAttach = ((uint)(2));
     w37.LeftAttach   = ((uint)(3));
     w37.RightAttach  = ((uint)(4));
     w37.XOptions     = ((global::Gtk.AttachOptions)(4));
     w37.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.combo8 = global::Gtk.ComboBox.NewText();
     this.combo8.AppendText(global::Mono.Unix.Catalog.GetString("SYMBOL"));
     this.combo8.AppendText(global::Mono.Unix.Catalog.GetString("DATE"));
     this.combo8.AppendText(global::Mono.Unix.Catalog.GetString("OPEN"));
     this.combo8.AppendText(global::Mono.Unix.Catalog.GetString("HIGH"));
     this.combo8.AppendText(global::Mono.Unix.Catalog.GetString("LOW"));
     this.combo8.AppendText(global::Mono.Unix.Catalog.GetString("CLOSE"));
     this.combo8.AppendText(global::Mono.Unix.Catalog.GetString("VOLUME"));
     this.combo8.AppendText(global::Mono.Unix.Catalog.GetString("NFB/S"));
     this.combo8.Name   = "combo8";
     this.combo8.Active = 7;
     this.table1.Add(this.combo8);
     global::Gtk.Table.TableChild w38 = ((global::Gtk.Table.TableChild)(this.table1 [this.combo8]));
     w38.TopAttach    = ((uint)(1));
     w38.BottomAttach = ((uint)(2));
     w38.LeftAttach   = ((uint)(4));
     w38.RightAttach  = ((uint)(5));
     w38.XOptions     = ((global::Gtk.AttachOptions)(4));
     w38.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.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("Format  ");
     this.table1.Add(this.label6);
     global::Gtk.Table.TableChild w39 = ((global::Gtk.Table.TableChild)(this.table1 [this.label6]));
     w39.XOptions = ((global::Gtk.AttachOptions)(4));
     w39.YOptions = ((global::Gtk.AttachOptions)(4));
     this.vbox6.Add(this.table1);
     global::Gtk.Box.BoxChild w40 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.table1]));
     w40.Position = 2;
     w40.Expand   = false;
     w40.Fill     = false;
     this.GtkAlignment8.Add(this.vbox6);
     this.frame1.Add(this.GtkAlignment8);
     this.GtkLabel17 = new global::Gtk.Label();
     this.GtkLabel17.WidthRequest  = 114;
     this.GtkLabel17.HeightRequest = 240;
     this.GtkLabel17.Name          = "GtkLabel17";
     this.GtkLabel17.LabelProp     = global::Mono.Unix.Catalog.GetString("<b>Output Settings</b>");
     this.GtkLabel17.UseMarkup     = true;
     this.frame1.LabelWidget       = this.GtkLabel17;
     this.vbox1.Add(this.frame1);
     global::Gtk.Box.BoxChild w43 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.frame1]));
     w43.Position = 3;
     w43.Expand   = false;
     w43.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.fixed2           = new global::Gtk.Fixed();
     this.fixed2.Name      = "fixed2";
     this.fixed2.HasWindow = false;
     // Container child fixed2.Gtk.Fixed+FixedChild
     this.label7           = new global::Gtk.Label();
     this.label7.Name      = "label7";
     this.label7.Xalign    = 0F;
     this.label7.LabelProp = global::Mono.Unix.Catalog.GetString("Delimiter\n");
     this.fixed2.Add(this.label7);
     global::Gtk.Fixed.FixedChild w44 = ((global::Gtk.Fixed.FixedChild)(this.fixed2 [this.label7]));
     w44.X = 15;
     w44.Y = 10;
     // Container child fixed2.Gtk.Fixed+FixedChild
     this.edtDelimiter = new global::Gtk.Entry();
     this.edtDelimiter.WidthRequest  = 50;
     this.edtDelimiter.CanFocus      = true;
     this.edtDelimiter.Name          = "edtDelimiter";
     this.edtDelimiter.Text          = global::Mono.Unix.Catalog.GetString(",");
     this.edtDelimiter.IsEditable    = true;
     this.edtDelimiter.InvisibleChar = '●';
     this.fixed2.Add(this.edtDelimiter);
     global::Gtk.Fixed.FixedChild w45 = ((global::Gtk.Fixed.FixedChild)(this.fixed2 [this.edtDelimiter]));
     w45.X = 80;
     w45.Y = 7;
     // Container child fixed2.Gtk.Fixed+FixedChild
     this.chkIndexAsValue               = new global::Gtk.CheckButton();
     this.chkIndexAsValue.CanFocus      = true;
     this.chkIndexAsValue.Name          = "chkIndexAsValue";
     this.chkIndexAsValue.Label         = global::Mono.Unix.Catalog.GetString("Index Value as Volume");
     this.chkIndexAsValue.Active        = true;
     this.chkIndexAsValue.DrawIndicator = true;
     this.chkIndexAsValue.UseUnderline  = true;
     this.fixed2.Add(this.chkIndexAsValue);
     global::Gtk.Fixed.FixedChild w46 = ((global::Gtk.Fixed.FixedChild)(this.fixed2 [this.chkIndexAsValue]));
     w46.X = 265;
     w46.Y = 7;
     this.vbox1.Add(this.fixed2);
     global::Gtk.Box.BoxChild w47 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.fixed2]));
     w47.Position = 4;
     w47.Expand   = false;
     w47.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbuttonbox1             = new global::Gtk.HButtonBox();
     this.hbuttonbox1.Name        = "hbuttonbox1";
     this.hbuttonbox1.BorderWidth = ((uint)(9));
     // Container child hbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.btnGiveIt              = new global::Gtk.Button();
     this.btnGiveIt.CanFocus     = true;
     this.btnGiveIt.Name         = "btnGiveIt";
     this.btnGiveIt.UseUnderline = true;
     this.btnGiveIt.Label        = global::Mono.Unix.Catalog.GetString("Give it to me!");
     this.hbuttonbox1.Add(this.btnGiveIt);
     global::Gtk.ButtonBox.ButtonBoxChild w48 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox1 [this.btnGiveIt]));
     w48.Expand = false;
     w48.Fill   = false;
     // Container child hbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     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("Goodbye");
     this.hbuttonbox1.Add(this.button2);
     global::Gtk.ButtonBox.ButtonBoxChild w49 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox1 [this.button2]));
     w49.Position = 1;
     w49.Expand   = false;
     w49.Fill     = false;
     this.vbox1.Add(this.hbuttonbox1);
     global::Gtk.Box.BoxChild w50 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbuttonbox1]));
     w50.Position = 5;
     w50.Expand   = false;
     w50.Fill     = false;
     this.vbox2.Add(this.vbox1);
     global::Gtk.Box.BoxChild w51 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.vbox1]));
     w51.Position = 0;
     // Container child vbox2.Gtk.Box+BoxChild
     this.labelStatus           = new global::Gtk.Label();
     this.labelStatus.Name      = "labelStatus";
     this.labelStatus.LabelProp = global::Mono.Unix.Catalog.GetString("label1");
     this.vbox2.Add(this.labelStatus);
     global::Gtk.Box.BoxChild w52 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.labelStatus]));
     w52.Position = 1;
     w52.Expand   = false;
     w52.Fill     = false;
     this.notebook2.Add(this.vbox2);
     // Notebook tab
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Converter");
     this.notebook2.SetTabLabel(this.vbox2, this.label3);
     this.label3.ShowAll();
     // Container child notebook2.Gtk.Notebook+NotebookChild
     this.GtkScrolledWindow3            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow3.Name       = "GtkScrolledWindow3";
     this.GtkScrolledWindow3.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow3.Gtk.Container+ContainerChild
     this.textview1          = new global::Gtk.TextView();
     this.textview1.CanFocus = true;
     this.textview1.Name     = "textview1";
     this.textview1.WrapMode = ((global::Gtk.WrapMode)(2));
     this.GtkScrolledWindow3.Add(this.textview1);
     this.notebook2.Add(this.GtkScrolledWindow3);
     global::Gtk.Notebook.NotebookChild w55 = ((global::Gtk.Notebook.NotebookChild)(this.notebook2 [this.GtkScrolledWindow3]));
     w55.Position = 1;
     // Notebook tab
     this.label13           = new global::Gtk.Label();
     this.label13.Name      = "label13";
     this.label13.LabelProp = global::Mono.Unix.Catalog.GetString("About");
     this.notebook2.SetTabLabel(this.GtkScrolledWindow3, this.label13);
     this.label13.ShowAll();
     this.Add(this.notebook2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.expDownloadAndConvert1.Hide();
     this.expHistoricalData.Hide();
     this.Show();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent);
     this.notebook2.ChangeCurrentPage      += new global::Gtk.ChangeCurrentPageHandler(this.notebook_ChangeCurrentPage);
     this.expDownloadAndConvert1.Activated += new global::System.EventHandler(this.OnExpDownloadAndConvert1Activated);
     this.expConvertFromFiles.Activated    += new global::System.EventHandler(this.OnExpDownloadAndConvert1Activated);
     this.expHistoricalData.Activated      += new global::System.EventHandler(this.OnExpDownloadAndConvert1Activated);
     this.btnSelectAll.Clicked             += new global::System.EventHandler(this.btnSelectAll_Click);
     this.btnUnselectAll.Clicked           += new global::System.EventHandler(this.btnUnselectAll_Click);
     this.btnGiveIt.Clicked += new global::System.EventHandler(this.OnBtnGiveItClicked);
     this.button2.Clicked   += new global::System.EventHandler(this.OnButton2Clicked);
 }
예제 #49
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget MainWindow
     this.Name = "MainWindow";
     this.Title = global::Mono.Unix.Catalog.GetString ("MainWindow");
     this.WindowPosition = ((global::Gtk.WindowPosition)(1));
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.notebook2 = new global::Gtk.Notebook ();
     this.notebook2.CanFocus = true;
     this.notebook2.Name = "notebook2";
     this.notebook2.CurrentPage = 0;
     // Container child notebook2.Gtk.Notebook+NotebookChild
     this.hbox3 = new global::Gtk.HBox ();
     this.hbox3.Name = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.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.formstreeview1 = new global::GtkForms.FormsTreeView ();
     this.formstreeview1.CanFocus = true;
     this.formstreeview1.Name = "formstreeview1";
     this.GtkScrolledWindow.Add (this.formstreeview1);
     this.hbox3.Add (this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.GtkScrolledWindow]));
     w2.Position = 0;
     // Container child hbox3.Gtk.Box+BoxChild
     this.vbuttonbox1 = new global::Gtk.VButtonBox ();
     this.vbuttonbox1.Name = "vbuttonbox1";
     this.vbuttonbox1.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.buttonLoad = new global::Gtk.Button ();
     this.buttonLoad.CanFocus = true;
     this.buttonLoad.Name = "buttonLoad";
     this.buttonLoad.UseUnderline = true;
     this.buttonLoad.Label = global::Mono.Unix.Catalog.GetString ("Load");
     this.vbuttonbox1.Add (this.buttonLoad);
     global::Gtk.ButtonBox.ButtonBoxChild w3 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.buttonLoad]));
     w3.Expand = false;
     w3.Fill = false;
     this.hbox3.Add (this.vbuttonbox1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.vbuttonbox1]));
     w4.Position = 1;
     w4.Expand = false;
     w4.Fill = false;
     this.notebook2.Add (this.hbox3);
     // Notebook tab
     this.label2 = new global::Gtk.Label ();
     this.label2.Name = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString ("Persons");
     this.notebook2.SetTabLabel (this.hbox3, this.label2);
     this.label2.ShowAll ();
     this.Add (this.notebook2);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 400;
     this.DefaultHeight = 300;
     this.Show ();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler (this.OnDeleteEvent);
 }
예제 #50
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.bnAction            = new global::Gtk.Action("bnAction", global::Mono.Unix.Catalog.GetString("bn"), null, null);
     this.bnAction.ShortLabel = global::Mono.Unix.Catalog.GetString("bn");
     w1.Add(this.bnAction, null);
     this.mAction            = new global::Gtk.Action("mAction", global::Mono.Unix.Catalog.GetString("m"), null, null);
     this.mAction.ShortLabel = global::Mono.Unix.Catalog.GetString("m");
     w1.Add(this.mAction, null);
     this.UIManager.InsertActionGroup(w1, 0);
     this.AddAccelGroup(this.UIManager.AccelGroup);
     this.Name           = "MainWindow";
     this.Title          = global::Mono.Unix.Catalog.GetString("Server Settings");
     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.notebook1             = new global::Gtk.Notebook();
     this.notebook1.CanFocus    = true;
     this.notebook1.Name        = "notebook1";
     this.notebook1.CurrentPage = 1;
     // Container child notebook1.Gtk.Notebook+NotebookChild
     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));
     this.table2.BorderWidth   = ((uint)(2));
     // Container child table2.Gtk.Table+TableChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("IP");
     this.table2.Add(this.label3);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table2[this.label3]));
     w2.XOptions = ((global::Gtk.AttachOptions)(4));
     w2.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("Port");
     this.table2.Add(this.label4);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table2[this.label4]));
     w3.TopAttach    = ((uint)(1));
     w3.BottomAttach = ((uint)(2));
     w3.XOptions     = ((global::Gtk.AttachOptions)(4));
     w3.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("Upd. int.");
     this.table2.Add(this.label7);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table2[this.label7]));
     w4.TopAttach    = ((uint)(2));
     w4.BottomAttach = ((uint)(3));
     w4.XOptions     = ((global::Gtk.AttachOptions)(4));
     w4.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.txtIp               = new global::Gtk.Entry();
     this.txtIp.CanFocus      = true;
     this.txtIp.Name          = "txtIp";
     this.txtIp.IsEditable    = false;
     this.txtIp.HasFrame      = false;
     this.txtIp.InvisibleChar = '●';
     this.table2.Add(this.txtIp);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table2[this.txtIp]));
     w5.LeftAttach  = ((uint)(1));
     w5.RightAttach = ((uint)(2));
     w5.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.txtPort               = new global::Gtk.Entry();
     this.txtPort.CanFocus      = true;
     this.txtPort.Name          = "txtPort";
     this.txtPort.Text          = global::Mono.Unix.Catalog.GetString("2048");
     this.txtPort.IsEditable    = true;
     this.txtPort.InvisibleChar = '●';
     this.table2.Add(this.txtPort);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table2[this.txtPort]));
     w6.TopAttach    = ((uint)(1));
     w6.BottomAttach = ((uint)(2));
     w6.LeftAttach   = ((uint)(1));
     w6.RightAttach  = ((uint)(2));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.txtInt               = new global::Gtk.Entry();
     this.txtInt.CanFocus      = true;
     this.txtInt.Name          = "txtInt";
     this.txtInt.Text          = global::Mono.Unix.Catalog.GetString("10000");
     this.txtInt.IsEditable    = true;
     this.txtInt.InvisibleChar = '●';
     this.vbox2.Add(this.txtInt);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.txtInt]));
     w7.Position = 0;
     w7.Expand   = false;
     w7.Fill     = false;
     this.table2.Add(this.vbox2);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table2[this.vbox2]));
     w8.TopAttach    = ((uint)(2));
     w8.BottomAttach = ((uint)(3));
     w8.LeftAttach   = ((uint)(1));
     w8.RightAttach  = ((uint)(2));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.notebook1.Add(this.table2);
     // Notebook tab
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("Settings");
     this.notebook1.SetTabLabel(this.table2, this.label5);
     this.label5.ShowAll();
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.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.tvConnections          = new global::Gtk.TreeView();
     this.tvConnections.CanFocus = true;
     this.tvConnections.Name     = "tvConnections";
     this.GtkScrolledWindow.Add(this.tvConnections);
     this.hbox1.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.GtkScrolledWindow]));
     w11.Position = 0;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbuttonbox1             = new global::Gtk.VButtonBox();
     this.vbuttonbox1.Name        = "vbuttonbox1";
     this.vbuttonbox1.Spacing     = 3;
     this.vbuttonbox1.BorderWidth = ((uint)(4));
     this.vbuttonbox1.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.btnDisconnect              = new global::Gtk.Button();
     this.btnDisconnect.Sensitive    = false;
     this.btnDisconnect.CanFocus     = true;
     this.btnDisconnect.Name         = "btnDisconnect";
     this.btnDisconnect.UseUnderline = true;
     this.btnDisconnect.Label        = global::Mono.Unix.Catalog.GetString("Disconnect");
     this.vbuttonbox1.Add(this.btnDisconnect);
     global::Gtk.ButtonBox.ButtonBoxChild w12 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1[this.btnDisconnect]));
     w12.Expand = false;
     w12.Fill   = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.btnMessage              = new global::Gtk.Button();
     this.btnMessage.CanFocus     = true;
     this.btnMessage.Name         = "btnMessage";
     this.btnMessage.UseUnderline = true;
     this.btnMessage.Label        = global::Mono.Unix.Catalog.GetString("Message");
     this.vbuttonbox1.Add(this.btnMessage);
     global::Gtk.ButtonBox.ButtonBoxChild w13 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1[this.btnMessage]));
     w13.Position = 1;
     w13.Expand   = false;
     w13.Fill     = false;
     this.hbox1.Add(this.vbuttonbox1);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vbuttonbox1]));
     w14.Position = 1;
     w14.Expand   = false;
     w14.Fill     = false;
     this.notebook1.Add(this.hbox1);
     global::Gtk.Notebook.NotebookChild w15 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1[this.hbox1]));
     w15.Position = 1;
     // Notebook tab
     this.label6           = new global::Gtk.Label();
     this.label6.Name      = "label6";
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString("Connections");
     this.notebook1.SetTabLabel(this.hbox1, this.label6);
     this.label6.ShowAll();
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.GtkScrolledWindow1            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow1.Name       = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.txtLog          = new global::Gtk.TextView();
     this.txtLog.CanFocus = true;
     this.txtLog.Name     = "txtLog";
     this.GtkScrolledWindow1.Add(this.txtLog);
     this.notebook1.Add(this.GtkScrolledWindow1);
     global::Gtk.Notebook.NotebookChild w17 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1[this.GtkScrolledWindow1]));
     w17.Position = 2;
     // Notebook tab
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Log");
     this.notebook1.SetTabLabel(this.GtkScrolledWindow1, this.label1);
     this.label1.ShowAll();
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.GtkScrolledWindow3            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow3.Name       = "GtkScrolledWindow3";
     this.GtkScrolledWindow3.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow3.Gtk.Container+ContainerChild
     this.tvDrinks          = new global::Gtk.NodeView();
     this.tvDrinks.CanFocus = true;
     this.tvDrinks.Name     = "tvDrinks";
     this.GtkScrolledWindow3.Add(this.tvDrinks);
     this.hbox2.Add(this.GtkScrolledWindow3);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.GtkScrolledWindow3]));
     w19.Position = 0;
     // Container child hbox2.Gtk.Box+BoxChild
     this.vbuttonbox2             = new global::Gtk.VButtonBox();
     this.vbuttonbox2.Name        = "vbuttonbox2";
     this.vbuttonbox2.Spacing     = 3;
     this.vbuttonbox2.BorderWidth = ((uint)(4));
     this.vbuttonbox2.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child vbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.btnNewDrink              = new global::Gtk.Button();
     this.btnNewDrink.CanFocus     = true;
     this.btnNewDrink.Name         = "btnNewDrink";
     this.btnNewDrink.UseUnderline = true;
     this.btnNewDrink.Label        = global::Mono.Unix.Catalog.GetString("New Drink");
     this.vbuttonbox2.Add(this.btnNewDrink);
     global::Gtk.ButtonBox.ButtonBoxChild w20 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox2[this.btnNewDrink]));
     w20.Expand = false;
     w20.Fill   = false;
     // Container child vbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.btnDeleteDrink              = new global::Gtk.Button();
     this.btnDeleteDrink.CanFocus     = true;
     this.btnDeleteDrink.Name         = "btnDeleteDrink";
     this.btnDeleteDrink.UseUnderline = true;
     this.btnDeleteDrink.Label        = global::Mono.Unix.Catalog.GetString("Delete Drink");
     this.vbuttonbox2.Add(this.btnDeleteDrink);
     global::Gtk.ButtonBox.ButtonBoxChild w21 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox2[this.btnDeleteDrink]));
     w21.Position = 1;
     w21.Expand   = false;
     w21.Fill     = false;
     this.hbox2.Add(this.vbuttonbox2);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.vbuttonbox2]));
     w22.Position = 1;
     w22.Expand   = false;
     w22.Fill     = false;
     this.notebook1.Add(this.hbox2);
     global::Gtk.Notebook.NotebookChild w23 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1[this.hbox2]));
     w23.Position = 3;
     // Notebook tab
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Stats");
     this.notebook1.SetTabLabel(this.hbox2, this.label2);
     this.label2.ShowAll();
     this.vbox1.Add(this.notebook1);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.notebook1]));
     w24.Position = 0;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbuttonbox1             = new global::Gtk.HButtonBox();
     this.hbuttonbox1.Name        = "hbuttonbox1";
     this.hbuttonbox1.Spacing     = 3;
     this.hbuttonbox1.BorderWidth = ((uint)(4));
     this.hbuttonbox1.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child hbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.btnCancel              = new global::Gtk.Button();
     this.btnCancel.Sensitive    = false;
     this.btnCancel.CanFocus     = true;
     this.btnCancel.Name         = "btnCancel";
     this.btnCancel.UseUnderline = true;
     this.btnCancel.Label        = global::Mono.Unix.Catalog.GetString("Stop server");
     this.hbuttonbox1.Add(this.btnCancel);
     global::Gtk.ButtonBox.ButtonBoxChild w25 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox1[this.btnCancel]));
     w25.Expand = false;
     w25.Fill   = false;
     // Container child hbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.btnOk              = new global::Gtk.Button();
     this.btnOk.CanFocus     = true;
     this.btnOk.Name         = "btnOk";
     this.btnOk.UseUnderline = true;
     this.btnOk.Label        = global::Mono.Unix.Catalog.GetString("Start server");
     this.hbuttonbox1.Add(this.btnOk);
     global::Gtk.ButtonBox.ButtonBoxChild w26 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox1[this.btnOk]));
     w26.Position = 1;
     w26.Expand   = false;
     w26.Fill     = false;
     this.vbox1.Add(this.hbuttonbox1);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbuttonbox1]));
     w27.Position = 1;
     w27.Expand   = false;
     w27.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.lblState           = new global::Gtk.Label();
     this.lblState.Name      = "lblState";
     this.lblState.LabelProp = global::Mono.Unix.Catalog.GetString("Server not running...");
     this.vbox1.Add(this.lblState);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.lblState]));
     w28.Position = 2;
     w28.Expand   = false;
     w28.Fill     = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 453;
     this.DefaultHeight = 311;
     this.Show();
     this.DeleteEvent           += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent);
     this.btnDisconnect.Clicked += new global::System.EventHandler(this.OnBtnDisconnectClicked);
     this.btnMessage.Clicked    += new global::System.EventHandler(this.OnBtnMessageClicked);
     this.btnNewDrink.Clicked   += new global::System.EventHandler(this.OnBtnNewDrinkClicked);
     this.btnCancel.Clicked     += new global::System.EventHandler(this.OnBtnCancelClicked);
     this.btnOk.Clicked         += new global::System.EventHandler(this.OnBtnOkClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MequantaStudio.SmartQuant.ImportInstrumentWidget
     global::Stetic.BinContainer.Attach(this);
     this.Name = "MequantaStudio.SmartQuant.ImportInstrumentWidget";
     // Container child MequantaStudio.SmartQuant.ImportInstrumentWidget.Gtk.Container+ContainerChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.vbox5         = new global::Gtk.VBox();
     this.vbox5.Name    = "vbox5";
     this.vbox5.Spacing = 6;
     // Container child vbox5.Gtk.Box+BoxChild
     this.frame2             = new global::Gtk.Frame();
     this.frame2.Name        = "frame2";
     this.frame2.ShadowType  = ((global::Gtk.ShadowType)(1));
     this.frame2.BorderWidth = ((uint)(1));
     // Container child frame2.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.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.table4               = new global::Gtk.Table(((uint)(2)), ((uint)(3)), true);
     this.table4.Name          = "table4";
     this.table4.RowSpacing    = ((uint)(6));
     this.table4.ColumnSpacing = ((uint)(6));
     // Container child table4.Gtk.Table+TableChild
     this.checkbutton1               = new global::Gtk.CheckButton();
     this.checkbutton1.CanFocus      = true;
     this.checkbutton1.Name          = "checkbutton1";
     this.checkbutton1.Label         = global::Mono.Unix.Catalog.GetString("Instrument Type");
     this.checkbutton1.DrawIndicator = true;
     this.checkbutton1.UseUnderline  = true;
     this.table4.Add(this.checkbutton1);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table4 [this.checkbutton1]));
     w1.XOptions = ((global::Gtk.AttachOptions)(4));
     w1.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.checkbutton2               = new global::Gtk.CheckButton();
     this.checkbutton2.CanFocus      = true;
     this.checkbutton2.Name          = "checkbutton2";
     this.checkbutton2.Label         = global::Mono.Unix.Catalog.GetString("Exchange");
     this.checkbutton2.DrawIndicator = true;
     this.checkbutton2.UseUnderline  = true;
     this.table4.Add(this.checkbutton2);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table4 [this.checkbutton2]));
     w2.LeftAttach  = ((uint)(1));
     w2.RightAttach = ((uint)(2));
     w2.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.checkbutton3               = new global::Gtk.CheckButton();
     this.checkbutton3.CanFocus      = true;
     this.checkbutton3.Name          = "checkbutton3";
     this.checkbutton3.Label         = global::Mono.Unix.Catalog.GetString("Symbol");
     this.checkbutton3.DrawIndicator = true;
     this.checkbutton3.UseUnderline  = true;
     this.table4.Add(this.checkbutton3);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table4 [this.checkbutton3]));
     w3.LeftAttach  = ((uint)(2));
     w3.RightAttach = ((uint)(3));
     w3.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.combobox2      = global::Gtk.ComboBox.NewText();
     this.combobox2.Name = "combobox2";
     this.table4.Add(this.combobox2);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table4 [this.combobox2]));
     w4.TopAttach    = ((uint)(1));
     w4.BottomAttach = ((uint)(2));
     w4.XOptions     = ((global::Gtk.AttachOptions)(4));
     w4.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.entry1               = new global::Gtk.Entry();
     this.entry1.CanFocus      = true;
     this.entry1.Name          = "entry1";
     this.entry1.IsEditable    = true;
     this.entry1.InvisibleChar = '●';
     this.table4.Add(this.entry1);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table4 [this.entry1]));
     w5.TopAttach    = ((uint)(1));
     w5.BottomAttach = ((uint)(2));
     w5.LeftAttach   = ((uint)(1));
     w5.RightAttach  = ((uint)(2));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.entry2               = new global::Gtk.Entry();
     this.entry2.CanFocus      = true;
     this.entry2.Name          = "entry2";
     this.entry2.IsEditable    = true;
     this.entry2.InvisibleChar = '●';
     this.table4.Add(this.entry2);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table4 [this.entry2]));
     w6.TopAttach    = ((uint)(1));
     w6.BottomAttach = ((uint)(2));
     w6.LeftAttach   = ((uint)(2));
     w6.RightAttach  = ((uint)(3));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.hbox3.Add(this.table4);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.table4]));
     w7.Position = 0;
     this.GtkAlignment.Add(this.hbox3);
     this.frame2.Add(this.GtkAlignment);
     this.GtkLabel3           = new global::Gtk.Label();
     this.GtkLabel3.Name      = "GtkLabel3";
     this.GtkLabel3.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Filter</b>");
     this.GtkLabel3.UseMarkup = true;
     this.frame2.LabelWidget  = this.GtkLabel3;
     this.vbox5.Add(this.frame2);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.frame2]));
     w10.Position = 0;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child vbox5.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.treeview6          = new global::Gtk.TreeView();
     this.treeview6.CanFocus = true;
     this.treeview6.Name     = "treeview6";
     this.GtkScrolledWindow.Add(this.treeview6);
     this.vbox5.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.GtkScrolledWindow]));
     w12.Position = 1;
     this.hbox2.Add(this.vbox5);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.vbox5]));
     w13.Position = 0;
     // Container child hbox2.Gtk.Box+BoxChild
     this.vbuttonbox1             = new global::Gtk.VButtonBox();
     this.vbuttonbox1.Name        = "vbuttonbox1";
     this.vbuttonbox1.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.button6              = new global::Gtk.Button();
     this.button6.CanFocus     = true;
     this.button6.Name         = "button6";
     this.button6.UseUnderline = true;
     this.button6.Label        = global::Mono.Unix.Catalog.GetString("Request");
     this.vbuttonbox1.Add(this.button6);
     global::Gtk.ButtonBox.ButtonBoxChild w14 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.button6]));
     w14.Expand = false;
     w14.Fill   = false;
     this.hbox2.Add(this.vbuttonbox1);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.vbuttonbox1]));
     w15.Position = 1;
     w15.Expand   = false;
     w15.Fill     = false;
     this.Add(this.hbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Show();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget Moscrif.IDE.Controls.PermissionEditor
     this.Name = "Moscrif.IDE.Controls.PermissionEditor";
     this.Title = global::Mono.Unix.Catalog.GetString ("Permission Editor");
     this.WindowPosition = ((global::Gtk.WindowPosition)(1));
     // Internal child Moscrif.IDE.Controls.PermissionEditor.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.GtkScrolledWindow = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow.Name = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     this.GtkScrolledWindow.BorderWidth = ((uint)(10));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.tvPermission = new global::Gtk.TextView ();
     this.tvPermission.CanFocus = true;
     this.tvPermission.Name = "tvPermission";
     this.GtkScrolledWindow.Add (this.tvPermission);
     this.hbox1.Add (this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.GtkScrolledWindow]));
     w3.Position = 0;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbButton = new global::Gtk.VButtonBox ();
     this.vbButton.Name = "vbButton";
     this.vbButton.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     this.hbox1.Add (this.vbButton);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbButton]));
     w4.PackType = ((global::Gtk.PackType)(1));
     w4.Position = 2;
     w4.Expand = false;
     w1.Add (this.hbox1);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(w1 [this.hbox1]));
     w5.Position = 0;
     // Internal child Moscrif.IDE.Controls.PermissionEditor.ActionArea
     global::Gtk.HButtonBox w6 = this.ActionArea;
     w6.Name = "dialog1_ActionArea";
     w6.Spacing = 10;
     w6.BorderWidth = ((uint)(10));
     w6.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel = new global::Gtk.Button ();
     this.buttonCancel.CanDefault = true;
     this.buttonCancel.CanFocus = true;
     this.buttonCancel.Name = "buttonCancel";
     this.buttonCancel.UseStock = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label = "gtk-cancel";
     this.AddActionWidget (this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w7 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w6 [this.buttonCancel]));
     w7.Expand = false;
     w7.Fill = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk = new global::Gtk.Button ();
     this.buttonOk.CanDefault = true;
     this.buttonOk.CanFocus = true;
     this.buttonOk.Name = "buttonOk";
     this.buttonOk.UseStock = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label = "gtk-ok";
     this.AddActionWidget (this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w8 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w6 [this.buttonOk]));
     w8.Position = 1;
     w8.Expand = false;
     w8.Fill = false;
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 747;
     this.DefaultHeight = 491;
     this.Show ();
     this.tvPermission.PasteClipboard += new global::System.EventHandler (this.OnTvPermissionPasteClipboard);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.Database.Designer.TriggersEditorWidget
     global::Stetic.BinContainer.Attach(this);
     this.Name = "MonoDevelop.Database.Designer.TriggersEditorWidget";
     // Container child MonoDevelop.Database.Designer.TriggersEditorWidget.Gtk.Container+ContainerChild
     this.vpaned          = new global::Gtk.VPaned();
     this.vpaned.CanFocus = true;
     this.vpaned.Name     = "vpaned";
     this.vpaned.Position = 205;
     // Container child vpaned.Gtk.Paned+PanedChild
     this.hbox         = new global::Gtk.HBox();
     this.hbox.Name    = "hbox";
     this.hbox.Spacing = 6;
     // Container child hbox.Gtk.Box+BoxChild
     this.windowTriggers            = new global::Gtk.ScrolledWindow();
     this.windowTriggers.CanFocus   = true;
     this.windowTriggers.Name       = "windowTriggers";
     this.windowTriggers.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child windowTriggers.Gtk.Container+ContainerChild
     this.listTriggers          = new global::Gtk.TreeView();
     this.listTriggers.CanFocus = true;
     this.listTriggers.Name     = "listTriggers";
     this.windowTriggers.Add(this.listTriggers);
     this.hbox.Add(this.windowTriggers);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox[this.windowTriggers]));
     w2.Position = 0;
     // Container child hbox.Gtk.Box+BoxChild
     this.vbuttonbox             = new global::Gtk.VButtonBox();
     this.vbuttonbox.Name        = "vbuttonbox";
     this.vbuttonbox.Spacing     = 6;
     this.vbuttonbox.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child vbuttonbox.Gtk.ButtonBox+ButtonBoxChild
     this.buttonAdd              = new global::Gtk.Button();
     this.buttonAdd.CanFocus     = true;
     this.buttonAdd.Name         = "buttonAdd";
     this.buttonAdd.UseStock     = true;
     this.buttonAdd.UseUnderline = true;
     this.buttonAdd.Label        = "gtk-add";
     this.vbuttonbox.Add(this.buttonAdd);
     global::Gtk.ButtonBox.ButtonBoxChild w3 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox[this.buttonAdd]));
     w3.Expand = false;
     w3.Fill   = false;
     // Container child vbuttonbox.Gtk.ButtonBox+ButtonBoxChild
     this.buttonRemove              = new global::Gtk.Button();
     this.buttonRemove.Sensitive    = false;
     this.buttonRemove.CanFocus     = true;
     this.buttonRemove.Name         = "buttonRemove";
     this.buttonRemove.UseStock     = true;
     this.buttonRemove.UseUnderline = true;
     this.buttonRemove.Label        = "gtk-remove";
     this.vbuttonbox.Add(this.buttonRemove);
     global::Gtk.ButtonBox.ButtonBoxChild w4 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox[this.buttonRemove]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     this.hbox.Add(this.vbuttonbox);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox[this.vbuttonbox]));
     w5.Position = 1;
     w5.Expand   = false;
     w5.Fill     = false;
     this.vpaned.Add(this.hbox);
     global::Gtk.Paned.PanedChild w6 = ((global::Gtk.Paned.PanedChild)(this.vpaned[this.hbox]));
     w6.Resize = false;
     // Container child vpaned.Gtk.Paned+PanedChild
     this.frame            = new global::Gtk.Frame();
     this.frame.Name       = "frame";
     this.frame.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frame.Gtk.Container+ContainerChild
     this.alignment             = new global::Gtk.Alignment(0f, 0f, 1f, 1f);
     this.alignment.Name        = "alignment";
     this.alignment.LeftPadding = ((uint)(12));
     // Container child alignment.Gtk.Container+ContainerChild
     this.sqlEditor = new global::MonoDevelop.Database.Components.SqlEditorWidget();
     this.sqlEditor.HeightRequest = 80;
     this.sqlEditor.Events        = ((global::Gdk.EventMask)(256));
     this.sqlEditor.Name          = "sqlEditor";
     this.sqlEditor.Editable      = false;
     this.alignment.Add(this.sqlEditor);
     this.frame.Add(this.alignment);
     this.GtkLabel2           = new global::Gtk.Label();
     this.GtkLabel2.Name      = "GtkLabel2";
     this.GtkLabel2.LabelProp = global::MonoDevelop.Database.AddinCatalog.GetString("Statement");
     this.GtkLabel2.UseMarkup = true;
     this.frame.LabelWidget   = this.GtkLabel2;
     this.vpaned.Add(this.frame);
     this.Add(this.vpaned);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Show();
     this.buttonAdd.Clicked    += new global::System.EventHandler(this.AddClicked);
     this.buttonRemove.Clicked += new global::System.EventHandler(this.RemoveClicked);
 }
예제 #54
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.FileAction            = new global::Gtk.Action("FileAction", global::Mono.Unix.Catalog.GetString("File"), null, null);
     this.FileAction.ShortLabel = global::Mono.Unix.Catalog.GetString("File");
     w1.Add(this.FileAction, null);
     this.newAction            = new global::Gtk.Action("newAction", global::Mono.Unix.Catalog.GetString("New"), null, "gtk-new");
     this.newAction.ShortLabel = global::Mono.Unix.Catalog.GetString("New");
     w1.Add(this.newAction, null);
     this.openAction            = new global::Gtk.Action("openAction", global::Mono.Unix.Catalog.GetString("Open"), null, "gtk-open");
     this.openAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Open");
     w1.Add(this.openAction, null);
     this.saveAction            = new global::Gtk.Action("saveAction", global::Mono.Unix.Catalog.GetString("Save"), null, "gtk-save");
     this.saveAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Save");
     w1.Add(this.saveAction, null);
     this.saveAsAction            = new global::Gtk.Action("saveAsAction", global::Mono.Unix.Catalog.GetString("Save _As"), null, "gtk-save-as");
     this.saveAsAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Save _As");
     w1.Add(this.saveAsAction, null);
     this.quitAction            = new global::Gtk.Action("quitAction", global::Mono.Unix.Catalog.GetString("Exit"), null, "gtk-quit");
     this.quitAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Exit");
     w1.Add(this.quitAction, null);
     this.UIManager.InsertActionGroup(w1, 0);
     this.AddAccelGroup(this.UIManager.AccelGroup);
     this.Name           = "MainWindow";
     this.Title          = global::Mono.Unix.Catalog.GetString("CloudWallet GTK");
     this.Icon           = global::Gdk.Pixbuf.LoadFromResource("CloudWallet_GTK.cloudWallet_256x256.ico");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.Resizable      = false;
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.UIManager.AddUiFromString(@"<ui><menubar name='menubar1'><menu name='FileAction' action='FileAction'><menuitem name='newAction' action='newAction'/><menuitem name='openAction' action='openAction'/><menuitem name='saveAction' action='saveAction'/><menuitem name='saveAsAction' action='saveAsAction'/><menuitem name='quitAction' action='quitAction'/></menu></menubar></ui>");
     this.menubar1      = ((global::Gtk.MenuBar)(this.UIManager.GetWidget("/menubar1")));
     this.menubar1.Name = "menubar1";
     this.vbox3.Add(this.menubar1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.menubar1]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.frame1             = new global::Gtk.Frame();
     this.frame1.Name        = "frame1";
     this.frame1.ShadowType  = ((global::Gtk.ShadowType)(0));
     this.frame1.LabelXalign = 0.5F;
     // 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.passwordBox               = new global::Gtk.Entry();
     this.passwordBox.CanFocus      = true;
     this.passwordBox.Name          = "passwordBox";
     this.passwordBox.IsEditable    = true;
     this.passwordBox.Visibility    = false;
     this.passwordBox.InvisibleChar = '•';
     this.GtkAlignment.Add(this.passwordBox);
     this.frame1.Add(this.GtkAlignment);
     this.GtkLabel1           = new global::Gtk.Label();
     this.GtkLabel1.Name      = "GtkLabel1";
     this.GtkLabel1.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Password</b>");
     this.GtkLabel1.UseMarkup = true;
     this.frame1.LabelWidget  = this.GtkLabel1;
     this.vbox3.Add(this.frame1);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.frame1]));
     w5.Position = 1;
     w5.Expand   = false;
     w5.Fill     = false;
     // 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.vbox1 = new global::Gtk.VBox();
     this.vbox1.WidthRequest = 300;
     this.vbox1.Name         = "vbox1";
     this.vbox1.Spacing      = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.vbuttonbox1      = new global::Gtk.VButtonBox();
     this.vbuttonbox1.Name = "vbuttonbox1";
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.btnRemove1 = new global::Gtk.Button();
     this.btnRemove1.WidthRequest = 300;
     this.btnRemove1.CanFocus     = true;
     this.btnRemove1.Name         = "btnRemove1";
     this.btnRemove1.UseStock     = true;
     this.btnRemove1.UseUnderline = true;
     this.btnRemove1.Label        = "gtk-remove";
     this.vbuttonbox1.Add(this.btnRemove1);
     global::Gtk.ButtonBox.ButtonBoxChild w6 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1[this.btnRemove1]));
     w6.Expand = false;
     w6.Fill   = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.btnAdd = new global::Gtk.Button();
     this.btnAdd.WidthRequest = 300;
     this.btnAdd.CanFocus     = true;
     this.btnAdd.Name         = "btnAdd";
     this.btnAdd.UseStock     = true;
     this.btnAdd.UseUnderline = true;
     this.btnAdd.Label        = "gtk-add";
     this.vbuttonbox1.Add(this.btnAdd);
     global::Gtk.ButtonBox.ButtonBoxChild w7 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1[this.btnAdd]));
     w7.Position = 1;
     w7.Expand   = false;
     w7.Fill     = false;
     this.vbox1.Add(this.vbuttonbox1);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.vbuttonbox1]));
     w8.Position = 0;
     w8.Expand   = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.txtSearch = new global::Gtk.Entry();
     this.txtSearch.WidthRequest  = 300;
     this.txtSearch.CanFocus      = true;
     this.txtSearch.Name          = "txtSearch";
     this.txtSearch.IsEditable    = true;
     this.txtSearch.InvisibleChar = '•';
     this.vbox1.Add(this.txtSearch);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.txtSearch]));
     w9.Position = 1;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.treeview1 = new global::Gtk.TreeView();
     this.treeview1.WidthRequest = 300;
     this.treeview1.CanFocus     = true;
     this.treeview1.Name         = "treeview1";
     this.GtkScrolledWindow.Add(this.treeview1);
     this.vbox1.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.GtkScrolledWindow]));
     w11.Position = 2;
     this.hbox1.Add(this.vbox1);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vbox1]));
     w12.Position = 0;
     w12.Expand   = false;
     w12.Fill     = false;
     // 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.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.txtTitle = new global::Gtk.Entry();
     this.txtTitle.WidthRequest  = 500;
     this.txtTitle.CanFocus      = true;
     this.txtTitle.Name          = "txtTitle";
     this.txtTitle.IsEditable    = true;
     this.txtTitle.InvisibleChar = '•';
     this.GtkAlignment3.Add(this.txtTitle);
     this.frame2.Add(this.GtkAlignment3);
     this.GtkLabel4           = new global::Gtk.Label();
     this.GtkLabel4.Name      = "GtkLabel4";
     this.GtkLabel4.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Title</b>");
     this.GtkLabel4.UseMarkup = true;
     this.GtkLabel4.Justify   = ((global::Gtk.Justification)(2));
     this.frame2.LabelWidget  = this.GtkLabel4;
     this.vbox2.Add(this.frame2);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.frame2]));
     w15.Position = 0;
     w15.Expand   = false;
     w15.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.frame3            = new global::Gtk.Frame();
     this.frame3.Name       = "frame3";
     this.frame3.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frame3.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.GtkScrolledWindow1            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow1.Name       = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.txtContent          = new global::Gtk.TextView();
     this.txtContent.CanFocus = true;
     this.txtContent.Name     = "txtContent";
     this.GtkScrolledWindow1.Add(this.txtContent);
     this.GtkAlignment4.Add(this.GtkScrolledWindow1);
     this.frame3.Add(this.GtkAlignment4);
     this.GtkLabel5           = new global::Gtk.Label();
     this.GtkLabel5.Name      = "GtkLabel5";
     this.GtkLabel5.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Content</b>");
     this.GtkLabel5.UseMarkup = true;
     this.frame3.LabelWidget  = this.GtkLabel5;
     this.vbox2.Add(this.frame3);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.frame3]));
     w19.Position = 1;
     this.hbox1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vbox2]));
     w20.Position = 1;
     w20.Expand   = false;
     w20.Fill     = false;
     this.vbox3.Add(this.hbox1);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.hbox1]));
     w21.Position = 2;
     this.Add(this.vbox3);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 820;
     this.DefaultHeight = 469;
     this.Show();
     this.DeleteEvent                  += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent);
     this.newAction.Activated          += new global::System.EventHandler(this.onFileNew);
     this.openAction.Activated         += new global::System.EventHandler(this.onFileOpen);
     this.saveAction.Activated         += new global::System.EventHandler(this.OnFileSave);
     this.saveAsAction.Activated       += new global::System.EventHandler(this.onFileSaveAs);
     this.quitAction.Activated         += new global::System.EventHandler(this.onFileExit);
     this.btnRemove1.Clicked           += new global::System.EventHandler(this.btnRemove_Clicked);
     this.btnAdd.Clicked               += new global::System.EventHandler(this.btnAdd_Clicked);
     this.txtSearch.Changed            += new global::System.EventHandler(this.txtSearchChanged);
     this.treeview1.SelectCursorParent += new global::Gtk.SelectCursorParentHandler(this.treeview_selectCursuorParent);
     this.treeview1.SelectionReceived  += new global::Gtk.SelectionReceivedHandler(this.tree_selectionrecieved);
     this.treeview1.CursorChanged      += new global::System.EventHandler(this.tree_CursorChanged);
     this.txtTitle.KeyReleaseEvent     += new global::Gtk.KeyReleaseEventHandler(this.txtTitle_keyrelease);
     this.txtContent.InsertAtCursor    += new global::Gtk.InsertAtCursorHandler(this.OnContentInsert);
     this.txtContent.DeleteFromCursor  += new global::Gtk.DeleteFromCursorHandler(this.OnContentDelete);
     this.txtContent.KeyReleaseEvent   += new global::Gtk.KeyReleaseEventHandler(this.content_keyup);
 }
예제 #55
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget MainWindow
     this.Name = "MainWindow";
     this.Title = global::Mono.Unix.Catalog.GetString ("ECM Database Compactor");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.BorderWidth = ((uint)(3));
     // 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.hbox1 = new global::Gtk.HBox ();
     this.hbox1.Name = "hbox1";
     // Container child hbox1.Gtk.Box+BoxChild
     this.ntbServers = new global::Gtk.Notebook ();
     this.ntbServers.CanFocus = true;
     this.ntbServers.Name = "ntbServers";
     this.ntbServers.CurrentPage = 0;
     this.ntbServers.BorderWidth = ((uint)(3));
     // Container child ntbServers.Gtk.Notebook+NotebookChild
     this.table1 = new global::Gtk.Table (((uint)(3)), ((uint)(4)), false);
     this.table1.Name = "table1";
     this.table1.RowSpacing = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     this.table1.BorderWidth = ((uint)(3));
     // Container child table1.Gtk.Table+TableChild
     this.chkIntegratedSec = new global::Gtk.CheckButton ();
     this.chkIntegratedSec.CanFocus = true;
     this.chkIntegratedSec.Name = "chkIntegratedSec";
     this.chkIntegratedSec.Label = global::Mono.Unix.Catalog.GetString ("Integrated Security");
     this.chkIntegratedSec.Active = true;
     this.chkIntegratedSec.DrawIndicator = true;
     this.chkIntegratedSec.UseUnderline = true;
     this.table1.Add (this.chkIntegratedSec);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1 [this.chkIntegratedSec]));
     w1.TopAttach = ((uint)(2));
     w1.BottomAttach = ((uint)(3));
     w1.LeftAttach = ((uint)(3));
     w1.RightAttach = ((uint)(4));
     w1.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 ("Source");
     this.table1.Add (this.label1);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1 [this.label1]));
     w2.XOptions = ((global::Gtk.AttachOptions)(4));
     w2.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 ("DB Name");
     this.table1.Add (this.label11);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1 [this.label11]));
     w3.TopAttach = ((uint)(1));
     w3.BottomAttach = ((uint)(2));
     w3.XOptions = ((global::Gtk.AttachOptions)(4));
     w3.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 ("User Name");
     this.table1.Add (this.label5);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1 [this.label5]));
     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.label6 = new global::Gtk.Label ();
     this.label6.Name = "label6";
     this.label6.Xalign = 1F;
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString ("Password");
     this.table1.Add (this.label6);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1 [this.label6]));
     w5.TopAttach = ((uint)(1));
     w5.BottomAttach = ((uint)(2));
     w5.LeftAttach = ((uint)(2));
     w5.RightAttach = ((uint)(3));
     w5.XOptions = ((global::Gtk.AttachOptions)(4));
     w5.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.txtMSSQLDbname = new global::Gtk.Entry ();
     this.txtMSSQLDbname.CanFocus = true;
     this.txtMSSQLDbname.Name = "txtMSSQLDbname";
     this.txtMSSQLDbname.Text = global::Mono.Unix.Catalog.GetString ("evedb");
     this.txtMSSQLDbname.IsEditable = true;
     this.txtMSSQLDbname.InvisibleChar = '●';
     this.table1.Add (this.txtMSSQLDbname);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1 [this.txtMSSQLDbname]));
     w6.TopAttach = ((uint)(1));
     w6.BottomAttach = ((uint)(2));
     w6.LeftAttach = ((uint)(1));
     w6.RightAttach = ((uint)(2));
     w6.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.txtMSSQLPass = new global::Gtk.Entry ();
     this.txtMSSQLPass.Sensitive = false;
     this.txtMSSQLPass.CanFocus = true;
     this.txtMSSQLPass.Name = "txtMSSQLPass";
     this.txtMSSQLPass.IsEditable = true;
     this.txtMSSQLPass.Visibility = false;
     this.txtMSSQLPass.InvisibleChar = '●';
     this.table1.Add (this.txtMSSQLPass);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1 [this.txtMSSQLPass]));
     w7.TopAttach = ((uint)(1));
     w7.BottomAttach = ((uint)(2));
     w7.LeftAttach = ((uint)(3));
     w7.RightAttach = ((uint)(4));
     w7.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.txtMSSQLSource = new global::Gtk.Entry ();
     this.txtMSSQLSource.CanFocus = true;
     this.txtMSSQLSource.Name = "txtMSSQLSource";
     this.txtMSSQLSource.Text = global::Mono.Unix.Catalog.GetString (".\\SQLEXPRESS");
     this.txtMSSQLSource.IsEditable = true;
     this.txtMSSQLSource.InvisibleChar = '●';
     this.table1.Add (this.txtMSSQLSource);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1 [this.txtMSSQLSource]));
     w8.LeftAttach = ((uint)(1));
     w8.RightAttach = ((uint)(2));
     w8.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.txtMSSQLUser = new global::Gtk.Entry ();
     this.txtMSSQLUser.Sensitive = false;
     this.txtMSSQLUser.CanFocus = true;
     this.txtMSSQLUser.Name = "txtMSSQLUser";
     this.txtMSSQLUser.IsEditable = true;
     this.txtMSSQLUser.InvisibleChar = '●';
     this.table1.Add (this.txtMSSQLUser);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table1 [this.txtMSSQLUser]));
     w9.LeftAttach = ((uint)(3));
     w9.RightAttach = ((uint)(4));
     w9.YOptions = ((global::Gtk.AttachOptions)(4));
     this.ntbServers.Add (this.table1);
     // Notebook tab
     this.label2 = new global::Gtk.Label ();
     this.label2.Name = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString ("MS SQL");
     this.ntbServers.SetTabLabel (this.table1, this.label2);
     this.label2.ShowAll ();
     // Container child ntbServers.Gtk.Notebook+NotebookChild
     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));
     this.table2.BorderWidth = ((uint)(3));
     // Container child table2.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 ("Source");
     this.table2.Add (this.label12);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table2 [this.label12]));
     w11.TopAttach = ((uint)(1));
     w11.BottomAttach = ((uint)(2));
     w11.XOptions = ((global::Gtk.AttachOptions)(4));
     w11.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.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 ("Port");
     this.table2.Add (this.label13);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table2 [this.label13]));
     w12.TopAttach = ((uint)(2));
     w12.BottomAttach = ((uint)(3));
     w12.XOptions = ((global::Gtk.AttachOptions)(4));
     w12.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label3 = new global::Gtk.Label ();
     this.label3.Name = "label3";
     this.label3.Xalign = 1F;
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString ("DB Name");
     this.table2.Add (this.label3);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table2 [this.label3]));
     w13.XOptions = ((global::Gtk.AttachOptions)(4));
     w13.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.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 ("Password");
     this.table2.Add (this.label8);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table2 [this.label8]));
     w14.TopAttach = ((uint)(1));
     w14.BottomAttach = ((uint)(2));
     w14.LeftAttach = ((uint)(2));
     w14.RightAttach = ((uint)(3));
     w14.XOptions = ((global::Gtk.AttachOptions)(4));
     w14.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 ("User Name");
     this.table2.Add (this.label9);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table2 [this.label9]));
     w15.LeftAttach = ((uint)(2));
     w15.RightAttach = ((uint)(3));
     w15.XOptions = ((global::Gtk.AttachOptions)(4));
     w15.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.spbPort = new global::Gtk.SpinButton (1, 65535, 1);
     this.spbPort.CanFocus = true;
     this.spbPort.Name = "spbPort";
     this.spbPort.Adjustment.PageIncrement = 10;
     this.spbPort.ClimbRate = 1;
     this.spbPort.Numeric = true;
     this.spbPort.Value = 3306;
     this.table2.Add (this.spbPort);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table2 [this.spbPort]));
     w16.TopAttach = ((uint)(2));
     w16.BottomAttach = ((uint)(3));
     w16.RightAttach = ((uint)(2));
     w16.XOptions = ((global::Gtk.AttachOptions)(0));
     w16.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.txtMySqlDbName = new global::Gtk.Entry ();
     this.txtMySqlDbName.CanFocus = true;
     this.txtMySqlDbName.Name = "txtMySqlDbName";
     this.txtMySqlDbName.Text = global::Mono.Unix.Catalog.GetString ("evedb");
     this.txtMySqlDbName.IsEditable = true;
     this.txtMySqlDbName.InvisibleChar = '●';
     this.table2.Add (this.txtMySqlDbName);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table2 [this.txtMySqlDbName]));
     w17.LeftAttach = ((uint)(1));
     w17.RightAttach = ((uint)(2));
     w17.XOptions = ((global::Gtk.AttachOptions)(4));
     w17.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.txtMySqlPass = new global::Gtk.Entry ();
     this.txtMySqlPass.CanFocus = true;
     this.txtMySqlPass.Name = "txtMySqlPass";
     this.txtMySqlPass.Text = global::Mono.Unix.Catalog.GetString ("zn645szn");
     this.txtMySqlPass.IsEditable = true;
     this.txtMySqlPass.Visibility = false;
     this.txtMySqlPass.InvisibleChar = '●';
     this.table2.Add (this.txtMySqlPass);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table2 [this.txtMySqlPass]));
     w18.TopAttach = ((uint)(1));
     w18.BottomAttach = ((uint)(2));
     w18.LeftAttach = ((uint)(3));
     w18.RightAttach = ((uint)(4));
     w18.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.txtMySqlSource = new global::Gtk.Entry ();
     this.txtMySqlSource.CanFocus = true;
     this.txtMySqlSource.Name = "txtMySqlSource";
     this.txtMySqlSource.Text = global::Mono.Unix.Catalog.GetString ("localhost");
     this.txtMySqlSource.IsEditable = true;
     this.txtMySqlSource.InvisibleChar = '●';
     this.table2.Add (this.txtMySqlSource);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table2 [this.txtMySqlSource]));
     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.txtMySqlUser = new global::Gtk.Entry ();
     this.txtMySqlUser.CanFocus = true;
     this.txtMySqlUser.Name = "txtMySqlUser";
     this.txtMySqlUser.Text = global::Mono.Unix.Catalog.GetString ("root");
     this.txtMySqlUser.IsEditable = true;
     this.txtMySqlUser.InvisibleChar = '●';
     this.table2.Add (this.txtMySqlUser);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table2 [this.txtMySqlUser]));
     w20.LeftAttach = ((uint)(3));
     w20.RightAttach = ((uint)(4));
     w20.YOptions = ((global::Gtk.AttachOptions)(4));
     this.ntbServers.Add (this.table2);
     global::Gtk.Notebook.NotebookChild w21 = ((global::Gtk.Notebook.NotebookChild)(this.ntbServers [this.table2]));
     w21.Position = 1;
     // Notebook tab
     this.label4 = new global::Gtk.Label ();
     this.label4.Name = "label4";
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString ("MySql");
     this.ntbServers.SetTabLabel (this.table2, this.label4);
     this.label4.ShowAll ();
     // Container child ntbServers.Gtk.Notebook+NotebookChild
     this.vbox2 = new global::Gtk.VBox ();
     this.vbox2.Name = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.label7 = new global::Gtk.Label ();
     this.label7.Name = "label7";
     this.label7.Xalign = 0F;
     this.label7.Yalign = 1F;
     this.label7.LabelProp = global::Mono.Unix.Catalog.GetString ("Database File:");
     this.vbox2.Add (this.label7);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label7]));
     w22.Position = 0;
     w22.Expand = false;
     w22.Fill = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.fcbSqliteDB = new global::Gtk.FileChooserButton (global::Mono.Unix.Catalog.GetString ("Select SQLite3 Database"), ((global::Gtk.FileChooserAction)(0)));
     this.fcbSqliteDB.Name = "fcbSqliteDB";
     this.vbox2.Add (this.fcbSqliteDB);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.fcbSqliteDB]));
     w23.Position = 1;
     w23.Expand = false;
     w23.Fill = false;
     this.ntbServers.Add (this.vbox2);
     global::Gtk.Notebook.NotebookChild w24 = ((global::Gtk.Notebook.NotebookChild)(this.ntbServers [this.vbox2]));
     w24.Position = 2;
     // Notebook tab
     this.label10 = new global::Gtk.Label ();
     this.label10.Name = "label10";
     this.label10.LabelProp = global::Mono.Unix.Catalog.GetString ("SQLite");
     this.label10.WidthChars = 6;
     this.ntbServers.SetTabLabel (this.vbox2, this.label10);
     this.label10.ShowAll ();
     this.hbox1.Add (this.ntbServers);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.ntbServers]));
     w25.Position = 0;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbuttonbox1 = new global::Gtk.VButtonBox ();
     this.vbuttonbox1.Name = "vbuttonbox1";
     this.vbuttonbox1.BorderWidth = ((uint)(3));
     this.vbuttonbox1.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.btnStartProcess = new global::Gtk.Button ();
     this.btnStartProcess.CanFocus = true;
     this.btnStartProcess.Name = "btnStartProcess";
     this.btnStartProcess.UseUnderline = true;
     this.btnStartProcess.Label = global::Mono.Unix.Catalog.GetString ("Compact\nDatabase");
     this.vbuttonbox1.Add (this.btnStartProcess);
     global::Gtk.ButtonBox.ButtonBoxChild w26 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.btnStartProcess]));
     w26.Expand = false;
     w26.Fill = false;
     this.hbox1.Add (this.vbuttonbox1);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbuttonbox1]));
     w27.Position = 1;
     w27.Expand = false;
     w27.Fill = false;
     this.vbox1.Add (this.hbox1);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox1]));
     w28.Position = 0;
     w28.Expand = false;
     w28.Fill = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.lblStatus = new global::Gtk.Label ();
     this.lblStatus.Name = "lblStatus";
     this.lblStatus.LabelProp = global::Mono.Unix.Catalog.GetString ("label1");
     this.vbox1.Add (this.lblStatus);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.lblStatus]));
     w29.Position = 1;
     w29.Expand = false;
     w29.Fill = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.lblRecords = new global::Gtk.Label ();
     this.lblRecords.Name = "lblRecords";
     this.lblRecords.LabelProp = global::Mono.Unix.Catalog.GetString ("label4");
     this.vbox1.Add (this.lblRecords);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.lblRecords]));
     w30.Position = 2;
     w30.Expand = false;
     w30.Fill = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.pgbProgress = new global::Gtk.ProgressBar ();
     this.pgbProgress.Name = "pgbProgress";
     this.vbox1.Add (this.pgbProgress);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.pgbProgress]));
     w31.PackType = ((global::Gtk.PackType)(1));
     w31.Position = 3;
     w31.Expand = false;
     w31.Fill = false;
     this.Add (this.vbox1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 569;
     this.DefaultHeight = 200;
     this.Show ();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler (this.OnDeleteEvent);
     this.chkIntegratedSec.Toggled += new global::System.EventHandler (this.IntegratedSecToggle);
     this.btnStartProcess.Clicked += new global::System.EventHandler (this.StartProcess);
 }
예제 #56
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget vocab.SimpleAssessmentWidget
     Stetic.BinContainer w1 = global::Stetic.BinContainer.Attach (this);
     this.UIManager = new global::Gtk.UIManager ();
     global::Gtk.ActionGroup w2 = new global::Gtk.ActionGroup ("Default");
     this.closeAction = new global::Gtk.Action ("closeAction", null, null, "gtk-close");
     w2.Add (this.closeAction, null);
     this.UIManager.InsertActionGroup (w2, 0);
     this.Name = "vocab.SimpleAssessmentWidget";
     // Container child vocab.SimpleAssessmentWidget.Gtk.Container+ContainerChild
     this.vbox2 = new global::Gtk.VBox ();
     this.vbox2.Name = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.UIManager.AddUiFromString ("<ui><toolbar name='toolbar1'><toolitem name='closeAction' action='closeAction'/></toolbar></ui>");
     this.toolbar1 = ((global::Gtk.Toolbar)(this.UIManager.GetWidget ("/toolbar1")));
     this.toolbar1.Name = "toolbar1";
     this.toolbar1.ShowArrow = false;
     this.vbox2.Add (this.toolbar1);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.toolbar1]));
     w3.Position = 0;
     w3.Expand = false;
     w3.Fill = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hpaned1 = new global::Gtk.HPaned ();
     this.hpaned1.CanFocus = true;
     this.hpaned1.Name = "hpaned1";
     this.hpaned1.Position = 126;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.label1 = new global::Gtk.Label ();
     this.label1.Name = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("label1");
     this.hpaned1.Add (this.label1);
     global::Gtk.Paned.PanedChild w4 = ((global::Gtk.Paned.PanedChild)(this.hpaned1[this.label1]));
     w4.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.placeholderwidget2 = new global::vocab.PlaceHolderWidget ();
     this.placeholderwidget2.Events = ((global::Gdk.EventMask)(256));
     this.placeholderwidget2.Name = "placeholderwidget2";
     this.vbox3.Add (this.placeholderwidget2);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.placeholderwidget2]));
     w5.Position = 0;
     // Container child vbox3.Gtk.Box+BoxChild
     this.vbuttonbox1 = new global::Gtk.VButtonBox ();
     this.vbuttonbox1.Name = "vbuttonbox1";
     this.vbuttonbox1.Homogeneous = true;
     this.vbuttonbox1.BorderWidth = ((uint)(18));
     this.vbox3.Add (this.vbuttonbox1);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.vbuttonbox1]));
     w6.Position = 1;
     // Container child vbox3.Gtk.Box+BoxChild
     this.placeholderwidget1 = new global::vocab.PlaceHolderWidget ();
     this.placeholderwidget1.Events = ((global::Gdk.EventMask)(256));
     this.placeholderwidget1.Name = "placeholderwidget1";
     this.vbox3.Add (this.placeholderwidget1);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.placeholderwidget1]));
     w7.Position = 2;
     w7.Padding = ((uint)(16));
     this.hpaned1.Add (this.vbox3);
     this.vbox2.Add (this.hpaned1);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hpaned1]));
     w9.Position = 1;
     this.Add (this.vbox2);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     w1.SetUiManager (UIManager);
     this.Hide ();
     this.closeAction.Activated += new global::System.EventHandler (this.OnCloseActionActivated);
 }
예제 #57
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);
 }
예제 #58
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.Database.Components.SelectColumnDialog
     this.Name              = "MonoDevelop.Database.Components.SelectColumnDialog";
     this.Title             = global::MonoDevelop.Database.AddinCatalog.GetString("Select Column");
     this.TypeHint          = ((global::Gdk.WindowTypeHint)(1));
     this.WindowPosition    = ((global::Gtk.WindowPosition)(1));
     this.DestroyWithParent = true;
     this.SkipTaskbarHint   = true;
     // Internal child MonoDevelop.Database.Components.SelectColumnDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "Dialog_Vbox";
     w1.BorderWidth = ((uint)(2));
     // Container child Dialog_Vbox.Gtk.Box+BoxChild
     this.hboxContent         = new global::Gtk.HBox();
     this.hboxContent.Name    = "hboxContent";
     this.hboxContent.Spacing = 6;
     // Container child hboxContent.Gtk.Box+BoxChild
     this.vbuttonbox1             = new global::Gtk.VButtonBox();
     this.vbuttonbox1.Name        = "vbuttonbox1";
     this.vbuttonbox1.Spacing     = 6;
     this.vbuttonbox1.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.buttonSelectAll              = new global::Gtk.Button();
     this.buttonSelectAll.CanFocus     = true;
     this.buttonSelectAll.Name         = "buttonSelectAll";
     this.buttonSelectAll.UseUnderline = true;
     this.buttonSelectAll.Label        = global::MonoDevelop.Database.AddinCatalog.GetString("Select All");
     this.vbuttonbox1.Add(this.buttonSelectAll);
     global::Gtk.ButtonBox.ButtonBoxChild w2 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1[this.buttonSelectAll]));
     w2.Expand = false;
     w2.Fill   = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.buttonDeselectAll              = new global::Gtk.Button();
     this.buttonDeselectAll.CanFocus     = true;
     this.buttonDeselectAll.Name         = "buttonDeselectAll";
     this.buttonDeselectAll.UseUnderline = true;
     this.buttonDeselectAll.Label        = global::MonoDevelop.Database.AddinCatalog.GetString("Deselect All");
     this.vbuttonbox1.Add(this.buttonDeselectAll);
     global::Gtk.ButtonBox.ButtonBoxChild w3 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1[this.buttonDeselectAll]));
     w3.Position = 1;
     w3.Expand   = false;
     w3.Fill     = false;
     this.hboxContent.Add(this.vbuttonbox1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hboxContent[this.vbuttonbox1]));
     w4.PackType = ((global::Gtk.PackType)(1));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     w1.Add(this.hboxContent);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(w1[this.hboxContent]));
     w5.Position = 0;
     // Internal child MonoDevelop.Database.Components.SelectColumnDialog.ActionArea
     global::Gtk.HButtonBox w6 = this.ActionArea;
     w6.Name        = "GtkDialog_ActionArea";
     w6.Spacing     = 6;
     w6.BorderWidth = ((uint)(5));
     w6.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child GtkDialog_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w7 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w6[this.buttonCancel]));
     w7.Expand = false;
     w7.Fill   = false;
     // Container child GtkDialog_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 w8 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w6[this.buttonOk]));
     w8.Position = 1;
     w8.Expand   = false;
     w8.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 400;
     this.DefaultHeight = 300;
     this.Show();
     this.buttonSelectAll.Clicked   += new global::System.EventHandler(this.SelectAllClicked);
     this.buttonDeselectAll.Clicked += new global::System.EventHandler(this.DeselectAllClicked);
 }