Ejemplo n.º 1
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget LongoMatch.Gui.Component.DashboardWidget
     global::Stetic.BinContainer.Attach(this);
     this.Name = "LongoMatch.Gui.Component.DashboardWidget";
     // Container child LongoMatch.Gui.Component.DashboardWidget.Gtk.Container+ContainerChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 12;
     // Container child hbox2.Gtk.Box+BoxChild
     this.vbox2          = new global::Gtk.VBox();
     this.vbox2.CanFocus = true;
     this.vbox2.Name     = "vbox2";
     this.vbox2.Spacing  = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbuttonbox2             = new global::Gtk.HButtonBox();
     this.hbuttonbox2.Name        = "hbuttonbox2";
     this.hbuttonbox2.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(1));
     // Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.addcatbutton          = new global::Gtk.Button();
     this.addcatbutton.CanFocus = true;
     this.addcatbutton.Name     = "addcatbutton";
     // Container child addcatbutton.Gtk.Container+ContainerChild
     this.addcatbuttonimage      = new global::VAS.UI.Helpers.ImageView();
     this.addcatbuttonimage.Name = "addcatbuttonimage";
     this.addcatbutton.Add(this.addcatbuttonimage);
     this.hbuttonbox2.Add(this.addcatbutton);
     global::Gtk.ButtonBox.ButtonBoxChild w2 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2 [this.addcatbutton]));
     w2.Expand = false;
     w2.Fill   = false;
     // Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.addtimerbutton          = new global::Gtk.Button();
     this.addtimerbutton.CanFocus = true;
     this.addtimerbutton.Name     = "addtimerbutton";
     // Container child addtimerbutton.Gtk.Container+ContainerChild
     this.addtimerbuttonimage      = new global::VAS.UI.Helpers.ImageView();
     this.addtimerbuttonimage.Name = "addtimerbuttonimage";
     this.addtimerbutton.Add(this.addtimerbuttonimage);
     this.hbuttonbox2.Add(this.addtimerbutton);
     global::Gtk.ButtonBox.ButtonBoxChild w4 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2 [this.addtimerbutton]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.addscorebutton          = new global::Gtk.Button();
     this.addscorebutton.CanFocus = true;
     this.addscorebutton.Name     = "addscorebutton";
     // Container child addscorebutton.Gtk.Container+ContainerChild
     this.addscorebuttonimage      = new global::VAS.UI.Helpers.ImageView();
     this.addscorebuttonimage.Name = "addscorebuttonimage";
     this.addscorebutton.Add(this.addscorebuttonimage);
     this.hbuttonbox2.Add(this.addscorebutton);
     global::Gtk.ButtonBox.ButtonBoxChild w6 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2 [this.addscorebutton]));
     w6.Position = 2;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.addcardbutton          = new global::Gtk.Button();
     this.addcardbutton.CanFocus = true;
     this.addcardbutton.Name     = "addcardbutton";
     // Container child addcardbutton.Gtk.Container+ContainerChild
     this.addcardbuttonimage      = new global::VAS.UI.Helpers.ImageView();
     this.addcardbuttonimage.Name = "addcardbuttonimage";
     this.addcardbutton.Add(this.addcardbuttonimage);
     this.hbuttonbox2.Add(this.addcardbutton);
     global::Gtk.ButtonBox.ButtonBoxChild w8 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2 [this.addcardbutton]));
     w8.Position = 3;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.addtagbutton          = new global::Gtk.Button();
     this.addtagbutton.CanFocus = true;
     this.addtagbutton.Name     = "addtagbutton";
     // Container child addtagbutton.Gtk.Container+ContainerChild
     this.addtagbuttonimage      = new global::VAS.UI.Helpers.ImageView();
     this.addtagbuttonimage.Name = "addtagbuttonimage";
     this.addtagbutton.Add(this.addtagbuttonimage);
     this.hbuttonbox2.Add(this.addtagbutton);
     global::Gtk.ButtonBox.ButtonBoxChild w10 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2 [this.addtagbutton]));
     w10.Position = 4;
     w10.Expand   = false;
     w10.Fill     = false;
     this.vbox2.Add(this.hbuttonbox2);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbuttonbox2]));
     w11.Position = 0;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.dashscrolledwindow          = new global::Gtk.ScrolledWindow();
     this.dashscrolledwindow.CanFocus = true;
     this.dashscrolledwindow.Name     = "dashscrolledwindow";
     // Container child dashscrolledwindow.Gtk.Container+ContainerChild
     global::Gtk.Viewport w12 = new global::Gtk.Viewport();
     w12.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.drawingarea          = new global::Gtk.DrawingArea();
     this.drawingarea.CanFocus = true;
     this.drawingarea.Name     = "drawingarea";
     w12.Add(this.drawingarea);
     this.dashscrolledwindow.Add(w12);
     this.vbox2.Add(this.dashscrolledwindow);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.dashscrolledwindow]));
     w15.Position = 1;
     this.hbox2.Add(this.vbox2);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.vbox2]));
     w16.Position = 0;
     // Container child hbox2.Gtk.Box+BoxChild
     this.rightbox         = new global::Gtk.VBox();
     this.rightbox.Name    = "rightbox";
     this.rightbox.Spacing = 6;
     // Container child rightbox.Gtk.Box+BoxChild
     this.propertiesframe            = new global::Gtk.Frame();
     this.propertiesframe.Name       = "propertiesframe";
     this.propertiesframe.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child propertiesframe.Gtk.Container+ContainerChild
     this.propertiesalignment             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.propertiesalignment.Name        = "propertiesalignment";
     this.propertiesalignment.BorderWidth = ((uint)(6));
     // Container child propertiesalignment.Gtk.Container+ContainerChild
     this.vbox10         = new global::Gtk.VBox();
     this.vbox10.Name    = "vbox10";
     this.vbox10.Spacing = 6;
     // Container child vbox10.Gtk.Box+BoxChild
     this.positionsbox         = new global::Gtk.HBox();
     this.positionsbox.Name    = "positionsbox";
     this.positionsbox.Spacing = 6;
     // Container child positionsbox.Gtk.Box+BoxChild
     this.fieldSelector        = new global::VAS.UI.Component.ImagePreviewWidget();
     this.fieldSelector.Events = ((global::Gdk.EventMask)(256));
     this.fieldSelector.Name   = "fieldSelector";
     this.positionsbox.Add(this.fieldSelector);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.positionsbox [this.fieldSelector]));
     w17.Position = 0;
     w17.Expand   = false;
     w17.Fill     = false;
     // Container child positionsbox.Gtk.Box+BoxChild
     this.hfieldSelector        = new global::VAS.UI.Component.ImagePreviewWidget();
     this.hfieldSelector.Events = ((global::Gdk.EventMask)(256));
     this.hfieldSelector.Name   = "hfieldSelector";
     this.positionsbox.Add(this.hfieldSelector);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.positionsbox [this.hfieldSelector]));
     w18.Position = 1;
     w18.Expand   = false;
     w18.Fill     = false;
     // Container child positionsbox.Gtk.Box+BoxChild
     this.goalSelector        = new global::VAS.UI.Component.ImagePreviewWidget();
     this.goalSelector.Events = ((global::Gdk.EventMask)(256));
     this.goalSelector.Name   = "goalSelector";
     this.positionsbox.Add(this.goalSelector);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.positionsbox [this.goalSelector]));
     w19.Position = 2;
     w19.Expand   = false;
     w19.Fill     = false;
     this.vbox10.Add(this.positionsbox);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vbox10 [this.positionsbox]));
     w20.Position = 0;
     w20.Expand   = false;
     w20.Fill     = false;
     // Container child vbox10.Gtk.Box+BoxChild
     this.periodsbox         = new global::Gtk.HBox();
     this.periodsbox.Name    = "periodsbox";
     this.periodsbox.Spacing = 6;
     // Container child periodsbox.Gtk.Box+BoxChild
     this.periodslabel           = new global::Gtk.Label();
     this.periodslabel.Name      = "periodslabel";
     this.periodslabel.LabelProp = global::VAS.Core.Catalog.GetString("Periods");
     this.periodsbox.Add(this.periodslabel);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.periodsbox [this.periodslabel]));
     w21.Position = 0;
     w21.Expand   = false;
     w21.Fill     = false;
     // Container child periodsbox.Gtk.Box+BoxChild
     this.periodsentry               = new global::Gtk.Entry();
     this.periodsentry.CanFocus      = true;
     this.periodsentry.Name          = "periodsentry";
     this.periodsentry.IsEditable    = true;
     this.periodsentry.InvisibleChar = '•';
     this.periodsbox.Add(this.periodsentry);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.periodsbox [this.periodsentry]));
     w22.Position = 1;
     // Container child periodsbox.Gtk.Box+BoxChild
     this.applybutton          = new global::Gtk.Button();
     this.applybutton.CanFocus = true;
     this.applybutton.Name     = "applybutton";
     // Container child applybutton.Gtk.Container+ContainerChild
     this.applyimage      = new global::VAS.UI.Helpers.ImageView();
     this.applyimage.Name = "applyimage";
     this.applybutton.Add(this.applyimage);
     this.periodsbox.Add(this.applybutton);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.periodsbox [this.applybutton]));
     w24.Position = 2;
     w24.Expand   = false;
     w24.Fill     = false;
     this.vbox10.Add(this.periodsbox);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.vbox10 [this.periodsbox]));
     w25.Position = 1;
     w25.Expand   = false;
     w25.Fill     = false;
     // Container child vbox10.Gtk.Box+BoxChild
     this.propertiesscrolledwindow                  = new global::Gtk.ScrolledWindow();
     this.propertiesscrolledwindow.CanFocus         = true;
     this.propertiesscrolledwindow.Name             = "propertiesscrolledwindow";
     this.propertiesscrolledwindow.HscrollbarPolicy = ((global::Gtk.PolicyType)(2));
     this.propertiesscrolledwindow.ShadowType       = ((global::Gtk.ShadowType)(1));
     // Container child propertiesscrolledwindow.Gtk.Container+ContainerChild
     global::Gtk.Viewport w26 = new global::Gtk.Viewport();
     w26.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport1.Gtk.Container+ContainerChild
     this.tagpropertiesalignment             = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.tagpropertiesalignment.Name        = "tagpropertiesalignment";
     this.tagpropertiesalignment.BorderWidth = ((uint)(6));
     // Container child tagpropertiesalignment.Gtk.Container+ContainerChild
     this.propertiesnotebook             = new global::Gtk.Notebook();
     this.propertiesnotebook.CanFocus    = true;
     this.propertiesnotebook.Name        = "propertiesnotebook";
     this.propertiesnotebook.CurrentPage = 2;
     this.propertiesnotebook.ShowBorder  = false;
     this.propertiesnotebook.ShowTabs    = false;
     // Notebook tab
     global::Gtk.Label w27 = new global::Gtk.Label();
     w27.Visible = true;
     this.propertiesnotebook.Add(w27);
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::VAS.Core.Catalog.GetString("page1");
     this.propertiesnotebook.SetTabLabel(w27, this.label2);
     this.label2.ShowAll();
     // Container child propertiesnotebook.Gtk.Notebook+NotebookChild
     this.tagproperties        = new global::LongoMatch.Gui.Component.CategoryProperties();
     this.tagproperties.Events = ((global::Gdk.EventMask)(256));
     this.tagproperties.Name   = "tagproperties";
     this.tagproperties.Edited = false;
     this.propertiesnotebook.Add(this.tagproperties);
     global::Gtk.Notebook.NotebookChild w28 = ((global::Gtk.Notebook.NotebookChild)(this.propertiesnotebook [this.tagproperties]));
     w28.Position = 1;
     // Notebook tab
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.LabelProp = global::VAS.Core.Catalog.GetString("page2");
     this.propertiesnotebook.SetTabLabel(this.tagproperties, this.label3);
     this.label3.ShowAll();
     // Container child propertiesnotebook.Gtk.Notebook+NotebookChild
     this.linkproperties        = new global::LongoMatch.Gui.Component.LinkProperties();
     this.linkproperties.Events = ((global::Gdk.EventMask)(256));
     this.linkproperties.Name   = "linkproperties";
     this.linkproperties.Edited = false;
     this.propertiesnotebook.Add(this.linkproperties);
     global::Gtk.Notebook.NotebookChild w29 = ((global::Gtk.Notebook.NotebookChild)(this.propertiesnotebook [this.linkproperties]));
     w29.Position = 2;
     // Notebook tab
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.LabelProp = global::VAS.Core.Catalog.GetString("page3");
     this.propertiesnotebook.SetTabLabel(this.linkproperties, this.label5);
     this.label5.ShowAll();
     this.tagpropertiesalignment.Add(this.propertiesnotebook);
     w26.Add(this.tagpropertiesalignment);
     this.propertiesscrolledwindow.Add(w26);
     this.vbox10.Add(this.propertiesscrolledwindow);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.vbox10 [this.propertiesscrolledwindow]));
     w33.Position = 2;
     this.propertiesalignment.Add(this.vbox10);
     this.propertiesframe.Add(this.propertiesalignment);
     this.rightbox.Add(this.propertiesframe);
     global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.rightbox [this.propertiesframe]));
     w36.Position = 0;
     this.hbox2.Add(this.rightbox);
     global::Gtk.Box.BoxChild w37 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.rightbox]));
     w37.Position = 1;
     w37.Expand   = false;
     w37.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.vbox4         = new global::Gtk.VBox();
     this.vbox4.Name    = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.editbutton          = new global::Gtk.ToggleButton();
     this.editbutton.CanFocus = true;
     this.editbutton.Name     = "editbutton";
     this.editbutton.Relief   = ((global::Gtk.ReliefStyle)(2));
     this.vbox4.Add(this.editbutton);
     global::Gtk.Box.BoxChild w38 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.editbutton]));
     w38.Position = 0;
     w38.Expand   = false;
     w38.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.hseparator1      = new global::Gtk.HSeparator();
     this.hseparator1.Name = "hseparator1";
     this.vbox4.Add(this.hseparator1);
     global::Gtk.Box.BoxChild w39 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hseparator1]));
     w39.Position = 1;
     w39.Expand   = false;
     w39.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.linksbutton          = new global::Gtk.ToggleButton();
     this.linksbutton.CanFocus = true;
     this.linksbutton.Name     = "linksbutton";
     this.linksbutton.Relief   = ((global::Gtk.ReliefStyle)(2));
     this.vbox4.Add(this.linksbutton);
     global::Gtk.Box.BoxChild w40 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.linksbutton]));
     w40.Position = 2;
     w40.Expand   = false;
     w40.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.hseparator3      = new global::Gtk.HSeparator();
     this.hseparator3.Name = "hseparator3";
     this.vbox4.Add(this.hseparator3);
     global::Gtk.Box.BoxChild w41 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hseparator3]));
     w41.Position = 3;
     w41.Expand   = false;
     w41.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.popupbutton          = new global::Gtk.ToggleButton();
     this.popupbutton.CanFocus = true;
     this.popupbutton.Name     = "popupbutton";
     this.popupbutton.Relief   = ((global::Gtk.ReliefStyle)(2));
     this.vbox4.Add(this.popupbutton);
     global::Gtk.Box.BoxChild w42 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.popupbutton]));
     w42.Position = 4;
     w42.Expand   = false;
     w42.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.hseparator5      = new global::Gtk.HSeparator();
     this.hseparator5.Name = "hseparator5";
     this.vbox4.Add(this.hseparator5);
     global::Gtk.Box.BoxChild w43 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hseparator5]));
     w43.Position = 5;
     w43.Expand   = false;
     w43.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.fitbutton          = new global::Gtk.ToggleButton();
     this.fitbutton.CanFocus = true;
     this.fitbutton.Name     = "fitbutton";
     this.fitbutton.Relief   = ((global::Gtk.ReliefStyle)(2));
     this.vbox4.Add(this.fitbutton);
     global::Gtk.Box.BoxChild w44 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.fitbutton]));
     w44.Position = 6;
     w44.Expand   = false;
     w44.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.fillbutton          = new global::Gtk.ToggleButton();
     this.fillbutton.CanFocus = true;
     this.fillbutton.Name     = "fillbutton";
     this.fillbutton.Relief   = ((global::Gtk.ReliefStyle)(2));
     this.vbox4.Add(this.fillbutton);
     global::Gtk.Box.BoxChild w45 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.fillbutton]));
     w45.Position = 7;
     w45.Expand   = false;
     w45.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.d11button          = new global::Gtk.ToggleButton();
     this.d11button.CanFocus = true;
     this.d11button.Name     = "d11button";
     this.d11button.Relief   = ((global::Gtk.ReliefStyle)(2));
     this.vbox4.Add(this.d11button);
     global::Gtk.Box.BoxChild w46 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.d11button]));
     w46.Position = 8;
     w46.Expand   = false;
     w46.Fill     = false;
     this.hbox2.Add(this.vbox4);
     global::Gtk.Box.BoxChild w47 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.vbox4]));
     w47.Position = 2;
     w47.Expand   = false;
     this.Add(this.hbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Show();
 }
