protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget LongoMatch.Gui.Component.LiveAnalysisPreferences
     global::Stetic.BinContainer.Attach (this);
     this.Name = "LongoMatch.Gui.Component.LiveAnalysisPreferences";
     // Container child LongoMatch.Gui.Component.LiveAnalysisPreferences.Gtk.Container+ContainerChild
     this.table1 = new global::Gtk.Table (((uint)(3)), ((uint)(2)), true);
     this.table1.Name = "table1";
     this.table1.RowSpacing = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(20));
     this.table1.BorderWidth = ((uint)(20));
     // Container child table1.Gtk.Table+TableChild
     this.label1 = new global::Gtk.Label ();
     this.label1.Name = "label1";
     this.label1.Xalign = 0F;
     this.label1.LabelProp = global::VAS.Core.Catalog.GetString ("Review plays in the same window");
     this.table1.Add (this.label1);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1 [this.label1]));
     w1.TopAttach = ((uint)(2));
     w1.BottomAttach = ((uint)(3));
     w1.XOptions = ((global::Gtk.AttachOptions)(4));
     w1.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label3 = new global::Gtk.Label ();
     this.label3.Name = "label3";
     this.label3.Xalign = 0F;
     this.label3.LabelProp = global::VAS.Core.Catalog.GetString ("Output directory");
     this.table1.Add (this.label3);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1 [this.label3]));
     w2.TopAttach = ((uint)(1));
     w2.BottomAttach = ((uint)(2));
     w2.XOptions = ((global::Gtk.AttachOptions)(4));
     w2.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label4 = new global::Gtk.Label ();
     this.label4.Name = "label4";
     this.label4.Xalign = 0F;
     this.label4.LabelProp = global::VAS.Core.Catalog.GetString ("Render new events automatically\n(Requires a powerful CPU)");
     this.label4.UseMarkup = true;
     this.table1.Add (this.label4);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1 [this.label4]));
     w3.XOptions = ((global::Gtk.AttachOptions)(4));
     w3.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.mediafilechooser1 = new global::VAS.UI.Component.MediaFileChooser ();
     this.mediafilechooser1.Events = ((global::Gdk.EventMask)(256));
     this.mediafilechooser1.Name = "mediafilechooser1";
     this.table1.Add (this.mediafilechooser1);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1 [this.mediafilechooser1]));
     w4.TopAttach = ((uint)(1));
     w4.BottomAttach = ((uint)(2));
     w4.LeftAttach = ((uint)(1));
     w4.RightAttach = ((uint)(2));
     w4.XOptions = ((global::Gtk.AttachOptions)(4));
     w4.YOptions = ((global::Gtk.AttachOptions)(4));
     this.Add (this.table1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
 }
コード例 #2
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget LongoMatch.Gui.Panel.NewProjectPanel
     global::Stetic.BinContainer.Attach(this);
     this.Name = "LongoMatch.Gui.Panel.NewProjectPanel";
     // Container child LongoMatch.Gui.Panel.NewProjectPanel.Gtk.Container+ContainerChild
     this.vbox3 = new global::Gtk.VBox();
     this.vbox3.Name = "vbox3";
     // Container child vbox3.Gtk.Box+BoxChild
     this.headereventbox = new global::Gtk.EventBox();
     this.headereventbox.Name = "headereventbox";
     // Container child headereventbox.Gtk.Container+ContainerChild
     this.panelheader1 = new global::LongoMatch.Gui.Panel.PanelHeader();
     this.panelheader1.Events = ((global::Gdk.EventMask)(256));
     this.panelheader1.Name = "panelheader1";
     this.headereventbox.Add(this.panelheader1);
     this.vbox3.Add(this.headereventbox);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.headereventbox]));
     w2.Position = 0;
     w2.Expand = false;
     w2.Fill = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.notebook1 = new global::Gtk.Notebook();
     this.notebook1.CanFocus = true;
     this.notebook1.Name = "notebook1";
     this.notebook1.CurrentPage = 1;
     this.notebook1.ShowBorder = false;
     this.notebook1.Scrollable = true;
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.alignment2 = new global::Gtk.Alignment(0.5F, 0.5F, 0F, 0F);
     this.alignment2.Name = "alignment2";
     // Container child alignment2.Gtk.Container+ContainerChild
     this.hbox11 = new global::Gtk.HBox();
     this.hbox11.Name = "hbox11";
     this.hbox11.Homogeneous = true;
     // Container child hbox11.Gtk.Box+BoxChild
     this.vbox12 = new global::Gtk.VBox();
     this.vbox12.Name = "vbox12";
     this.vbox12.Spacing = 6;
     // Container child vbox12.Gtk.Box+BoxChild
     this.alignment4 = new global::Gtk.Alignment(0.5F, 0.5F, 0F, 0F);
     this.alignment4.Name = "alignment4";
     // Container child alignment4.Gtk.Container+ContainerChild
     this.filebutton = new global::Gtk.Button();
     this.filebutton.WidthRequest = 100;
     this.filebutton.HeightRequest = 100;
     this.filebutton.CanFocus = true;
     this.filebutton.Name = "filebutton";
     // Container child filebutton.Gtk.Container+ContainerChild
     this.fileimage = new global::Gtk.Image();
     this.fileimage.Name = "fileimage";
     this.filebutton.Add(this.fileimage);
     this.alignment4.Add(this.filebutton);
     this.vbox12.Add(this.alignment4);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox12[this.alignment4]));
     w5.Position = 0;
     w5.Expand = false;
     w5.Fill = false;
     // Container child vbox12.Gtk.Box+BoxChild
     this.label2 = new global::Gtk.Label();
     this.label2.WidthRequest = 180;
     this.label2.Name = "label2";
     this.label2.LabelProp = global::VAS.Core.Catalog.GetString("Video file");
     this.label2.Wrap = true;
     this.label2.Justify = ((global::Gtk.Justification)(2));
     this.label2.WidthChars = 1;
     this.vbox12.Add(this.label2);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox12[this.label2]));
     w6.Position = 1;
     w6.Expand = false;
     w6.Fill = false;
     this.hbox11.Add(this.vbox12);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox11[this.vbox12]));
     w7.Position = 0;
     w7.Expand = false;
     w7.Fill = false;
     // Container child hbox11.Gtk.Box+BoxChild
     this.vbox13 = new global::Gtk.VBox();
     this.vbox13.Name = "vbox13";
     this.vbox13.Spacing = 6;
     // Container child vbox13.Gtk.Box+BoxChild
     this.alignment3 = new global::Gtk.Alignment(0.5F, 0.5F, 0F, 0F);
     this.alignment3.Name = "alignment3";
     // Container child alignment3.Gtk.Container+ContainerChild
     this.capturebutton = new global::Gtk.Button();
     this.capturebutton.WidthRequest = 100;
     this.capturebutton.HeightRequest = 100;
     this.capturebutton.CanFocus = true;
     this.capturebutton.Name = "capturebutton";
     // Container child capturebutton.Gtk.Container+ContainerChild
     this.captureimage = new global::Gtk.Image();
     this.captureimage.Name = "captureimage";
     this.capturebutton.Add(this.captureimage);
     this.alignment3.Add(this.capturebutton);
     this.vbox13.Add(this.alignment3);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox13[this.alignment3]));
     w10.Position = 0;
     w10.Expand = false;
     w10.Fill = false;
     // Container child vbox13.Gtk.Box+BoxChild
     this.label4 = new global::Gtk.Label();
     this.label4.WidthRequest = 180;
     this.label4.Name = "label4";
     this.label4.LabelProp = global::VAS.Core.Catalog.GetString("Capture device");
     this.label4.Wrap = true;
     this.label4.Justify = ((global::Gtk.Justification)(2));
     this.label4.WidthChars = 1;
     this.vbox13.Add(this.label4);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox13[this.label4]));
     w11.Position = 1;
     w11.Expand = false;
     w11.Fill = false;
     this.hbox11.Add(this.vbox13);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox11[this.vbox13]));
     w12.Position = 1;
     w12.Expand = false;
     w12.Fill = false;
     // Container child hbox11.Gtk.Box+BoxChild
     this.vbox14 = new global::Gtk.VBox();
     this.vbox14.Name = "vbox14";
     this.vbox14.Spacing = 6;
     // Container child vbox14.Gtk.Box+BoxChild
     this.alignment5 = new global::Gtk.Alignment(0.5F, 0.5F, 0F, 0F);
     this.alignment5.Name = "alignment5";
     // Container child alignment5.Gtk.Container+ContainerChild
     this.fakebutton = new global::Gtk.Button();
     this.fakebutton.WidthRequest = 100;
     this.fakebutton.HeightRequest = 100;
     this.fakebutton.CanFocus = true;
     this.fakebutton.Name = "fakebutton";
     // Container child fakebutton.Gtk.Container+ContainerChild
     this.fakeimage = new global::Gtk.Image();
     this.fakeimage.Name = "fakeimage";
     this.fakebutton.Add(this.fakeimage);
     this.alignment5.Add(this.fakebutton);
     this.vbox14.Add(this.alignment5);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox14[this.alignment5]));
     w15.Position = 0;
     w15.Expand = false;
     w15.Fill = false;
     // Container child vbox14.Gtk.Box+BoxChild
     this.label5 = new global::Gtk.Label();
     this.label5.WidthRequest = 180;
     this.label5.Name = "label5";
     this.label5.LabelProp = global::VAS.Core.Catalog.GetString("Fake capture device");
     this.label5.Wrap = true;
     this.label5.Justify = ((global::Gtk.Justification)(2));
     this.label5.WidthChars = 1;
     this.vbox14.Add(this.label5);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox14[this.label5]));
     w16.Position = 1;
     w16.Expand = false;
     w16.Fill = false;
     this.hbox11.Add(this.vbox14);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox11[this.vbox14]));
     w17.Position = 2;
     w17.Expand = false;
     w17.Fill = false;
     // Container child hbox11.Gtk.Box+BoxChild
     this.vbox15 = new global::Gtk.VBox();
     this.vbox15.Name = "vbox15";
     this.vbox15.Spacing = 6;
     // Container child vbox15.Gtk.Box+BoxChild
     this.alignment6 = new global::Gtk.Alignment(0.5F, 0.5F, 0F, 0F);
     this.alignment6.Name = "alignment6";
     // Container child alignment6.Gtk.Container+ContainerChild
     this.ipbutton = new global::Gtk.Button();
     this.ipbutton.WidthRequest = 100;
     this.ipbutton.HeightRequest = 100;
     this.ipbutton.CanFocus = true;
     this.ipbutton.Name = "ipbutton";
     // Container child ipbutton.Gtk.Container+ContainerChild
     this.ipimage = new global::Gtk.Image();
     this.ipimage.Name = "ipimage";
     this.ipbutton.Add(this.ipimage);
     this.alignment6.Add(this.ipbutton);
     this.vbox15.Add(this.alignment6);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vbox15[this.alignment6]));
     w20.Position = 0;
     w20.Expand = false;
     w20.Fill = false;
     // Container child vbox15.Gtk.Box+BoxChild
     this.label6 = new global::Gtk.Label();
     this.label6.WidthRequest = 180;
     this.label6.Name = "label6";
     this.label6.LabelProp = global::VAS.Core.Catalog.GetString("Ip camera");
     this.label6.Wrap = true;
     this.label6.Justify = ((global::Gtk.Justification)(2));
     this.label6.WidthChars = 1;
     this.vbox15.Add(this.label6);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox15[this.label6]));
     w21.Position = 1;
     w21.Expand = false;
     w21.Fill = false;
     this.hbox11.Add(this.vbox15);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbox11[this.vbox15]));
     w22.Position = 3;
     w22.Expand = false;
     w22.Fill = false;
     this.alignment2.Add(this.hbox11);
     this.notebook1.Add(this.alignment2);
     // Notebook tab
     this.label1 = new global::Gtk.Label();
     this.label1.Name = "label1";
     this.label1.LabelProp = global::VAS.Core.Catalog.GetString("page1");
     this.notebook1.SetTabLabel(this.alignment2, this.label1);
     this.label1.ShowAll();
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.vbox5 = new global::Gtk.VBox();
     this.vbox5.Name = "vbox5";
     this.vbox5.Spacing = 6;
     this.vbox5.BorderWidth = ((uint)(10));
     // Container child vbox5.Gtk.Box+BoxChild
     this.alignment1 = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment1.Name = "alignment1";
     // Container child alignment1.Gtk.Container+ContainerChild
     this.topbox = new global::Gtk.HBox();
     this.topbox.Name = "topbox";
     this.topbox.Spacing = 6;
     // Container child topbox.Gtk.Box+BoxChild
     this.lefttable = new global::Gtk.Table(((uint)(4)), ((uint)(2)), false);
     this.lefttable.Name = "lefttable";
     this.lefttable.RowSpacing = ((uint)(6));
     this.lefttable.ColumnSpacing = ((uint)(6));
     // Container child lefttable.Gtk.Table+TableChild
     this.competitionentry = new global::Gtk.Entry();
     this.competitionentry.CanFocus = true;
     this.competitionentry.Name = "competitionentry";
     this.competitionentry.IsEditable = true;
     this.competitionentry.InvisibleChar = '●';
     this.lefttable.Add(this.competitionentry);
     global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.lefttable[this.competitionentry]));
     w25.TopAttach = ((uint)(1));
     w25.BottomAttach = ((uint)(2));
     w25.LeftAttach = ((uint)(1));
     w25.RightAttach = ((uint)(2));
     w25.XOptions = ((global::Gtk.AttachOptions)(4));
     w25.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child lefttable.Gtk.Table+TableChild
     this.Competitionlabel = new global::Gtk.Label();
     this.Competitionlabel.Name = "Competitionlabel";
     this.Competitionlabel.Xalign = 1F;
     this.Competitionlabel.LabelProp = global::VAS.Core.Catalog.GetString("Competition");
     this.lefttable.Add(this.Competitionlabel);
     global::Gtk.Table.TableChild w26 = ((global::Gtk.Table.TableChild)(this.lefttable[this.Competitionlabel]));
     w26.TopAttach = ((uint)(1));
     w26.BottomAttach = ((uint)(2));
     w26.XOptions = ((global::Gtk.AttachOptions)(4));
     w26.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child lefttable.Gtk.Table+TableChild
     this.datelabel2 = new global::Gtk.Label();
     this.datelabel2.Name = "datelabel2";
     this.datelabel2.Xalign = 1F;
     this.datelabel2.LabelProp = global::VAS.Core.Catalog.GetString("Date");
     this.lefttable.Add(this.datelabel2);
     global::Gtk.Table.TableChild w27 = ((global::Gtk.Table.TableChild)(this.lefttable[this.datelabel2]));
     w27.TopAttach = ((uint)(3));
     w27.BottomAttach = ((uint)(4));
     w27.XOptions = ((global::Gtk.AttachOptions)(4));
     w27.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child lefttable.Gtk.Table+TableChild
     this.datepicker1 = new global::VAS.UI.UI.Component.DatePicker ();
     this.datepicker1.Events = ((global::Gdk.EventMask)(256));
     this.datepicker1.Name = "datepicker1";
     this.datepicker1.Date = new global::System.DateTime(0);
     this.lefttable.Add(this.datepicker1);
     global::Gtk.Table.TableChild w28 = ((global::Gtk.Table.TableChild)(this.lefttable[this.datepicker1]));
     w28.TopAttach = ((uint)(3));
     w28.BottomAttach = ((uint)(4));
     w28.LeftAttach = ((uint)(1));
     w28.RightAttach = ((uint)(2));
     w28.XOptions = ((global::Gtk.AttachOptions)(0));
     w28.YOptions = ((global::Gtk.AttachOptions)(0));
     // Container child lefttable.Gtk.Table+TableChild
     this.desclabel = new global::Gtk.Label();
     this.desclabel.Name = "desclabel";
     this.desclabel.Xalign = 1F;
     this.desclabel.Yalign = 0F;
     this.desclabel.LabelProp = global::VAS.Core.Catalog.GetString("Description");
     this.lefttable.Add(this.desclabel);
     global::Gtk.Table.TableChild w29 = ((global::Gtk.Table.TableChild)(this.lefttable[this.desclabel]));
     w29.TopAttach = ((uint)(2));
     w29.BottomAttach = ((uint)(3));
     w29.XOptions = ((global::Gtk.AttachOptions)(4));
     w29.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child lefttable.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.desctextview = new global::Gtk.TextView();
     this.desctextview.CanFocus = true;
     this.desctextview.Name = "desctextview";
     this.GtkScrolledWindow.Add(this.desctextview);
     this.lefttable.Add(this.GtkScrolledWindow);
     global::Gtk.Table.TableChild w31 = ((global::Gtk.Table.TableChild)(this.lefttable[this.GtkScrolledWindow]));
     w31.TopAttach = ((uint)(2));
     w31.BottomAttach = ((uint)(3));
     w31.LeftAttach = ((uint)(1));
     w31.RightAttach = ((uint)(2));
     w31.XOptions = ((global::Gtk.AttachOptions)(4));
     w31.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child lefttable.Gtk.Table+TableChild
     this.seasonentry = new global::Gtk.Entry();
     this.seasonentry.CanFocus = true;
     this.seasonentry.Name = "seasonentry";
     this.seasonentry.IsEditable = true;
     this.seasonentry.InvisibleChar = '●';
     this.lefttable.Add(this.seasonentry);
     global::Gtk.Table.TableChild w32 = ((global::Gtk.Table.TableChild)(this.lefttable[this.seasonentry]));
     w32.LeftAttach = ((uint)(1));
     w32.RightAttach = ((uint)(2));
     w32.XOptions = ((global::Gtk.AttachOptions)(4));
     w32.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child lefttable.Gtk.Table+TableChild
     this.seasonlabel = new global::Gtk.Label();
     this.seasonlabel.Name = "seasonlabel";
     this.seasonlabel.Xalign = 1F;
     this.seasonlabel.LabelProp = global::VAS.Core.Catalog.GetString("Season");
     this.lefttable.Add(this.seasonlabel);
     global::Gtk.Table.TableChild w33 = ((global::Gtk.Table.TableChild)(this.lefttable[this.seasonlabel]));
     w33.YOptions = ((global::Gtk.AttachOptions)(4));
     this.topbox.Add(this.lefttable);
     global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.topbox[this.lefttable]));
     w34.Position = 0;
     w34.Expand = false;
     w34.Fill = false;
     // Container child topbox.Gtk.Box+BoxChild
     this.centerbox = new global::Gtk.VBox();
     this.centerbox.WidthRequest = 500;
     this.centerbox.Name = "centerbox";
     this.centerbox.Spacing = 6;
     // Container child centerbox.Gtk.Box+BoxChild
     this.hbox15 = new global::Gtk.HBox();
     this.hbox15.HeightRequest = 60;
     this.hbox15.Name = "hbox15";
     // Container child hbox15.Gtk.Box+BoxChild
     this.hometeamscombobox = new global::LongoMatch.Gui.Component.HomeTeamsComboBox();
     this.hometeamscombobox.Name = "hometeamscombobox";
     this.hbox15.Add(this.hometeamscombobox);
     global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.hbox15[this.hometeamscombobox]));
     w35.Position = 0;
     // Container child hbox15.Gtk.Box+BoxChild
     this.vsimage = new global::Gtk.Image();
     this.vsimage.Name = "vsimage";
     this.hbox15.Add(this.vsimage);
     global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.hbox15[this.vsimage]));
     w36.Position = 1;
     w36.Expand = false;
     w36.Fill = false;
     // Container child hbox15.Gtk.Box+BoxChild
     this.awayteamscombobox = new global::LongoMatch.Gui.Component.AwayTeamsComboBox();
     this.awayteamscombobox.Name = "awayteamscombobox";
     this.hbox15.Add(this.awayteamscombobox);
     global::Gtk.Box.BoxChild w37 = ((global::Gtk.Box.BoxChild)(this.hbox15[this.awayteamscombobox]));
     w37.Position = 2;
     this.centerbox.Add(this.hbox15);
     global::Gtk.Box.BoxChild w38 = ((global::Gtk.Box.BoxChild)(this.centerbox[this.hbox15]));
     w38.Position = 0;
     w38.Expand = false;
     w38.Fill = false;
     // Container child centerbox.Gtk.Box+BoxChild
     this.mediafilesetselection1 = new global::LongoMatch.Gui.Component.MediaFileSetSelection();
     this.mediafilesetselection1.HeightRequest = 100;
     this.mediafilesetselection1.Events = ((global::Gdk.EventMask)(256));
     this.mediafilesetselection1.Name = "mediafilesetselection1";
     this.centerbox.Add(this.mediafilesetselection1);
     global::Gtk.Box.BoxChild w39 = ((global::Gtk.Box.BoxChild)(this.centerbox[this.mediafilesetselection1]));
     w39.Position = 1;
     // Container child centerbox.Gtk.Box+BoxChild
     this.capturebox = new global::Gtk.VBox();
     this.capturebox.Name = "capturebox";
     this.capturebox.Spacing = 6;
     // Container child capturebox.Gtk.Box+BoxChild
     this.outputfiletable = new global::Gtk.Table(((uint)(1)), ((uint)(2)), false);
     this.outputfiletable.Name = "outputfiletable";
     this.outputfiletable.RowSpacing = ((uint)(6));
     this.outputfiletable.ColumnSpacing = ((uint)(6));
     // Container child outputfiletable.Gtk.Table+TableChild
     this.capturemediafilechooser = new global::VAS.UI.Component.MediaFileChooser ();
     this.capturemediafilechooser.Events = ((global::Gdk.EventMask)(256));
     this.capturemediafilechooser.Name = "capturemediafilechooser";
     this.outputfiletable.Add(this.capturemediafilechooser);
     global::Gtk.Table.TableChild w40 = ((global::Gtk.Table.TableChild)(this.outputfiletable[this.capturemediafilechooser]));
     w40.LeftAttach = ((uint)(1));
     w40.RightAttach = ((uint)(2));
     w40.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child outputfiletable.Gtk.Table+TableChild
     this.outputfilelabel = new global::Gtk.Label();
     this.outputfilelabel.Name = "outputfilelabel";
     this.outputfilelabel.Xalign = 1F;
     this.outputfilelabel.LabelProp = global::VAS.Core.Catalog.GetString("Output file");
     this.outputfiletable.Add(this.outputfilelabel);
     global::Gtk.Table.TableChild w41 = ((global::Gtk.Table.TableChild)(this.outputfiletable[this.outputfilelabel]));
     w41.XOptions = ((global::Gtk.AttachOptions)(4));
     w41.YOptions = ((global::Gtk.AttachOptions)(4));
     this.capturebox.Add(this.outputfiletable);
     global::Gtk.Box.BoxChild w42 = ((global::Gtk.Box.BoxChild)(this.capturebox[this.outputfiletable]));
     w42.Position = 0;
     w42.Expand = false;
     w42.Fill = false;
     // Container child capturebox.Gtk.Box+BoxChild
     this.urltable = new global::Gtk.Table(((uint)(1)), ((uint)(2)), false);
     this.urltable.Name = "urltable";
     this.urltable.RowSpacing = ((uint)(6));
     this.urltable.ColumnSpacing = ((uint)(6));
     // Container child urltable.Gtk.Table+TableChild
     this.urientry = new global::Gtk.Entry();
     this.urientry.CanFocus = true;
     this.urientry.Name = "urientry";
     this.urientry.IsEditable = true;
     this.urientry.InvisibleChar = '•';
     this.urltable.Add(this.urientry);
     global::Gtk.Table.TableChild w43 = ((global::Gtk.Table.TableChild)(this.urltable[this.urientry]));
     w43.LeftAttach = ((uint)(1));
     w43.RightAttach = ((uint)(2));
     w43.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child urltable.Gtk.Table+TableChild
     this.urilabel = new global::Gtk.Label();
     this.urilabel.Name = "urilabel";
     this.urilabel.Xalign = 1F;
     this.urilabel.LabelProp = global::VAS.Core.Catalog.GetString("URL");
     this.urltable.Add(this.urilabel);
     global::Gtk.Table.TableChild w44 = ((global::Gtk.Table.TableChild)(this.urltable[this.urilabel]));
     w44.XOptions = ((global::Gtk.AttachOptions)(4));
     w44.YOptions = ((global::Gtk.AttachOptions)(4));
     this.capturebox.Add(this.urltable);
     global::Gtk.Box.BoxChild w45 = ((global::Gtk.Box.BoxChild)(this.capturebox[this.urltable]));
     w45.Position = 1;
     w45.Expand = false;
     w45.Fill = false;
     // Container child capturebox.Gtk.Box+BoxChild
     this.credentialtable = new global::Gtk.Table(((uint)(1)), ((uint)(4)), false);
     this.credentialtable.Name = "credentialtable";
     this.credentialtable.RowSpacing = ((uint)(6));
     this.credentialtable.ColumnSpacing = ((uint)(6));
     // Container child credentialtable.Gtk.Table+TableChild
     this.passwordentry = new global::Gtk.Entry();
     this.passwordentry.CanFocus = true;
     this.passwordentry.Name = "passwordentry";
     this.passwordentry.IsEditable = true;
     this.passwordentry.Visibility = false;
     this.passwordentry.InvisibleChar = '●';
     this.credentialtable.Add(this.passwordentry);
     global::Gtk.Table.TableChild w46 = ((global::Gtk.Table.TableChild)(this.credentialtable[this.passwordentry]));
     w46.LeftAttach = ((uint)(3));
     w46.RightAttach = ((uint)(4));
     w46.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child credentialtable.Gtk.Table+TableChild
     this.passwordlabel = new global::Gtk.Label();
     this.passwordlabel.Name = "passwordlabel";
     this.passwordlabel.Xalign = 1F;
     this.passwordlabel.LabelProp = global::VAS.Core.Catalog.GetString("Password");
     this.credentialtable.Add(this.passwordlabel);
     global::Gtk.Table.TableChild w47 = ((global::Gtk.Table.TableChild)(this.credentialtable[this.passwordlabel]));
     w47.LeftAttach = ((uint)(2));
     w47.RightAttach = ((uint)(3));
     w47.XOptions = ((global::Gtk.AttachOptions)(4));
     w47.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child credentialtable.Gtk.Table+TableChild
     this.userentry = new global::Gtk.Entry();
     this.userentry.CanFocus = true;
     this.userentry.Name = "userentry";
     this.userentry.IsEditable = true;
     this.userentry.InvisibleChar = '●';
     this.credentialtable.Add(this.userentry);
     global::Gtk.Table.TableChild w48 = ((global::Gtk.Table.TableChild)(this.credentialtable[this.userentry]));
     w48.LeftAttach = ((uint)(1));
     w48.RightAttach = ((uint)(2));
     w48.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child credentialtable.Gtk.Table+TableChild
     this.userlabel = new global::Gtk.Label();
     this.userlabel.Name = "userlabel";
     this.userlabel.Xalign = 1F;
     this.userlabel.LabelProp = global::VAS.Core.Catalog.GetString("Username");
     this.credentialtable.Add(this.userlabel);
     global::Gtk.Table.TableChild w49 = ((global::Gtk.Table.TableChild)(this.credentialtable[this.userlabel]));
     w49.XOptions = ((global::Gtk.AttachOptions)(4));
     w49.YOptions = ((global::Gtk.AttachOptions)(4));
     this.capturebox.Add(this.credentialtable);
     global::Gtk.Box.BoxChild w50 = ((global::Gtk.Box.BoxChild)(this.capturebox[this.credentialtable]));
     w50.Position = 2;
     w50.Expand = false;
     w50.Fill = false;
     // Container child capturebox.Gtk.Box+BoxChild
     this.devicetable = new global::Gtk.Table(((uint)(2)), ((uint)(2)), false);
     this.devicetable.Name = "devicetable";
     this.devicetable.RowSpacing = ((uint)(6));
     this.devicetable.ColumnSpacing = ((uint)(6));
     // Container child devicetable.Gtk.Table+TableChild
     this.device = new global::Gtk.Label();
     this.device.Name = "device";
     this.device.Xalign = 1F;
     this.device.LabelProp = global::VAS.Core.Catalog.GetString("Device");
     this.devicetable.Add(this.device);
     global::Gtk.Table.TableChild w51 = ((global::Gtk.Table.TableChild)(this.devicetable[this.device]));
     w51.XOptions = ((global::Gtk.AttachOptions)(4));
     w51.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child devicetable.Gtk.Table+TableChild
     this.devicecombobox = global::Gtk.ComboBox.NewText();
     this.devicecombobox.WidthRequest = 300;
     this.devicecombobox.Name = "devicecombobox";
     this.devicetable.Add(this.devicecombobox);
     global::Gtk.Table.TableChild w52 = ((global::Gtk.Table.TableChild)(this.devicetable[this.devicecombobox]));
     w52.LeftAttach = ((uint)(1));
     w52.RightAttach = ((uint)(2));
     w52.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child devicetable.Gtk.Table+TableChild
     this.deviceformatcombobox = global::Gtk.ComboBox.NewText();
     this.deviceformatcombobox.Name = "deviceformatcombobox";
     this.devicetable.Add(this.deviceformatcombobox);
     global::Gtk.Table.TableChild w53 = ((global::Gtk.Table.TableChild)(this.devicetable[this.deviceformatcombobox]));
     w53.TopAttach = ((uint)(1));
     w53.BottomAttach = ((uint)(2));
     w53.LeftAttach = ((uint)(1));
     w53.RightAttach = ((uint)(2));
     w53.XOptions = ((global::Gtk.AttachOptions)(4));
     w53.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child devicetable.Gtk.Table+TableChild
     this.deviceformatlabel = new global::Gtk.Label();
     this.deviceformatlabel.Name = "deviceformatlabel";
     this.deviceformatlabel.Xalign = 1F;
     this.deviceformatlabel.LabelProp = global::VAS.Core.Catalog.GetString("Device format");
     this.devicetable.Add(this.deviceformatlabel);
     global::Gtk.Table.TableChild w54 = ((global::Gtk.Table.TableChild)(this.devicetable[this.deviceformatlabel]));
     w54.TopAttach = ((uint)(1));
     w54.BottomAttach = ((uint)(2));
     w54.XOptions = ((global::Gtk.AttachOptions)(4));
     w54.YOptions = ((global::Gtk.AttachOptions)(4));
     this.capturebox.Add(this.devicetable);
     global::Gtk.Box.BoxChild w55 = ((global::Gtk.Box.BoxChild)(this.capturebox[this.devicetable]));
     w55.Position = 3;
     w55.Expand = false;
     w55.Fill = false;
     // Container child capturebox.Gtk.Box+BoxChild
     this.encpropstable = new global::Gtk.Table(((uint)(2)), ((uint)(4)), false);
     this.encpropstable.Name = "encpropstable";
     this.encpropstable.RowSpacing = ((uint)(6));
     this.encpropstable.ColumnSpacing = ((uint)(6));
     // Container child encpropstable.Gtk.Table+TableChild
     this.encodingcombobox = global::Gtk.ComboBox.NewText();
     this.encodingcombobox.Name = "encodingcombobox";
     this.encpropstable.Add(this.encodingcombobox);
     global::Gtk.Table.TableChild w56 = ((global::Gtk.Table.TableChild)(this.encpropstable[this.encodingcombobox]));
     w56.LeftAttach = ((uint)(1));
     w56.RightAttach = ((uint)(2));
     w56.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child encpropstable.Gtk.Table+TableChild
     this.imagecombobox = global::Gtk.ComboBox.NewText();
     this.imagecombobox.Name = "imagecombobox";
     this.encpropstable.Add(this.imagecombobox);
     global::Gtk.Table.TableChild w57 = ((global::Gtk.Table.TableChild)(this.encpropstable[this.imagecombobox]));
     w57.TopAttach = ((uint)(1));
     w57.BottomAttach = ((uint)(2));
     w57.LeftAttach = ((uint)(1));
     w57.RightAttach = ((uint)(2));
     w57.XOptions = ((global::Gtk.AttachOptions)(4));
     w57.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child encpropstable.Gtk.Table+TableChild
     this.outputsizelabel = new global::Gtk.Label();
     this.outputsizelabel.Name = "outputsizelabel";
     this.outputsizelabel.Xalign = 1F;
     this.outputsizelabel.LabelProp = global::VAS.Core.Catalog.GetString("Output size");
     this.encpropstable.Add(this.outputsizelabel);
     global::Gtk.Table.TableChild w58 = ((global::Gtk.Table.TableChild)(this.encpropstable[this.outputsizelabel]));
     w58.TopAttach = ((uint)(1));
     w58.BottomAttach = ((uint)(2));
     w58.XOptions = ((global::Gtk.AttachOptions)(4));
     w58.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child encpropstable.Gtk.Table+TableChild
     this.qualitycombobox = global::Gtk.ComboBox.NewText();
     this.qualitycombobox.Name = "qualitycombobox";
     this.encpropstable.Add(this.qualitycombobox);
     global::Gtk.Table.TableChild w59 = ((global::Gtk.Table.TableChild)(this.encpropstable[this.qualitycombobox]));
     w59.LeftAttach = ((uint)(3));
     w59.RightAttach = ((uint)(4));
     w59.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child encpropstable.Gtk.Table+TableChild
     this.qualityformatlabel = new global::Gtk.Label();
     this.qualityformatlabel.Name = "qualityformatlabel";
     this.qualityformatlabel.Xalign = 1F;
     this.qualityformatlabel.LabelProp = global::VAS.Core.Catalog.GetString("Quality");
     this.encpropstable.Add(this.qualityformatlabel);
     global::Gtk.Table.TableChild w60 = ((global::Gtk.Table.TableChild)(this.encpropstable[this.qualityformatlabel]));
     w60.LeftAttach = ((uint)(2));
     w60.RightAttach = ((uint)(3));
     w60.XOptions = ((global::Gtk.AttachOptions)(4));
     w60.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child encpropstable.Gtk.Table+TableChild
     this.videoformatlabel = new global::Gtk.Label();
     this.videoformatlabel.Name = "videoformatlabel";
     this.videoformatlabel.Xalign = 1F;
     this.videoformatlabel.LabelProp = global::VAS.Core.Catalog.GetString("Format");
     this.encpropstable.Add(this.videoformatlabel);
     global::Gtk.Table.TableChild w61 = ((global::Gtk.Table.TableChild)(this.encpropstable[this.videoformatlabel]));
     w61.XOptions = ((global::Gtk.AttachOptions)(4));
     w61.YOptions = ((global::Gtk.AttachOptions)(4));
     this.capturebox.Add(this.encpropstable);
     global::Gtk.Box.BoxChild w62 = ((global::Gtk.Box.BoxChild)(this.capturebox[this.encpropstable]));
     w62.Position = 4;
     w62.Expand = false;
     w62.Fill = false;
     this.centerbox.Add(this.capturebox);
     global::Gtk.Box.BoxChild w63 = ((global::Gtk.Box.BoxChild)(this.centerbox[this.capturebox]));
     w63.Position = 2;
     w63.Expand = false;
     w63.Fill = false;
     this.topbox.Add(this.centerbox);
     global::Gtk.Box.BoxChild w64 = ((global::Gtk.Box.BoxChild)(this.topbox[this.centerbox]));
     w64.Position = 1;
     w64.Fill = false;
     // Container child topbox.Gtk.Box+BoxChild
     this.righttable = new global::Gtk.Table(((uint)(1)), ((uint)(2)), false);
     this.righttable.Name = "righttable";
     this.righttable.RowSpacing = ((uint)(6));
     this.righttable.ColumnSpacing = ((uint)(6));
     // Container child righttable.Gtk.Table+TableChild
     this.analysislabel = new global::Gtk.Label();
     this.analysislabel.Name = "analysislabel";
     this.analysislabel.LabelProp = global::VAS.Core.Catalog.GetString("Dashboard");
     this.righttable.Add(this.analysislabel);
     global::Gtk.Table.TableChild w65 = ((global::Gtk.Table.TableChild)(this.righttable[this.analysislabel]));
     w65.XOptions = ((global::Gtk.AttachOptions)(4));
     w65.YOptions = ((global::Gtk.AttachOptions)(0));
     // Container child righttable.Gtk.Table+TableChild
     this.tagscombobox = global::Gtk.ComboBox.NewText();
     this.tagscombobox.Name = "tagscombobox";
     this.righttable.Add(this.tagscombobox);
     global::Gtk.Table.TableChild w66 = ((global::Gtk.Table.TableChild)(this.righttable[this.tagscombobox]));
     w66.LeftAttach = ((uint)(1));
     w66.RightAttach = ((uint)(2));
     w66.YOptions = ((global::Gtk.AttachOptions)(0));
     this.topbox.Add(this.righttable);
     global::Gtk.Box.BoxChild w67 = ((global::Gtk.Box.BoxChild)(this.topbox[this.righttable]));
     w67.Position = 2;
     w67.Expand = false;
     w67.Fill = false;
     this.alignment1.Add(this.topbox);
     this.vbox5.Add(this.alignment1);
     global::Gtk.Box.BoxChild w69 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.alignment1]));
     w69.Position = 0;
     w69.Expand = false;
     w69.Fill = false;
     // Container child vbox5.Gtk.Box+BoxChild
     this.vbox6 = new global::Gtk.VBox();
     this.vbox6.Name = "vbox6";
     this.vbox6.Spacing = 6;
     // Container child vbox6.Gtk.Box+BoxChild
     this.hseparator1 = new global::Gtk.HSeparator();
     this.hseparator1.Name = "hseparator1";
     this.vbox6.Add(this.hseparator1);
     global::Gtk.Box.BoxChild w70 = ((global::Gtk.Box.BoxChild)(this.vbox6[this.hseparator1]));
     w70.Position = 0;
     w70.Expand = false;
     w70.Fill = false;
     // Container child vbox6.Gtk.Box+BoxChild
     this.hbox14 = new global::Gtk.HBox();
     this.hbox14.Name = "hbox14";
     this.hbox14.Spacing = 6;
     // Container child hbox14.Gtk.Box+BoxChild
     this.homealignment = new global::Gtk.Alignment(0.5F, 0.5F, 0F, 1F);
     this.homealignment.Name = "homealignment";
     // Container child homealignment.Gtk.Container+ContainerChild
     this.hbox16 = new global::Gtk.HBox();
     this.hbox16.Name = "hbox16";
     this.hbox16.Spacing = 6;
     // Container child hbox16.Gtk.Box+BoxChild
     this.label11 = new global::Gtk.Label();
     this.label11.Name = "label11";
     this.label11.LabelProp = global::VAS.Core.Catalog.GetString("Tactics");
     this.hbox16.Add(this.label11);
     global::Gtk.Box.BoxChild w71 = ((global::Gtk.Box.BoxChild)(this.hbox16[this.label11]));
     w71.Position = 0;
     w71.Expand = false;
     w71.Fill = false;
     // Container child hbox16.Gtk.Box+BoxChild
     this.hometacticsentry = new global::Gtk.Entry();
     this.hometacticsentry.CanFocus = true;
     this.hometacticsentry.Name = "hometacticsentry";
     this.hometacticsentry.IsEditable = true;
     this.hometacticsentry.InvisibleChar = '•';
     this.hbox16.Add(this.hometacticsentry);
     global::Gtk.Box.BoxChild w72 = ((global::Gtk.Box.BoxChild)(this.hbox16[this.hometacticsentry]));
     w72.Position = 1;
     w72.Expand = false;
     // Container child hbox16.Gtk.Box+BoxChild
     this.hometacticsbutton = new global::Gtk.Button();
     this.hometacticsbutton.CanFocus = true;
     this.hometacticsbutton.Name = "hometacticsbutton";
     this.hometacticsbutton.UseUnderline = true;
     global::Gtk.Image w73 = new global::Gtk.Image();
     w73.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-apply", global::Gtk.IconSize.Menu);
     this.hometacticsbutton.Image = w73;
     this.hbox16.Add(this.hometacticsbutton);
     global::Gtk.Box.BoxChild w74 = ((global::Gtk.Box.BoxChild)(this.hbox16[this.hometacticsbutton]));
     w74.Position = 2;
     w74.Expand = false;
     w74.Fill = false;
     // Container child hbox16.Gtk.Box+BoxChild
     this.homecolor1button = new global::Gtk.ToggleButton();
     this.homecolor1button.WidthRequest = 30;
     this.homecolor1button.CanFocus = true;
     this.homecolor1button.Name = "homecolor1button";
     // Container child homecolor1button.Gtk.Container+ContainerChild
     this.homecolor1 = new global::Gtk.DrawingArea();
     this.homecolor1.Name = "homecolor1";
     this.homecolor1button.Add(this.homecolor1);
     this.hbox16.Add(this.homecolor1button);
     global::Gtk.Box.BoxChild w76 = ((global::Gtk.Box.BoxChild)(this.hbox16[this.homecolor1button]));
     w76.Position = 3;
     // Container child hbox16.Gtk.Box+BoxChild
     this.homecolor2button = new global::Gtk.ToggleButton();
     this.homecolor2button.WidthRequest = 30;
     this.homecolor2button.CanFocus = true;
     this.homecolor2button.Name = "homecolor2button";
     // Container child homecolor2button.Gtk.Container+ContainerChild
     this.homecolor2 = new global::Gtk.DrawingArea();
     this.homecolor2.Name = "homecolor2";
     this.homecolor2button.Add(this.homecolor2);
     this.hbox16.Add(this.homecolor2button);
     global::Gtk.Box.BoxChild w78 = ((global::Gtk.Box.BoxChild)(this.hbox16[this.homecolor2button]));
     w78.Position = 4;
     this.homealignment.Add(this.hbox16);
     this.hbox14.Add(this.homealignment);
     global::Gtk.Box.BoxChild w80 = ((global::Gtk.Box.BoxChild)(this.hbox14[this.homealignment]));
     w80.Position = 0;
     // Container child hbox14.Gtk.Box+BoxChild
     this.awayalignment = new global::Gtk.Alignment(0.5F, 0.5F, 0F, 1F);
     this.awayalignment.Name = "awayalignment";
     // Container child awayalignment.Gtk.Container+ContainerChild
     this.hbox17 = new global::Gtk.HBox();
     this.hbox17.Name = "hbox17";
     this.hbox17.Spacing = 6;
     // Container child hbox17.Gtk.Box+BoxChild
     this.label12 = new global::Gtk.Label();
     this.label12.Name = "label12";
     this.label12.LabelProp = global::VAS.Core.Catalog.GetString("Tactics");
     this.hbox17.Add(this.label12);
     global::Gtk.Box.BoxChild w81 = ((global::Gtk.Box.BoxChild)(this.hbox17[this.label12]));
     w81.Position = 0;
     w81.Expand = false;
     w81.Fill = false;
     // Container child hbox17.Gtk.Box+BoxChild
     this.awaytacticsentry = new global::Gtk.Entry();
     this.awaytacticsentry.CanFocus = true;
     this.awaytacticsentry.Name = "awaytacticsentry";
     this.awaytacticsentry.IsEditable = true;
     this.awaytacticsentry.InvisibleChar = '•';
     this.hbox17.Add(this.awaytacticsentry);
     global::Gtk.Box.BoxChild w82 = ((global::Gtk.Box.BoxChild)(this.hbox17[this.awaytacticsentry]));
     w82.Position = 1;
     w82.Expand = false;
     // Container child hbox17.Gtk.Box+BoxChild
     this.awaytacticsbutton = new global::Gtk.Button();
     this.awaytacticsbutton.CanFocus = true;
     this.awaytacticsbutton.Name = "awaytacticsbutton";
     this.awaytacticsbutton.UseUnderline = true;
     global::Gtk.Image w83 = new global::Gtk.Image();
     w83.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-apply", global::Gtk.IconSize.Menu);
     this.awaytacticsbutton.Image = w83;
     this.hbox17.Add(this.awaytacticsbutton);
     global::Gtk.Box.BoxChild w84 = ((global::Gtk.Box.BoxChild)(this.hbox17[this.awaytacticsbutton]));
     w84.Position = 2;
     w84.Expand = false;
     w84.Fill = false;
     // Container child hbox17.Gtk.Box+BoxChild
     this.awaycolor1button = new global::Gtk.ToggleButton();
     this.awaycolor1button.WidthRequest = 30;
     this.awaycolor1button.CanFocus = true;
     this.awaycolor1button.Name = "awaycolor1button";
     // Container child awaycolor1button.Gtk.Container+ContainerChild
     this.awaycolor1 = new global::Gtk.DrawingArea();
     this.awaycolor1.Name = "awaycolor1";
     this.awaycolor1button.Add(this.awaycolor1);
     this.hbox17.Add(this.awaycolor1button);
     global::Gtk.Box.BoxChild w86 = ((global::Gtk.Box.BoxChild)(this.hbox17[this.awaycolor1button]));
     w86.Position = 3;
     // Container child hbox17.Gtk.Box+BoxChild
     this.awaycolor2button = new global::Gtk.ToggleButton();
     this.awaycolor2button.WidthRequest = 30;
     this.awaycolor2button.CanFocus = true;
     this.awaycolor2button.Name = "awaycolor2button";
     // Container child awaycolor2button.Gtk.Container+ContainerChild
     this.awaycolor2 = new global::Gtk.DrawingArea();
     this.awaycolor2.Name = "awaycolor2";
     this.awaycolor2button.Add(this.awaycolor2);
     this.hbox17.Add(this.awaycolor2button);
     global::Gtk.Box.BoxChild w88 = ((global::Gtk.Box.BoxChild)(this.hbox17[this.awaycolor2button]));
     w88.Position = 4;
     this.awayalignment.Add(this.hbox17);
     this.hbox14.Add(this.awayalignment);
     global::Gtk.Box.BoxChild w90 = ((global::Gtk.Box.BoxChild)(this.hbox14[this.awayalignment]));
     w90.Position = 1;
     this.vbox6.Add(this.hbox14);
     global::Gtk.Box.BoxChild w91 = ((global::Gtk.Box.BoxChild)(this.vbox6[this.hbox14]));
     w91.Position = 1;
     w91.Expand = false;
     // Container child vbox6.Gtk.Box+BoxChild
     this.drawingarea = new global::Gtk.DrawingArea();
     this.drawingarea.Name = "drawingarea";
     this.vbox6.Add(this.drawingarea);
     global::Gtk.Box.BoxChild w92 = ((global::Gtk.Box.BoxChild)(this.vbox6[this.drawingarea]));
     w92.Position = 2;
     this.vbox5.Add(this.vbox6);
     global::Gtk.Box.BoxChild w93 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.vbox6]));
     w93.Position = 1;
     this.notebook1.Add(this.vbox5);
     global::Gtk.Notebook.NotebookChild w94 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1[this.vbox5]));
     w94.Position = 1;
     w94.TabFill = false;
     w94.MenuLabel = "";
     // Notebook tab
     this.label13 = new global::Gtk.Label();
     this.label13.Name = "label13";
     this.label13.LabelProp = global::VAS.Core.Catalog.GetString("page2");
     this.notebook1.SetTabLabel(this.vbox5, this.label13);
     this.label13.ShowAll();
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.projectperiods1 = new global::LongoMatch.Gui.Component.SynchronizationWidget();
     this.projectperiods1.Events = ((global::Gdk.EventMask)(256));
     this.projectperiods1.Name = "projectperiods1";
     this.projectperiods1.FixedPeriods = false;
     this.notebook1.Add(this.projectperiods1);
     global::Gtk.Notebook.NotebookChild w95 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1[this.projectperiods1]));
     w95.Position = 2;
     // Notebook tab
     this.label14 = new global::Gtk.Label();
     this.label14.Name = "label14";
     this.label14.LabelProp = global::VAS.Core.Catalog.GetString("page3");
     this.notebook1.SetTabLabel(this.projectperiods1, this.label14);
     this.label14.ShowAll();
     this.vbox3.Add(this.notebook1);
     global::Gtk.Box.BoxChild w96 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.notebook1]));
     w96.Position = 1;
     this.Add(this.vbox3);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget LongoMatch.Gui.Dialog.VideoConversionTool
     this.HeightRequest     = 0;
     this.Name              = "LongoMatch.Gui.Dialog.VideoConversionTool";
     this.Title             = global::VAS.Core.Catalog.GetString("Video converter tool");
     this.Icon              = global::Stetic.IconLoader.LoadIcon(this, "longomatch", global::Gtk.IconSize.Menu);
     this.TypeHint          = ((global::Gdk.WindowTypeHint)(1));
     this.WindowPosition    = ((global::Gtk.WindowPosition)(1));
     this.Modal             = true;
     this.DestroyWithParent = true;
     this.Gravity           = ((global::Gdk.Gravity)(5));
     this.SkipPagerHint     = true;
     this.SkipTaskbarHint   = true;
     // Internal child LongoMatch.Gui.Dialog.VideoConversionTool.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.eventbox1      = new global::Gtk.EventBox();
     this.eventbox1.Name = "eventbox1";
     // Container child eventbox1.Gtk.Container+ContainerChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.scrolledwindow1          = new global::Gtk.ScrolledWindow();
     this.scrolledwindow1.CanFocus = true;
     this.scrolledwindow1.Name     = "scrolledwindow1";
     // Container child scrolledwindow1.Gtk.Container+ContainerChild
     global::Gtk.Viewport w2 = new global::Gtk.Viewport();
     w2.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.filesbox         = new global::Gtk.VBox();
     this.filesbox.Name    = "filesbox";
     this.filesbox.Spacing = 6;
     w2.Add(this.filesbox);
     this.scrolledwindow1.Add(w2);
     this.vbox2.Add(this.scrolledwindow1);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.scrolledwindow1]));
     w5.Position = 0;
     // Container child vbox2.Gtk.Box+BoxChild
     this.addbutton1        = new global::Gtk.Button();
     this.addbutton1.Name   = "addbutton1";
     this.addbutton1.Relief = ((global::Gtk.ReliefStyle)(2));
     // Container child addbutton1.Gtk.Container+ContainerChild
     this.addimage      = new global::VAS.UI.Helpers.ImageView();
     this.addimage.Name = "addimage";
     this.addbutton1.Add(this.addimage);
     this.vbox2.Add(this.addbutton1);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.addbutton1]));
     w7.Position = 1;
     w7.Expand   = false;
     w7.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 w8 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hseparator1]));
     w8.Position = 2;
     w8.Expand   = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox1 = new global::Gtk.HBox();
     this.hbox1.HeightRequest = 130;
     this.hbox1.Name          = "hbox1";
     this.hbox1.Spacing       = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.convertimage = new global::VAS.UI.Helpers.ImageView();
     this.convertimage.WidthRequest = 170;
     this.convertimage.Name         = "convertimage";
     this.hbox1.Add(this.convertimage);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.convertimage]));
     w9.Position = 0;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(3)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.bitratecombobox      = global::Gtk.ComboBox.NewText();
     this.bitratecombobox.Name = "bitratecombobox";
     this.table1.Add(this.bitratecombobox);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1[this.bitratecombobox]));
     w10.TopAttach    = ((uint)(1));
     w10.BottomAttach = ((uint)(2));
     w10.LeftAttach   = ((uint)(1));
     w10.RightAttach  = ((uint)(2));
     w10.XOptions     = ((global::Gtk.AttachOptions)(4));
     w10.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.filenamelabel           = new global::Gtk.Label();
     this.filenamelabel.Name      = "filenamelabel";
     this.filenamelabel.Xalign    = 1F;
     this.filenamelabel.LabelProp = global::VAS.Core.Catalog.GetString("File name: ");
     this.table1.Add(this.filenamelabel);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1[this.filenamelabel]));
     w11.TopAttach    = ((uint)(2));
     w11.BottomAttach = ((uint)(3));
     w11.XOptions     = ((global::Gtk.AttachOptions)(4));
     w11.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.Xalign    = 1F;
     this.label2.LabelProp = global::VAS.Core.Catalog.GetString("Size: ");
     this.table1.Add(this.label2);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table1[this.label2]));
     w12.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.Xalign    = 1F;
     this.label3.LabelProp = global::VAS.Core.Catalog.GetString("Bitrate: ");
     this.table1.Add(this.label3);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table1[this.label3]));
     w13.TopAttach    = ((uint)(1));
     w13.BottomAttach = ((uint)(2));
     w13.XOptions     = ((global::Gtk.AttachOptions)(4));
     w13.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.mediafilechooser1        = new global::VAS.UI.Component.MediaFileChooser();
     this.mediafilechooser1.Events = ((global::Gdk.EventMask)(256));
     this.mediafilechooser1.Name   = "mediafilechooser1";
     this.table1.Add(this.mediafilechooser1);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table1[this.mediafilechooser1]));
     w14.TopAttach    = ((uint)(2));
     w14.BottomAttach = ((uint)(3));
     w14.LeftAttach   = ((uint)(1));
     w14.RightAttach  = ((uint)(2));
     w14.XOptions     = ((global::Gtk.AttachOptions)(4));
     w14.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.sizecombobox      = global::Gtk.ComboBox.NewText();
     this.sizecombobox.Name = "sizecombobox";
     this.table1.Add(this.sizecombobox);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table1[this.sizecombobox]));
     w15.LeftAttach  = ((uint)(1));
     w15.RightAttach = ((uint)(2));
     w15.XOptions    = ((global::Gtk.AttachOptions)(4));
     w15.YOptions    = ((global::Gtk.AttachOptions)(4));
     this.hbox1.Add(this.table1);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.table1]));
     w16.Position = 1;
     this.vbox2.Add(this.hbox1);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox1]));
     w17.PackType = ((global::Gtk.PackType)(1));
     w17.Position = 3;
     w17.Expand   = false;
     w17.Fill     = false;
     this.eventbox1.Add(this.vbox2);
     w1.Add(this.eventbox1);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(w1[this.eventbox1]));
     w19.Position = 0;
     // Internal child LongoMatch.Gui.Dialog.VideoConversionTool.ActionArea
     global::Gtk.HButtonBox w20 = this.ActionArea;
     w20.Name        = "dialog1_ActionArea";
     w20.Spacing     = 10;
     w20.BorderWidth = ((uint)(5));
     w20.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w21 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w20[this.buttonCancel]));
     w21.Expand = false;
     w21.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 w22 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w20[this.buttonOk]));
     w22.Position = 1;
     w22.Expand   = false;
     w22.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 882;
     this.DefaultHeight = 408;
     this.Show();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget LongoMatch.Gui.Component.LiveAnalysisPreferences
     global::Stetic.BinContainer.Attach(this);
     this.Name = "LongoMatch.Gui.Component.LiveAnalysisPreferences";
     // Container child LongoMatch.Gui.Component.LiveAnalysisPreferences.Gtk.Container+ContainerChild
     this.table1               = new global::Gtk.Table(((uint)(3)), ((uint)(2)), true);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(20));
     this.table1.BorderWidth   = ((uint)(20));
     // Container child table1.Gtk.Table+TableChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 0F;
     this.label1.LabelProp = global::VAS.Core.Catalog.GetString("Review plays in the same window");
     this.table1.Add(this.label1);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1 [this.label1]));
     w1.TopAttach    = ((uint)(2));
     w1.BottomAttach = ((uint)(3));
     w1.XOptions     = ((global::Gtk.AttachOptions)(4));
     w1.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.Xalign    = 0F;
     this.label3.LabelProp = global::VAS.Core.Catalog.GetString("Output directory");
     this.table1.Add(this.label3);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1 [this.label3]));
     w2.TopAttach    = ((uint)(1));
     w2.BottomAttach = ((uint)(2));
     w2.XOptions     = ((global::Gtk.AttachOptions)(4));
     w2.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.Xalign    = 0F;
     this.label4.LabelProp = global::VAS.Core.Catalog.GetString("Render new events automatically\n(Requires a powerful CPU)");
     this.label4.UseMarkup = true;
     this.table1.Add(this.label4);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1 [this.label4]));
     w3.XOptions = ((global::Gtk.AttachOptions)(4));
     w3.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.mediafilechooser1        = new global::VAS.UI.Component.MediaFileChooser();
     this.mediafilechooser1.Events = ((global::Gdk.EventMask)(256));
     this.mediafilechooser1.Name   = "mediafilechooser1";
     this.table1.Add(this.mediafilechooser1);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1 [this.mediafilechooser1]));
     w4.TopAttach    = ((uint)(1));
     w4.BottomAttach = ((uint)(2));
     w4.LeftAttach   = ((uint)(1));
     w4.RightAttach  = ((uint)(2));
     w4.XOptions     = ((global::Gtk.AttachOptions)(4));
     w4.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.Add(this.table1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget LongoMatch.Gui.Dialog.VideoConversionTool
     this.HeightRequest = 0;
     this.Name = "LongoMatch.Gui.Dialog.VideoConversionTool";
     this.Title = global::VAS.Core.Catalog.GetString ("Video converter tool");
     this.Icon = global::Stetic.IconLoader.LoadIcon (this, "longomatch", global::Gtk.IconSize.Menu);
     this.TypeHint = ((global::Gdk.WindowTypeHint)(1));
     this.WindowPosition = ((global::Gtk.WindowPosition)(1));
     this.Modal = true;
     this.DestroyWithParent = true;
     this.Gravity = ((global::Gdk.Gravity)(5));
     this.SkipPagerHint = true;
     this.SkipTaskbarHint = true;
     // Internal child LongoMatch.Gui.Dialog.VideoConversionTool.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.eventbox1 = new global::Gtk.EventBox ();
     this.eventbox1.Name = "eventbox1";
     // Container child eventbox1.Gtk.Container+ContainerChild
     this.vbox2 = new global::Gtk.VBox ();
     this.vbox2.Name = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.scrolledwindow1 = new global::Gtk.ScrolledWindow ();
     this.scrolledwindow1.CanFocus = true;
     this.scrolledwindow1.Name = "scrolledwindow1";
     // Container child scrolledwindow1.Gtk.Container+ContainerChild
     global::Gtk.Viewport w2 = new global::Gtk.Viewport ();
     w2.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.filesbox = new global::Gtk.VBox ();
     this.filesbox.Name = "filesbox";
     this.filesbox.Spacing = 6;
     w2.Add (this.filesbox);
     this.scrolledwindow1.Add (w2);
     this.vbox2.Add (this.scrolledwindow1);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.scrolledwindow1]));
     w5.Position = 0;
     // Container child vbox2.Gtk.Box+BoxChild
     this.addbutton1 = new global::Gtk.Button ();
     this.addbutton1.Name = "addbutton1";
     this.addbutton1.Relief = ((global::Gtk.ReliefStyle)(2));
     // Container child addbutton1.Gtk.Container+ContainerChild
     this.addimage = new global::Gtk.Image ();
     this.addimage.Name = "addimage";
     this.addbutton1.Add (this.addimage);
     this.vbox2.Add (this.addbutton1);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.addbutton1]));
     w7.Position = 1;
     w7.Expand = false;
     w7.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 w8 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hseparator1]));
     w8.Position = 2;
     w8.Expand = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox1 = new global::Gtk.HBox ();
     this.hbox1.HeightRequest = 130;
     this.hbox1.Name = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.convertimage = new global::Gtk.Image ();
     this.convertimage.WidthRequest = 170;
     this.convertimage.Name = "convertimage";
     this.hbox1.Add (this.convertimage);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.convertimage]));
     w9.Position = 0;
     w9.Expand = false;
     w9.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.table1 = new global::Gtk.Table (((uint)(3)), ((uint)(2)), false);
     this.table1.Name = "table1";
     this.table1.RowSpacing = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.bitratecombobox = global::Gtk.ComboBox.NewText ();
     this.bitratecombobox.Name = "bitratecombobox";
     this.table1.Add (this.bitratecombobox);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1 [this.bitratecombobox]));
     w10.TopAttach = ((uint)(1));
     w10.BottomAttach = ((uint)(2));
     w10.LeftAttach = ((uint)(1));
     w10.RightAttach = ((uint)(2));
     w10.XOptions = ((global::Gtk.AttachOptions)(4));
     w10.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.filenamelabel = new global::Gtk.Label ();
     this.filenamelabel.Name = "filenamelabel";
     this.filenamelabel.Xalign = 1F;
     this.filenamelabel.LabelProp = global::VAS.Core.Catalog.GetString ("File name: ");
     this.table1.Add (this.filenamelabel);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1 [this.filenamelabel]));
     w11.TopAttach = ((uint)(2));
     w11.BottomAttach = ((uint)(3));
     w11.XOptions = ((global::Gtk.AttachOptions)(4));
     w11.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label2 = new global::Gtk.Label ();
     this.label2.Name = "label2";
     this.label2.Xalign = 1F;
     this.label2.LabelProp = global::VAS.Core.Catalog.GetString ("Size: ");
     this.table1.Add (this.label2);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table1 [this.label2]));
     w12.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label3 = new global::Gtk.Label ();
     this.label3.Name = "label3";
     this.label3.Xalign = 1F;
     this.label3.LabelProp = global::VAS.Core.Catalog.GetString ("Bitrate: ");
     this.table1.Add (this.label3);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table1 [this.label3]));
     w13.TopAttach = ((uint)(1));
     w13.BottomAttach = ((uint)(2));
     w13.XOptions = ((global::Gtk.AttachOptions)(4));
     w13.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.mediafilechooser1 = new global::VAS.UI.Component.MediaFileChooser ();
     this.mediafilechooser1.Events = ((global::Gdk.EventMask)(256));
     this.mediafilechooser1.Name = "mediafilechooser1";
     this.table1.Add (this.mediafilechooser1);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table1 [this.mediafilechooser1]));
     w14.TopAttach = ((uint)(2));
     w14.BottomAttach = ((uint)(3));
     w14.LeftAttach = ((uint)(1));
     w14.RightAttach = ((uint)(2));
     w14.XOptions = ((global::Gtk.AttachOptions)(4));
     w14.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.sizecombobox = global::Gtk.ComboBox.NewText ();
     this.sizecombobox.Name = "sizecombobox";
     this.table1.Add (this.sizecombobox);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table1 [this.sizecombobox]));
     w15.LeftAttach = ((uint)(1));
     w15.RightAttach = ((uint)(2));
     w15.XOptions = ((global::Gtk.AttachOptions)(4));
     w15.YOptions = ((global::Gtk.AttachOptions)(4));
     this.hbox1.Add (this.table1);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.table1]));
     w16.Position = 1;
     this.vbox2.Add (this.hbox1);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox1]));
     w17.PackType = ((global::Gtk.PackType)(1));
     w17.Position = 3;
     w17.Expand = false;
     w17.Fill = false;
     this.eventbox1.Add (this.vbox2);
     w1.Add (this.eventbox1);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(w1 [this.eventbox1]));
     w19.Position = 0;
     // Internal child LongoMatch.Gui.Dialog.VideoConversionTool.ActionArea
     global::Gtk.HButtonBox w20 = this.ActionArea;
     w20.Name = "dialog1_ActionArea";
     w20.Spacing = 10;
     w20.BorderWidth = ((uint)(5));
     w20.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel = new global::Gtk.Button ();
     this.buttonCancel.CanDefault = true;
     this.buttonCancel.CanFocus = true;
     this.buttonCancel.Name = "buttonCancel";
     this.buttonCancel.UseStock = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label = "gtk-cancel";
     this.AddActionWidget (this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w21 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w20 [this.buttonCancel]));
     w21.Expand = false;
     w21.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 w22 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w20 [this.buttonOk]));
     w22.Position = 1;
     w22.Expand = false;
     w22.Fill = false;
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 882;
     this.DefaultHeight = 408;
     this.Show ();
 }