Ejemplo n.º 2
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget LongoMatch.Gui.Component.VideoPreferencesPanel
     global::Stetic.BinContainer.Attach(this);
     this.Name = "LongoMatch.Gui.Component.VideoPreferencesPanel";
     // Container child LongoMatch.Gui.Component.VideoPreferencesPanel.Gtk.Container+ContainerChild
     this.vbox2             = new global::Gtk.VBox();
     this.vbox2.Name        = "vbox2";
     this.vbox2.Spacing     = 6;
     this.vbox2.BorderWidth = ((uint)(20));
     // 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.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.generaltable               = new global::Gtk.Table(((uint)(1)), ((uint)(2)), false);
     this.generaltable.Name          = "generaltable";
     this.generaltable.RowSpacing    = ((uint)(6));
     this.generaltable.ColumnSpacing = ((uint)(6));
     // Container child generaltable.Gtk.Table+TableChild
     this.fpscombobox = global::Gtk.ComboBox.NewText();
     this.fpscombobox.AppendText(global::VAS.Core.Catalog.GetString("25 fps"));
     this.fpscombobox.AppendText(global::VAS.Core.Catalog.GetString("30 fps"));
     this.fpscombobox.AppendText(global::VAS.Core.Catalog.GetString("50 fps"));
     this.fpscombobox.AppendText(global::VAS.Core.Catalog.GetString("60 fps"));
     this.fpscombobox.Name   = "fpscombobox";
     this.fpscombobox.Active = 0;
     this.generaltable.Add(this.fpscombobox);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.generaltable [this.fpscombobox]));
     w1.LeftAttach  = ((uint)(1));
     w1.RightAttach = ((uint)(2));
     w1.XOptions    = ((global::Gtk.AttachOptions)(4));
     w1.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child generaltable.Gtk.Table+TableChild
     this.frameratelabel           = new global::Gtk.Label();
     this.frameratelabel.Name      = "frameratelabel";
     this.frameratelabel.Xalign    = 0F;
     this.frameratelabel.LabelProp = global::VAS.Core.Catalog.GetString("Framerate");
     this.generaltable.Add(this.frameratelabel);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.generaltable [this.frameratelabel]));
     w2.XOptions = ((global::Gtk.AttachOptions)(4));
     w2.YOptions = ((global::Gtk.AttachOptions)(4));
     this.GtkAlignment2.Add(this.generaltable);
     this.frame3.Add(this.GtkAlignment2);
     this.GtkLabel2           = new global::Gtk.Label();
     this.GtkLabel2.Name      = "GtkLabel2";
     this.GtkLabel2.LabelProp = global::VAS.Core.Catalog.GetString("<b>General</b>");
     this.GtkLabel2.UseMarkup = true;
     this.frame3.LabelWidget  = this.GtkLabel2;
     this.vbox2.Add(this.frame3);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.frame3]));
     w5.Position = 0;
     w5.Expand   = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.frame1            = new global::Gtk.Frame();
     this.frame1.Name       = "frame1";
     this.frame1.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frame1.Gtk.Container+ContainerChild
     this.GtkAlignment             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment.Name        = "GtkAlignment";
     this.GtkAlignment.LeftPadding = ((uint)(12));
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     this.rendertable               = new global::Gtk.Table(((uint)(7)), ((uint)(2)), false);
     this.rendertable.Name          = "rendertable";
     this.rendertable.RowSpacing    = ((uint)(6));
     this.rendertable.ColumnSpacing = ((uint)(6));
     // Container child rendertable.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("Image format");
     this.rendertable.Add(this.label1);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.rendertable [this.label1]));
     w6.XOptions = ((global::Gtk.AttachOptions)(4));
     w6.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child rendertable.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("Encoding format");
     this.rendertable.Add(this.label2);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.rendertable [this.label2]));
     w7.TopAttach    = ((uint)(1));
     w7.BottomAttach = ((uint)(2));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child rendertable.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("Quality");
     this.rendertable.Add(this.label3);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.rendertable [this.label3]));
     w8.TopAttach    = ((uint)(2));
     w8.BottomAttach = ((uint)(3));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child rendertable.Gtk.Table+TableChild
     this.label7           = new global::Gtk.Label();
     this.label7.Name      = "label7";
     this.label7.Xalign    = 0F;
     this.label7.LabelProp = global::VAS.Core.Catalog.GetString("Add watermark");
     this.rendertable.Add(this.label7);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.rendertable [this.label7]));
     w9.TopAttach    = ((uint)(5));
     w9.BottomAttach = ((uint)(6));
     w9.XOptions     = ((global::Gtk.AttachOptions)(4));
     w9.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child rendertable.Gtk.Table+TableChild
     this.label8           = new global::Gtk.Label();
     this.label8.Name      = "label8";
     this.label8.Xalign    = 0F;
     this.label8.LabelProp = global::VAS.Core.Catalog.GetString("Enable audio");
     this.rendertable.Add(this.label8);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.rendertable [this.label8]));
     w10.TopAttach    = ((uint)(3));
     w10.BottomAttach = ((uint)(4));
     w10.XOptions     = ((global::Gtk.AttachOptions)(4));
     w10.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child rendertable.Gtk.Table+TableChild
     this.label9           = new global::Gtk.Label();
     this.label9.Name      = "label9";
     this.label9.Xalign    = 0F;
     this.label9.LabelProp = global::VAS.Core.Catalog.GetString("Enable title overlay");
     this.rendertable.Add(this.label9);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.rendertable [this.label9]));
     w11.TopAttach    = ((uint)(4));
     w11.BottomAttach = ((uint)(5));
     w11.XOptions     = ((global::Gtk.AttachOptions)(4));
     w11.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child rendertable.Gtk.Table+TableChild
     this.renderenccombo      = global::Gtk.ComboBox.NewText();
     this.renderenccombo.Name = "renderenccombo";
     this.rendertable.Add(this.renderenccombo);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.rendertable [this.renderenccombo]));
     w12.TopAttach    = ((uint)(1));
     w12.BottomAttach = ((uint)(2));
     w12.LeftAttach   = ((uint)(1));
     w12.RightAttach  = ((uint)(2));
     w12.XOptions     = ((global::Gtk.AttachOptions)(4));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child rendertable.Gtk.Table+TableChild
     this.renderimagecombo      = global::Gtk.ComboBox.NewText();
     this.renderimagecombo.Name = "renderimagecombo";
     this.rendertable.Add(this.renderimagecombo);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.rendertable [this.renderimagecombo]));
     w13.LeftAttach  = ((uint)(1));
     w13.RightAttach = ((uint)(2));
     w13.XOptions    = ((global::Gtk.AttachOptions)(4));
     w13.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child rendertable.Gtk.Table+TableChild
     this.renderqualcombo      = global::Gtk.ComboBox.NewText();
     this.renderqualcombo.Name = "renderqualcombo";
     this.rendertable.Add(this.renderqualcombo);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.rendertable [this.renderqualcombo]));
     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 rendertable.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.rendertable.Add(this.watermarkLabel);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.rendertable [this.watermarkLabel]));
     w15.TopAttach    = ((uint)(6));
     w15.BottomAttach = ((uint)(7));
     w15.XOptions     = ((global::Gtk.AttachOptions)(4));
     w15.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child rendertable.Gtk.Table+TableChild
     this.watermarkSelector        = new global::VAS.UI.Component.ImagePreviewWidget();
     this.watermarkSelector.Events = ((global::Gdk.EventMask)(256));
     this.watermarkSelector.Name   = "watermarkSelector";
     this.rendertable.Add(this.watermarkSelector);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.rendertable [this.watermarkSelector]));
     w16.TopAttach    = ((uint)(6));
     w16.BottomAttach = ((uint)(7));
     w16.LeftAttach   = ((uint)(1));
     w16.RightAttach  = ((uint)(2));
     w16.XOptions     = ((global::Gtk.AttachOptions)(4));
     w16.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.GtkAlignment.Add(this.rendertable);
     this.frame1.Add(this.GtkAlignment);
     this.GtkLabel1           = new global::Gtk.Label();
     this.GtkLabel1.Name      = "GtkLabel1";
     this.GtkLabel1.LabelProp = global::VAS.Core.Catalog.GetString("<b>Rendering</b>");
     this.GtkLabel1.UseMarkup = true;
     this.frame1.LabelWidget  = this.GtkLabel1;
     this.vbox2.Add(this.frame1);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.frame1]));
     w19.Position = 1;
     w19.Expand   = false;
     // 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.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.capturetable               = new global::Gtk.Table(((uint)(3)), ((uint)(2)), false);
     this.capturetable.Name          = "capturetable";
     this.capturetable.RowSpacing    = ((uint)(6));
     this.capturetable.ColumnSpacing = ((uint)(6));
     // Container child capturetable.Gtk.Table+TableChild
     this.captureenccombo      = global::Gtk.ComboBox.NewText();
     this.captureenccombo.Name = "captureenccombo";
     this.capturetable.Add(this.captureenccombo);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.capturetable [this.captureenccombo]));
     w20.TopAttach    = ((uint)(1));
     w20.BottomAttach = ((uint)(2));
     w20.LeftAttach   = ((uint)(1));
     w20.RightAttach  = ((uint)(2));
     w20.XOptions     = ((global::Gtk.AttachOptions)(4));
     w20.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child capturetable.Gtk.Table+TableChild
     this.captureimagecombo      = global::Gtk.ComboBox.NewText();
     this.captureimagecombo.Name = "captureimagecombo";
     this.capturetable.Add(this.captureimagecombo);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.capturetable [this.captureimagecombo]));
     w21.LeftAttach  = ((uint)(1));
     w21.RightAttach = ((uint)(2));
     w21.XOptions    = ((global::Gtk.AttachOptions)(4));
     w21.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child capturetable.Gtk.Table+TableChild
     this.capturequalcombo      = global::Gtk.ComboBox.NewText();
     this.capturequalcombo.Name = "capturequalcombo";
     this.capturetable.Add(this.capturequalcombo);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.capturetable [this.capturequalcombo]));
     w22.TopAttach    = ((uint)(2));
     w22.BottomAttach = ((uint)(3));
     w22.LeftAttach   = ((uint)(1));
     w22.RightAttach  = ((uint)(2));
     w22.XOptions     = ((global::Gtk.AttachOptions)(4));
     w22.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child capturetable.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("Quality");
     this.capturetable.Add(this.label4);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.capturetable [this.label4]));
     w23.TopAttach    = ((uint)(2));
     w23.BottomAttach = ((uint)(3));
     w23.XOptions     = ((global::Gtk.AttachOptions)(4));
     w23.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child capturetable.Gtk.Table+TableChild
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.Xalign    = 0F;
     this.label5.LabelProp = global::VAS.Core.Catalog.GetString("Encoding format");
     this.capturetable.Add(this.label5);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.capturetable [this.label5]));
     w24.TopAttach    = ((uint)(1));
     w24.BottomAttach = ((uint)(2));
     w24.XOptions     = ((global::Gtk.AttachOptions)(4));
     w24.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child capturetable.Gtk.Table+TableChild
     this.label6           = new global::Gtk.Label();
     this.label6.Name      = "label6";
     this.label6.Xalign    = 0F;
     this.label6.LabelProp = global::VAS.Core.Catalog.GetString("Image format");
     this.capturetable.Add(this.label6);
     global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.capturetable [this.label6]));
     w25.XOptions = ((global::Gtk.AttachOptions)(4));
     w25.YOptions = ((global::Gtk.AttachOptions)(4));
     this.GtkAlignment1.Add(this.capturetable);
     this.frame2.Add(this.GtkAlignment1);
     this.CaptureLabel           = new global::Gtk.Label();
     this.CaptureLabel.Name      = "CaptureLabel";
     this.CaptureLabel.LabelProp = global::VAS.Core.Catalog.GetString("<b>Capture</b>");
     this.CaptureLabel.UseMarkup = true;
     this.frame2.LabelWidget     = this.CaptureLabel;
     this.vbox2.Add(this.frame2);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.frame2]));
     w28.Position = 2;
     w28.Expand   = false;
     this.Add(this.vbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
Ejemplo n.º 3
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);
 }