コード例 #6
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget VAS.UI.Dialog.VideoEditionProperties
     this.Name            = "VAS.UI.Dialog.VideoEditionProperties";
     this.Title           = global::VAS.Core.Catalog.GetString(" ");
     this.WindowPosition  = ((global::Gtk.WindowPosition)(4));
     this.Modal           = true;
     this.Resizable       = false;
     this.Gravity         = ((global::Gdk.Gravity)(5));
     this.SkipPagerHint   = true;
     this.SkipTaskbarHint = true;
     // Internal child VAS.UI.Dialog.VideoEditionProperties.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name = "dialog1_VBox";
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 10;
     // Container child vbox2.Gtk.Box+BoxChild
     this.containerRegular      = new global::Gtk.EventBox();
     this.containerRegular.Name = "containerRegular";
     // Container child containerRegular.Gtk.Container+ContainerChild
     this.titleAlignment               = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.titleAlignment.Name          = "titleAlignment";
     this.titleAlignment.LeftPadding   = ((uint)(10));
     this.titleAlignment.TopPadding    = ((uint)(10));
     this.titleAlignment.BottomPadding = ((uint)(10));
     // Container child titleAlignment.Gtk.Container+ContainerChild
     this.labelTextTitle = new global::Gtk.Label();
     this.labelTextTitle.WidthRequest  = 200;
     this.labelTextTitle.HeightRequest = 20;
     this.labelTextTitle.Name          = "labelTextTitle";
     this.labelTextTitle.Xalign        = 0F;
     this.labelTextTitle.LabelProp     = global::VAS.Core.Catalog.GetString("Video Properties");
     this.titleAlignment.Add(this.labelTextTitle);
     this.containerRegular.Add(this.titleAlignment);
     this.vbox2.Add(this.containerRegular);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.containerRegular]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(6)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(10));
     this.table1.ColumnSpacing = ((uint)(35));
     // Container child table1.Gtk.Table+TableChild
     this.audiocheckbutton               = new global::Gtk.CheckButton();
     this.audiocheckbutton.CanFocus      = true;
     this.audiocheckbutton.Name          = "audiocheckbutton";
     this.audiocheckbutton.Label         = global::VAS.Core.Catalog.GetString("Enable audio");
     this.audiocheckbutton.DrawIndicator = true;
     this.audiocheckbutton.UseUnderline  = true;
     this.table1.Add(this.audiocheckbutton);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1 [this.audiocheckbutton]));
     w5.TopAttach    = ((uint)(3));
     w5.BottomAttach = ((uint)(4));
     w5.LeftAttach   = ((uint)(1));
     w5.RightAttach  = ((uint)(2));
     w5.XPadding     = ((uint)(5));
     w5.XOptions     = ((global::Gtk.AttachOptions)(4));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.descriptioncheckbutton               = new global::Gtk.CheckButton();
     this.descriptioncheckbutton.CanFocus      = true;
     this.descriptioncheckbutton.Name          = "descriptioncheckbutton";
     this.descriptioncheckbutton.Label         = global::VAS.Core.Catalog.GetString("Enable title overlay");
     this.descriptioncheckbutton.DrawIndicator = true;
     this.descriptioncheckbutton.UseUnderline  = true;
     this.descriptioncheckbutton.Xalign        = 0F;
     this.table1.Add(this.descriptioncheckbutton);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1 [this.descriptioncheckbutton]));
     w6.TopAttach    = ((uint)(3));
     w6.BottomAttach = ((uint)(4));
     w6.XPadding     = ((uint)(10));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.formatcombobox      = global::Gtk.ComboBox.NewText();
     this.formatcombobox.Name = "formatcombobox";
     this.table1.Add(this.formatcombobox);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1 [this.formatcombobox]));
     w7.TopAttach    = ((uint)(2));
     w7.BottomAttach = ((uint)(3));
     w7.LeftAttach   = ((uint)(1));
     w7.RightAttach  = ((uint)(2));
     w7.XPadding     = ((uint)(5));
     w7.XOptions     = ((global::Gtk.AttachOptions)(6));
     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    = 0F;
     this.label1.LabelProp = global::VAS.Core.Catalog.GetString("Quality:");
     this.table1.Add(this.label1);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1 [this.label1]));
     w8.XPadding = ((uint)(10));
     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    = 0F;
     this.label2.LabelProp = global::VAS.Core.Catalog.GetString("Image format: ");
     this.table1.Add(this.label2);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table1 [this.label2]));
     w9.TopAttach    = ((uint)(1));
     w9.BottomAttach = ((uint)(2));
     w9.XPadding     = ((uint)(10));
     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    = 0F;
     this.label3.LabelProp = global::VAS.Core.Catalog.GetString("Encoding Format:");
     this.table1.Add(this.label3);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1 [this.label3]));
     w10.TopAttach    = ((uint)(2));
     w10.BottomAttach = ((uint)(3));
     w10.XPadding     = ((uint)(10));
     w10.XOptions     = ((global::Gtk.AttachOptions)(4));
     w10.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.qualitycombobox      = global::Gtk.ComboBox.NewText();
     this.qualitycombobox.Name = "qualitycombobox";
     this.table1.Add(this.qualitycombobox);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1 [this.qualitycombobox]));
     w11.LeftAttach  = ((uint)(1));
     w11.RightAttach = ((uint)(2));
     w11.XPadding    = ((uint)(5));
     w11.XOptions    = ((global::Gtk.AttachOptions)(6));
     w11.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.sizecombobox      = global::Gtk.ComboBox.NewText();
     this.sizecombobox.Name = "sizecombobox";
     this.table1.Add(this.sizecombobox);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table1 [this.sizecombobox]));
     w12.TopAttach    = ((uint)(1));
     w12.BottomAttach = ((uint)(2));
     w12.LeftAttach   = ((uint)(1));
     w12.RightAttach  = ((uint)(2));
     w12.XPadding     = ((uint)(5));
     w12.XOptions     = ((global::Gtk.AttachOptions)(6));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.splitfilesbutton               = new global::Gtk.CheckButton();
     this.splitfilesbutton.CanFocus      = true;
     this.splitfilesbutton.Name          = "splitfilesbutton";
     this.splitfilesbutton.Label         = global::VAS.Core.Catalog.GetString("Export one file per element in playlist");
     this.splitfilesbutton.DrawIndicator = true;
     this.splitfilesbutton.UseUnderline  = true;
     this.splitfilesbutton.Xalign        = 0F;
     this.table1.Add(this.splitfilesbutton);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table1 [this.splitfilesbutton]));
     w13.TopAttach    = ((uint)(4));
     w13.BottomAttach = ((uint)(5));
     w13.LeftAttach   = ((uint)(1));
     w13.RightAttach  = ((uint)(2));
     w13.XPadding     = ((uint)(5));
     w13.XOptions     = ((global::Gtk.AttachOptions)(4));
     w13.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.watermarkcheckbutton               = new global::Gtk.CheckButton();
     this.watermarkcheckbutton.CanFocus      = true;
     this.watermarkcheckbutton.Name          = "watermarkcheckbutton";
     this.watermarkcheckbutton.Label         = global::VAS.Core.Catalog.GetString("Add watermark");
     this.watermarkcheckbutton.Active        = true;
     this.watermarkcheckbutton.DrawIndicator = true;
     this.watermarkcheckbutton.UseUnderline  = true;
     this.watermarkcheckbutton.Xalign        = 0F;
     this.table1.Add(this.watermarkcheckbutton);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table1 [this.watermarkcheckbutton]));
     w14.TopAttach    = ((uint)(4));
     w14.BottomAttach = ((uint)(5));
     w14.XPadding     = ((uint)(10));
     w14.XOptions     = ((global::Gtk.AttachOptions)(4));
     w14.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.watermarkLabel           = new global::Gtk.Label();
     this.watermarkLabel.Name      = "watermarkLabel";
     this.watermarkLabel.Xalign    = 0F;
     this.watermarkLabel.Yalign    = 0F;
     this.watermarkLabel.LabelProp = global::VAS.Core.Catalog.GetString("Watermark:");
     this.table1.Add(this.watermarkLabel);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table1 [this.watermarkLabel]));
     w15.TopAttach    = ((uint)(5));
     w15.BottomAttach = ((uint)(6));
     w15.XPadding     = ((uint)(10));
     w15.XOptions     = ((global::Gtk.AttachOptions)(4));
     w15.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.watermarkSelector        = new global::VAS.UI.Component.ImagePreviewWidget();
     this.watermarkSelector.Events = ((global::Gdk.EventMask)(256));
     this.watermarkSelector.Name   = "watermarkSelector";
     this.table1.Add(this.watermarkSelector);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table1 [this.watermarkSelector]));
     w16.TopAttach    = ((uint)(5));
     w16.BottomAttach = ((uint)(6));
     w16.LeftAttach   = ((uint)(1));
     w16.RightAttach  = ((uint)(2));
     w16.XPadding     = ((uint)(10));
     w16.XOptions     = ((global::Gtk.AttachOptions)(4));
     w16.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbox2.Add(this.table1);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.table1]));
     w17.Position = 1;
     w17.Expand   = false;
     w17.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.filebox         = new global::Gtk.HBox();
     this.filebox.Name    = "filebox";
     this.filebox.Spacing = 6;
     // Container child filebox.Gtk.Box+BoxChild
     this.filenamelabel           = new global::Gtk.Label();
     this.filenamelabel.Name      = "filenamelabel";
     this.filenamelabel.Xpad      = 10;
     this.filenamelabel.Xalign    = 1F;
     this.filenamelabel.LabelProp = global::VAS.Core.Catalog.GetString("File name: ");
     this.filebox.Add(this.filenamelabel);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.filebox [this.filenamelabel]));
     w18.Position = 0;
     w18.Expand   = false;
     // Container child filebox.Gtk.Box+BoxChild
     this.mediafilechooser1        = new global::VAS.UI.Component.MediaFileChooser();
     this.mediafilechooser1.Events = ((global::Gdk.EventMask)(256));
     this.mediafilechooser1.Name   = "mediafilechooser1";
     this.filebox.Add(this.mediafilechooser1);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.filebox [this.mediafilechooser1]));
     w19.Position = 1;
     w19.Padding  = ((uint)(5));
     this.vbox2.Add(this.filebox);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.filebox]));
     w20.Position = 2;
     w20.Expand   = false;
     w20.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.dirbox         = new global::Gtk.HBox();
     this.dirbox.Name    = "dirbox";
     this.dirbox.Spacing = 6;
     // Container child dirbox.Gtk.Box+BoxChild
     this.directorynamelabel1           = new global::Gtk.Label();
     this.directorynamelabel1.Name      = "directorynamelabel1";
     this.directorynamelabel1.Xpad      = 10;
     this.directorynamelabel1.Xalign    = 1F;
     this.directorynamelabel1.LabelProp = global::VAS.Core.Catalog.GetString("Directory name: ");
     this.dirbox.Add(this.directorynamelabel1);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.dirbox [this.directorynamelabel1]));
     w21.Position = 0;
     w21.Expand   = false;
     // Container child dirbox.Gtk.Box+BoxChild
     this.mediafilechooser2        = new global::VAS.UI.Component.MediaFileChooser();
     this.mediafilechooser2.Events = ((global::Gdk.EventMask)(256));
     this.mediafilechooser2.Name   = "mediafilechooser2";
     this.dirbox.Add(this.mediafilechooser2);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.dirbox [this.mediafilechooser2]));
     w22.Position = 1;
     w22.Padding  = ((uint)(5));
     this.vbox2.Add(this.dirbox);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.dirbox]));
     w23.Position = 3;
     w23.Expand   = false;
     w23.Fill     = false;
     w1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox2]));
     w24.Position = 0;
     w24.Expand   = false;
     w24.Fill     = false;
     // Internal child VAS.UI.Dialog.VideoEditionProperties.ActionArea
     global::Gtk.HButtonBox w25 = this.ActionArea;
     w25.Name        = "dialog1_ActionArea";
     w25.Spacing     = 6;
     w25.BorderWidth = ((uint)(5));
     w25.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w26 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w25 [this.buttonCancel]));
     w26.Expand = false;
     w26.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     w25.Add(this.buttonOk);
     global::Gtk.ButtonBox.ButtonBoxChild w27 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w25 [this.buttonOk]));
     w27.Position = 1;
     w27.Expand   = false;
     w27.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 567;
     this.DefaultHeight = 494;
     this.dirbox.Hide();
     this.Show();
     this.splitfilesbutton.Clicked += new global::System.EventHandler(this.OnSplitfilesbuttonClicked);
     this.buttonOk.Clicked         += new global::System.EventHandler(this.OnButtonOkClicked);
 }