Ejemplo n.º 1
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget VAS.UI.Component.DatePicker
     global::Stetic.BinContainer.Attach(this);
     this.Name = "VAS.UI.Component.DatePicker";
     // Container child VAS.UI.Component.DatePicker.Gtk.Container+ContainerChild
     this.dateentryeventbox      = new global::Gtk.EventBox();
     this.dateentryeventbox.Name = "dateentryeventbox";
     // Container child dateentryeventbox.Gtk.Container+ContainerChild
     this.hbox2             = new global::Gtk.HBox();
     this.hbox2.Name        = "hbox2";
     this.hbox2.BorderWidth = ((uint)(2));
     // Container child hbox2.Gtk.Box+BoxChild
     this.dateentry               = new global::Gtk.Entry();
     this.dateentry.CanFocus      = true;
     this.dateentry.Name          = "dateentry";
     this.dateentry.IsEditable    = false;
     this.dateentry.HasFrame      = false;
     this.dateentry.InvisibleChar = '•';
     this.hbox2.Add(this.dateentry);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.dateentry]));
     w1.Position = 0;
     // Container child hbox2.Gtk.Box+BoxChild
     this.datebutton          = new global::Gtk.Button();
     this.datebutton.CanFocus = true;
     this.datebutton.Name     = "datebutton";
     // Container child datebutton.Gtk.Container+ContainerChild
     this.datebuttonimage      = new global::VAS.UI.Helpers.ImageView();
     this.datebuttonimage.Name = "datebuttonimage";
     this.datebutton.Add(this.datebuttonimage);
     this.hbox2.Add(this.datebutton);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.datebutton]));
     w3.Position = 1;
     w3.Expand   = false;
     w3.Fill     = false;
     this.dateentryeventbox.Add(this.hbox2);
     this.Add(this.dateentryeventbox);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
Ejemplo n.º 2
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget LongoMatch.Gui.Component.TeamTemplateEditor
     global::Stetic.BinContainer.Attach(this);
     this.Name = "LongoMatch.Gui.Component.TeamTemplateEditor";
     // Container child LongoMatch.Gui.Component.TeamTemplateEditor.Gtk.Container+ContainerChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbox4         = new global::Gtk.HBox();
     this.hbox4.Name    = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.teamframe            = new global::Gtk.Frame();
     this.teamframe.Name       = "teamframe";
     this.teamframe.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child teamframe.Gtk.Container+ContainerChild
     this.GtkAlignment3               = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment3.Name          = "GtkAlignment3";
     this.GtkAlignment3.LeftPadding   = ((uint)(12));
     this.GtkAlignment3.TopPadding    = ((uint)(12));
     this.GtkAlignment3.RightPadding  = ((uint)(12));
     this.GtkAlignment3.BottomPadding = ((uint)(12));
     // Container child GtkAlignment3.Gtk.Container+ContainerChild
     this.vbox5         = new global::Gtk.VBox();
     this.vbox5.Name    = "vbox5";
     this.vbox5.Spacing = 6;
     // Container child vbox5.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 30;
     // Container child hbox2.Gtk.Box+BoxChild
     this.shieldframe            = new global::Gtk.Frame();
     this.shieldframe.Name       = "shieldframe";
     this.shieldframe.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child shieldframe.Gtk.Container+ContainerChild
     this.shieldalignment = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.shieldalignment.WidthRequest  = 120;
     this.shieldalignment.HeightRequest = 120;
     this.shieldalignment.Name          = "shieldalignment";
     this.shieldalignment.LeftPadding   = ((uint)(6));
     this.shieldalignment.TopPadding    = ((uint)(6));
     this.shieldalignment.RightPadding  = ((uint)(6));
     this.shieldalignment.BottomPadding = ((uint)(6));
     // Container child shieldalignment.Gtk.Container+ContainerChild
     this.shieldeventbox      = new global::Gtk.EventBox();
     this.shieldeventbox.Name = "shieldeventbox";
     // Container child shieldeventbox.Gtk.Container+ContainerChild
     this.shieldvbox         = new global::Gtk.VBox();
     this.shieldvbox.Name    = "shieldvbox";
     this.shieldvbox.Spacing = 2;
     // Container child shieldvbox.Gtk.Box+BoxChild
     this.shieldimage      = new global::VAS.UI.Helpers.ImageView();
     this.shieldimage.Name = "shieldimage";
     this.shieldvbox.Add(this.shieldimage);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.shieldvbox[this.shieldimage]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child shieldvbox.Gtk.Box+BoxChild
     this.teamshieldlabel1           = new global::Gtk.Label();
     this.teamshieldlabel1.Name      = "teamshieldlabel1";
     this.teamshieldlabel1.LabelProp = global::VAS.Core.Catalog.GetString("<span font_desc=\"10\">Team shield</span>");
     this.teamshieldlabel1.UseMarkup = true;
     this.shieldvbox.Add(this.teamshieldlabel1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.shieldvbox[this.teamshieldlabel1]));
     w2.Position = 1;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child shieldvbox.Gtk.Box+BoxChild
     this.teamshieldlabel2           = new global::Gtk.Label();
     this.teamshieldlabel2.Name      = "teamshieldlabel2";
     this.teamshieldlabel2.LabelProp = global::VAS.Core.Catalog.GetString("<span font_desc=\"8\">click to change...</span>");
     this.teamshieldlabel2.UseMarkup = true;
     this.shieldvbox.Add(this.teamshieldlabel2);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.shieldvbox[this.teamshieldlabel2]));
     w3.Position = 2;
     w3.Expand   = false;
     w3.Fill     = false;
     this.shieldeventbox.Add(this.shieldvbox);
     this.shieldalignment.Add(this.shieldeventbox);
     this.shieldframe.Add(this.shieldalignment);
     this.hbox2.Add(this.shieldframe);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.shieldframe]));
     w7.Position = 0;
     w7.Expand   = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.teamtable = new global::Gtk.Table(((uint)(3)), ((uint)(2)), false);
     this.teamtable.WidthRequest  = 300;
     this.teamtable.Name          = "teamtable";
     this.teamtable.RowSpacing    = ((uint)(6));
     this.teamtable.ColumnSpacing = ((uint)(6));
     // Container child teamtable.Gtk.Table+TableChild
     this.GtkLabel4           = new global::Gtk.Label();
     this.GtkLabel4.Name      = "GtkLabel4";
     this.GtkLabel4.Xalign    = 1F;
     this.GtkLabel4.LabelProp = global::VAS.Core.Catalog.GetString("<span font_desc=\"10\">Team name</span>");
     this.GtkLabel4.UseMarkup = true;
     this.teamtable.Add(this.GtkLabel4);
     // Container child teamtable.Gtk.Table+TableChild
     this.hbox5         = new global::Gtk.HBox();
     this.hbox5.Name    = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.tacticsentry = new global::Gtk.Entry();
     this.tacticsentry.WidthRequest  = 30;
     this.tacticsentry.CanFocus      = true;
     this.tacticsentry.Name          = "tacticsentry";
     this.tacticsentry.IsEditable    = true;
     this.tacticsentry.InvisibleChar = '•';
     this.hbox5.Add(this.tacticsentry);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.tacticsentry]));
     w9.Position = 0;
     // Container child hbox5.Gtk.Box+BoxChild
     this.applybutton          = new global::Gtk.Button();
     this.applybutton.CanFocus = true;
     this.applybutton.Name     = "applybutton";
     // Container child applybutton.Gtk.Container+ContainerChild
     this.applyimage      = new global::VAS.UI.Helpers.ImageView();
     this.applyimage.Name = "applyimage";
     this.applybutton.Add(this.applyimage);
     this.hbox5.Add(this.applybutton);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.applybutton]));
     w11.Position = 1;
     w11.Expand   = false;
     w11.Fill     = false;
     this.teamtable.Add(this.hbox5);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.teamtable[this.hbox5]));
     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 teamtable.Gtk.Table+TableChild
     this.hbox6         = new global::Gtk.HBox();
     this.hbox6.Name    = "hbox6";
     this.hbox6.Spacing = 6;
     // Container child hbox6.Gtk.Box+BoxChild
     this.colorbutton1          = new global::Gtk.ColorButton();
     this.colorbutton1.CanFocus = true;
     this.colorbutton1.Events   = ((global::Gdk.EventMask)(784));
     this.colorbutton1.Name     = "colorbutton1";
     this.hbox6.Add(this.colorbutton1);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.colorbutton1]));
     w13.Position = 0;
     w13.Fill     = false;
     // Container child hbox6.Gtk.Box+BoxChild
     this.colorbutton2          = new global::Gtk.ColorButton();
     this.colorbutton2.CanFocus = true;
     this.colorbutton2.Events   = ((global::Gdk.EventMask)(784));
     this.colorbutton2.Name     = "colorbutton2";
     this.hbox6.Add(this.colorbutton2);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.colorbutton2]));
     w14.Position = 1;
     w14.Fill     = false;
     this.teamtable.Add(this.hbox6);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.teamtable[this.hbox6]));
     w15.TopAttach    = ((uint)(2));
     w15.BottomAttach = ((uint)(3));
     w15.LeftAttach   = ((uint)(1));
     w15.RightAttach  = ((uint)(2));
     w15.XOptions     = ((global::Gtk.AttachOptions)(4));
     w15.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child teamtable.Gtk.Table+TableChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.Xalign    = 1F;
     this.label2.LabelProp = global::VAS.Core.Catalog.GetString("<span font_desc=\"10\">Tactics</span>");
     this.label2.UseMarkup = true;
     this.teamtable.Add(this.label2);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.teamtable[this.label2]));
     w16.TopAttach    = ((uint)(1));
     w16.BottomAttach = ((uint)(2));
     // Container child teamtable.Gtk.Table+TableChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.Xalign    = 1F;
     this.label4.LabelProp = global::VAS.Core.Catalog.GetString("<span font_desc=\"10\">Colors</span>");
     this.label4.UseMarkup = true;
     this.teamtable.Add(this.label4);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.teamtable[this.label4]));
     w17.TopAttach    = ((uint)(2));
     w17.BottomAttach = ((uint)(3));
     // Container child teamtable.Gtk.Table+TableChild
     this.teamnameentry = new global::Gtk.Entry();
     this.teamnameentry.WidthRequest  = 100;
     this.teamnameentry.CanFocus      = true;
     this.teamnameentry.Name          = "teamnameentry";
     this.teamnameentry.IsEditable    = true;
     this.teamnameentry.InvisibleChar = '•';
     this.teamtable.Add(this.teamnameentry);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.teamtable[this.teamnameentry]));
     w18.LeftAttach  = ((uint)(1));
     w18.RightAttach = ((uint)(2));
     w18.YOptions    = ((global::Gtk.AttachOptions)(4));
     this.hbox2.Add(this.teamtable);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.teamtable]));
     w19.Position = 1;
     w19.Expand   = false;
     w19.Fill     = false;
     this.vbox5.Add(this.hbox2);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.hbox2]));
     w20.Position = 0;
     w20.Expand   = false;
     w20.Fill     = false;
     // Container child vbox5.Gtk.Box+BoxChild
     this.drawingarea      = new global::Gtk.DrawingArea();
     this.drawingarea.Name = "drawingarea";
     this.vbox5.Add(this.drawingarea);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.drawingarea]));
     w21.Position = 1;
     this.GtkAlignment3.Add(this.vbox5);
     this.teamframe.Add(this.GtkAlignment3);
     this.hbox4.Add(this.teamframe);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.teamframe]));
     w24.Position = 0;
     // Container child hbox4.Gtk.Box+BoxChild
     this.alignment2      = new global::Gtk.Alignment(0.5F, 0F, 1F, 0F);
     this.alignment2.Name = "alignment2";
     // Container child alignment2.Gtk.Container+ContainerChild
     this.playerframe            = new global::Gtk.Frame();
     this.playerframe.Name       = "playerframe";
     this.playerframe.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child playerframe.Gtk.Container+ContainerChild
     this.playerpropertyalignment               = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.playerpropertyalignment.Name          = "playerpropertyalignment";
     this.playerpropertyalignment.LeftPadding   = ((uint)(12));
     this.playerpropertyalignment.TopPadding    = ((uint)(12));
     this.playerpropertyalignment.RightPadding  = ((uint)(12));
     this.playerpropertyalignment.BottomPadding = ((uint)(12));
     // Container child playerpropertyalignment.Gtk.Container+ContainerChild
     this.playerpropertyhbox         = new global::Gtk.HBox();
     this.playerpropertyhbox.Name    = "playerpropertyhbox";
     this.playerpropertyhbox.Spacing = 6;
     // Container child playerpropertyhbox.Gtk.Box+BoxChild
     this.alignment1      = new global::Gtk.Alignment(0.5F, 0F, 0F, 0F);
     this.alignment1.Name = "alignment1";
     // Container child alignment1.Gtk.Container+ContainerChild
     this.playerimageframe            = new global::Gtk.Frame();
     this.playerimageframe.Name       = "playerimageframe";
     this.playerimageframe.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child playerimageframe.Gtk.Container+ContainerChild
     this.playerimagealignment               = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.playerimagealignment.Name          = "playerimagealignment";
     this.playerimagealignment.LeftPadding   = ((uint)(12));
     this.playerimagealignment.TopPadding    = ((uint)(12));
     this.playerimagealignment.RightPadding  = ((uint)(12));
     this.playerimagealignment.BottomPadding = ((uint)(12));
     // Container child playerimagealignment.Gtk.Container+ContainerChild
     this.playereventbox      = new global::Gtk.EventBox();
     this.playereventbox.Name = "playereventbox";
     // Container child playereventbox.Gtk.Container+ContainerChild
     this.playervbox         = new global::Gtk.VBox();
     this.playervbox.Name    = "playervbox";
     this.playervbox.Spacing = 2;
     // Container child playervbox.Gtk.Box+BoxChild
     this.playerimage      = new global::VAS.UI.Helpers.ImageView();
     this.playerimage.Name = "playerimage";
     this.playervbox.Add(this.playerimage);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.playervbox[this.playerimage]));
     w25.Position = 0;
     w25.Expand   = false;
     w25.Fill     = false;
     // Container child playervbox.Gtk.Box+BoxChild
     this.playerimagelabel1           = new global::Gtk.Label();
     this.playerimagelabel1.Name      = "playerimagelabel1";
     this.playerimagelabel1.LabelProp = global::VAS.Core.Catalog.GetString("<span font_desc=\"10\">Player picture</span>");
     this.playerimagelabel1.UseMarkup = true;
     this.playervbox.Add(this.playerimagelabel1);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.playervbox[this.playerimagelabel1]));
     w26.Position = 1;
     w26.Expand   = false;
     w26.Fill     = false;
     // Container child playervbox.Gtk.Box+BoxChild
     this.playerimagelabel2           = new global::Gtk.Label();
     this.playerimagelabel2.Name      = "playerimagelabel2";
     this.playerimagelabel2.LabelProp = global::VAS.Core.Catalog.GetString("<span font_desc=\"8\">click to change...</span>");
     this.playerimagelabel2.UseMarkup = true;
     this.playervbox.Add(this.playerimagelabel2);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.playervbox[this.playerimagelabel2]));
     w27.Position = 2;
     w27.Expand   = false;
     w27.Fill     = false;
     this.playereventbox.Add(this.playervbox);
     this.playerimagealignment.Add(this.playereventbox);
     this.playerimageframe.Add(this.playerimagealignment);
     this.alignment1.Add(this.playerimageframe);
     this.playerpropertyhbox.Add(this.alignment1);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.playerpropertyhbox[this.alignment1]));
     w32.Position = 0;
     w32.Expand   = false;
     w32.Fill     = false;
     // Container child playerpropertyhbox.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(10)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.bdaydatepicker        = new global::VAS.UI.UI.Component.DatePicker();
     this.bdaydatepicker.Events = ((global::Gdk.EventMask)(256));
     this.bdaydatepicker.Name   = "bdaydatepicker";
     this.bdaydatepicker.Date   = new global::System.DateTime(0);
     this.table1.Add(this.bdaydatepicker);
     global::Gtk.Table.TableChild w33 = ((global::Gtk.Table.TableChild)(this.table1[this.bdaydatepicker]));
     w33.TopAttach    = ((uint)(8));
     w33.BottomAttach = ((uint)(9));
     w33.LeftAttach   = ((uint)(1));
     w33.RightAttach  = ((uint)(2));
     w33.XOptions     = ((global::Gtk.AttachOptions)(4));
     w33.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.heightspinbutton          = new global::Gtk.SpinButton(0, 100, 1);
     this.heightspinbutton.CanFocus = true;
     this.heightspinbutton.Name     = "heightspinbutton";
     this.heightspinbutton.Adjustment.PageIncrement = 10;
     this.heightspinbutton.ClimbRate = 1;
     this.heightspinbutton.Digits    = ((uint)(2));
     this.heightspinbutton.Numeric   = true;
     this.heightspinbutton.Value     = 18;
     this.table1.Add(this.heightspinbutton);
     global::Gtk.Table.TableChild w34 = ((global::Gtk.Table.TableChild)(this.table1[this.heightspinbutton]));
     w34.TopAttach    = ((uint)(6));
     w34.BottomAttach = ((uint)(7));
     w34.LeftAttach   = ((uint)(1));
     w34.RightAttach  = ((uint)(2));
     w34.XOptions     = ((global::Gtk.AttachOptions)(4));
     w34.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label11           = new global::Gtk.Label();
     this.label11.Name      = "label11";
     this.label11.Xalign    = 1F;
     this.label11.LabelProp = global::VAS.Core.Catalog.GetString("<span font_desc=\"10\">Position</span>");
     this.label11.UseMarkup = true;
     this.table1.Add(this.label11);
     global::Gtk.Table.TableChild w35 = ((global::Gtk.Table.TableChild)(this.table1[this.label11]));
     w35.TopAttach    = ((uint)(4));
     w35.BottomAttach = ((uint)(5));
     w35.XOptions     = ((global::Gtk.AttachOptions)(4));
     w35.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label12           = new global::Gtk.Label();
     this.label12.Name      = "label12";
     this.label12.Xalign    = 1F;
     this.label12.LabelProp = global::VAS.Core.Catalog.GetString("<span font_desc=\"10\">Name</span>");
     this.label12.UseMarkup = true;
     this.table1.Add(this.label12);
     global::Gtk.Table.TableChild w36 = ((global::Gtk.Table.TableChild)(this.table1[this.label12]));
     w36.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label13           = new global::Gtk.Label();
     this.label13.Name      = "label13";
     this.label13.Xalign    = 1F;
     this.label13.LabelProp = global::VAS.Core.Catalog.GetString("<span font_desc=\"10\">Last name</span>");
     this.label13.UseMarkup = true;
     this.table1.Add(this.label13);
     global::Gtk.Table.TableChild w37 = ((global::Gtk.Table.TableChild)(this.table1[this.label13]));
     w37.TopAttach    = ((uint)(1));
     w37.BottomAttach = ((uint)(2));
     w37.XOptions     = ((global::Gtk.AttachOptions)(4));
     w37.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label14           = new global::Gtk.Label();
     this.label14.Name      = "label14";
     this.label14.Xalign    = 1F;
     this.label14.LabelProp = global::VAS.Core.Catalog.GetString("<span font_desc=\"10\">Nickname</span>");
     this.label14.UseMarkup = true;
     this.table1.Add(this.label14);
     global::Gtk.Table.TableChild w38 = ((global::Gtk.Table.TableChild)(this.table1[this.label14]));
     w38.TopAttach    = ((uint)(2));
     w38.BottomAttach = ((uint)(3));
     w38.XOptions     = ((global::Gtk.AttachOptions)(4));
     w38.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("<span font_desc=\"10\">Number</span>");
     this.label3.UseMarkup = true;
     this.table1.Add(this.label3);
     global::Gtk.Table.TableChild w39 = ((global::Gtk.Table.TableChild)(this.table1[this.label3]));
     w39.TopAttach    = ((uint)(5));
     w39.BottomAttach = ((uint)(6));
     w39.XOptions     = ((global::Gtk.AttachOptions)(4));
     w39.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.Xalign    = 1F;
     this.label5.LabelProp = global::VAS.Core.Catalog.GetString("<span font_desc=\"10\">Height</span>");
     this.label5.UseMarkup = true;
     this.table1.Add(this.label5);
     global::Gtk.Table.TableChild w40 = ((global::Gtk.Table.TableChild)(this.table1[this.label5]));
     w40.TopAttach    = ((uint)(6));
     w40.BottomAttach = ((uint)(7));
     w40.XOptions     = ((global::Gtk.AttachOptions)(4));
     w40.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label6           = new global::Gtk.Label();
     this.label6.Name      = "label6";
     this.label6.Xalign    = 1F;
     this.label6.LabelProp = global::VAS.Core.Catalog.GetString("<span font_desc=\"10\">Weight</span>");
     this.label6.UseMarkup = true;
     this.table1.Add(this.label6);
     global::Gtk.Table.TableChild w41 = ((global::Gtk.Table.TableChild)(this.table1[this.label6]));
     w41.TopAttach    = ((uint)(7));
     w41.BottomAttach = ((uint)(8));
     w41.XOptions     = ((global::Gtk.AttachOptions)(4));
     w41.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label7           = new global::Gtk.Label();
     this.label7.Name      = "label7";
     this.label7.Xalign    = 1F;
     this.label7.LabelProp = global::VAS.Core.Catalog.GetString("<span font_desc=\"10\">Birth Date</span>");
     this.label7.UseMarkup = true;
     this.table1.Add(this.label7);
     global::Gtk.Table.TableChild w42 = ((global::Gtk.Table.TableChild)(this.table1[this.label7]));
     w42.TopAttach    = ((uint)(8));
     w42.BottomAttach = ((uint)(9));
     w42.XOptions     = ((global::Gtk.AttachOptions)(4));
     w42.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label8           = new global::Gtk.Label();
     this.label8.Name      = "label8";
     this.label8.Xalign    = 1F;
     this.label8.LabelProp = global::VAS.Core.Catalog.GetString("<span font_desc=\"10\">Nationality</span>");
     this.label8.UseMarkup = true;
     this.table1.Add(this.label8);
     global::Gtk.Table.TableChild w43 = ((global::Gtk.Table.TableChild)(this.table1[this.label8]));
     w43.TopAttach    = ((uint)(3));
     w43.BottomAttach = ((uint)(4));
     w43.XOptions     = ((global::Gtk.AttachOptions)(4));
     w43.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.lastnameentry               = new global::Gtk.Entry();
     this.lastnameentry.CanFocus      = true;
     this.lastnameentry.Name          = "lastnameentry";
     this.lastnameentry.IsEditable    = true;
     this.lastnameentry.InvisibleChar = '●';
     this.table1.Add(this.lastnameentry);
     global::Gtk.Table.TableChild w44 = ((global::Gtk.Table.TableChild)(this.table1[this.lastnameentry]));
     w44.TopAttach    = ((uint)(1));
     w44.BottomAttach = ((uint)(2));
     w44.LeftAttach   = ((uint)(1));
     w44.RightAttach  = ((uint)(2));
     w44.XOptions     = ((global::Gtk.AttachOptions)(4));
     w44.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.mailentry               = new global::Gtk.Entry();
     this.mailentry.CanFocus      = true;
     this.mailentry.Name          = "mailentry";
     this.mailentry.IsEditable    = true;
     this.mailentry.InvisibleChar = '•';
     this.table1.Add(this.mailentry);
     global::Gtk.Table.TableChild w45 = ((global::Gtk.Table.TableChild)(this.table1[this.mailentry]));
     w45.TopAttach    = ((uint)(9));
     w45.BottomAttach = ((uint)(10));
     w45.LeftAttach   = ((uint)(1));
     w45.RightAttach  = ((uint)(2));
     w45.XOptions     = ((global::Gtk.AttachOptions)(4));
     w45.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.maillabel           = new global::Gtk.Label();
     this.maillabel.Name      = "maillabel";
     this.maillabel.Xalign    = 1F;
     this.maillabel.LabelProp = global::VAS.Core.Catalog.GetString("<span font_desc=\"10\">E-mail</span>");
     this.maillabel.UseMarkup = true;
     this.table1.Add(this.maillabel);
     global::Gtk.Table.TableChild w46 = ((global::Gtk.Table.TableChild)(this.table1[this.maillabel]));
     w46.TopAttach    = ((uint)(9));
     w46.BottomAttach = ((uint)(10));
     w46.XOptions     = ((global::Gtk.AttachOptions)(4));
     w46.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.nameentry               = new global::Gtk.Entry();
     this.nameentry.CanFocus      = true;
     this.nameentry.Name          = "nameentry";
     this.nameentry.IsEditable    = true;
     this.nameentry.InvisibleChar = '●';
     this.table1.Add(this.nameentry);
     global::Gtk.Table.TableChild w47 = ((global::Gtk.Table.TableChild)(this.table1[this.nameentry]));
     w47.LeftAttach  = ((uint)(1));
     w47.RightAttach = ((uint)(2));
     w47.XOptions    = ((global::Gtk.AttachOptions)(4));
     w47.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.nationalityentry               = new global::Gtk.Entry();
     this.nationalityentry.CanFocus      = true;
     this.nationalityentry.Name          = "nationalityentry";
     this.nationalityentry.IsEditable    = true;
     this.nationalityentry.InvisibleChar = '●';
     this.table1.Add(this.nationalityentry);
     global::Gtk.Table.TableChild w48 = ((global::Gtk.Table.TableChild)(this.table1[this.nationalityentry]));
     w48.TopAttach    = ((uint)(3));
     w48.BottomAttach = ((uint)(4));
     w48.LeftAttach   = ((uint)(1));
     w48.RightAttach  = ((uint)(2));
     w48.XOptions     = ((global::Gtk.AttachOptions)(4));
     w48.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.nicknameentry               = new global::Gtk.Entry();
     this.nicknameentry.CanFocus      = true;
     this.nicknameentry.Name          = "nicknameentry";
     this.nicknameentry.IsEditable    = true;
     this.nicknameentry.InvisibleChar = '●';
     this.table1.Add(this.nicknameentry);
     global::Gtk.Table.TableChild w49 = ((global::Gtk.Table.TableChild)(this.table1[this.nicknameentry]));
     w49.TopAttach    = ((uint)(2));
     w49.BottomAttach = ((uint)(3));
     w49.LeftAttach   = ((uint)(1));
     w49.RightAttach  = ((uint)(2));
     w49.XOptions     = ((global::Gtk.AttachOptions)(4));
     w49.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.numberspinbutton          = new global::Gtk.SpinButton(0, 100, 1);
     this.numberspinbutton.CanFocus = true;
     this.numberspinbutton.Name     = "numberspinbutton";
     this.numberspinbutton.Adjustment.PageIncrement = 10;
     this.numberspinbutton.ClimbRate = 1;
     this.numberspinbutton.Numeric   = true;
     this.table1.Add(this.numberspinbutton);
     global::Gtk.Table.TableChild w50 = ((global::Gtk.Table.TableChild)(this.table1[this.numberspinbutton]));
     w50.TopAttach    = ((uint)(5));
     w50.BottomAttach = ((uint)(6));
     w50.LeftAttach   = ((uint)(1));
     w50.RightAttach  = ((uint)(2));
     w50.XOptions     = ((global::Gtk.AttachOptions)(4));
     w50.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.positionentry               = new global::Gtk.Entry();
     this.positionentry.CanFocus      = true;
     this.positionentry.Name          = "positionentry";
     this.positionentry.IsEditable    = true;
     this.positionentry.InvisibleChar = '●';
     this.table1.Add(this.positionentry);
     global::Gtk.Table.TableChild w51 = ((global::Gtk.Table.TableChild)(this.table1[this.positionentry]));
     w51.TopAttach    = ((uint)(4));
     w51.BottomAttach = ((uint)(5));
     w51.LeftAttach   = ((uint)(1));
     w51.RightAttach  = ((uint)(2));
     w51.XOptions     = ((global::Gtk.AttachOptions)(4));
     w51.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.weightspinbutton          = new global::Gtk.SpinButton(0, 1000, 1);
     this.weightspinbutton.CanFocus = true;
     this.weightspinbutton.Name     = "weightspinbutton";
     this.weightspinbutton.Adjustment.PageIncrement = 10;
     this.weightspinbutton.ClimbRate = 1;
     this.weightspinbutton.Numeric   = true;
     this.weightspinbutton.Value     = 80;
     this.table1.Add(this.weightspinbutton);
     global::Gtk.Table.TableChild w52 = ((global::Gtk.Table.TableChild)(this.table1[this.weightspinbutton]));
     w52.TopAttach    = ((uint)(7));
     w52.BottomAttach = ((uint)(8));
     w52.LeftAttach   = ((uint)(1));
     w52.RightAttach  = ((uint)(2));
     w52.XOptions     = ((global::Gtk.AttachOptions)(4));
     w52.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.playerpropertyhbox.Add(this.table1);
     global::Gtk.Box.BoxChild w53 = ((global::Gtk.Box.BoxChild)(this.playerpropertyhbox[this.table1]));
     w53.Position = 1;
     w53.Expand   = false;
     w53.Fill     = false;
     this.playerpropertyalignment.Add(this.playerpropertyhbox);
     this.playerframe.Add(this.playerpropertyalignment);
     this.alignment2.Add(this.playerframe);
     this.hbox4.Add(this.alignment2);
     global::Gtk.Box.BoxChild w57 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.alignment2]));
     w57.Position = 1;
     w57.Expand   = false;
     w57.Fill     = false;
     this.vbox3.Add(this.hbox4);
     global::Gtk.Box.BoxChild w58 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.hbox4]));
     w58.Position = 0;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbuttonbox2             = new global::Gtk.HButtonBox();
     this.hbuttonbox2.Name        = "hbuttonbox2";
     this.hbuttonbox2.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(1));
     // Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.savebutton              = new global::Gtk.Button();
     this.savebutton.CanFocus     = true;
     this.savebutton.Name         = "savebutton";
     this.savebutton.UseUnderline = true;
     this.savebutton.Label        = global::VAS.Core.Catalog.GetString("Save template");
     global::Gtk.Image w59 = new global::Gtk.Image();
     w59.Pixbuf            = global::Stetic.IconLoader.LoadIcon(this, "gtk-save", global::Gtk.IconSize.Dialog);
     this.savebutton.Image = w59;
     this.hbuttonbox2.Add(this.savebutton);
     global::Gtk.ButtonBox.ButtonBoxChild w60 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2[this.savebutton]));
     w60.Expand = false;
     w60.Fill   = false;
     // Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.newplayerbutton              = new global::Gtk.Button();
     this.newplayerbutton.CanFocus     = true;
     this.newplayerbutton.Name         = "newplayerbutton";
     this.newplayerbutton.UseUnderline = true;
     this.newplayerbutton.Label        = global::VAS.Core.Catalog.GetString("New player");
     global::Gtk.Image w61 = new global::Gtk.Image();
     w61.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-new", global::Gtk.IconSize.Dialog);
     this.newplayerbutton.Image = w61;
     this.hbuttonbox2.Add(this.newplayerbutton);
     global::Gtk.ButtonBox.ButtonBoxChild w62 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2[this.newplayerbutton]));
     w62.Position = 1;
     w62.Expand   = false;
     w62.Fill     = false;
     // Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.deletebutton              = new global::Gtk.Button();
     this.deletebutton.CanFocus     = true;
     this.deletebutton.Name         = "deletebutton";
     this.deletebutton.UseUnderline = true;
     this.deletebutton.Label        = global::VAS.Core.Catalog.GetString("Delete player");
     global::Gtk.Image w63 = new global::Gtk.Image();
     w63.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-delete", global::Gtk.IconSize.Dialog);
     this.deletebutton.Image = w63;
     this.hbuttonbox2.Add(this.deletebutton);
     global::Gtk.ButtonBox.ButtonBoxChild w64 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2[this.deletebutton]));
     w64.Position = 2;
     w64.Expand   = false;
     w64.Fill     = false;
     this.vbox3.Add(this.hbuttonbox2);
     global::Gtk.Box.BoxChild w65 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.hbuttonbox2]));
     w65.Position = 1;
     w65.Expand   = false;
     w65.Fill     = false;
     this.Add(this.vbox3);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
Ejemplo n.º 3
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget LongoMatch.Gui.Panel.ProjectsManagerPanel
     global::Stetic.BinContainer.Attach(this);
     this.Name = "LongoMatch.Gui.Panel.ProjectsManagerPanel";
     // Container child LongoMatch.Gui.Panel.ProjectsManagerPanel.Gtk.Container+ContainerChild
     this.vbox3      = new global::Gtk.VBox();
     this.vbox3.Name = "vbox3";
     // Container child vbox3.Gtk.Box+BoxChild
     this.panelheader1        = new global::LongoMatch.Gui.Panel.PanelHeader();
     this.panelheader1.Events = ((global::Gdk.EventMask)(256));
     this.panelheader1.Name   = "panelheader1";
     this.vbox3.Add(this.panelheader1);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.panelheader1]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.pm_hbox         = new global::Gtk.HBox();
     this.pm_hbox.Name    = "pm_hbox";
     this.pm_hbox.Spacing = 6;
     // Container child pm_hbox.Gtk.Box+BoxChild
     this.projectlistwidget1        = new global::LongoMatch.Gui.Component.ProjectListWidget();
     this.projectlistwidget1.Events = ((global::Gdk.EventMask)(256));
     this.projectlistwidget1.Name   = "projectlistwidget1";
     this.pm_hbox.Add(this.projectlistwidget1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.pm_hbox [this.projectlistwidget1]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child pm_hbox.Gtk.Box+BoxChild
     this.projectpropertiesalignment               = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.projectpropertiesalignment.Name          = "projectpropertiesalignment";
     this.projectpropertiesalignment.BottomPadding = ((uint)(12));
     // Container child projectpropertiesalignment.Gtk.Container+ContainerChild
     this.rbox         = new global::Gtk.VBox();
     this.rbox.Name    = "rbox";
     this.rbox.Spacing = 6;
     // Container child rbox.Gtk.Box+BoxChild
     this.scrolledwindow3                  = new global::Gtk.ScrolledWindow();
     this.scrolledwindow3.CanFocus         = true;
     this.scrolledwindow3.Name             = "scrolledwindow3";
     this.scrolledwindow3.HscrollbarPolicy = ((global::Gtk.PolicyType)(2));
     // Container child scrolledwindow3.Gtk.Container+ContainerChild
     global::Gtk.Viewport w3 = new global::Gtk.Viewport();
     w3.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport1.Gtk.Container+ContainerChild
     this.projectbox      = new global::Gtk.VBox();
     this.projectbox.Name = "projectbox";
     // Container child projectbox.Gtk.Box+BoxChild
     this.gamedescriptionheader1 = new global::LongoMatch.Gui.Component.GameDescriptionHeader();
     this.gamedescriptionheader1.HeightRequest = 60;
     this.gamedescriptionheader1.Events        = ((global::Gdk.EventMask)(256));
     this.gamedescriptionheader1.Name          = "gamedescriptionheader1";
     this.projectbox.Add(this.gamedescriptionheader1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.projectbox [this.gamedescriptionheader1]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     w4.Padding  = ((uint)(50));
     // Container child projectbox.Gtk.Box+BoxChild
     this.infoeventbox      = new global::Gtk.EventBox();
     this.infoeventbox.Name = "infoeventbox";
     // Container child infoeventbox.Gtk.Container+ContainerChild
     this.infolabel           = new global::Gtk.Label();
     this.infolabel.Name      = "infolabel";
     this.infolabel.LabelProp = global::VAS.Core.Catalog.GetString("Information");
     this.infolabel.UseMarkup = true;
     this.infoeventbox.Add(this.infolabel);
     this.projectbox.Add(this.infoeventbox);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.projectbox [this.infoeventbox]));
     w6.Position = 1;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child projectbox.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(3)), ((uint)(4)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(5));
     this.table1.ColumnSpacing = ((uint)(5));
     // Container child table1.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.table1.Add(this.competitionentry);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1 [this.competitionentry]));
     w7.LeftAttach  = ((uint)(3));
     w7.RightAttach = ((uint)(4));
     w7.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.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.table1.Add(this.Competitionlabel);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1 [this.Competitionlabel]));
     w8.LeftAttach  = ((uint)(2));
     w8.RightAttach = ((uint)(3));
     w8.XOptions    = ((global::Gtk.AttachOptions)(4));
     w8.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.datepicker = new global::VAS.UI.Component.DatePicker();
     this.datepicker.WidthRequest = 150;
     this.datepicker.Events       = ((global::Gdk.EventMask)(256));
     this.datepicker.Name         = "datepicker";
     this.datepicker.Date         = new global::System.DateTime(0);
     this.table1.Add(this.datepicker);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table1 [this.datepicker]));
     w9.TopAttach    = ((uint)(1));
     w9.BottomAttach = ((uint)(2));
     w9.LeftAttach   = ((uint)(3));
     w9.RightAttach  = ((uint)(4));
     w9.XOptions     = ((global::Gtk.AttachOptions)(4));
     w9.YOptions     = ((global::Gtk.AttachOptions)(0));
     // Container child table1.Gtk.Table+TableChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.desctextview          = new global::Gtk.TextView();
     this.desctextview.CanFocus = true;
     this.desctextview.Name     = "desctextview";
     this.GtkScrolledWindow.Add(this.desctextview);
     this.table1.Add(this.GtkScrolledWindow);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1 [this.GtkScrolledWindow]));
     w11.TopAttach    = ((uint)(2));
     w11.BottomAttach = ((uint)(3));
     w11.LeftAttach   = ((uint)(1));
     w11.RightAttach  = ((uint)(2));
     w11.XOptions     = ((global::Gtk.AttachOptions)(4));
     w11.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label14           = new global::Gtk.Label();
     this.label14.Name      = "label14";
     this.label14.Xalign    = 1F;
     this.label14.LabelProp = global::VAS.Core.Catalog.GetString("Description:");
     this.table1.Add(this.label14);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table1 [this.label14]));
     w12.TopAttach    = ((uint)(2));
     w12.BottomAttach = ((uint)(3));
     w12.XOptions     = ((global::Gtk.AttachOptions)(4));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.Xalign    = 1F;
     this.label5.LabelProp = global::VAS.Core.Catalog.GetString("Date:");
     this.table1.Add(this.label5);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table1 [this.label5]));
     w13.TopAttach    = ((uint)(1));
     w13.BottomAttach = ((uint)(2));
     w13.LeftAttach   = ((uint)(2));
     w13.RightAttach  = ((uint)(3));
     w13.XOptions     = ((global::Gtk.AttachOptions)(4));
     w13.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label9           = new global::Gtk.Label();
     this.label9.Name      = "label9";
     this.label9.Xalign    = 1F;
     this.label9.LabelProp = global::VAS.Core.Catalog.GetString("Analysis dashboard:");
     this.table1.Add(this.label9);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table1 [this.label9]));
     w14.TopAttach    = ((uint)(1));
     w14.BottomAttach = ((uint)(2));
     w14.XOptions     = ((global::Gtk.AttachOptions)(4));
     w14.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.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.table1.Add(this.seasonentry);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table1 [this.seasonentry]));
     w15.LeftAttach  = ((uint)(1));
     w15.RightAttach = ((uint)(2));
     w15.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.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.table1.Add(this.seasonlabel);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table1 [this.seasonlabel]));
     w16.XOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.templatelabel        = new global::Gtk.Label();
     this.templatelabel.Name   = "templatelabel";
     this.templatelabel.Xalign = 0F;
     this.table1.Add(this.templatelabel);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table1 [this.templatelabel]));
     w17.TopAttach    = ((uint)(1));
     w17.BottomAttach = ((uint)(2));
     w17.LeftAttach   = ((uint)(1));
     w17.RightAttach  = ((uint)(2));
     w17.XOptions     = ((global::Gtk.AttachOptions)(4));
     w17.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.projectbox.Add(this.table1);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.projectbox [this.table1]));
     w18.Position = 2;
     w18.Expand   = false;
     w18.Padding  = ((uint)(20));
     // Container child projectbox.Gtk.Box+BoxChild
     this.videoseventbox      = new global::Gtk.EventBox();
     this.videoseventbox.Name = "videoseventbox";
     // Container child videoseventbox.Gtk.Container+ContainerChild
     this.videoslabel           = new global::Gtk.Label();
     this.videoslabel.Name      = "videoslabel";
     this.videoslabel.LabelProp = global::VAS.Core.Catalog.GetString("Videos");
     this.videoslabel.UseMarkup = true;
     this.videoseventbox.Add(this.videoslabel);
     this.projectbox.Add(this.videoseventbox);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.projectbox [this.videoseventbox]));
     w20.Position = 3;
     w20.Expand   = false;
     w20.Fill     = false;
     // Container child projectbox.Gtk.Box+BoxChild
     this.videofileinfo_alignment      = new global::Gtk.Alignment(0F, 0F, 1F, 0F);
     this.videofileinfo_alignment.Name = "videofileinfo_alignment";
     // Container child videofileinfo_alignment.Gtk.Container+ContainerChild
     this.videofileinfo_vbox      = new global::Gtk.VBox();
     this.videofileinfo_vbox.Name = "videofileinfo_vbox";
     this.videofileinfo_alignment.Add(this.videofileinfo_vbox);
     this.projectbox.Add(this.videofileinfo_alignment);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.projectbox [this.videofileinfo_alignment]));
     w22.Position = 4;
     w22.Padding  = ((uint)(20));
     w3.Add(this.projectbox);
     this.scrolledwindow3.Add(w3);
     this.rbox.Add(this.scrolledwindow3);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.rbox [this.scrolledwindow3]));
     w25.Position = 0;
     // Container child rbox.Gtk.Box+BoxChild
     this.hbuttonbox1      = new global::Gtk.HButtonBox();
     this.hbuttonbox1.Name = "hbuttonbox1";
     // Container child hbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.openbutton = new global::Gtk.Button();
     this.openbutton.TooltipMarkup = "Open";
     this.openbutton.Sensitive     = false;
     this.openbutton.CanFocus      = true;
     this.openbutton.Name          = "openbutton";
     // Container child openbutton.Gtk.Container+ContainerChild
     this.openbuttonimage      = new global::VAS.UI.Helpers.ImageView();
     this.openbuttonimage.Name = "openbuttonimage";
     this.openbutton.Add(this.openbuttonimage);
     this.hbuttonbox1.Add(this.openbutton);
     global::Gtk.ButtonBox.ButtonBoxChild w27 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox1 [this.openbutton]));
     w27.Expand = false;
     w27.Fill   = false;
     // Container child hbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.savebutton = new global::Gtk.Button();
     this.savebutton.TooltipMarkup = "Save";
     this.savebutton.Sensitive     = false;
     this.savebutton.CanFocus      = true;
     this.savebutton.Name          = "savebutton";
     // Container child savebutton.Gtk.Container+ContainerChild
     this.savebuttonimage      = new global::VAS.UI.Helpers.ImageView();
     this.savebuttonimage.Name = "savebuttonimage";
     this.savebutton.Add(this.savebuttonimage);
     this.hbuttonbox1.Add(this.savebutton);
     global::Gtk.ButtonBox.ButtonBoxChild w29 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox1 [this.savebutton]));
     w29.Position = 1;
     w29.Expand   = false;
     w29.Fill     = false;
     // Container child hbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.exportbutton = new global::Gtk.Button();
     this.exportbutton.TooltipMarkup = "Export";
     this.exportbutton.Sensitive     = false;
     this.exportbutton.CanFocus      = true;
     this.exportbutton.Name          = "exportbutton";
     // Container child exportbutton.Gtk.Container+ContainerChild
     this.exportbuttonimage      = new global::VAS.UI.Helpers.ImageView();
     this.exportbuttonimage.Name = "exportbuttonimage";
     this.exportbutton.Add(this.exportbuttonimage);
     this.hbuttonbox1.Add(this.exportbutton);
     global::Gtk.ButtonBox.ButtonBoxChild w31 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox1 [this.exportbutton]));
     w31.Position = 2;
     w31.Expand   = false;
     w31.Fill     = false;
     // Container child hbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.resyncbutton = new global::Gtk.Button();
     this.resyncbutton.TooltipMarkup = "Adjust periods and secondary videos synchronisation";
     this.resyncbutton.Sensitive     = false;
     this.resyncbutton.CanFocus      = true;
     this.resyncbutton.Name          = "resyncbutton";
     // Container child resyncbutton.Gtk.Container+ContainerChild
     this.resyncbuttonimage      = new global::VAS.UI.Helpers.ImageView();
     this.resyncbuttonimage.Name = "resyncbuttonimage";
     this.resyncbutton.Add(this.resyncbuttonimage);
     this.hbuttonbox1.Add(this.resyncbutton);
     global::Gtk.ButtonBox.ButtonBoxChild w33 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox1 [this.resyncbutton]));
     w33.Position = 3;
     w33.Expand   = false;
     w33.Fill     = false;
     // Container child hbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.deletebutton = new global::Gtk.Button();
     this.deletebutton.TooltipMarkup = "Delete";
     this.deletebutton.Sensitive     = false;
     this.deletebutton.CanFocus      = true;
     this.deletebutton.Name          = "deletebutton";
     // Container child deletebutton.Gtk.Container+ContainerChild
     this.deletebuttonimage      = new global::VAS.UI.Helpers.ImageView();
     this.deletebuttonimage.Name = "deletebuttonimage";
     this.deletebutton.Add(this.deletebuttonimage);
     this.hbuttonbox1.Add(this.deletebutton);
     global::Gtk.ButtonBox.ButtonBoxChild w35 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox1 [this.deletebutton]));
     w35.Position = 4;
     w35.Expand   = false;
     w35.Fill     = false;
     this.rbox.Add(this.hbuttonbox1);
     global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.rbox [this.hbuttonbox1]));
     w36.Position = 1;
     w36.Expand   = false;
     w36.Fill     = false;
     this.projectpropertiesalignment.Add(this.rbox);
     this.pm_hbox.Add(this.projectpropertiesalignment);
     global::Gtk.Box.BoxChild w38 = ((global::Gtk.Box.BoxChild)(this.pm_hbox [this.projectpropertiesalignment]));
     w38.Position = 1;
     this.vbox3.Add(this.pm_hbox);
     global::Gtk.Box.BoxChild w39 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.pm_hbox]));
     w39.Position = 1;
     this.Add(this.vbox3);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.rbox.Hide();
     this.Hide();
 }
Ejemplo n.º 4
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget VAS.UI.Component.ImagePreviewWidget
     global::Stetic.BinContainer.Attach(this);
     this.Name = "VAS.UI.Component.ImagePreviewWidget";
     // Container child VAS.UI.Component.ImagePreviewWidget.Gtk.Container+ContainerChild
     this.fieldvbox         = new global::Gtk.VBox();
     this.fieldvbox.Name    = "fieldvbox";
     this.fieldvbox.Spacing = 6;
     // Container child fieldvbox.Gtk.Box+BoxChild
     this.fieldframe            = new global::Gtk.Frame();
     this.fieldframe.Name       = "fieldframe";
     this.fieldframe.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child fieldframe.Gtk.Container+ContainerChild
     this.fieldalignment      = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.fieldalignment.Name = "fieldalignment";
     // Container child fieldalignment.Gtk.Container+ContainerChild
     this.fieldeventbox      = new global::Gtk.EventBox();
     this.fieldeventbox.Name = "fieldeventbox";
     // Container child fieldeventbox.Gtk.Container+ContainerChild
     this.vbox12         = new global::Gtk.VBox();
     this.vbox12.Name    = "vbox12";
     this.vbox12.Spacing = 2;
     // Container child vbox12.Gtk.Box+BoxChild
     this.image = new global::VAS.UI.Helpers.ImageView();
     this.image.WidthRequest  = 71;
     this.image.HeightRequest = 50;
     this.image.Name          = "image";
     this.vbox12.Add(this.image);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox12 [this.image]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child vbox12.Gtk.Box+BoxChild
     this.imageTitleLabel           = new global::Gtk.Label();
     this.imageTitleLabel.Name      = "imageTitleLabel";
     this.imageTitleLabel.LabelProp = global::VAS.Core.Catalog.GetString("<span font_desc=\"10\">Field</span>");
     this.imageTitleLabel.UseMarkup = true;
     this.imageTitleLabel.Wrap      = true;
     this.imageTitleLabel.Justify   = ((global::Gtk.Justification)(2));
     this.vbox12.Add(this.imageTitleLabel);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox12 [this.imageTitleLabel]));
     w2.Position = 1;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child vbox12.Gtk.Box+BoxChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::VAS.Core.Catalog.GetString("<span font_desc=\"8\">click to change...</span>");
     this.label2.UseMarkup = true;
     this.vbox12.Add(this.label2);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox12 [this.label2]));
     w3.Position = 2;
     w3.Expand   = false;
     w3.Fill     = false;
     this.fieldeventbox.Add(this.vbox12);
     this.fieldalignment.Add(this.fieldeventbox);
     this.fieldframe.Add(this.fieldalignment);
     this.fieldvbox.Add(this.fieldframe);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.fieldvbox [this.fieldframe]));
     w7.Position = 0;
     // Container child fieldvbox.Gtk.Box+BoxChild
     this.resetbutton              = new global::Gtk.Button();
     this.resetbutton.CanFocus     = true;
     this.resetbutton.Name         = "resetbutton";
     this.resetbutton.UseUnderline = true;
     this.resetbutton.Label        = global::VAS.Core.Catalog.GetString("Reset");
     this.fieldvbox.Add(this.resetbutton);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.fieldvbox [this.resetbutton]));
     w8.Position = 1;
     w8.Expand   = false;
     w8.Fill     = false;
     this.Add(this.fieldvbox);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
Ejemplo n.º 5
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget LongoMatch.Gui.Component.VideoFileInfo
     global::Stetic.BinContainer.Attach(this);
     this.Name = "LongoMatch.Gui.Component.VideoFileInfo";
     // Container child LongoMatch.Gui.Component.VideoFileInfo.Gtk.Container+ContainerChild
     this.eventbox3      = new global::Gtk.EventBox();
     this.eventbox3.Name = "eventbox3";
     // Container child eventbox3.Gtk.Container+ContainerChild
     this.vbox4      = new global::Gtk.VBox();
     this.vbox4.Name = "vbox4";
     // Container child vbox4.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 20;
     // Container child hbox1.Gtk.Box+BoxChild
     this.snapshotimage = new global::VAS.UI.Helpers.ImageView();
     this.snapshotimage.WidthRequest = 100;
     this.snapshotimage.Name         = "snapshotimage";
     this.hbox1.Add(this.snapshotimage);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.snapshotimage]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(4)), ((uint)(2)), true);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.audiolabel        = new global::Gtk.Label();
     this.audiolabel.Name   = "audiolabel";
     this.audiolabel.Xalign = 0F;
     this.table1.Add(this.audiolabel);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1 [this.audiolabel]));
     w2.TopAttach    = ((uint)(3));
     w2.BottomAttach = ((uint)(4));
     w2.LeftAttach   = ((uint)(1));
     w2.RightAttach  = ((uint)(2));
     w2.XOptions     = ((global::Gtk.AttachOptions)(4));
     w2.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.containerlabel        = new global::Gtk.Label();
     this.containerlabel.Name   = "containerlabel";
     this.containerlabel.Xalign = 0F;
     this.table1.Add(this.containerlabel);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1 [this.containerlabel]));
     w3.TopAttach    = ((uint)(3));
     w3.BottomAttach = ((uint)(4));
     w3.XOptions     = ((global::Gtk.AttachOptions)(4));
     w3.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.durationlabel        = new global::Gtk.Label();
     this.durationlabel.Name   = "durationlabel";
     this.durationlabel.Xalign = 0F;
     this.table1.Add(this.durationlabel);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1 [this.durationlabel]));
     w4.TopAttach    = ((uint)(1));
     w4.BottomAttach = ((uint)(2));
     w4.XOptions     = ((global::Gtk.AttachOptions)(4));
     w4.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.filelabel           = new global::Gtk.Label();
     this.filelabel.Name      = "filelabel";
     this.filelabel.Xalign    = 0F;
     this.filelabel.Ellipsize = ((global::Pango.EllipsizeMode)(1));
     this.table1.Add(this.filelabel);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1 [this.filelabel]));
     w5.LeftAttach  = ((uint)(1));
     w5.RightAttach = ((uint)(2));
     w5.XOptions    = ((global::Gtk.AttachOptions)(7));
     w5.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.formatlabel        = new global::Gtk.Label();
     this.formatlabel.Name   = "formatlabel";
     this.formatlabel.Xalign = 0F;
     this.table1.Add(this.formatlabel);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1 [this.formatlabel]));
     w6.TopAttach    = ((uint)(2));
     w6.BottomAttach = ((uint)(3));
     w6.LeftAttach   = ((uint)(1));
     w6.RightAttach  = ((uint)(2));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.namelabel        = new global::Gtk.Label();
     this.namelabel.Name   = "namelabel";
     this.namelabel.Xalign = 0F;
     this.table1.Add(this.namelabel);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1 [this.namelabel]));
     w7.XOptions = ((global::Gtk.AttachOptions)(4));
     w7.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.offsetlabel           = new global::Gtk.Label();
     this.offsetlabel.Name      = "offsetlabel";
     this.offsetlabel.Xalign    = 0F;
     this.offsetlabel.UseMarkup = true;
     this.table1.Add(this.offsetlabel);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1 [this.offsetlabel]));
     w8.TopAttach    = ((uint)(1));
     w8.BottomAttach = ((uint)(2));
     w8.LeftAttach   = ((uint)(1));
     w8.RightAttach  = ((uint)(2));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.videolabel        = new global::Gtk.Label();
     this.videolabel.Name   = "videolabel";
     this.videolabel.Xalign = 0F;
     this.table1.Add(this.videolabel);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table1 [this.videolabel]));
     w9.TopAttach    = ((uint)(2));
     w9.BottomAttach = ((uint)(3));
     w9.XOptions     = ((global::Gtk.AttachOptions)(4));
     w9.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.hbox1.Add(this.table1);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.table1]));
     w10.Position = 1;
     this.vbox4.Add(this.hbox1);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hbox1]));
     w11.Position = 0;
     // Container child vbox4.Gtk.Box+BoxChild
     this.hseparator2      = new global::Gtk.HSeparator();
     this.hseparator2.Name = "hseparator2";
     this.vbox4.Add(this.hseparator2);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hseparator2]));
     w12.Position = 1;
     w12.Expand   = false;
     w12.Fill     = false;
     this.eventbox3.Add(this.vbox4);
     this.Add(this.eventbox3);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
Ejemplo n.º 6
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget LongoMatch.Gui.Component.ProjectListWidget
     global::Stetic.BinContainer.Attach(this);
     this.Name = "LongoMatch.Gui.Component.ProjectListWidget";
     // Container child LongoMatch.Gui.Component.ProjectListWidget.Gtk.Container+ContainerChild
     this.vbox2      = new global::Gtk.VBox();
     this.vbox2.Name = "vbox2";
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.focusimage      = new global::VAS.UI.Helpers.ImageView();
     this.focusimage.Name = "focusimage";
     this.hbox1.Add(this.focusimage);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.focusimage]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.filterEntry = new global::Gtk.Entry();
     this.filterEntry.WidthRequest  = 100;
     this.filterEntry.CanFocus      = true;
     this.filterEntry.Name          = "filterEntry";
     this.filterEntry.IsEditable    = true;
     this.filterEntry.InvisibleChar = '●';
     this.hbox1.Add(this.filterEntry);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.filterEntry]));
     w2.Position = 1;
     // Container child hbox1.Gtk.Box+BoxChild
     this.sortcombobox = global::Gtk.ComboBox.NewText();
     this.sortcombobox.AppendText(global::VAS.Core.Catalog.GetString("Sort by name"));
     this.sortcombobox.AppendText(global::VAS.Core.Catalog.GetString("Sort by date"));
     this.sortcombobox.AppendText(global::VAS.Core.Catalog.GetString("Sort by modification date"));
     this.sortcombobox.AppendText(global::VAS.Core.Catalog.GetString("Sort by season"));
     this.sortcombobox.AppendText(global::VAS.Core.Catalog.GetString("Sort by competition"));
     this.sortcombobox.WidthRequest = 150;
     this.sortcombobox.Name         = "sortcombobox";
     this.sortcombobox.Active       = 0;
     this.hbox1.Add(this.sortcombobox);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.sortcombobox]));
     w3.Position = 2;
     w3.Expand   = false;
     w3.Fill     = false;
     this.vbox2.Add(this.hbox1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox1]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     w4.Padding  = ((uint)(5));
     // Container child vbox2.Gtk.Box+BoxChild
     this.limitationWidget        = new global::LongoMatch.Gui.Component.LMLimitationWidget();
     this.limitationWidget.Events = ((global::Gdk.EventMask)(256));
     this.limitationWidget.Name   = "limitationWidget";
     this.vbox2.Add(this.limitationWidget);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.limitationWidget]));
     w5.Position = 1;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.scrolledwindow1            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow1.CanFocus   = true;
     this.scrolledwindow1.Name       = "scrolledwindow1";
     this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     this.vbox2.Add(this.scrolledwindow1);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.scrolledwindow1]));
     w6.Position = 2;
     this.Add(this.vbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Show();
     this.filterEntry.Changed += new global::System.EventHandler(this.OnFilterentryChanged);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget LongoMatch.Gui.Panel.PanelHeader
     global::Stetic.BinContainer.Attach(this);
     this.Name = "LongoMatch.Gui.Panel.PanelHeader";
     // Container child LongoMatch.Gui.Panel.PanelHeader.Gtk.Container+ContainerChild
     this.headereventbox      = new global::Gtk.EventBox();
     this.headereventbox.Name = "headereventbox";
     // Container child headereventbox.Gtk.Container+ContainerChild
     this.headerhbox = new global::Gtk.HBox();
     this.headerhbox.HeightRequest = 60;
     this.headerhbox.Name          = "headerhbox";
     this.headerhbox.Spacing       = 6;
     // Container child headerhbox.Gtk.Box+BoxChild
     this.logoimage      = new global::VAS.UI.Helpers.ImageView();
     this.logoimage.Name = "logoimage";
     this.headerhbox.Add(this.logoimage);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.headerhbox[this.logoimage]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child headerhbox.Gtk.Box+BoxChild
     this.titlelabel           = new global::Gtk.Label();
     this.titlelabel.Name      = "titlelabel";
     this.titlelabel.Xalign    = 0F;
     this.titlelabel.LabelProp = "<span font_desc=\"22\"><b>Title</b></span>";
     this.titlelabel.UseMarkup = true;
     this.titlelabel.Justify   = ((global::Gtk.Justification)(2));
     this.headerhbox.Add(this.titlelabel);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.headerhbox[this.titlelabel]));
     w2.Position = 1;
     w2.Expand   = false;
     // Container child headerhbox.Gtk.Box+BoxChild
     this.applyroundedbutton = new global::Gtk.Button();
     this.applyroundedbutton.WidthRequest  = 80;
     this.applyroundedbutton.HeightRequest = 40;
     this.applyroundedbutton.CanFocus      = true;
     this.applyroundedbutton.Name          = "applyroundedbutton";
     this.applyroundedbutton.FocusOnClick  = false;
     // Container child applyroundedbutton.Gtk.Container+ContainerChild
     this.applyroundedbuttonimage      = new global::VAS.UI.Helpers.ImageView();
     this.applyroundedbuttonimage.Name = "applyroundedbuttonimage";
     this.applyroundedbutton.Add(this.applyroundedbuttonimage);
     this.headerhbox.Add(this.applyroundedbutton);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.headerhbox[this.applyroundedbutton]));
     w4.PackType = ((global::Gtk.PackType)(1));
     w4.Position = 2;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child headerhbox.Gtk.Box+BoxChild
     this.backrectbutton = new global::Gtk.Button();
     this.backrectbutton.WidthRequest  = 80;
     this.backrectbutton.HeightRequest = 40;
     this.backrectbutton.CanFocus      = true;
     this.backrectbutton.Name          = "backrectbutton";
     this.backrectbutton.FocusOnClick  = false;
     this.backrectbutton.BorderWidth   = ((uint)(10));
     // Container child backrectbutton.Gtk.Container+ContainerChild
     this.backrectbuttonimage      = new global::VAS.UI.Helpers.ImageView();
     this.backrectbuttonimage.Name = "backrectbuttonimage";
     this.backrectbutton.Add(this.backrectbuttonimage);
     this.headerhbox.Add(this.backrectbutton);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.headerhbox[this.backrectbutton]));
     w6.PackType = ((global::Gtk.PackType)(1));
     w6.Position = 3;
     w6.Expand   = false;
     w6.Fill     = false;
     this.headereventbox.Add(this.headerhbox);
     this.Add(this.headereventbox);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
Ejemplo n.º 8
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget VAS.UI.Dialog.DrawingTool
     this.Name            = "VAS.UI.Dialog.DrawingTool";
     this.Title           = global::VAS.Core.Catalog.GetString("Drawing Tool");
     this.WindowPosition  = ((global::Gtk.WindowPosition)(4));
     this.Modal           = true;
     this.DefaultWidth    = 800;
     this.DefaultHeight   = 1;
     this.Gravity         = ((global::Gdk.Gravity)(5));
     this.SkipPagerHint   = true;
     this.SkipTaskbarHint = true;
     // Internal child VAS.UI.Dialog.DrawingTool.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbox2 = new global::Gtk.VBox();
     this.vbox2.WidthRequest  = 180;
     this.vbox2.HeightRequest = 500;
     this.vbox2.Name          = "vbox2";
     this.vbox2.Spacing       = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.leftbox         = new global::Gtk.VBox();
     this.leftbox.Name    = "leftbox";
     this.leftbox.Spacing = 6;
     // Container child leftbox.Gtk.Box+BoxChild
     this.toolslabel           = new global::Gtk.Label();
     this.toolslabel.Name      = "toolslabel";
     this.toolslabel.Xalign    = 0F;
     this.toolslabel.LabelProp = global::VAS.Core.Catalog.GetString("<b>Tools</b>");
     this.toolslabel.UseMarkup = true;
     this.leftbox.Add(this.toolslabel);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.leftbox[this.toolslabel]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child leftbox.Gtk.Box+BoxChild
     this.toolstable               = new global::Gtk.Table(((uint)(7)), ((uint)(2)), true);
     this.toolstable.Name          = "toolstable";
     this.toolstable.RowSpacing    = ((uint)(6));
     this.toolstable.ColumnSpacing = ((uint)(6));
     // Container child toolstable.Gtk.Table+TableChild
     this.anglebutton               = new global::Gtk.RadioButton("");
     this.anglebutton.CanFocus      = true;
     this.anglebutton.Name          = "anglebutton";
     this.anglebutton.DrawIndicator = false;
     this.anglebutton.UseUnderline  = true;
     this.anglebutton.Group         = new global::GLib.SList(global::System.IntPtr.Zero);
     this.anglebutton.Remove(this.anglebutton.Child);
     // Container child anglebutton.Gtk.Container+ContainerChild
     this.anglebuttonimage      = new global::VAS.UI.Helpers.ImageView();
     this.anglebuttonimage.Name = "anglebuttonimage";
     this.anglebutton.Add(this.anglebuttonimage);
     this.toolstable.Add(this.anglebutton);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.toolstable[this.anglebutton]));
     w4.TopAttach    = ((uint)(6));
     w4.BottomAttach = ((uint)(7));
     w4.LeftAttach   = ((uint)(1));
     w4.RightAttach  = ((uint)(2));
     w4.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child toolstable.Gtk.Table+TableChild
     this.crossbutton               = new global::Gtk.RadioButton("");
     this.crossbutton.CanFocus      = true;
     this.crossbutton.Name          = "crossbutton";
     this.crossbutton.DrawIndicator = false;
     this.crossbutton.UseUnderline  = true;
     this.crossbutton.Group         = this.anglebutton.Group;
     this.crossbutton.Remove(this.crossbutton.Child);
     // Container child crossbutton.Gtk.Container+ContainerChild
     this.crossbuttonimage      = new global::VAS.UI.Helpers.ImageView();
     this.crossbuttonimage.Name = "crossbuttonimage";
     this.crossbutton.Add(this.crossbuttonimage);
     this.toolstable.Add(this.crossbutton);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.toolstable[this.crossbutton]));
     w6.TopAttach    = ((uint)(2));
     w6.BottomAttach = ((uint)(3));
     w6.LeftAttach   = ((uint)(1));
     w6.RightAttach  = ((uint)(2));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child toolstable.Gtk.Table+TableChild
     this.ellipsebutton               = new global::Gtk.RadioButton("");
     this.ellipsebutton.CanFocus      = true;
     this.ellipsebutton.Name          = "ellipsebutton";
     this.ellipsebutton.DrawIndicator = false;
     this.ellipsebutton.UseUnderline  = true;
     this.ellipsebutton.Group         = this.anglebutton.Group;
     this.ellipsebutton.Remove(this.ellipsebutton.Child);
     // Container child ellipsebutton.Gtk.Container+ContainerChild
     this.ellipsebuttonimage      = new global::VAS.UI.Helpers.ImageView();
     this.ellipsebuttonimage.Name = "ellipsebuttonimage";
     this.ellipsebutton.Add(this.ellipsebuttonimage);
     this.toolstable.Add(this.ellipsebutton);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.toolstable[this.ellipsebutton]));
     w8.TopAttach    = ((uint)(3));
     w8.BottomAttach = ((uint)(4));
     w8.LeftAttach   = ((uint)(1));
     w8.RightAttach  = ((uint)(2));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child toolstable.Gtk.Table+TableChild
     this.ellipsefilledbutton               = new global::Gtk.RadioButton("");
     this.ellipsefilledbutton.CanFocus      = true;
     this.ellipsefilledbutton.Name          = "ellipsefilledbutton";
     this.ellipsefilledbutton.DrawIndicator = false;
     this.ellipsefilledbutton.UseUnderline  = true;
     this.ellipsefilledbutton.Group         = this.anglebutton.Group;
     this.ellipsefilledbutton.Remove(this.ellipsefilledbutton.Child);
     // Container child ellipsefilledbutton.Gtk.Container+ContainerChild
     this.ellipsefilledbuttonimage      = new global::VAS.UI.Helpers.ImageView();
     this.ellipsefilledbuttonimage.Name = "ellipsefilledbuttonimage";
     this.ellipsefilledbutton.Add(this.ellipsefilledbuttonimage);
     this.toolstable.Add(this.ellipsefilledbutton);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.toolstable[this.ellipsefilledbutton]));
     w10.TopAttach    = ((uint)(4));
     w10.BottomAttach = ((uint)(5));
     w10.LeftAttach   = ((uint)(1));
     w10.RightAttach  = ((uint)(2));
     w10.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child toolstable.Gtk.Table+TableChild
     this.eraserbutton               = new global::Gtk.RadioButton("");
     this.eraserbutton.CanFocus      = true;
     this.eraserbutton.Name          = "eraserbutton";
     this.eraserbutton.DrawIndicator = false;
     this.eraserbutton.UseUnderline  = true;
     this.eraserbutton.Group         = this.anglebutton.Group;
     this.eraserbutton.Remove(this.eraserbutton.Child);
     // Container child eraserbutton.Gtk.Container+ContainerChild
     this.eraserbuttonimage      = new global::VAS.UI.Helpers.ImageView();
     this.eraserbuttonimage.Name = "eraserbuttonimage";
     this.eraserbutton.Add(this.eraserbuttonimage);
     this.toolstable.Add(this.eraserbutton);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.toolstable[this.eraserbutton]));
     w12.LeftAttach  = ((uint)(1));
     w12.RightAttach = ((uint)(2));
     w12.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child toolstable.Gtk.Table+TableChild
     this.linebutton               = new global::Gtk.RadioButton("");
     this.linebutton.CanFocus      = true;
     this.linebutton.Name          = "linebutton";
     this.linebutton.DrawIndicator = false;
     this.linebutton.UseUnderline  = true;
     this.linebutton.Group         = this.anglebutton.Group;
     this.linebutton.Remove(this.linebutton.Child);
     // Container child linebutton.Gtk.Container+ContainerChild
     this.linebuttonimage      = new global::VAS.UI.Helpers.ImageView();
     this.linebuttonimage.Name = "linebuttonimage";
     this.linebutton.Add(this.linebuttonimage);
     this.toolstable.Add(this.linebutton);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.toolstable[this.linebutton]));
     w14.TopAttach    = ((uint)(2));
     w14.BottomAttach = ((uint)(3));
     w14.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child toolstable.Gtk.Table+TableChild
     this.numberbutton               = new global::Gtk.RadioButton("");
     this.numberbutton.CanFocus      = true;
     this.numberbutton.Name          = "numberbutton";
     this.numberbutton.DrawIndicator = false;
     this.numberbutton.UseUnderline  = true;
     this.numberbutton.Group         = this.anglebutton.Group;
     this.numberbutton.Remove(this.numberbutton.Child);
     // Container child numberbutton.Gtk.Container+ContainerChild
     this.numberbuttonimage      = new global::VAS.UI.Helpers.ImageView();
     this.numberbuttonimage.Name = "numberbuttonimage";
     this.numberbutton.Add(this.numberbuttonimage);
     this.toolstable.Add(this.numberbutton);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.toolstable[this.numberbutton]));
     w16.TopAttach    = ((uint)(5));
     w16.BottomAttach = ((uint)(6));
     w16.LeftAttach   = ((uint)(1));
     w16.RightAttach  = ((uint)(2));
     w16.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child toolstable.Gtk.Table+TableChild
     this.penbutton               = new global::Gtk.RadioButton("");
     this.penbutton.CanFocus      = true;
     this.penbutton.Name          = "penbutton";
     this.penbutton.DrawIndicator = false;
     this.penbutton.UseUnderline  = true;
     this.penbutton.Group         = this.anglebutton.Group;
     this.penbutton.Remove(this.penbutton.Child);
     // Container child penbutton.Gtk.Container+ContainerChild
     this.penbuttonimage      = new global::VAS.UI.Helpers.ImageView();
     this.penbuttonimage.Name = "penbuttonimage";
     this.penbutton.Add(this.penbuttonimage);
     this.toolstable.Add(this.penbutton);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.toolstable[this.penbutton]));
     w18.TopAttach    = ((uint)(1));
     w18.BottomAttach = ((uint)(2));
     w18.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child toolstable.Gtk.Table+TableChild
     this.playerbutton               = new global::Gtk.RadioButton("");
     this.playerbutton.CanFocus      = true;
     this.playerbutton.Name          = "playerbutton";
     this.playerbutton.DrawIndicator = false;
     this.playerbutton.UseUnderline  = true;
     this.playerbutton.Group         = this.anglebutton.Group;
     this.playerbutton.Remove(this.playerbutton.Child);
     // Container child playerbutton.Gtk.Container+ContainerChild
     this.playerbuttonimage      = new global::VAS.UI.Helpers.ImageView();
     this.playerbuttonimage.Name = "playerbuttonimage";
     this.playerbutton.Add(this.playerbuttonimage);
     this.toolstable.Add(this.playerbutton);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.toolstable[this.playerbutton]));
     w20.TopAttach    = ((uint)(5));
     w20.BottomAttach = ((uint)(6));
     w20.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child toolstable.Gtk.Table+TableChild
     this.rectanglebutton               = new global::Gtk.RadioButton("");
     this.rectanglebutton.CanFocus      = true;
     this.rectanglebutton.Name          = "rectanglebutton";
     this.rectanglebutton.DrawIndicator = false;
     this.rectanglebutton.UseUnderline  = true;
     this.rectanglebutton.Group         = this.anglebutton.Group;
     this.rectanglebutton.Remove(this.rectanglebutton.Child);
     // Container child rectanglebutton.Gtk.Container+ContainerChild
     this.rectanglebuttonimage      = new global::VAS.UI.Helpers.ImageView();
     this.rectanglebuttonimage.Name = "rectanglebuttonimage";
     this.rectanglebutton.Add(this.rectanglebuttonimage);
     this.toolstable.Add(this.rectanglebutton);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.toolstable[this.rectanglebutton]));
     w22.TopAttach    = ((uint)(3));
     w22.BottomAttach = ((uint)(4));
     w22.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child toolstable.Gtk.Table+TableChild
     this.rectanglefilledbutton               = new global::Gtk.RadioButton("");
     this.rectanglefilledbutton.CanFocus      = true;
     this.rectanglefilledbutton.Name          = "rectanglefilledbutton";
     this.rectanglefilledbutton.DrawIndicator = false;
     this.rectanglefilledbutton.UseUnderline  = true;
     this.rectanglefilledbutton.Group         = this.anglebutton.Group;
     this.rectanglefilledbutton.Remove(this.rectanglefilledbutton.Child);
     // Container child rectanglefilledbutton.Gtk.Container+ContainerChild
     this.rectanglefilledbuttonimage      = new global::VAS.UI.Helpers.ImageView();
     this.rectanglefilledbuttonimage.Name = "rectanglefilledbuttonimage";
     this.rectanglefilledbutton.Add(this.rectanglefilledbuttonimage);
     this.toolstable.Add(this.rectanglefilledbutton);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.toolstable[this.rectanglefilledbutton]));
     w24.TopAttach    = ((uint)(4));
     w24.BottomAttach = ((uint)(5));
     w24.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child toolstable.Gtk.Table+TableChild
     this.selectbutton               = new global::Gtk.RadioButton("");
     this.selectbutton.CanFocus      = true;
     this.selectbutton.Name          = "selectbutton";
     this.selectbutton.DrawIndicator = false;
     this.selectbutton.UseUnderline  = true;
     this.selectbutton.Group         = this.anglebutton.Group;
     this.selectbutton.Remove(this.selectbutton.Child);
     // Container child selectbutton.Gtk.Container+ContainerChild
     this.selectbuttonimage      = new global::VAS.UI.Helpers.ImageView();
     this.selectbuttonimage.Name = "selectbuttonimage";
     this.selectbutton.Add(this.selectbuttonimage);
     this.toolstable.Add(this.selectbutton);
     global::Gtk.Table.TableChild w26 = ((global::Gtk.Table.TableChild)(this.toolstable[this.selectbutton]));
     w26.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child toolstable.Gtk.Table+TableChild
     this.textbutton               = new global::Gtk.RadioButton("");
     this.textbutton.CanFocus      = true;
     this.textbutton.Name          = "textbutton";
     this.textbutton.DrawIndicator = false;
     this.textbutton.UseUnderline  = true;
     this.textbutton.Group         = this.anglebutton.Group;
     this.textbutton.Remove(this.textbutton.Child);
     // Container child textbutton.Gtk.Container+ContainerChild
     this.textbuttonimage      = new global::VAS.UI.Helpers.ImageView();
     this.textbuttonimage.Name = "textbuttonimage";
     this.textbutton.Add(this.textbuttonimage);
     this.toolstable.Add(this.textbutton);
     global::Gtk.Table.TableChild w28 = ((global::Gtk.Table.TableChild)(this.toolstable[this.textbutton]));
     w28.TopAttach    = ((uint)(1));
     w28.BottomAttach = ((uint)(2));
     w28.LeftAttach   = ((uint)(1));
     w28.RightAttach  = ((uint)(2));
     w28.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child toolstable.Gtk.Table+TableChild
     this.zoombutton               = new global::Gtk.RadioButton("");
     this.zoombutton.CanFocus      = true;
     this.zoombutton.Name          = "zoombutton";
     this.zoombutton.DrawIndicator = false;
     this.zoombutton.UseUnderline  = true;
     this.zoombutton.Group         = this.anglebutton.Group;
     this.zoombutton.Remove(this.zoombutton.Child);
     // Container child zoombutton.Gtk.Container+ContainerChild
     this.zoombuttonimage      = new global::VAS.UI.Helpers.ImageView();
     this.zoombuttonimage.Name = "zoombuttonimage";
     this.zoombutton.Add(this.zoombuttonimage);
     this.toolstable.Add(this.zoombutton);
     global::Gtk.Table.TableChild w30 = ((global::Gtk.Table.TableChild)(this.toolstable[this.zoombutton]));
     w30.TopAttach    = ((uint)(6));
     w30.BottomAttach = ((uint)(7));
     w30.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.leftbox.Add(this.toolstable);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.leftbox[this.toolstable]));
     w31.Position = 1;
     w31.Expand   = false;
     // Container child leftbox.Gtk.Box+BoxChild
     this.zoombox         = new global::Gtk.HBox();
     this.zoombox.Name    = "zoombox";
     this.zoombox.Spacing = 6;
     // Container child zoombox.Gtk.Box+BoxChild
     this.zoomlabel           = new global::Gtk.Label();
     this.zoomlabel.Name      = "zoomlabel";
     this.zoomlabel.LabelProp = "100%";
     this.zoombox.Add(this.zoomlabel);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.zoombox[this.zoomlabel]));
     w32.Position = 0;
     w32.Expand   = false;
     w32.Fill     = false;
     // Container child zoombox.Gtk.Box+BoxChild
     this.zoomscalebox         = new global::Gtk.HBox();
     this.zoomscalebox.Name    = "zoomscalebox";
     this.zoomscalebox.Spacing = 6;
     // Container child zoomscalebox.Gtk.Box+BoxChild
     this.zoomoutimage = new global::VAS.UI.Helpers.ImageView();
     this.zoomoutimage.WidthRequest  = 14;
     this.zoomoutimage.HeightRequest = 8;
     this.zoomoutimage.Name          = "zoomoutimage";
     this.zoomscalebox.Add(this.zoomoutimage);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.zoomscalebox[this.zoomoutimage]));
     w33.Position = 0;
     w33.Expand   = false;
     w33.Fill     = false;
     // Container child zoomscalebox.Gtk.Box+BoxChild
     this.zoomscale                          = new global::Gtk.HScale(null);
     this.zoomscale.Name                     = "zoomscale";
     this.zoomscale.Adjustment.Upper         = 100D;
     this.zoomscale.Adjustment.PageIncrement = 10D;
     this.zoomscale.Adjustment.StepIncrement = 1D;
     this.zoomscale.Adjustment.Value         = 12D;
     this.zoomscale.DrawValue                = false;
     this.zoomscale.Digits                   = 0;
     this.zoomscale.ValuePos                 = ((global::Gtk.PositionType)(2));
     this.zoomscalebox.Add(this.zoomscale);
     global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.zoomscalebox[this.zoomscale]));
     w34.Position = 1;
     // Container child zoomscalebox.Gtk.Box+BoxChild
     this.zoominimage = new global::VAS.UI.Helpers.ImageView();
     this.zoominimage.WidthRequest  = 14;
     this.zoominimage.HeightRequest = 8;
     this.zoominimage.Name          = "zoominimage";
     this.zoomscalebox.Add(this.zoominimage);
     global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.zoomscalebox[this.zoominimage]));
     w35.Position = 2;
     w35.Expand   = false;
     w35.Fill     = false;
     this.zoombox.Add(this.zoomscalebox);
     global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.zoombox[this.zoomscalebox]));
     w36.Position = 1;
     this.leftbox.Add(this.zoombox);
     global::Gtk.Box.BoxChild w37 = ((global::Gtk.Box.BoxChild)(this.leftbox[this.zoombox]));
     w37.Position = 2;
     w37.Expand   = false;
     w37.Fill     = false;
     // Container child leftbox.Gtk.Box+BoxChild
     this.linesframe            = new global::Gtk.Frame();
     this.linesframe.Name       = "linesframe";
     this.linesframe.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child linesframe.Gtk.Container+ContainerChild
     this.GtkAlignment4             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment4.Name        = "GtkAlignment4";
     this.GtkAlignment4.LeftPadding = ((uint)(12));
     // Container child GtkAlignment4.Gtk.Container+ContainerChild
     this.table1               = new global::Gtk.Table(((uint)(4)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.colorbutton          = new global::Gtk.ColorButton();
     this.colorbutton.Events   = ((global::Gdk.EventMask)(784));
     this.colorbutton.Name     = "colorbutton";
     this.colorbutton.UseAlpha = true;
     this.colorbutton.Alpha    = 204;
     this.table1.Add(this.colorbutton);
     global::Gtk.Table.TableChild w38 = ((global::Gtk.Table.TableChild)(this.table1[this.colorbutton]));
     w38.LeftAttach  = ((uint)(1));
     w38.RightAttach = ((uint)(2));
     w38.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.colorslabel           = new global::Gtk.Label();
     this.colorslabel.Name      = "colorslabel";
     this.colorslabel.Xalign    = 0F;
     this.colorslabel.LabelProp = global::VAS.Core.Catalog.GetString("<b>Color</b>");
     this.colorslabel.UseMarkup = true;
     this.table1.Add(this.colorslabel);
     global::Gtk.Table.TableChild w39 = ((global::Gtk.Table.TableChild)(this.table1[this.colorslabel]));
     w39.XOptions = ((global::Gtk.AttachOptions)(4));
     w39.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.Xalign    = 0F;
     this.label3.LabelProp = global::VAS.Core.Catalog.GetString("<b>Size</b>");
     this.label3.UseMarkup = true;
     this.table1.Add(this.label3);
     global::Gtk.Table.TableChild w40 = ((global::Gtk.Table.TableChild)(this.table1[this.label3]));
     w40.TopAttach    = ((uint)(1));
     w40.BottomAttach = ((uint)(2));
     w40.XOptions     = ((global::Gtk.AttachOptions)(4));
     w40.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.Xalign    = 0F;
     this.label4.LabelProp = global::VAS.Core.Catalog.GetString("<b>Style</b>");
     this.label4.UseMarkup = true;
     this.table1.Add(this.label4);
     global::Gtk.Table.TableChild w41 = ((global::Gtk.Table.TableChild)(this.table1[this.label4]));
     w41.TopAttach    = ((uint)(2));
     w41.BottomAttach = ((uint)(3));
     w41.XOptions     = ((global::Gtk.AttachOptions)(4));
     w41.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.Xalign    = 0F;
     this.label5.LabelProp = global::VAS.Core.Catalog.GetString("<b>Type</b>");
     this.label5.UseMarkup = true;
     this.table1.Add(this.label5);
     global::Gtk.Table.TableChild w42 = ((global::Gtk.Table.TableChild)(this.table1[this.label5]));
     w42.TopAttach    = ((uint)(3));
     w42.BottomAttach = ((uint)(4));
     w42.XOptions     = ((global::Gtk.AttachOptions)(4));
     w42.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.linesizespinbutton      = new global::Gtk.SpinButton(2D, 20D, 1D);
     this.linesizespinbutton.Name = "linesizespinbutton";
     this.linesizespinbutton.Adjustment.PageIncrement = 10D;
     this.linesizespinbutton.ClimbRate = 1D;
     this.linesizespinbutton.Numeric   = true;
     this.linesizespinbutton.Value     = 4D;
     this.table1.Add(this.linesizespinbutton);
     global::Gtk.Table.TableChild w43 = ((global::Gtk.Table.TableChild)(this.table1[this.linesizespinbutton]));
     w43.TopAttach    = ((uint)(1));
     w43.BottomAttach = ((uint)(2));
     w43.LeftAttach   = ((uint)(1));
     w43.RightAttach  = ((uint)(2));
     w43.XOptions     = ((global::Gtk.AttachOptions)(4));
     w43.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.stylecombobox      = global::Gtk.ComboBox.NewText();
     this.stylecombobox.Name = "stylecombobox";
     this.table1.Add(this.stylecombobox);
     global::Gtk.Table.TableChild w44 = ((global::Gtk.Table.TableChild)(this.table1[this.stylecombobox]));
     w44.TopAttach    = ((uint)(2));
     w44.BottomAttach = ((uint)(3));
     w44.LeftAttach   = ((uint)(1));
     w44.RightAttach  = ((uint)(2));
     w44.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.typecombobox      = global::Gtk.ComboBox.NewText();
     this.typecombobox.Name = "typecombobox";
     this.table1.Add(this.typecombobox);
     global::Gtk.Table.TableChild w45 = ((global::Gtk.Table.TableChild)(this.table1[this.typecombobox]));
     w45.TopAttach    = ((uint)(3));
     w45.BottomAttach = ((uint)(4));
     w45.LeftAttach   = ((uint)(1));
     w45.RightAttach  = ((uint)(2));
     w45.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.GtkAlignment4.Add(this.table1);
     this.linesframe.Add(this.GtkAlignment4);
     this.GtkLabel4              = new global::Gtk.Label();
     this.GtkLabel4.Name         = "GtkLabel4";
     this.GtkLabel4.LabelProp    = global::VAS.Core.Catalog.GetString("<b>Lines</b>");
     this.GtkLabel4.UseMarkup    = true;
     this.linesframe.LabelWidget = this.GtkLabel4;
     this.leftbox.Add(this.linesframe);
     global::Gtk.Box.BoxChild w48 = ((global::Gtk.Box.BoxChild)(this.leftbox[this.linesframe]));
     w48.Position = 3;
     w48.Expand   = false;
     w48.Fill     = false;
     // Container child leftbox.Gtk.Box+BoxChild
     this.textframe            = new global::Gtk.Frame();
     this.textframe.Name       = "textframe";
     this.textframe.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child textframe.Gtk.Container+ContainerChild
     this.GtkAlignment13             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment13.Name        = "GtkAlignment13";
     this.GtkAlignment13.LeftPadding = ((uint)(12));
     // Container child GtkAlignment13.Gtk.Container+ContainerChild
     this.table4               = new global::Gtk.Table(((uint)(3)), ((uint)(2)), false);
     this.table4.Name          = "table4";
     this.table4.RowSpacing    = ((uint)(6));
     this.table4.ColumnSpacing = ((uint)(6));
     // Container child table4.Gtk.Table+TableChild
     this.backgroundcolorbutton        = new global::Gtk.ColorButton();
     this.backgroundcolorbutton.Events = ((global::Gdk.EventMask)(784));
     this.backgroundcolorbutton.Name   = "backgroundcolorbutton";
     this.table4.Add(this.backgroundcolorbutton);
     global::Gtk.Table.TableChild w49 = ((global::Gtk.Table.TableChild)(this.table4[this.backgroundcolorbutton]));
     w49.TopAttach    = ((uint)(1));
     w49.BottomAttach = ((uint)(2));
     w49.LeftAttach   = ((uint)(1));
     w49.RightAttach  = ((uint)(2));
     w49.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.backgroundcolorslabel2           = new global::Gtk.Label();
     this.backgroundcolorslabel2.Name      = "backgroundcolorslabel2";
     this.backgroundcolorslabel2.Xalign    = 0F;
     this.backgroundcolorslabel2.LabelProp = global::VAS.Core.Catalog.GetString("<b>Background</b>");
     this.backgroundcolorslabel2.UseMarkup = true;
     this.table4.Add(this.backgroundcolorslabel2);
     global::Gtk.Table.TableChild w50 = ((global::Gtk.Table.TableChild)(this.table4[this.backgroundcolorslabel2]));
     w50.TopAttach    = ((uint)(1));
     w50.BottomAttach = ((uint)(2));
     w50.XOptions     = ((global::Gtk.AttachOptions)(4));
     w50.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.backgroundcolorslabel3           = new global::Gtk.Label();
     this.backgroundcolorslabel3.Name      = "backgroundcolorslabel3";
     this.backgroundcolorslabel3.Xalign    = 0F;
     this.backgroundcolorslabel3.LabelProp = global::VAS.Core.Catalog.GetString("<b>Size</b>");
     this.backgroundcolorslabel3.UseMarkup = true;
     this.table4.Add(this.backgroundcolorslabel3);
     global::Gtk.Table.TableChild w51 = ((global::Gtk.Table.TableChild)(this.table4[this.backgroundcolorslabel3]));
     w51.TopAttach    = ((uint)(2));
     w51.BottomAttach = ((uint)(3));
     w51.XOptions     = ((global::Gtk.AttachOptions)(4));
     w51.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.textcolorbutton        = new global::Gtk.ColorButton();
     this.textcolorbutton.Events = ((global::Gdk.EventMask)(784));
     this.textcolorbutton.Name   = "textcolorbutton";
     this.table4.Add(this.textcolorbutton);
     global::Gtk.Table.TableChild w52 = ((global::Gtk.Table.TableChild)(this.table4[this.textcolorbutton]));
     w52.LeftAttach  = ((uint)(1));
     w52.RightAttach = ((uint)(2));
     w52.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.textcolorslabel2           = new global::Gtk.Label();
     this.textcolorslabel2.Name      = "textcolorslabel2";
     this.textcolorslabel2.Xalign    = 0F;
     this.textcolorslabel2.LabelProp = global::VAS.Core.Catalog.GetString("<b>Color</b>");
     this.textcolorslabel2.UseMarkup = true;
     this.table4.Add(this.textcolorslabel2);
     global::Gtk.Table.TableChild w53 = ((global::Gtk.Table.TableChild)(this.table4[this.textcolorslabel2]));
     w53.XOptions = ((global::Gtk.AttachOptions)(4));
     w53.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.textspinbutton      = new global::Gtk.SpinButton(6D, 100D, 1D);
     this.textspinbutton.Name = "textspinbutton";
     this.textspinbutton.Adjustment.PageIncrement = 10D;
     this.textspinbutton.ClimbRate = 1D;
     this.textspinbutton.Numeric   = true;
     this.textspinbutton.Value     = 32D;
     this.table4.Add(this.textspinbutton);
     global::Gtk.Table.TableChild w54 = ((global::Gtk.Table.TableChild)(this.table4[this.textspinbutton]));
     w54.TopAttach    = ((uint)(2));
     w54.BottomAttach = ((uint)(3));
     w54.LeftAttach   = ((uint)(1));
     w54.RightAttach  = ((uint)(2));
     w54.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.GtkAlignment13.Add(this.table4);
     this.textframe.Add(this.GtkAlignment13);
     this.GtkLabel5             = new global::Gtk.Label();
     this.GtkLabel5.Name        = "GtkLabel5";
     this.GtkLabel5.LabelProp   = global::VAS.Core.Catalog.GetString("<b>Text</b>");
     this.GtkLabel5.UseMarkup   = true;
     this.textframe.LabelWidget = this.GtkLabel5;
     this.leftbox.Add(this.textframe);
     global::Gtk.Box.BoxChild w57 = ((global::Gtk.Box.BoxChild)(this.leftbox[this.textframe]));
     w57.Position = 4;
     w57.Expand   = false;
     w57.Fill     = false;
     // Container child leftbox.Gtk.Box+BoxChild
     this.clearbutton              = new global::Gtk.Button();
     this.clearbutton.CanFocus     = true;
     this.clearbutton.Name         = "clearbutton";
     this.clearbutton.UseUnderline = true;
     global::Gtk.Image w58 = new global::Gtk.Image();
     w58.Pixbuf             = global::Stetic.IconLoader.LoadIcon(this, "gtk-clear", global::Gtk.IconSize.LargeToolbar);
     this.clearbutton.Image = w58;
     this.leftbox.Add(this.clearbutton);
     global::Gtk.Box.BoxChild w59 = ((global::Gtk.Box.BoxChild)(this.leftbox[this.clearbutton]));
     w59.PackType = ((global::Gtk.PackType)(1));
     w59.Position = 5;
     w59.Expand   = false;
     w59.Fill     = false;
     this.vbox2.Add(this.leftbox);
     global::Gtk.Box.BoxChild w60 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.leftbox]));
     w60.Position = 0;
     // Container child vbox2.Gtk.Box+BoxChild
     this.savetoprojectbutton              = new global::Gtk.Button();
     this.savetoprojectbutton.CanFocus     = true;
     this.savetoprojectbutton.Name         = "savetoprojectbutton";
     this.savetoprojectbutton.UseUnderline = true;
     this.savetoprojectbutton.Label        = global::VAS.Core.Catalog.GetString("Save to Project");
     global::Gtk.Image w61 = new global::Gtk.Image();
     w61.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-save", global::Gtk.IconSize.Menu);
     this.savetoprojectbutton.Image = w61;
     this.vbox2.Add(this.savetoprojectbutton);
     global::Gtk.Box.BoxChild w62 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.savetoprojectbutton]));
     w62.PackType = ((global::Gtk.PackType)(1));
     w62.Position = 1;
     w62.Expand   = false;
     w62.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.savebutton              = new global::Gtk.Button();
     this.savebutton.CanFocus     = true;
     this.savebutton.Name         = "savebutton";
     this.savebutton.UseUnderline = true;
     this.savebutton.Label        = global::VAS.Core.Catalog.GetString("Save to File");
     global::Gtk.Image w63 = new global::Gtk.Image();
     w63.Pixbuf            = global::Stetic.IconLoader.LoadIcon(this, "gtk-save", global::Gtk.IconSize.Menu);
     this.savebutton.Image = w63;
     this.vbox2.Add(this.savebutton);
     global::Gtk.Box.BoxChild w64 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.savebutton]));
     w64.PackType = ((global::Gtk.PackType)(1));
     w64.Position = 2;
     w64.Expand   = false;
     w64.Fill     = false;
     this.hbox1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w65 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vbox2]));
     w65.Position = 0;
     w65.Expand   = false;
     w65.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.vbox4         = new global::Gtk.VBox();
     this.vbox4.Name    = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.drawingarea      = new global::Gtk.DrawingArea();
     this.drawingarea.Name = "drawingarea";
     this.vbox4.Add(this.drawingarea);
     global::Gtk.Box.BoxChild w66 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.drawingarea]));
     w66.Position = 0;
     // Container child vbox4.Gtk.Box+BoxChild
     this.wscrollbar                          = new global::Gtk.HScrollbar(null);
     this.wscrollbar.Name                     = "wscrollbar";
     this.wscrollbar.Adjustment.Upper         = 100D;
     this.wscrollbar.Adjustment.PageIncrement = 10D;
     this.wscrollbar.Adjustment.PageSize      = 10D;
     this.wscrollbar.Adjustment.StepIncrement = 1D;
     this.vbox4.Add(this.wscrollbar);
     global::Gtk.Box.BoxChild w67 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.wscrollbar]));
     w67.Position = 1;
     w67.Expand   = false;
     w67.Fill     = false;
     this.hbox3.Add(this.vbox4);
     global::Gtk.Box.BoxChild w68 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.vbox4]));
     w68.Position = 0;
     // Container child hbox3.Gtk.Box+BoxChild
     this.vbox5         = new global::Gtk.VBox();
     this.vbox5.Name    = "vbox5";
     this.vbox5.Spacing = 6;
     // Container child vbox5.Gtk.Box+BoxChild
     this.hscrollbar                          = new global::Gtk.VScrollbar(null);
     this.hscrollbar.Name                     = "hscrollbar";
     this.hscrollbar.Adjustment.Upper         = 100D;
     this.hscrollbar.Adjustment.PageIncrement = 10D;
     this.hscrollbar.Adjustment.PageSize      = 10D;
     this.hscrollbar.Adjustment.StepIncrement = 1D;
     this.vbox5.Add(this.hscrollbar);
     global::Gtk.Box.BoxChild w69 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.hscrollbar]));
     w69.Position = 0;
     // Container child vbox5.Gtk.Box+BoxChild
     this.alignment1      = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment1.Name = "alignment1";
     this.vbox5.Add(this.alignment1);
     global::Gtk.Box.BoxChild w70 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.alignment1]));
     w70.Position = 1;
     w70.Expand   = false;
     w70.Fill     = false;
     this.hbox3.Add(this.vbox5);
     global::Gtk.Box.BoxChild w71 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.vbox5]));
     w71.Position = 1;
     w71.Expand   = false;
     w71.Fill     = false;
     this.hbox1.Add(this.hbox3);
     global::Gtk.Box.BoxChild w72 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.hbox3]));
     w72.Position = 1;
     w1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w73 = ((global::Gtk.Box.BoxChild)(w1[this.hbox1]));
     w73.Position = 0;
     // Internal child VAS.UI.Dialog.DrawingTool.ActionArea
     global::Gtk.HButtonBox w74 = this.ActionArea;
     w74.Name        = "dialog1_ActionArea";
     w74.Spacing     = 6;
     w74.BorderWidth = ((uint)(5));
     w74.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonclose              = new global::Gtk.Button();
     this.buttonclose.CanDefault   = true;
     this.buttonclose.CanFocus     = true;
     this.buttonclose.Name         = "buttonclose";
     this.buttonclose.UseStock     = true;
     this.buttonclose.UseUnderline = true;
     this.buttonclose.Label        = "gtk-cancel";
     this.AddActionWidget(this.buttonclose, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w75 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w74[this.buttonclose]));
     w75.Expand = false;
     w75.Fill   = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.anglebutton.Hide();
     this.savetoprojectbutton.Hide();
     this.buttonclose.Hide();
     this.Show();
 }
Ejemplo n.º 9
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.WidthRequest = 0;
     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.WidthRequest = 0;
     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.WidthRequest = 0;
     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.WidthRequest = 0;
     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.WidthRequest = 0;
     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.fieldvbox         = new global::Gtk.VBox();
     this.fieldvbox.Name    = "fieldvbox";
     this.fieldvbox.Spacing = 6;
     // Container child fieldvbox.Gtk.Box+BoxChild
     this.fieldframe            = new global::Gtk.Frame();
     this.fieldframe.Name       = "fieldframe";
     this.fieldframe.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child fieldframe.Gtk.Container+ContainerChild
     this.fieldalignment              = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.fieldalignment.Name         = "fieldalignment";
     this.fieldalignment.LeftPadding  = ((uint)(6));
     this.fieldalignment.RightPadding = ((uint)(6));
     // Container child fieldalignment.Gtk.Container+ContainerChild
     this.fieldeventbox      = new global::Gtk.EventBox();
     this.fieldeventbox.Name = "fieldeventbox";
     // Container child fieldeventbox.Gtk.Container+ContainerChild
     this.vbox12         = new global::Gtk.VBox();
     this.vbox12.Name    = "vbox12";
     this.vbox12.Spacing = 2;
     // Container child vbox12.Gtk.Box+BoxChild
     this.fieldimage = new global::VAS.UI.Helpers.ImageView();
     this.fieldimage.WidthRequest  = 0;
     this.fieldimage.HeightRequest = 50;
     this.fieldimage.Name          = "fieldimage";
     this.vbox12.Add(this.fieldimage);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox12 [this.fieldimage]));
     w17.Position = 0;
     w17.Expand   = false;
     w17.Fill     = false;
     // Container child vbox12.Gtk.Box+BoxChild
     this.fieldlabel1           = new global::Gtk.Label();
     this.fieldlabel1.Name      = "fieldlabel1";
     this.fieldlabel1.LabelProp = global::VAS.Core.Catalog.GetString("<span font_desc=\"10\">Field</span>");
     this.fieldlabel1.UseMarkup = true;
     this.fieldlabel1.Wrap      = true;
     this.fieldlabel1.Justify   = ((global::Gtk.Justification)(2));
     this.vbox12.Add(this.fieldlabel1);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox12 [this.fieldlabel1]));
     w18.Position = 1;
     w18.Expand   = false;
     w18.Fill     = false;
     // Container child vbox12.Gtk.Box+BoxChild
     this.fieldlabel2           = new global::Gtk.Label();
     this.fieldlabel2.Name      = "fieldlabel2";
     this.fieldlabel2.LabelProp = global::VAS.Core.Catalog.GetString("<span font_desc=\"8\">click to change...</span>");
     this.fieldlabel2.UseMarkup = true;
     this.vbox12.Add(this.fieldlabel2);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox12 [this.fieldlabel2]));
     w19.Position = 2;
     w19.Expand   = false;
     w19.Fill     = false;
     this.fieldeventbox.Add(this.vbox12);
     this.fieldalignment.Add(this.fieldeventbox);
     this.fieldframe.Add(this.fieldalignment);
     this.fieldvbox.Add(this.fieldframe);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.fieldvbox [this.fieldframe]));
     w23.Position = 0;
     w23.Expand   = false;
     w23.Fill     = false;
     // Container child fieldvbox.Gtk.Box+BoxChild
     this.resetfieldbutton              = new global::Gtk.Button();
     this.resetfieldbutton.CanFocus     = true;
     this.resetfieldbutton.Name         = "resetfieldbutton";
     this.resetfieldbutton.UseStock     = true;
     this.resetfieldbutton.UseUnderline = true;
     this.resetfieldbutton.Label        = "gtk-refresh";
     this.fieldvbox.Add(this.resetfieldbutton);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.fieldvbox [this.resetfieldbutton]));
     w24.Position = 1;
     w24.Expand   = false;
     w24.Fill     = false;
     this.positionsbox.Add(this.fieldvbox);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.positionsbox [this.fieldvbox]));
     w25.Position = 0;
     w25.Expand   = false;
     w25.Fill     = false;
     // Container child positionsbox.Gtk.Box+BoxChild
     this.hfieldvbox         = new global::Gtk.VBox();
     this.hfieldvbox.Name    = "hfieldvbox";
     this.hfieldvbox.Spacing = 6;
     // Container child hfieldvbox.Gtk.Box+BoxChild
     this.hfieldframe            = new global::Gtk.Frame();
     this.hfieldframe.Name       = "hfieldframe";
     this.hfieldframe.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child hfieldframe.Gtk.Container+ContainerChild
     this.halffieldalignment              = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.halffieldalignment.Name         = "halffieldalignment";
     this.halffieldalignment.LeftPadding  = ((uint)(6));
     this.halffieldalignment.RightPadding = ((uint)(6));
     // Container child halffieldalignment.Gtk.Container+ContainerChild
     this.hfieldeventbox      = new global::Gtk.EventBox();
     this.hfieldeventbox.Name = "hfieldeventbox";
     // Container child hfieldeventbox.Gtk.Container+ContainerChild
     this.vbox14         = new global::Gtk.VBox();
     this.vbox14.Name    = "vbox14";
     this.vbox14.Spacing = 2;
     // Container child vbox14.Gtk.Box+BoxChild
     this.hfieldimage = new global::VAS.UI.Helpers.ImageView();
     this.hfieldimage.WidthRequest  = 0;
     this.hfieldimage.HeightRequest = 50;
     this.hfieldimage.Name          = "hfieldimage";
     this.vbox14.Add(this.hfieldimage);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.vbox14 [this.hfieldimage]));
     w26.Position = 0;
     w26.Expand   = false;
     w26.Fill     = false;
     // Container child vbox14.Gtk.Box+BoxChild
     this.hfieldlabel1           = new global::Gtk.Label();
     this.hfieldlabel1.Name      = "hfieldlabel1";
     this.hfieldlabel1.LabelProp = global::VAS.Core.Catalog.GetString("<span font_desc=\"10\">Half field</span>");
     this.hfieldlabel1.UseMarkup = true;
     this.vbox14.Add(this.hfieldlabel1);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vbox14 [this.hfieldlabel1]));
     w27.Position = 1;
     w27.Expand   = false;
     w27.Fill     = false;
     // Container child vbox14.Gtk.Box+BoxChild
     this.hfieldlabel2           = new global::Gtk.Label();
     this.hfieldlabel2.Name      = "hfieldlabel2";
     this.hfieldlabel2.LabelProp = global::VAS.Core.Catalog.GetString("<span font_desc=\"8\">click to change...</span>");
     this.hfieldlabel2.UseMarkup = true;
     this.vbox14.Add(this.hfieldlabel2);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.vbox14 [this.hfieldlabel2]));
     w28.Position = 2;
     w28.Expand   = false;
     w28.Fill     = false;
     this.hfieldeventbox.Add(this.vbox14);
     this.halffieldalignment.Add(this.hfieldeventbox);
     this.hfieldframe.Add(this.halffieldalignment);
     this.hfieldvbox.Add(this.hfieldframe);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.hfieldvbox [this.hfieldframe]));
     w32.Position = 0;
     w32.Expand   = false;
     w32.Fill     = false;
     // Container child hfieldvbox.Gtk.Box+BoxChild
     this.resethfieldbutton              = new global::Gtk.Button();
     this.resethfieldbutton.CanFocus     = true;
     this.resethfieldbutton.Name         = "resethfieldbutton";
     this.resethfieldbutton.UseStock     = true;
     this.resethfieldbutton.UseUnderline = true;
     this.resethfieldbutton.Label        = "gtk-refresh";
     this.hfieldvbox.Add(this.resethfieldbutton);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.hfieldvbox [this.resethfieldbutton]));
     w33.Position = 1;
     w33.Expand   = false;
     w33.Fill     = false;
     this.positionsbox.Add(this.hfieldvbox);
     global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.positionsbox [this.hfieldvbox]));
     w34.Position = 1;
     w34.Expand   = false;
     w34.Fill     = false;
     // Container child positionsbox.Gtk.Box+BoxChild
     this.goalvbox         = new global::Gtk.VBox();
     this.goalvbox.Name    = "goalvbox";
     this.goalvbox.Spacing = 6;
     // Container child goalvbox.Gtk.Box+BoxChild
     this.goalframe            = new global::Gtk.Frame();
     this.goalframe.Name       = "goalframe";
     this.goalframe.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child goalframe.Gtk.Container+ContainerChild
     this.goalalignment              = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.goalalignment.Name         = "goalalignment";
     this.goalalignment.LeftPadding  = ((uint)(6));
     this.goalalignment.RightPadding = ((uint)(6));
     // Container child goalalignment.Gtk.Container+ContainerChild
     this.goaleventbox      = new global::Gtk.EventBox();
     this.goaleventbox.Name = "goaleventbox";
     // Container child goaleventbox.Gtk.Container+ContainerChild
     this.vbox16         = new global::Gtk.VBox();
     this.vbox16.Name    = "vbox16";
     this.vbox16.Spacing = 2;
     // Container child vbox16.Gtk.Box+BoxChild
     this.goalimage = new global::VAS.UI.Helpers.ImageView();
     this.goalimage.WidthRequest  = 0;
     this.goalimage.HeightRequest = 50;
     this.goalimage.Name          = "goalimage";
     this.vbox16.Add(this.goalimage);
     global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.vbox16 [this.goalimage]));
     w35.Position = 0;
     w35.Expand   = false;
     w35.Fill     = false;
     // Container child vbox16.Gtk.Box+BoxChild
     this.goallabel1           = new global::Gtk.Label();
     this.goallabel1.Name      = "goallabel1";
     this.goallabel1.LabelProp = global::VAS.Core.Catalog.GetString("<span font_desc=\"10\">Goal</span>");
     this.goallabel1.UseMarkup = true;
     this.vbox16.Add(this.goallabel1);
     global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.vbox16 [this.goallabel1]));
     w36.Position = 1;
     w36.Expand   = false;
     w36.Fill     = false;
     // Container child vbox16.Gtk.Box+BoxChild
     this.goallabel2           = new global::Gtk.Label();
     this.goallabel2.Name      = "goallabel2";
     this.goallabel2.LabelProp = global::VAS.Core.Catalog.GetString("<span font_desc=\"8\">click to change...</span>");
     this.goallabel2.UseMarkup = true;
     this.vbox16.Add(this.goallabel2);
     global::Gtk.Box.BoxChild w37 = ((global::Gtk.Box.BoxChild)(this.vbox16 [this.goallabel2]));
     w37.Position = 2;
     w37.Expand   = false;
     w37.Fill     = false;
     this.goaleventbox.Add(this.vbox16);
     this.goalalignment.Add(this.goaleventbox);
     this.goalframe.Add(this.goalalignment);
     this.goalvbox.Add(this.goalframe);
     global::Gtk.Box.BoxChild w41 = ((global::Gtk.Box.BoxChild)(this.goalvbox [this.goalframe]));
     w41.Position = 0;
     w41.Expand   = false;
     w41.Fill     = false;
     // Container child goalvbox.Gtk.Box+BoxChild
     this.resetgoalbutton              = new global::Gtk.Button();
     this.resetgoalbutton.CanFocus     = true;
     this.resetgoalbutton.Name         = "resetgoalbutton";
     this.resetgoalbutton.UseStock     = true;
     this.resetgoalbutton.UseUnderline = true;
     this.resetgoalbutton.Label        = "gtk-refresh";
     this.goalvbox.Add(this.resetgoalbutton);
     global::Gtk.Box.BoxChild w42 = ((global::Gtk.Box.BoxChild)(this.goalvbox [this.resetgoalbutton]));
     w42.Position = 1;
     w42.Expand   = false;
     w42.Fill     = false;
     this.positionsbox.Add(this.goalvbox);
     global::Gtk.Box.BoxChild w43 = ((global::Gtk.Box.BoxChild)(this.positionsbox [this.goalvbox]));
     w43.Position = 2;
     w43.Expand   = false;
     w43.Fill     = false;
     this.vbox10.Add(this.positionsbox);
     global::Gtk.Box.BoxChild w44 = ((global::Gtk.Box.BoxChild)(this.vbox10 [this.positionsbox]));
     w44.Position = 0;
     w44.Expand   = false;
     w44.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 w45 = ((global::Gtk.Box.BoxChild)(this.periodsbox [this.periodslabel]));
     w45.Position = 0;
     w45.Expand   = false;
     w45.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 w46 = ((global::Gtk.Box.BoxChild)(this.periodsbox [this.periodsentry]));
     w46.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.WidthRequest = 0;
     this.applyimage.Name         = "applyimage";
     this.applybutton.Add(this.applyimage);
     this.periodsbox.Add(this.applybutton);
     global::Gtk.Box.BoxChild w48 = ((global::Gtk.Box.BoxChild)(this.periodsbox [this.applybutton]));
     w48.Position = 2;
     w48.Expand   = false;
     w48.Fill     = false;
     this.vbox10.Add(this.periodsbox);
     global::Gtk.Box.BoxChild w49 = ((global::Gtk.Box.BoxChild)(this.vbox10 [this.periodsbox]));
     w49.Position = 1;
     w49.Expand   = false;
     w49.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 w50 = new global::Gtk.Viewport();
     w50.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 w51 = new global::Gtk.Label();
     w51.Visible = true;
     this.propertiesnotebook.Add(w51);
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::VAS.Core.Catalog.GetString("page1");
     this.propertiesnotebook.SetTabLabel(w51, 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 w52 = ((global::Gtk.Notebook.NotebookChild)(this.propertiesnotebook [this.tagproperties]));
     w52.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 w53 = ((global::Gtk.Notebook.NotebookChild)(this.propertiesnotebook [this.linkproperties]));
     w53.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);
     w50.Add(this.tagpropertiesalignment);
     this.propertiesscrolledwindow.Add(w50);
     this.vbox10.Add(this.propertiesscrolledwindow);
     global::Gtk.Box.BoxChild w57 = ((global::Gtk.Box.BoxChild)(this.vbox10 [this.propertiesscrolledwindow]));
     w57.Position = 2;
     this.propertiesalignment.Add(this.vbox10);
     this.propertiesframe.Add(this.propertiesalignment);
     this.rightbox.Add(this.propertiesframe);
     global::Gtk.Box.BoxChild w60 = ((global::Gtk.Box.BoxChild)(this.rightbox [this.propertiesframe]));
     w60.Position = 0;
     this.hbox2.Add(this.rightbox);
     global::Gtk.Box.BoxChild w61 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.rightbox]));
     w61.Position = 1;
     w61.Expand   = false;
     w61.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 w62 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.editbutton]));
     w62.Position = 0;
     w62.Expand   = false;
     w62.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 w63 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hseparator1]));
     w63.Position = 1;
     w63.Expand   = false;
     w63.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 w64 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.linksbutton]));
     w64.Position = 2;
     w64.Expand   = false;
     w64.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 w65 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hseparator3]));
     w65.Position = 3;
     w65.Expand   = false;
     w65.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 w66 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.popupbutton]));
     w66.Position = 4;
     w66.Expand   = false;
     w66.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 w67 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hseparator5]));
     w67.Position = 5;
     w67.Expand   = false;
     w67.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 w68 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.fitbutton]));
     w68.Position = 6;
     w68.Expand   = false;
     w68.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 w69 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.fillbutton]));
     w69.Position = 7;
     w69.Expand   = false;
     w69.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 w70 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.d11button]));
     w70.Position = 8;
     w70.Expand   = false;
     w70.Fill     = false;
     this.hbox2.Add(this.vbox4);
     global::Gtk.Box.BoxChild w71 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.vbox4]));
     w71.Position = 2;
     w71.Expand   = false;
     this.Add(this.hbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Show();
 }
 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();
 }
Ejemplo n.º 11
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget VAS.UI.Component.MediaFileChooser
     global::Stetic.BinContainer.Attach(this);
     this.Name = "VAS.UI.Component.MediaFileChooser";
     // Container child VAS.UI.Component.MediaFileChooser.Gtk.Container+ContainerChild
     this.fileentryeventbox      = new global::Gtk.EventBox();
     this.fileentryeventbox.Name = "fileentryeventbox";
     // Container child fileentryeventbox.Gtk.Container+ContainerChild
     this.hbox1             = new global::Gtk.HBox();
     this.hbox1.Name        = "hbox1";
     this.hbox1.BorderWidth = ((uint)(2));
     // Container child hbox1.Gtk.Box+BoxChild
     this.nameentry               = new global::Gtk.Entry();
     this.nameentry.CanFocus      = true;
     this.nameentry.Name          = "nameentry";
     this.nameentry.IsEditable    = true;
     this.nameentry.HasFrame      = false;
     this.nameentry.InvisibleChar = '•';
     this.hbox1.Add(this.nameentry);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.nameentry]));
     w1.Position = 0;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vseparator1      = new global::Gtk.VSeparator();
     this.vseparator1.Name = "vseparator1";
     this.hbox1.Add(this.vseparator1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vseparator1]));
     w2.Position = 1;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.fileentry               = new global::Gtk.Entry();
     this.fileentry.CanFocus      = true;
     this.fileentry.Name          = "fileentry";
     this.fileentry.IsEditable    = false;
     this.fileentry.HasFrame      = false;
     this.fileentry.InvisibleChar = '•';
     this.hbox1.Add(this.fileentry);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.fileentry]));
     w3.Position = 2;
     // Container child hbox1.Gtk.Box+BoxChild
     this.clearbutton          = new global::Gtk.Button();
     this.clearbutton.CanFocus = true;
     this.clearbutton.Name     = "clearbutton";
     // Container child clearbutton.Gtk.Container+ContainerChild
     this.clearbuttonimage      = new global::VAS.UI.Helpers.ImageView();
     this.clearbuttonimage.Name = "clearbuttonimage";
     this.clearbutton.Add(this.clearbuttonimage);
     this.hbox1.Add(this.clearbutton);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.clearbutton]));
     w5.Position = 3;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.entrybutton_addbutton          = new global::Gtk.Button();
     this.entrybutton_addbutton.CanFocus = true;
     this.entrybutton_addbutton.Name     = "entrybutton_addbutton";
     // Container child entrybutton_addbutton.Gtk.Container+ContainerChild
     this.addbuttonimage      = new global::VAS.UI.Helpers.ImageView();
     this.addbuttonimage.Name = "addbuttonimage";
     this.entrybutton_addbutton.Add(this.addbuttonimage);
     this.hbox1.Add(this.entrybutton_addbutton);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.entrybutton_addbutton]));
     w7.Position = 4;
     w7.Expand   = false;
     w7.Fill     = false;
     this.fileentryeventbox.Add(this.hbox1);
     this.Add(this.fileentryeventbox);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.nameentry.Hide();
     this.Hide();
 }
Ejemplo n.º 12
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget LongoMatch.Gui.Component.GameDescriptionHeader
     global::Stetic.BinContainer.Attach(this);
     this.Name = "LongoMatch.Gui.Component.GameDescriptionHeader";
     // Container child LongoMatch.Gui.Component.GameDescriptionHeader.Gtk.Container+ContainerChild
     this.descbox         = new global::Gtk.HBox();
     this.descbox.Name    = "descbox";
     this.descbox.Spacing = 6;
     // Container child descbox.Gtk.Box+BoxChild
     this.homeimage      = new global::VAS.UI.Helpers.ImageView();
     this.homeimage.Name = "homeimage";
     this.descbox.Add(this.homeimage);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.descbox [this.homeimage]));
     w1.Position = 0;
     w1.Fill     = false;
     // Container child descbox.Gtk.Box+BoxChild
     this.vseparator1      = new global::Gtk.VSeparator();
     this.vseparator1.Name = "vseparator1";
     this.descbox.Add(this.vseparator1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.descbox [this.vseparator1]));
     w2.Position = 1;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child descbox.Gtk.Box+BoxChild
     this.homenamelabel           = new global::Gtk.Label();
     this.homenamelabel.Name      = "homenamelabel";
     this.homenamelabel.LabelProp = global::VAS.Core.Catalog.GetString("Home");
     this.descbox.Add(this.homenamelabel);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.descbox [this.homenamelabel]));
     w3.Position = 2;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child descbox.Gtk.Box+BoxChild
     this.homescoreeventbox      = new global::Gtk.EventBox();
     this.homescoreeventbox.Name = "homescoreeventbox";
     // Container child homescoreeventbox.Gtk.Container+ContainerChild
     this.homescorelabel           = new global::Gtk.Label();
     this.homescorelabel.Name      = "homescorelabel";
     this.homescorelabel.LabelProp = global::VAS.Core.Catalog.GetString("0");
     this.homescoreeventbox.Add(this.homescorelabel);
     this.descbox.Add(this.homescoreeventbox);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.descbox [this.homescoreeventbox]));
     w5.Position = 3;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child descbox.Gtk.Box+BoxChild
     this.awayscoreeventbox      = new global::Gtk.EventBox();
     this.awayscoreeventbox.Name = "awayscoreeventbox";
     // Container child awayscoreeventbox.Gtk.Container+ContainerChild
     this.awayscorelabel           = new global::Gtk.Label();
     this.awayscorelabel.Name      = "awayscorelabel";
     this.awayscorelabel.LabelProp = global::VAS.Core.Catalog.GetString("0");
     this.awayscoreeventbox.Add(this.awayscorelabel);
     this.descbox.Add(this.awayscoreeventbox);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.descbox [this.awayscoreeventbox]));
     w7.Position = 4;
     w7.Expand   = false;
     // Container child descbox.Gtk.Box+BoxChild
     this.awaynamelabel           = new global::Gtk.Label();
     this.awaynamelabel.Name      = "awaynamelabel";
     this.awaynamelabel.LabelProp = global::VAS.Core.Catalog.GetString("Away");
     this.descbox.Add(this.awaynamelabel);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.descbox [this.awaynamelabel]));
     w8.Position = 5;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child descbox.Gtk.Box+BoxChild
     this.vseparator2      = new global::Gtk.VSeparator();
     this.vseparator2.Name = "vseparator2";
     this.descbox.Add(this.vseparator2);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.descbox [this.vseparator2]));
     w9.Position = 6;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child descbox.Gtk.Box+BoxChild
     this.awayimage      = new global::VAS.UI.Helpers.ImageView();
     this.awayimage.Name = "awayimage";
     this.descbox.Add(this.awayimage);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.descbox [this.awayimage]));
     w10.Position = 7;
     w10.Fill     = false;
     this.Add(this.descbox);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
Ejemplo n.º 13
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget VAS.UI.VideoPlayerView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "VAS.UI.VideoPlayerView";
     // Container child VAS.UI.VideoPlayerView.Gtk.Container+ContainerChild
     this.maineventbox      = new global::Gtk.EventBox();
     this.maineventbox.Name = "maineventbox";
     // Container child maineventbox.Gtk.Container+ContainerChild
     this.totalbox      = new global::Gtk.VBox();
     this.totalbox.Name = "totalbox";
     // Container child totalbox.Gtk.Box+BoxChild
     this.mainbox      = new global::Gtk.HBox();
     this.mainbox.Name = "mainbox";
     // Container child mainbox.Gtk.Box+BoxChild
     this.videohpaned          = new global::Gtk.HPaned();
     this.videohpaned.CanFocus = true;
     this.videohpaned.Name     = "videohpaned";
     this.videohpaned.Position = 719;
     // Container child videohpaned.Gtk.Paned+PanedChild
     this.videobox = new global::Gtk.HBox();
     this.videobox.WidthRequest = 200;
     this.videobox.Name         = "videobox";
     // Container child videobox.Gtk.Box+BoxChild
     this.mainviewport        = new global::VAS.UI.VideoWindow();
     this.mainviewport.Events = ((global::Gdk.EventMask)(256));
     this.mainviewport.Name   = "mainviewport";
     this.mainviewport.Ratio  = 1F;
     this.videobox.Add(this.mainviewport);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.videobox [this.mainviewport]));
     w1.Position = 0;
     // Container child videobox.Gtk.Box+BoxChild
     this.blackboarddrawingarea      = new global::Gtk.DrawingArea();
     this.blackboarddrawingarea.Name = "blackboarddrawingarea";
     this.videobox.Add(this.blackboarddrawingarea);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.videobox [this.blackboarddrawingarea]));
     w2.Position = 1;
     this.videohpaned.Add(this.videobox);
     global::Gtk.Paned.PanedChild w3 = ((global::Gtk.Paned.PanedChild)(this.videohpaned [this.videobox]));
     w3.Resize = false;
     w3.Shrink = false;
     // Container child videohpaned.Gtk.Paned+PanedChild
     this.subviewportsbox = new global::Gtk.VBox();
     this.subviewportsbox.WidthRequest = 150;
     this.subviewportsbox.Name         = "subviewportsbox";
     // Container child subviewportsbox.Gtk.Box+BoxChild
     this.subviewport1        = new global::VAS.UI.SubViewport();
     this.subviewport1.Events = ((global::Gdk.EventMask)(256));
     this.subviewport1.Name   = "subviewport1";
     this.subviewport1.Index  = 0;
     this.subviewportsbox.Add(this.subviewport1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.subviewportsbox [this.subviewport1]));
     w4.Position = 0;
     // Container child subviewportsbox.Gtk.Box+BoxChild
     this.subviewport2        = new global::VAS.UI.SubViewport();
     this.subviewport2.Events = ((global::Gdk.EventMask)(256));
     this.subviewport2.Name   = "subviewport2";
     this.subviewport2.Index  = 0;
     this.subviewportsbox.Add(this.subviewport2);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.subviewportsbox [this.subviewport2]));
     w5.Position = 1;
     // Container child subviewportsbox.Gtk.Box+BoxChild
     this.subviewport3        = new global::VAS.UI.SubViewport();
     this.subviewport3.Events = ((global::Gdk.EventMask)(256));
     this.subviewport3.Name   = "subviewport3";
     this.subviewport3.Index  = 0;
     this.subviewportsbox.Add(this.subviewport3);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.subviewportsbox [this.subviewport3]));
     w6.Position = 2;
     this.videohpaned.Add(this.subviewportsbox);
     global::Gtk.Paned.PanedChild w7 = ((global::Gtk.Paned.PanedChild)(this.videohpaned [this.subviewportsbox]));
     w7.Resize = false;
     w7.Shrink = false;
     this.mainbox.Add(this.videohpaned);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.mainbox [this.videohpaned]));
     w8.Position = 0;
     this.totalbox.Add(this.mainbox);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.totalbox [this.mainbox]));
     w9.Position = 0;
     // Container child totalbox.Gtk.Box+BoxChild
     this.lightbackgroundeventbox      = new global::Gtk.EventBox();
     this.lightbackgroundeventbox.Name = "lightbackgroundeventbox";
     // Container child lightbackgroundeventbox.Gtk.Container+ContainerChild
     this.alignment1      = new global::Gtk.Alignment(0F, 0.5F, 1F, 1F);
     this.alignment1.Name = "alignment1";
     // Container child alignment1.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.editeventtimeruledrawingarea      = new global::Gtk.DrawingArea();
     this.editeventtimeruledrawingarea.Name = "editeventtimeruledrawingarea";
     this.vbox1.Add(this.editeventtimeruledrawingarea);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.editeventtimeruledrawingarea]));
     w10.Position = 0;
     // Container child vbox1.Gtk.Box+BoxChild
     this.timerulearea      = new global::Gtk.DrawingArea();
     this.timerulearea.Name = "timerulearea";
     this.vbox1.Add(this.timerulearea);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.timerulearea]));
     w11.Position = 1;
     // Container child vbox1.Gtk.Box+BoxChild
     this.controlsbox         = new global::Gtk.HBox();
     this.controlsbox.Name    = "controlsbox";
     this.controlsbox.Spacing = 6;
     // Container child controlsbox.Gtk.Box+BoxChild
     this.leftBlockAlignment      = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.leftBlockAlignment.Name = "leftBlockAlignment";
     // Container child leftBlockAlignment.Gtk.Container+ContainerChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.closebutton = new global::Gtk.Button();
     this.closebutton.TooltipMarkup = "Close loaded event";
     this.closebutton.Name          = "closebutton";
     this.closebutton.Relief        = ((global::Gtk.ReliefStyle)(2));
     // Container child closebutton.Gtk.Container+ContainerChild
     this.closebuttonimage      = new global::VAS.UI.Helpers.ImageView();
     this.closebuttonimage.Name = "closebuttonimage";
     this.closebutton.Add(this.closebuttonimage);
     this.hbox2.Add(this.closebutton);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.closebutton]));
     w13.Position = 0;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.eventNameLabel = new global::Gtk.Label();
     this.eventNameLabel.WidthRequest = 110;
     this.eventNameLabel.Name         = "eventNameLabel";
     this.hbox2.Add(this.eventNameLabel);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.eventNameLabel]));
     w14.Position = 1;
     w14.Expand   = false;
     w14.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.drawbutton = new global::Gtk.Button();
     this.drawbutton.TooltipMarkup = "Draw frame";
     this.drawbutton.Name          = "drawbutton";
     this.drawbutton.Relief        = ((global::Gtk.ReliefStyle)(2));
     // Container child drawbutton.Gtk.Container+ContainerChild
     this.drawbuttonimage      = new global::VAS.UI.Helpers.ImageView();
     this.drawbuttonimage.Name = "drawbuttonimage";
     this.drawbutton.Add(this.drawbuttonimage);
     this.hbox2.Add(this.drawbutton);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.drawbutton]));
     w16.Position = 2;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.timeHBox         = new global::Gtk.HBox();
     this.timeHBox.Name    = "timeHBox";
     this.timeHBox.Spacing = 6;
     // Container child timeHBox.Gtk.Box+BoxChild
     this.timeLeftSeparator      = new global::Gtk.VSeparator();
     this.timeLeftSeparator.Name = "timeLeftSeparator";
     this.timeHBox.Add(this.timeLeftSeparator);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.timeHBox [this.timeLeftSeparator]));
     w17.Position = 0;
     w17.Expand   = false;
     w17.Fill     = false;
     // Container child timeHBox.Gtk.Box+BoxChild
     this.timeVBox      = new global::Gtk.VBox();
     this.timeVBox.Name = "timeVBox";
     // Container child timeVBox.Gtk.Box+BoxChild
     this.currentTimeArea      = new global::Gtk.DrawingArea();
     this.currentTimeArea.Name = "currentTimeArea";
     this.timeVBox.Add(this.currentTimeArea);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.timeVBox [this.currentTimeArea]));
     w18.Position = 0;
     // Container child timeVBox.Gtk.Box+BoxChild
     this.totalTimeArea      = new global::Gtk.DrawingArea();
     this.totalTimeArea.Name = "totalTimeArea";
     this.timeVBox.Add(this.totalTimeArea);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.timeVBox [this.totalTimeArea]));
     w19.Position = 1;
     this.timeHBox.Add(this.timeVBox);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.timeHBox [this.timeVBox]));
     w20.Position = 1;
     // Container child timeHBox.Gtk.Box+BoxChild
     this.timeRightSeparator      = new global::Gtk.VSeparator();
     this.timeRightSeparator.Name = "timeRightSeparator";
     this.timeHBox.Add(this.timeRightSeparator);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.timeHBox [this.timeRightSeparator]));
     w21.Position = 2;
     w21.Expand   = false;
     w21.Fill     = false;
     this.hbox2.Add(this.timeHBox);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.timeHBox]));
     w22.Position = 3;
     w22.Expand   = false;
     this.leftBlockAlignment.Add(this.hbox2);
     this.controlsbox.Add(this.leftBlockAlignment);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.controlsbox [this.leftBlockAlignment]));
     w24.Position = 0;
     // Container child controlsbox.Gtk.Box+BoxChild
     this.hbox4 = new global::Gtk.HBox();
     this.hbox4.HeightRequest = 0;
     this.hbox4.Name          = "hbox4";
     this.hbox4.Spacing       = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.centerBlockAlignment      = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.centerBlockAlignment.Name = "centerBlockAlignment";
     // Container child centerBlockAlignment.Gtk.Container+ContainerChild
     this.buttonsbox      = new global::Gtk.HBox();
     this.buttonsbox.Name = "buttonsbox";
     // Container child buttonsbox.Gtk.Box+BoxChild
     this.prevbutton = new global::Gtk.Button();
     this.prevbutton.TooltipMarkup = "Previous";
     this.prevbutton.Name          = "prevbutton";
     this.prevbutton.Relief        = ((global::Gtk.ReliefStyle)(2));
     // Container child prevbutton.Gtk.Container+ContainerChild
     this.prevbuttonimage      = new global::VAS.UI.Helpers.ImageView();
     this.prevbuttonimage.Name = "prevbuttonimage";
     this.prevbutton.Add(this.prevbuttonimage);
     this.buttonsbox.Add(this.prevbutton);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.buttonsbox [this.prevbutton]));
     w26.Position = 0;
     w26.Expand   = false;
     w26.Fill     = false;
     // Container child buttonsbox.Gtk.Box+BoxChild
     this.playbutton = new global::Gtk.Button();
     this.playbutton.TooltipMarkup = "Play";
     this.playbutton.Name          = "playbutton";
     this.playbutton.Relief        = ((global::Gtk.ReliefStyle)(2));
     // Container child playbutton.Gtk.Container+ContainerChild
     this.playbuttonimage      = new global::VAS.UI.Helpers.ImageView();
     this.playbuttonimage.Name = "playbuttonimage";
     this.playbutton.Add(this.playbuttonimage);
     this.buttonsbox.Add(this.playbutton);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.buttonsbox [this.playbutton]));
     w28.Position = 1;
     w28.Expand   = false;
     w28.Fill     = false;
     // Container child buttonsbox.Gtk.Box+BoxChild
     this.pausebutton = new global::Gtk.Button();
     this.pausebutton.TooltipMarkup = "Pause";
     this.pausebutton.Name          = "pausebutton";
     this.pausebutton.Relief        = ((global::Gtk.ReliefStyle)(2));
     // Container child pausebutton.Gtk.Container+ContainerChild
     this.pausebuttonimage      = new global::VAS.UI.Helpers.ImageView();
     this.pausebuttonimage.Name = "pausebuttonimage";
     this.pausebutton.Add(this.pausebuttonimage);
     this.buttonsbox.Add(this.pausebutton);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.buttonsbox [this.pausebutton]));
     w30.Position = 2;
     w30.Expand   = false;
     w30.Fill     = false;
     // Container child buttonsbox.Gtk.Box+BoxChild
     this.nextbutton = new global::Gtk.Button();
     this.nextbutton.TooltipMarkup = "Next";
     this.nextbutton.Sensitive     = false;
     this.nextbutton.Name          = "nextbutton";
     this.nextbutton.Relief        = ((global::Gtk.ReliefStyle)(2));
     // Container child nextbutton.Gtk.Container+ContainerChild
     this.nextbuttonimage      = new global::VAS.UI.Helpers.ImageView();
     this.nextbuttonimage.Name = "nextbuttonimage";
     this.nextbutton.Add(this.nextbuttonimage);
     this.buttonsbox.Add(this.nextbutton);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.buttonsbox [this.nextbutton]));
     w32.Position = 3;
     w32.Expand   = false;
     w32.Fill     = false;
     this.centerBlockAlignment.Add(this.buttonsbox);
     this.hbox4.Add(this.centerBlockAlignment);
     global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.centerBlockAlignment]));
     w34.Position = 0;
     w34.Fill     = false;
     this.controlsbox.Add(this.hbox4);
     global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.controlsbox [this.hbox4]));
     w35.Position = 1;
     // Container child controlsbox.Gtk.Box+BoxChild
     this.rightBlockAlignment      = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.rightBlockAlignment.Name = "rightBlockAlignment";
     // Container child rightBlockAlignment.Gtk.Container+ContainerChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.jumpsbox         = new global::Gtk.HBox();
     this.jumpsbox.Name    = "jumpsbox";
     this.jumpsbox.Spacing = 6;
     // Container child jumpsbox.Gtk.Box+BoxChild
     this.jumpsLeftSeparator      = new global::Gtk.VSeparator();
     this.jumpsLeftSeparator.Name = "jumpsLeftSeparator";
     this.jumpsbox.Add(this.jumpsLeftSeparator);
     global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.jumpsbox [this.jumpsLeftSeparator]));
     w36.Position = 0;
     w36.Expand   = false;
     w36.Fill     = false;
     // Container child jumpsbox.Gtk.Box+BoxChild
     this.vbox3      = new global::Gtk.VBox();
     this.vbox3.Name = "vbox3";
     // Container child vbox3.Gtk.Box+BoxChild
     this.jumpsButton = new global::Gtk.Button();
     this.jumpsButton.WidthRequest  = 21;
     this.jumpsButton.HeightRequest = 21;
     this.jumpsButton.CanFocus      = true;
     this.jumpsButton.Name          = "jumpsButton";
     this.jumpsButton.FocusOnClick  = false;
     this.jumpsButton.Relief        = ((global::Gtk.ReliefStyle)(2));
     this.jumpsButton.Xalign        = 0F;
     this.jumpsButton.Yalign        = 0F;
     // Container child jumpsButton.Gtk.Container+ContainerChild
     this.jumpsButtonImage      = new global::VAS.UI.Helpers.ImageView();
     this.jumpsButtonImage.Name = "jumpsButtonImage";
     this.jumpsButton.Add(this.jumpsButtonImage);
     this.vbox3.Add(this.jumpsButton);
     global::Gtk.Box.BoxChild w38 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.jumpsButton]));
     w38.Position = 0;
     w38.Expand   = false;
     w38.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.jumpsLabel      = new global::Gtk.Label();
     this.jumpsLabel.Name = "jumpsLabel";
     this.vbox3.Add(this.jumpsLabel);
     global::Gtk.Box.BoxChild w39 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.jumpsLabel]));
     w39.Position = 1;
     w39.Expand   = false;
     w39.Fill     = false;
     this.jumpsbox.Add(this.vbox3);
     global::Gtk.Box.BoxChild w40 = ((global::Gtk.Box.BoxChild)(this.jumpsbox [this.vbox3]));
     w40.Position = 1;
     w40.Expand   = false;
     w40.Fill     = false;
     // Container child jumpsbox.Gtk.Box+BoxChild
     this.jumpsRightSeparator      = new global::Gtk.VSeparator();
     this.jumpsRightSeparator.Name = "jumpsRightSeparator";
     this.jumpsbox.Add(this.jumpsRightSeparator);
     global::Gtk.Box.BoxChild w41 = ((global::Gtk.Box.BoxChild)(this.jumpsbox [this.jumpsRightSeparator]));
     w41.Position = 2;
     w41.Expand   = false;
     w41.Fill     = false;
     this.hbox3.Add(this.jumpsbox);
     global::Gtk.Box.BoxChild w42 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.jumpsbox]));
     w42.Position = 0;
     w42.Expand   = false;
     w42.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.zoomBox         = new global::Gtk.HBox();
     this.zoomBox.Name    = "zoomBox";
     this.zoomBox.Spacing = 6;
     // Container child zoomBox.Gtk.Box+BoxChild
     this.zoomBoxV      = new global::Gtk.VBox();
     this.zoomBoxV.Name = "zoomBoxV";
     // Container child zoomBoxV.Gtk.Box+BoxChild
     this.zoomLevelButton = new global::Gtk.Button();
     this.zoomLevelButton.WidthRequest  = 21;
     this.zoomLevelButton.HeightRequest = 21;
     this.zoomLevelButton.CanFocus      = true;
     this.zoomLevelButton.Name          = "zoomLevelButton";
     this.zoomLevelButton.FocusOnClick  = false;
     this.zoomLevelButton.Relief        = ((global::Gtk.ReliefStyle)(2));
     // Container child zoomLevelButton.Gtk.Container+ContainerChild
     this.zoomLevelImage      = new global::VAS.UI.Helpers.ImageView();
     this.zoomLevelImage.Name = "zoomLevelImage";
     this.zoomLevelButton.Add(this.zoomLevelImage);
     this.zoomBoxV.Add(this.zoomLevelButton);
     global::Gtk.Box.BoxChild w44 = ((global::Gtk.Box.BoxChild)(this.zoomBoxV [this.zoomLevelButton]));
     w44.Position = 0;
     w44.Expand   = false;
     w44.Fill     = false;
     // Container child zoomBoxV.Gtk.Box+BoxChild
     this.zoomLabel      = new global::Gtk.Label();
     this.zoomLabel.Name = "zoomLabel";
     this.zoomBoxV.Add(this.zoomLabel);
     global::Gtk.Box.BoxChild w45 = ((global::Gtk.Box.BoxChild)(this.zoomBoxV [this.zoomLabel]));
     w45.Position = 1;
     w45.Expand   = false;
     w45.Fill     = false;
     this.zoomBox.Add(this.zoomBoxV);
     global::Gtk.Box.BoxChild w46 = ((global::Gtk.Box.BoxChild)(this.zoomBox [this.zoomBoxV]));
     w46.Position = 0;
     w46.Expand   = false;
     w46.Fill     = false;
     // Container child zoomBox.Gtk.Box+BoxChild
     this.zoomSeparator      = new global::Gtk.VSeparator();
     this.zoomSeparator.Name = "zoomSeparator";
     this.zoomBox.Add(this.zoomSeparator);
     global::Gtk.Box.BoxChild w47 = ((global::Gtk.Box.BoxChild)(this.zoomBox [this.zoomSeparator]));
     w47.Position = 1;
     w47.Expand   = false;
     w47.Fill     = false;
     this.hbox3.Add(this.zoomBox);
     global::Gtk.Box.BoxChild w48 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.zoomBox]));
     w48.Position = 1;
     w48.Expand   = false;
     w48.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.rateBox         = new global::Gtk.HBox();
     this.rateBox.Name    = "rateBox";
     this.rateBox.Spacing = 6;
     // Container child rateBox.Gtk.Box+BoxChild
     this.rateBoxV      = new global::Gtk.VBox();
     this.rateBoxV.Name = "rateBoxV";
     // Container child rateBoxV.Gtk.Box+BoxChild
     this.rateLevelButton = new global::Gtk.Button();
     this.rateLevelButton.WidthRequest  = 21;
     this.rateLevelButton.HeightRequest = 21;
     this.rateLevelButton.Sensitive     = false;
     this.rateLevelButton.CanFocus      = true;
     this.rateLevelButton.Name          = "rateLevelButton";
     this.rateLevelButton.FocusOnClick  = false;
     this.rateLevelButton.Relief        = ((global::Gtk.ReliefStyle)(2));
     // Container child rateLevelButton.Gtk.Container+ContainerChild
     this.rateLevelButtonImage      = new global::VAS.UI.Helpers.ImageView();
     this.rateLevelButtonImage.Name = "rateLevelButtonImage";
     this.rateLevelButton.Add(this.rateLevelButtonImage);
     this.rateBoxV.Add(this.rateLevelButton);
     global::Gtk.Box.BoxChild w50 = ((global::Gtk.Box.BoxChild)(this.rateBoxV [this.rateLevelButton]));
     w50.Position = 0;
     w50.Expand   = false;
     w50.Fill     = false;
     // Container child rateBoxV.Gtk.Box+BoxChild
     this.rateLabel      = new global::Gtk.Label();
     this.rateLabel.Name = "rateLabel";
     this.rateBoxV.Add(this.rateLabel);
     global::Gtk.Box.BoxChild w51 = ((global::Gtk.Box.BoxChild)(this.rateBoxV [this.rateLabel]));
     w51.Position = 1;
     w51.Expand   = false;
     w51.Fill     = false;
     this.rateBox.Add(this.rateBoxV);
     global::Gtk.Box.BoxChild w52 = ((global::Gtk.Box.BoxChild)(this.rateBox [this.rateBoxV]));
     w52.Position = 0;
     w52.Expand   = false;
     w52.Fill     = false;
     // Container child rateBox.Gtk.Box+BoxChild
     this.rateSeparator      = new global::Gtk.VSeparator();
     this.rateSeparator.Name = "rateSeparator";
     this.rateBox.Add(this.rateSeparator);
     global::Gtk.Box.BoxChild w53 = ((global::Gtk.Box.BoxChild)(this.rateBox [this.rateSeparator]));
     w53.Position = 1;
     w53.Expand   = false;
     w53.Fill     = false;
     this.hbox3.Add(this.rateBox);
     global::Gtk.Box.BoxChild w54 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.rateBox]));
     w54.Position = 2;
     w54.Expand   = false;
     w54.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.durationBox         = new global::Gtk.HBox();
     this.durationBox.Name    = "durationBox";
     this.durationBox.Spacing = 6;
     // Container child durationBox.Gtk.Box+BoxChild
     this.durationBoxV      = new global::Gtk.VBox();
     this.durationBoxV.Name = "durationBoxV";
     // Container child durationBoxV.Gtk.Box+BoxChild
     this.DurationButton = new global::Gtk.ToggleButton();
     this.DurationButton.WidthRequest  = 21;
     this.DurationButton.HeightRequest = 21;
     this.DurationButton.Name          = "DurationButton";
     this.DurationButton.Relief        = ((global::Gtk.ReliefStyle)(2));
     // Container child DurationButton.Gtk.Container+ContainerChild
     this.DurationButtonImage      = new global::VAS.UI.Helpers.ImageView();
     this.DurationButtonImage.Name = "DurationButtonImage";
     this.DurationButton.Add(this.DurationButtonImage);
     this.durationBoxV.Add(this.DurationButton);
     global::Gtk.Box.BoxChild w56 = ((global::Gtk.Box.BoxChild)(this.durationBoxV [this.DurationButton]));
     w56.Position = 0;
     w56.Expand   = false;
     w56.Fill     = false;
     // Container child durationBoxV.Gtk.Box+BoxChild
     this.durationLabel      = new global::Gtk.Label();
     this.durationLabel.Name = "durationLabel";
     this.durationBoxV.Add(this.durationLabel);
     global::Gtk.Box.BoxChild w57 = ((global::Gtk.Box.BoxChild)(this.durationBoxV [this.durationLabel]));
     w57.Position = 1;
     w57.Expand   = false;
     w57.Fill     = false;
     this.durationBox.Add(this.durationBoxV);
     global::Gtk.Box.BoxChild w58 = ((global::Gtk.Box.BoxChild)(this.durationBox [this.durationBoxV]));
     w58.Position = 0;
     w58.Expand   = false;
     w58.Fill     = false;
     // Container child durationBox.Gtk.Box+BoxChild
     this.durationSeparator      = new global::Gtk.VSeparator();
     this.durationSeparator.Name = "durationSeparator";
     this.durationBox.Add(this.durationSeparator);
     global::Gtk.Box.BoxChild w59 = ((global::Gtk.Box.BoxChild)(this.durationBox [this.durationSeparator]));
     w59.PackType = ((global::Gtk.PackType)(1));
     w59.Position = 1;
     w59.Expand   = false;
     w59.Fill     = false;
     this.hbox3.Add(this.durationBox);
     global::Gtk.Box.BoxChild w60 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.durationBox]));
     w60.Position = 3;
     w60.Expand   = false;
     w60.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.editDurationBox         = new global::Gtk.HBox();
     this.editDurationBox.Name    = "editDurationBox";
     this.editDurationBox.Spacing = 6;
     // Container child editDurationBox.Gtk.Box+BoxChild
     this.editDurationButton           = new global::Gtk.ToggleButton();
     this.editDurationButton.Sensitive = false;
     this.editDurationButton.CanFocus  = true;
     this.editDurationButton.Name      = "editDurationButton";
     this.editDurationButton.Relief    = ((global::Gtk.ReliefStyle)(2));
     this.editDurationBox.Add(this.editDurationButton);
     global::Gtk.Box.BoxChild w61 = ((global::Gtk.Box.BoxChild)(this.editDurationBox [this.editDurationButton]));
     w61.Position = 0;
     // Container child editDurationBox.Gtk.Box+BoxChild
     this.viewportsSeparator1      = new global::Gtk.VSeparator();
     this.viewportsSeparator1.Name = "viewportsSeparator1";
     this.editDurationBox.Add(this.viewportsSeparator1);
     global::Gtk.Box.BoxChild w62 = ((global::Gtk.Box.BoxChild)(this.editDurationBox [this.viewportsSeparator1]));
     w62.Position = 1;
     w62.Expand   = false;
     w62.Fill     = false;
     this.hbox3.Add(this.editDurationBox);
     global::Gtk.Box.BoxChild w63 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.editDurationBox]));
     w63.Position = 4;
     // Container child hbox3.Gtk.Box+BoxChild
     this.viewportsBox         = new global::Gtk.HBox();
     this.viewportsBox.Name    = "viewportsBox";
     this.viewportsBox.Spacing = 6;
     // Container child viewportsBox.Gtk.Box+BoxChild
     this.viewportsSwitchButton        = new global::Gtk.ToggleButton();
     this.viewportsSwitchButton.Name   = "viewportsSwitchButton";
     this.viewportsSwitchButton.Relief = ((global::Gtk.ReliefStyle)(2));
     // Container child viewportsSwitchButton.Gtk.Container+ContainerChild
     this.viewportsSwitchImage      = new global::VAS.UI.Helpers.ImageView();
     this.viewportsSwitchImage.Name = "viewportsSwitchImage";
     this.viewportsSwitchButton.Add(this.viewportsSwitchImage);
     this.viewportsBox.Add(this.viewportsSwitchButton);
     global::Gtk.Box.BoxChild w65 = ((global::Gtk.Box.BoxChild)(this.viewportsBox [this.viewportsSwitchButton]));
     w65.Position = 0;
     w65.Expand   = false;
     w65.Fill     = false;
     // Container child viewportsBox.Gtk.Box+BoxChild
     this.viewportsSeparator      = new global::Gtk.VSeparator();
     this.viewportsSeparator.Name = "viewportsSeparator";
     this.viewportsBox.Add(this.viewportsSeparator);
     global::Gtk.Box.BoxChild w66 = ((global::Gtk.Box.BoxChild)(this.viewportsBox [this.viewportsSeparator]));
     w66.Position = 1;
     w66.Expand   = false;
     w66.Fill     = false;
     this.hbox3.Add(this.viewportsBox);
     global::Gtk.Box.BoxChild w67 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.viewportsBox]));
     w67.Position = 5;
     w67.Expand   = false;
     w67.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.center_playhead_box      = new global::Gtk.HBox();
     this.center_playhead_box.Name = "center_playhead_box";
     // Container child center_playhead_box.Gtk.Box+BoxChild
     this.centerplayheadbutton = new global::Gtk.Button();
     this.centerplayheadbutton.TooltipMarkup = "Next";
     this.centerplayheadbutton.Name          = "centerplayheadbutton";
     this.centerplayheadbutton.Relief        = ((global::Gtk.ReliefStyle)(2));
     // Container child centerplayheadbutton.Gtk.Container+ContainerChild
     this.centerplayheadbuttonimage      = new global::VAS.UI.Helpers.ImageView();
     this.centerplayheadbuttonimage.Name = "centerplayheadbuttonimage";
     this.centerplayheadbutton.Add(this.centerplayheadbuttonimage);
     this.center_playhead_box.Add(this.centerplayheadbutton);
     global::Gtk.Box.BoxChild w69 = ((global::Gtk.Box.BoxChild)(this.center_playhead_box [this.centerplayheadbutton]));
     w69.Position = 0;
     w69.Expand   = false;
     w69.Fill     = false;
     // Container child center_playhead_box.Gtk.Box+BoxChild
     this.centerPlayHeadSeparator      = new global::Gtk.VSeparator();
     this.centerPlayHeadSeparator.Name = "centerPlayHeadSeparator";
     this.center_playhead_box.Add(this.centerPlayHeadSeparator);
     global::Gtk.Box.BoxChild w70 = ((global::Gtk.Box.BoxChild)(this.center_playhead_box [this.centerPlayHeadSeparator]));
     w70.PackType = ((global::Gtk.PackType)(1));
     w70.Position = 1;
     w70.Expand   = false;
     w70.Fill     = false;
     this.hbox3.Add(this.center_playhead_box);
     global::Gtk.Box.BoxChild w71 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.center_playhead_box]));
     w71.Position = 6;
     w71.Expand   = false;
     w71.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.detachbutton = new global::Gtk.Button();
     this.detachbutton.TooltipMarkup = "Detach window";
     this.detachbutton.Name          = "detachbutton";
     this.detachbutton.Relief        = ((global::Gtk.ReliefStyle)(2));
     // Container child detachbutton.Gtk.Container+ContainerChild
     this.detachbuttonimage      = new global::VAS.UI.Helpers.ImageView();
     this.detachbuttonimage.Name = "detachbuttonimage";
     this.detachbutton.Add(this.detachbuttonimage);
     this.hbox3.Add(this.detachbutton);
     global::Gtk.Box.BoxChild w73 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.detachbutton]));
     w73.PackType = ((global::Gtk.PackType)(1));
     w73.Position = 7;
     w73.Expand   = false;
     w73.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.volumebutton = new global::Gtk.Button();
     this.volumebutton.TooltipMarkup = "Volume";
     this.volumebutton.Name          = "volumebutton";
     this.volumebutton.Relief        = ((global::Gtk.ReliefStyle)(2));
     // Container child volumebutton.Gtk.Container+ContainerChild
     this.volumebuttonimage      = new global::VAS.UI.Helpers.ImageView();
     this.volumebuttonimage.Name = "volumebuttonimage";
     this.volumebutton.Add(this.volumebuttonimage);
     this.hbox3.Add(this.volumebutton);
     global::Gtk.Box.BoxChild w75 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.volumebutton]));
     w75.PackType = ((global::Gtk.PackType)(1));
     w75.Position = 8;
     w75.Expand   = false;
     w75.Fill     = false;
     this.rightBlockAlignment.Add(this.hbox3);
     this.controlsbox.Add(this.rightBlockAlignment);
     global::Gtk.Box.BoxChild w77 = ((global::Gtk.Box.BoxChild)(this.controlsbox [this.rightBlockAlignment]));
     w77.PackType = ((global::Gtk.PackType)(1));
     w77.Position = 2;
     this.vbox1.Add(this.controlsbox);
     global::Gtk.Box.BoxChild w78 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.controlsbox]));
     w78.Position = 2;
     w78.Expand   = false;
     w78.Fill     = false;
     this.alignment1.Add(this.vbox1);
     this.lightbackgroundeventbox.Add(this.alignment1);
     this.totalbox.Add(this.lightbackgroundeventbox);
     global::Gtk.Box.BoxChild w81 = ((global::Gtk.Box.BoxChild)(this.totalbox [this.lightbackgroundeventbox]));
     w81.Position = 1;
     w81.Expand   = false;
     this.maineventbox.Add(this.totalbox);
     this.Add(this.maineventbox);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.blackboarddrawingarea.Hide();
     this.closebutton.Hide();
     this.prevbutton.Hide();
     this.pausebutton.Hide();
     this.nextbutton.Hide();
     this.DurationButton.Hide();
     this.durationBoxV.Hide();
     this.durationBox.Hide();
     this.controlsbox.Hide();
     this.Show();
 }
Ejemplo n.º 14
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget VAS.UI.CapturerBin
     global::Stetic.BinContainer.Attach(this);
     this.Name = "VAS.UI.CapturerBin";
     // Container child VAS.UI.CapturerBin.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.videowindow        = new global::VAS.UI.VideoWindow();
     this.videowindow.Events = ((global::Gdk.EventMask)(256));
     this.videowindow.Name   = "videowindow";
     this.videowindow.Ratio  = 0F;
     this.vbox1.Add(this.videowindow);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.videowindow]));
     w1.Position = 0;
     // Container child vbox1.Gtk.Box+BoxChild
     this.alignment1      = new global::Gtk.Alignment(0.5F, 0.5F, 0F, 1F);
     this.alignment1.Name = "alignment1";
     // Container child alignment1.Gtk.Container+ContainerChild
     this.controllerbox         = new global::Gtk.HBox();
     this.controllerbox.Name    = "controllerbox";
     this.controllerbox.Spacing = 6;
     // Container child controllerbox.Gtk.Box+BoxChild
     this.hourseventbox      = new global::Gtk.EventBox();
     this.hourseventbox.Name = "hourseventbox";
     // Container child hourseventbox.Gtk.Container+ContainerChild
     this.hourArea      = new global::Gtk.DrawingArea();
     this.hourArea.Name = "hourArea";
     this.hourseventbox.Add(this.hourArea);
     this.controllerbox.Add(this.hourseventbox);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.controllerbox [this.hourseventbox]));
     w3.Position = 0;
     w3.Expand   = false;
     // Container child controllerbox.Gtk.Box+BoxChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::VAS.Core.Catalog.GetString("<b>:</b>");
     this.label1.UseMarkup = true;
     this.controllerbox.Add(this.label1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.controllerbox [this.label1]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child controllerbox.Gtk.Box+BoxChild
     this.minuteseventbox      = new global::Gtk.EventBox();
     this.minuteseventbox.Name = "minuteseventbox";
     // Container child minuteseventbox.Gtk.Container+ContainerChild
     this.minutesArea      = new global::Gtk.DrawingArea();
     this.minutesArea.Name = "minutesArea";
     this.minuteseventbox.Add(this.minutesArea);
     this.controllerbox.Add(this.minuteseventbox);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.controllerbox [this.minuteseventbox]));
     w6.Position = 2;
     // Container child controllerbox.Gtk.Box+BoxChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::VAS.Core.Catalog.GetString("<b>:</b>");
     this.label2.UseMarkup = true;
     this.controllerbox.Add(this.label2);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.controllerbox [this.label2]));
     w7.Position = 3;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child controllerbox.Gtk.Box+BoxChild
     this.secondseventbox      = new global::Gtk.EventBox();
     this.secondseventbox.Name = "secondseventbox";
     // Container child secondseventbox.Gtk.Container+ContainerChild
     this.secondsArea      = new global::Gtk.DrawingArea();
     this.secondsArea.Name = "secondsArea";
     this.secondseventbox.Add(this.secondsArea);
     this.controllerbox.Add(this.secondseventbox);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.controllerbox [this.secondseventbox]));
     w9.Position = 4;
     // Container child controllerbox.Gtk.Box+BoxChild
     this.periodlabel      = new global::Gtk.Label();
     this.periodlabel.Name = "periodlabel";
     this.periodlabel.Xpad = 10;
     this.controllerbox.Add(this.periodlabel);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.controllerbox [this.periodlabel]));
     w10.Position = 5;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child controllerbox.Gtk.Box+BoxChild
     this.vseparator1      = new global::Gtk.VSeparator();
     this.vseparator1.Name = "vseparator1";
     this.controllerbox.Add(this.vseparator1);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.controllerbox [this.vseparator1]));
     w11.Position = 6;
     // Container child controllerbox.Gtk.Box+BoxChild
     this.recbutton = new global::Gtk.Button();
     this.recbutton.TooltipMarkup = "Start recording period";
     this.recbutton.CanFocus      = true;
     this.recbutton.Name          = "recbutton";
     this.recbutton.Relief        = ((global::Gtk.ReliefStyle)(2));
     // Container child recbutton.Gtk.Container+ContainerChild
     this.recimage      = new global::VAS.UI.Helpers.ImageView();
     this.recimage.Name = "recimage";
     this.recbutton.Add(this.recimage);
     this.controllerbox.Add(this.recbutton);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.controllerbox [this.recbutton]));
     w13.Position = 7;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child controllerbox.Gtk.Box+BoxChild
     this.stopbutton = new global::Gtk.Button();
     this.stopbutton.TooltipMarkup = "Stop recording period";
     this.stopbutton.CanFocus      = true;
     this.stopbutton.Name          = "stopbutton";
     this.stopbutton.Relief        = ((global::Gtk.ReliefStyle)(2));
     // Container child stopbutton.Gtk.Container+ContainerChild
     this.stopimage      = new global::VAS.UI.Helpers.ImageView();
     this.stopimage.Name = "stopimage";
     this.stopbutton.Add(this.stopimage);
     this.controllerbox.Add(this.stopbutton);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.controllerbox [this.stopbutton]));
     w15.Position = 8;
     w15.Expand   = false;
     w15.Fill     = false;
     // Container child controllerbox.Gtk.Box+BoxChild
     this.pausebutton = new global::Gtk.Button();
     this.pausebutton.TooltipMarkup = "Pause clock";
     this.pausebutton.CanFocus      = true;
     this.pausebutton.Name          = "pausebutton";
     this.pausebutton.Relief        = ((global::Gtk.ReliefStyle)(2));
     // Container child pausebutton.Gtk.Container+ContainerChild
     this.pauseimage      = new global::VAS.UI.Helpers.ImageView();
     this.pauseimage.Name = "pauseimage";
     this.pausebutton.Add(this.pauseimage);
     this.controllerbox.Add(this.pausebutton);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.controllerbox [this.pausebutton]));
     w17.Position = 9;
     w17.Expand   = false;
     w17.Fill     = false;
     // Container child controllerbox.Gtk.Box+BoxChild
     this.resumebutton = new global::Gtk.Button();
     this.resumebutton.TooltipMarkup = "Resume clock";
     this.resumebutton.CanFocus      = true;
     this.resumebutton.Name          = "resumebutton";
     this.resumebutton.Relief        = ((global::Gtk.ReliefStyle)(2));
     // Container child resumebutton.Gtk.Container+ContainerChild
     this.resumeimage      = new global::VAS.UI.Helpers.ImageView();
     this.resumeimage.Name = "resumeimage";
     this.resumebutton.Add(this.resumeimage);
     this.controllerbox.Add(this.resumebutton);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.controllerbox [this.resumebutton]));
     w19.Position = 10;
     w19.Expand   = false;
     w19.Fill     = false;
     // Container child controllerbox.Gtk.Box+BoxChild
     this.savebutton = new global::Gtk.Button();
     this.savebutton.TooltipMarkup = "Save project";
     this.savebutton.CanFocus      = true;
     this.savebutton.Name          = "savebutton";
     this.savebutton.Relief        = ((global::Gtk.ReliefStyle)(2));
     // Container child savebutton.Gtk.Container+ContainerChild
     this.saveimage      = new global::VAS.UI.Helpers.ImageView();
     this.saveimage.Name = "saveimage";
     this.savebutton.Add(this.saveimage);
     this.controllerbox.Add(this.savebutton);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.controllerbox [this.savebutton]));
     w21.Position = 11;
     w21.Expand   = false;
     w21.Fill     = false;
     // Container child controllerbox.Gtk.Box+BoxChild
     this.cancelbutton = new global::Gtk.Button();
     this.cancelbutton.TooltipMarkup = "Cancel capture";
     this.cancelbutton.CanFocus      = true;
     this.cancelbutton.Name          = "cancelbutton";
     this.cancelbutton.Relief        = ((global::Gtk.ReliefStyle)(2));
     // Container child cancelbutton.Gtk.Container+ContainerChild
     this.cancelimage      = new global::VAS.UI.Helpers.ImageView();
     this.cancelimage.Name = "cancelimage";
     this.cancelbutton.Add(this.cancelimage);
     this.controllerbox.Add(this.cancelbutton);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.controllerbox [this.cancelbutton]));
     w23.Position = 12;
     w23.Expand   = false;
     w23.Fill     = false;
     // Container child controllerbox.Gtk.Box+BoxChild
     this.vseparator2      = new global::Gtk.VSeparator();
     this.vseparator2.Name = "vseparator2";
     this.controllerbox.Add(this.vseparator2);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.controllerbox [this.vseparator2]));
     w24.Position = 13;
     // Container child controllerbox.Gtk.Box+BoxChild
     this.lasteventbox         = new global::Gtk.HBox();
     this.lasteventbox.Name    = "lasteventbox";
     this.lasteventbox.Spacing = 6;
     // Container child lasteventbox.Gtk.Box+BoxChild
     this.lastlabel               = new global::Gtk.Label();
     this.lastlabel.Name          = "lastlabel";
     this.lastlabel.Ellipsize     = ((global::Pango.EllipsizeMode)(3));
     this.lastlabel.MaxWidthChars = 15;
     this.lasteventbox.Add(this.lastlabel);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.lasteventbox [this.lastlabel]));
     w25.Position = 0;
     w25.Fill     = false;
     // Container child lasteventbox.Gtk.Box+BoxChild
     this.deletelastbutton = new global::Gtk.Button();
     this.deletelastbutton.TooltipMarkup = "Delete event";
     this.deletelastbutton.CanFocus      = true;
     this.deletelastbutton.Name          = "deletelastbutton";
     this.deletelastbutton.Relief        = ((global::Gtk.ReliefStyle)(2));
     // Container child deletelastbutton.Gtk.Container+ContainerChild
     this.deletelastimage      = new global::VAS.UI.Helpers.ImageView();
     this.deletelastimage.Name = "deletelastimage";
     this.deletelastbutton.Add(this.deletelastimage);
     this.lasteventbox.Add(this.deletelastbutton);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.lasteventbox [this.deletelastbutton]));
     w27.Position = 1;
     w27.Expand   = false;
     w27.Fill     = false;
     // Container child lasteventbox.Gtk.Box+BoxChild
     this.playlastbutton = new global::Gtk.Button();
     this.playlastbutton.TooltipMarkup = "Replay event";
     this.playlastbutton.CanFocus      = true;
     this.playlastbutton.Name          = "playlastbutton";
     this.playlastbutton.Relief        = ((global::Gtk.ReliefStyle)(2));
     // Container child playlastbutton.Gtk.Container+ContainerChild
     this.playlastimage      = new global::VAS.UI.Helpers.ImageView();
     this.playlastimage.Name = "playlastimage";
     this.playlastbutton.Add(this.playlastimage);
     this.lasteventbox.Add(this.playlastbutton);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.lasteventbox [this.playlastbutton]));
     w29.Position = 2;
     w29.Expand   = false;
     w29.Fill     = false;
     this.controllerbox.Add(this.lasteventbox);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.controllerbox [this.lasteventbox]));
     w30.PackType = ((global::Gtk.PackType)(1));
     w30.Position = 14;
     w30.Expand   = false;
     w30.Fill     = false;
     this.alignment1.Add(this.controllerbox);
     this.vbox1.Add(this.alignment1);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.alignment1]));
     w32.Position = 1;
     w32.Expand   = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.videowindow.Hide();
     this.Show();
 }
Ejemplo n.º 15
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget VAS.UI.SliderView
     this.WidthRequest      = 30;
     this.HeightRequest     = 205;
     this.Name              = "VAS.UI.SliderView";
     this.Title             = "";
     this.WindowPosition    = ((global::Gtk.WindowPosition)(2));
     this.Decorated         = false;
     this.DestroyWithParent = true;
     this.SkipPagerHint     = true;
     this.SkipTaskbarHint   = true;
     // Container child VAS.UI.SliderView.Gtk.Container+ContainerChild
     this.vbox2      = new global::Gtk.VBox();
     this.vbox2.Name = "vbox2";
     // Container child vbox2.Gtk.Box+BoxChild
     this.morebutton = new global::Gtk.Button();
     this.morebutton.TooltipMarkup = "Pause";
     this.morebutton.WidthRequest  = 25;
     this.morebutton.HeightRequest = 25;
     this.morebutton.Name          = "morebutton";
     this.morebutton.Relief        = ((global::Gtk.ReliefStyle)(2));
     // Container child morebutton.Gtk.Container+ContainerChild
     this.moreButtonImage = new global::VAS.UI.Helpers.ImageView();
     this.moreButtonImage.WidthRequest  = 22;
     this.moreButtonImage.HeightRequest = 22;
     this.moreButtonImage.Name          = "moreButtonImage";
     this.morebutton.Add(this.moreButtonImage);
     this.vbox2.Add(this.morebutton);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.morebutton]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.scale = new global::Gtk.VScale(null);
     this.scale.TooltipMarkup            = "Playback speed";
     this.scale.Name                     = "scale";
     this.scale.UpdatePolicy             = ((global::Gtk.UpdateType)(1));
     this.scale.Inverted                 = true;
     this.scale.Adjustment.Lower         = 1;
     this.scale.Adjustment.Upper         = 30;
     this.scale.Adjustment.PageIncrement = 3;
     this.scale.Adjustment.PageSize      = 1;
     this.scale.Adjustment.StepIncrement = 1;
     this.scale.Adjustment.Value         = 1;
     this.scale.DrawValue                = true;
     this.scale.Digits                   = 0;
     this.scale.ValuePos                 = ((global::Gtk.PositionType)(3));
     this.vbox2.Add(this.scale);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.scale]));
     w3.Position = 1;
     // Container child vbox2.Gtk.Box+BoxChild
     this.lessbutton = new global::Gtk.Button();
     this.lessbutton.TooltipMarkup = "Pause";
     this.lessbutton.WidthRequest  = 25;
     this.lessbutton.HeightRequest = 25;
     this.lessbutton.Name          = "lessbutton";
     this.lessbutton.Relief        = ((global::Gtk.ReliefStyle)(2));
     // Container child lessbutton.Gtk.Container+ContainerChild
     this.lessButtonImage = new global::VAS.UI.Helpers.ImageView();
     this.lessButtonImage.WidthRequest  = 22;
     this.lessButtonImage.HeightRequest = 22;
     this.lessButtonImage.Name          = "lessButtonImage";
     this.lessbutton.Add(this.lessButtonImage);
     this.vbox2.Add(this.lessbutton);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.lessbutton]));
     w5.Position = 2;
     w5.Expand   = false;
     w5.Fill     = false;
     this.Add(this.vbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 30;
     this.DefaultHeight = 205;
     this.Hide();
     this.FocusOutEvent += new global::Gtk.FocusOutEventHandler(this.OnFocusOutEvent);
 }
Ejemplo n.º 16
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget VAS.UI.VideoPlayerCapturerBin
     global::Stetic.BinContainer.Attach(this);
     this.Name = "VAS.UI.VideoPlayerCapturerBin";
     // Container child VAS.UI.VideoPlayerCapturerBin.Gtk.Container+ContainerChild
     this.hbox4             = new global::Gtk.HBox();
     this.hbox4.Name        = "hbox4";
     this.hbox4.Homogeneous = true;
     this.hbox4.Spacing     = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.playerbox         = new global::Gtk.VBox();
     this.playerbox.Name    = "playerbox";
     this.playerbox.Spacing = 6;
     // Container child playerbox.Gtk.Box+BoxChild
     this.replayhbox         = new global::Gtk.HBox();
     this.replayhbox.Name    = "replayhbox";
     this.replayhbox.Spacing = 6;
     // Container child replayhbox.Gtk.Box+BoxChild
     this.replayimage      = new global::VAS.UI.Helpers.ImageView();
     this.replayimage.Name = "replayimage";
     this.replayhbox.Add(this.replayimage);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.replayhbox[this.replayimage]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child replayhbox.Gtk.Box+BoxChild
     this.replaylabel           = new global::Gtk.Label();
     this.replaylabel.Name      = "replaylabel";
     this.replaylabel.LabelProp = global::VAS.Core.Catalog.GetString("Replay");
     this.replayhbox.Add(this.replaylabel);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.replayhbox[this.replaylabel]));
     w2.Position = 1;
     w2.Expand   = false;
     w2.Fill     = false;
     this.playerbox.Add(this.replayhbox);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.playerbox[this.replayhbox]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     this.hbox4.Add(this.playerbox);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.playerbox]));
     w4.Position = 0;
     // Container child hbox4.Gtk.Box+BoxChild
     this.capturerbox         = new global::Gtk.VBox();
     this.capturerbox.Name    = "capturerbox";
     this.capturerbox.Spacing = 6;
     // Container child capturerbox.Gtk.Box+BoxChild
     this.livebox         = new global::Gtk.HBox();
     this.livebox.Name    = "livebox";
     this.livebox.Spacing = 6;
     // Container child livebox.Gtk.Box+BoxChild
     this.liveimage      = new global::VAS.UI.Helpers.ImageView();
     this.liveimage.Name = "liveimage";
     this.livebox.Add(this.liveimage);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.livebox[this.liveimage]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child livebox.Gtk.Box+BoxChild
     this.livelabel           = new global::Gtk.Label();
     this.livelabel.Name      = "livelabel";
     this.livelabel.LabelProp = global::VAS.Core.Catalog.GetString("Live");
     this.livebox.Add(this.livelabel);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.livebox[this.livelabel]));
     w6.Position = 1;
     w6.Expand   = false;
     w6.Fill     = false;
     this.capturerbox.Add(this.livebox);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.capturerbox[this.livebox]));
     w7.Position = 0;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child capturerbox.Gtk.Box+BoxChild
     this.capturerbin           = new global::VAS.UI.CapturerBin();
     this.capturerbin.Events    = ((global::Gdk.EventMask)(256));
     this.capturerbin.Name      = "capturerbin";
     this.capturerbin.Capturing = false;
     this.capturerbox.Add(this.capturerbin);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.capturerbox[this.capturerbin]));
     w8.Position = 1;
     this.hbox4.Add(this.capturerbox);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.capturerbox]));
     w9.Position = 1;
     this.Add(this.hbox4);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.replayhbox.Hide();
     this.livebox.Hide();
     this.Hide();
 }
Ejemplo n.º 17
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget VAS.UI.Component.Timeline
     global::Stetic.BinContainer.Attach(this);
     this.Name = "VAS.UI.Component.Timeline";
     // Container child VAS.UI.Component.Timeline.Gtk.Container+ContainerChild
     this.hbox1      = new global::Gtk.HBox();
     this.hbox1.Name = "hbox1";
     // Container child hbox1.Gtk.Box+BoxChild
     this.leftbox      = new global::Gtk.VBox();
     this.leftbox.Name = "leftbox";
     // Container child leftbox.Gtk.Box+BoxChild
     this.hbox2 = new global::Gtk.HBox();
     this.hbox2.HeightRequest = 30;
     this.hbox2.Name          = "hbox2";
     this.hbox2.Spacing       = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.focusbutton      = new global::Gtk.Button();
     this.focusbutton.Name = "focusbutton";
     // Container child focusbutton.Gtk.Container+ContainerChild
     this.focusbuttonimage      = new global::VAS.UI.Helpers.ImageView();
     this.focusbuttonimage.Name = "focusbuttonimage";
     this.focusbutton.Add(this.focusbuttonimage);
     this.hbox2.Add(this.focusbutton);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.focusbutton]));
     w2.Position = 0;
     this.leftbox.Add(this.hbox2);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.leftbox [this.hbox2]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child leftbox.Gtk.Box+BoxChild
     this.labelsarea      = new global::Gtk.DrawingArea();
     this.labelsarea.Name = "labelsarea";
     this.leftbox.Add(this.labelsarea);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.leftbox [this.labelsarea]));
     w4.Position = 1;
     // Container child leftbox.Gtk.Box+BoxChild
     this.zoomhbox         = new global::Gtk.HBox();
     this.zoomhbox.Name    = "zoomhbox";
     this.zoomhbox.Spacing = 6;
     // Container child zoomhbox.Gtk.Box+BoxChild
     this.zoomoutimage = new global::VAS.UI.Helpers.ImageView();
     this.zoomoutimage.WidthRequest  = 14;
     this.zoomoutimage.HeightRequest = 8;
     this.zoomoutimage.Name          = "zoomoutimage";
     this.zoomhbox.Add(this.zoomoutimage);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.zoomhbox [this.zoomoutimage]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child zoomhbox.Gtk.Box+BoxChild
     this.focusscale                          = new global::Gtk.HScale(null);
     this.focusscale.CanFocus                 = true;
     this.focusscale.Name                     = "focusscale";
     this.focusscale.Adjustment.Upper         = 100;
     this.focusscale.Adjustment.PageIncrement = 10;
     this.focusscale.Adjustment.StepIncrement = 1;
     this.focusscale.DrawValue                = false;
     this.focusscale.Digits                   = 0;
     this.focusscale.ValuePos                 = ((global::Gtk.PositionType)(2));
     this.zoomhbox.Add(this.focusscale);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.zoomhbox [this.focusscale]));
     w6.Position = 1;
     // Container child zoomhbox.Gtk.Box+BoxChild
     this.zoominimage = new global::VAS.UI.Helpers.ImageView();
     this.zoominimage.WidthRequest  = 14;
     this.zoominimage.HeightRequest = 8;
     this.zoominimage.Name          = "zoominimage";
     this.zoomhbox.Add(this.zoominimage);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.zoomhbox [this.zoominimage]));
     w7.Position = 2;
     w7.Expand   = false;
     w7.Fill     = false;
     this.leftbox.Add(this.zoomhbox);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.leftbox [this.zoomhbox]));
     w8.Position = 2;
     w8.Expand   = false;
     w8.Fill     = false;
     this.hbox1.Add(this.leftbox);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.leftbox]));
     w9.Position = 0;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbox1      = new global::Gtk.VBox();
     this.vbox1.Name = "vbox1";
     // Container child vbox1.Gtk.Box+BoxChild
     this.timerulearea      = new global::Gtk.DrawingArea();
     this.timerulearea.Name = "timerulearea";
     this.vbox1.Add(this.timerulearea);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.timerulearea]));
     w10.Position = 0;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child vbox1.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 w11 = new global::Gtk.Viewport();
     w11.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.timelinearea      = new global::Gtk.DrawingArea();
     this.timelinearea.Name = "timelinearea";
     w11.Add(this.timelinearea);
     this.scrolledwindow1.Add(w11);
     this.vbox1.Add(this.scrolledwindow1);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.scrolledwindow1]));
     w14.Position = 1;
     this.hbox1.Add(this.vbox1);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox1]));
     w15.Position = 1;
     this.Add(this.hbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget LongoMatch.Gui.Panel.TeamsTemplatesPanel
     global::Stetic.BinContainer.Attach(this);
     this.Name = "LongoMatch.Gui.Panel.TeamsTemplatesPanel";
     // Container child LongoMatch.Gui.Panel.TeamsTemplatesPanel.Gtk.Container+ContainerChild
     this.teameditorvbox         = new global::Gtk.VBox();
     this.teameditorvbox.Name    = "teameditorvbox";
     this.teameditorvbox.Spacing = 6;
     // Container child teameditorvbox.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.teameditorvbox.Add(this.headereventbox);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.teameditorvbox [this.headereventbox]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child teameditorvbox.Gtk.Box+BoxChild
     this.contentalignment              = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.contentalignment.Name         = "contentalignment";
     this.contentalignment.LeftPadding  = ((uint)(12));
     this.contentalignment.RightPadding = ((uint)(12));
     // Container child contentalignment.Gtk.Container+ContainerChild
     this.contentvbox      = new global::Gtk.VBox();
     this.contentvbox.Name = "contentvbox";
     // Container child contentvbox.Gtk.Box+BoxChild
     this.teameditorbuttonbar         = new global::Gtk.HBox();
     this.teameditorbuttonbar.Name    = "teameditorbuttonbar";
     this.teameditorbuttonbar.Spacing = 24;
     // Container child teameditorbuttonbar.Gtk.Box+BoxChild
     this.templateimagealignment              = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.templateimagealignment.Name         = "templateimagealignment";
     this.templateimagealignment.LeftPadding  = ((uint)(12));
     this.templateimagealignment.RightPadding = ((uint)(24));
     // Container child templateimagealignment.Gtk.Container+ContainerChild
     this.teamimage        = new global::VAS.UI.Helpers.ImageView();
     this.teamimage.Name   = "teamimage";
     this.teamimage.Yalign = 1F;
     this.templateimagealignment.Add(this.teamimage);
     this.teameditorbuttonbar.Add(this.templateimagealignment);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.teameditorbuttonbar [this.templateimagealignment]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child teameditorbuttonbar.Gtk.Box+BoxChild
     this.editteamsvbox             = new global::Gtk.VBox();
     this.editteamsvbox.Name        = "editteamsvbox";
     this.editteamsvbox.Spacing     = 2;
     this.editteamsvbox.BorderWidth = ((uint)(6));
     // Container child editteamsvbox.Gtk.Box+BoxChild
     this.editteamslabel           = new global::Gtk.Label();
     this.editteamslabel.Name      = "editteamslabel";
     this.editteamslabel.Xalign    = 0F;
     this.editteamslabel.LabelProp = global::VAS.Core.Catalog.GetString("Manage teams");
     this.editteamslabel.UseMarkup = true;
     this.editteamsvbox.Add(this.editteamslabel);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.editteamsvbox [this.editteamslabel]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child editteamsvbox.Gtk.Box+BoxChild
     this.hbox8         = new global::Gtk.HBox();
     this.hbox8.Name    = "hbox8";
     this.hbox8.Spacing = 6;
     // Container child hbox8.Gtk.Box+BoxChild
     this.newteambutton          = new global::Gtk.Button();
     this.newteambutton.CanFocus = true;
     this.newteambutton.Name     = "newteambutton";
     // Container child newteambutton.Gtk.Container+ContainerChild
     this.newteamimage      = new global::VAS.UI.Helpers.ImageView();
     this.newteamimage.Name = "newteamimage";
     this.newteamimage.Xpad = 5;
     this.newteamimage.Ypad = 5;
     this.newteambutton.Add(this.newteamimage);
     this.hbox8.Add(this.newteambutton);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox8 [this.newteambutton]));
     w7.Position = 0;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child hbox8.Gtk.Box+BoxChild
     this.importteambutton          = new global::Gtk.Button();
     this.importteambutton.CanFocus = true;
     this.importteambutton.Name     = "importteambutton";
     // Container child importteambutton.Gtk.Container+ContainerChild
     this.importteamimage      = new global::VAS.UI.Helpers.ImageView();
     this.importteamimage.Name = "importteamimage";
     this.importteamimage.Xpad = 5;
     this.importteamimage.Ypad = 5;
     this.importteambutton.Add(this.importteamimage);
     this.hbox8.Add(this.importteambutton);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox8 [this.importteambutton]));
     w9.Position = 1;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child hbox8.Gtk.Box+BoxChild
     this.saveteambutton          = new global::Gtk.Button();
     this.saveteambutton.CanFocus = true;
     this.saveteambutton.Name     = "saveteambutton";
     // Container child saveteambutton.Gtk.Container+ContainerChild
     this.saveteamimage      = new global::VAS.UI.Helpers.ImageView();
     this.saveteamimage.Name = "saveteamimage";
     this.saveteamimage.Xpad = 5;
     this.saveteamimage.Ypad = 5;
     this.saveteambutton.Add(this.saveteamimage);
     this.hbox8.Add(this.saveteambutton);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox8 [this.saveteambutton]));
     w11.Position = 2;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child hbox8.Gtk.Box+BoxChild
     this.exportteambutton          = new global::Gtk.Button();
     this.exportteambutton.CanFocus = true;
     this.exportteambutton.Name     = "exportteambutton";
     // Container child exportteambutton.Gtk.Container+ContainerChild
     this.exportteamimage      = new global::VAS.UI.Helpers.ImageView();
     this.exportteamimage.Name = "exportteamimage";
     this.exportteamimage.Xpad = 5;
     this.exportteamimage.Ypad = 5;
     this.exportteambutton.Add(this.exportteamimage);
     this.hbox8.Add(this.exportteambutton);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox8 [this.exportteambutton]));
     w13.Position = 3;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child hbox8.Gtk.Box+BoxChild
     this.deleteteambutton          = new global::Gtk.Button();
     this.deleteteambutton.CanFocus = true;
     this.deleteteambutton.Name     = "deleteteambutton";
     // Container child deleteteambutton.Gtk.Container+ContainerChild
     this.deleteteamimage      = new global::VAS.UI.Helpers.ImageView();
     this.deleteteamimage.Name = "deleteteamimage";
     this.deleteteamimage.Xpad = 5;
     this.deleteteamimage.Ypad = 5;
     this.deleteteambutton.Add(this.deleteteamimage);
     this.hbox8.Add(this.deleteteambutton);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox8 [this.deleteteambutton]));
     w15.Position = 4;
     w15.Expand   = false;
     w15.Fill     = false;
     this.editteamsvbox.Add(this.hbox8);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.editteamsvbox [this.hbox8]));
     w16.Position = 1;
     w16.Expand   = false;
     w16.Fill     = false;
     this.teameditorbuttonbar.Add(this.editteamsvbox);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.teameditorbuttonbar [this.editteamsvbox]));
     w17.Position = 1;
     w17.Expand   = false;
     w17.Fill     = false;
     // Container child teameditorbuttonbar.Gtk.Box+BoxChild
     this.vseparatorimage      = new global::VAS.UI.Helpers.ImageView();
     this.vseparatorimage.Name = "vseparatorimage";
     this.teameditorbuttonbar.Add(this.vseparatorimage);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.teameditorbuttonbar [this.vseparatorimage]));
     w18.Position = 2;
     w18.Expand   = false;
     w18.Fill     = false;
     // Container child teameditorbuttonbar.Gtk.Box+BoxChild
     this.editplayersvbox             = new global::Gtk.VBox();
     this.editplayersvbox.Name        = "editplayersvbox";
     this.editplayersvbox.Spacing     = 2;
     this.editplayersvbox.BorderWidth = ((uint)(6));
     // Container child editplayersvbox.Gtk.Box+BoxChild
     this.editplayerslabel           = new global::Gtk.Label();
     this.editplayerslabel.Name      = "editplayerslabel";
     this.editplayerslabel.Xalign    = 0F;
     this.editplayerslabel.LabelProp = global::VAS.Core.Catalog.GetString("Manage players");
     this.editplayerslabel.UseMarkup = true;
     this.editplayersvbox.Add(this.editplayerslabel);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.editplayersvbox [this.editplayerslabel]));
     w19.Position = 0;
     w19.Fill     = false;
     // Container child editplayersvbox.Gtk.Box+BoxChild
     this.hbox7         = new global::Gtk.HBox();
     this.hbox7.Name    = "hbox7";
     this.hbox7.Spacing = 6;
     // Container child hbox7.Gtk.Box+BoxChild
     this.newplayerbutton1          = new global::Gtk.Button();
     this.newplayerbutton1.CanFocus = true;
     this.newplayerbutton1.Name     = "newplayerbutton1";
     // Container child newplayerbutton1.Gtk.Container+ContainerChild
     this.newplayerimage      = new global::VAS.UI.Helpers.ImageView();
     this.newplayerimage.Name = "newplayerimage";
     this.newplayerimage.Xpad = 5;
     this.newplayerimage.Ypad = 5;
     this.newplayerbutton1.Add(this.newplayerimage);
     this.hbox7.Add(this.newplayerbutton1);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.newplayerbutton1]));
     w21.Position = 0;
     w21.Expand   = false;
     w21.Fill     = false;
     // Container child hbox7.Gtk.Box+BoxChild
     this.deleteplayerbutton          = new global::Gtk.Button();
     this.deleteplayerbutton.CanFocus = true;
     this.deleteplayerbutton.Name     = "deleteplayerbutton";
     // Container child deleteplayerbutton.Gtk.Container+ContainerChild
     this.deleteplayerimage      = new global::VAS.UI.Helpers.ImageView();
     this.deleteplayerimage.Name = "deleteplayerimage";
     this.deleteplayerimage.Xpad = 5;
     this.deleteplayerimage.Ypad = 5;
     this.deleteplayerbutton.Add(this.deleteplayerimage);
     this.hbox7.Add(this.deleteplayerbutton);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.deleteplayerbutton]));
     w23.Position = 1;
     w23.Expand   = false;
     w23.Fill     = false;
     this.editplayersvbox.Add(this.hbox7);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.editplayersvbox [this.hbox7]));
     w24.Position = 1;
     w24.Expand   = false;
     w24.Fill     = false;
     this.teameditorbuttonbar.Add(this.editplayersvbox);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.teameditorbuttonbar [this.editplayersvbox]));
     w25.Position = 3;
     w25.Expand   = false;
     w25.Fill     = false;
     // Container child teameditorbuttonbar.Gtk.Box+BoxChild
     this.playerheaderalignment              = new global::Gtk.Alignment(1F, 1F, 0F, 0F);
     this.playerheaderalignment.Name         = "playerheaderalignment";
     this.playerheaderalignment.RightPadding = ((uint)(12));
     // Container child playerheaderalignment.Gtk.Container+ContainerChild
     this.playerheaderimage      = new global::VAS.UI.Helpers.ImageView();
     this.playerheaderimage.Name = "playerheaderimage";
     this.playerheaderimage.Ypad = 14;
     this.playerheaderalignment.Add(this.playerheaderimage);
     this.teameditorbuttonbar.Add(this.playerheaderalignment);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.teameditorbuttonbar [this.playerheaderalignment]));
     w27.Position = 4;
     this.contentvbox.Add(this.teameditorbuttonbar);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.contentvbox [this.teameditorbuttonbar]));
     w28.Position = 0;
     w28.Expand   = false;
     w28.Fill     = false;
     // Container child contentvbox.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 15;
     // Container child hbox1.Gtk.Box+BoxChild
     this.teamsvbox = new global::Gtk.VBox();
     this.teamsvbox.WidthRequest = 280;
     this.teamsvbox.Name         = "teamsvbox";
     this.teamsvbox.Spacing      = 6;
     // Container child teamsvbox.Gtk.Box+BoxChild
     this.limitationAlignment      = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.limitationAlignment.Name = "limitationAlignment";
     // Container child limitationAlignment.Gtk.Container+ContainerChild
     this.limitationWidget        = new global::LongoMatch.Gui.Component.LMLimitationWidget();
     this.limitationWidget.Events = ((global::Gdk.EventMask)(256));
     this.limitationWidget.Name   = "limitationWidget";
     this.limitationAlignment.Add(this.limitationWidget);
     this.teamsvbox.Add(this.limitationAlignment);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.teamsvbox [this.limitationAlignment]));
     w30.Position = 0;
     w30.Expand   = false;
     w30.Fill     = false;
     // Container child teamsvbox.Gtk.Box+BoxChild
     this.GtkScrolledWindow1            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow1.Name       = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.teamseditortreeview          = new global::Gtk.TreeView();
     this.teamseditortreeview.CanFocus = true;
     this.teamseditortreeview.Name     = "teamseditortreeview";
     this.GtkScrolledWindow1.Add(this.teamseditortreeview);
     this.teamsvbox.Add(this.GtkScrolledWindow1);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.teamsvbox [this.GtkScrolledWindow1]));
     w32.Position = 1;
     this.hbox1.Add(this.teamsvbox);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.teamsvbox]));
     w33.Position = 0;
     w33.Expand   = false;
     w33.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.teamtemplateeditor1        = new global::LongoMatch.Gui.Component.TeamTemplateEditor();
     this.teamtemplateeditor1.Events = ((global::Gdk.EventMask)(256));
     this.teamtemplateeditor1.Name   = "teamtemplateeditor1";
     this.teamtemplateeditor1.Edited = false;
     this.hbox1.Add(this.teamtemplateeditor1);
     global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.teamtemplateeditor1]));
     w34.Position = 1;
     this.contentvbox.Add(this.hbox1);
     global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.contentvbox [this.hbox1]));
     w35.Position = 1;
     this.contentalignment.Add(this.contentvbox);
     this.teameditorvbox.Add(this.contentalignment);
     global::Gtk.Box.BoxChild w37 = ((global::Gtk.Box.BoxChild)(this.teameditorvbox [this.contentalignment]));
     w37.Position = 1;
     this.Add(this.teameditorvbox);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget LongoMatch.Gui.Component.PlayListWidget
     global::Stetic.BinContainer.Attach(this);
     this.WidthRequest = 100;
     this.Name         = "LongoMatch.Gui.Component.PlayListWidget";
     // Container child LongoMatch.Gui.Component.PlayListWidget.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";
     this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     this.vbox2.Add(this.scrolledwindow1);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.scrolledwindow1]));
     w1.Position = 0;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox2             = new global::Gtk.HBox();
     this.hbox2.Name        = "hbox2";
     this.hbox2.Homogeneous = true;
     this.hbox2.Spacing     = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.newbutton = new global::Gtk.Button();
     this.newbutton.TooltipMarkup = "Create a new playlist";
     this.newbutton.CanFocus      = true;
     this.newbutton.Name          = "newbutton";
     this.newbutton.Relief        = ((global::Gtk.ReliefStyle)(2));
     // Container child newbutton.Gtk.Container+ContainerChild
     this.newimage      = new global::VAS.UI.Helpers.ImageView();
     this.newimage.Name = "newimage";
     this.newbutton.Add(this.newimage);
     this.hbox2.Add(this.newbutton);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.newbutton]));
     w3.Position = 0;
     w3.Padding  = ((uint)(5));
     // Container child hbox2.Gtk.Box+BoxChild
     this.newvideobutton = new global::Gtk.Button();
     this.newvideobutton.TooltipMarkup = "Export the playlist to new video file";
     this.newvideobutton.CanFocus      = true;
     this.newvideobutton.Name          = "newvideobutton";
     this.newvideobutton.Relief        = ((global::Gtk.ReliefStyle)(2));
     // Container child newvideobutton.Gtk.Container+ContainerChild
     this.recimage      = new global::VAS.UI.Helpers.ImageView();
     this.recimage.Name = "recimage";
     this.newvideobutton.Add(this.recimage);
     this.hbox2.Add(this.newvideobutton);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.newvideobutton]));
     w5.Position = 1;
     w5.Padding  = ((uint)(5));
     this.vbox2.Add(this.hbox2);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox2]));
     w6.Position = 1;
     w6.Expand   = false;
     w6.Fill     = false;
     this.Add(this.vbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Show();
 }
Ejemplo n.º 20
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget LongoMatch.Gui.Panel.SportsTemplatesPanel
     global::Stetic.BinContainer.Attach(this);
     this.Name = "LongoMatch.Gui.Panel.SportsTemplatesPanel";
     // Container child LongoMatch.Gui.Panel.SportsTemplatesPanel.Gtk.Container+ContainerChild
     this.dashboardeditorvbox         = new global::Gtk.VBox();
     this.dashboardeditorvbox.Name    = "dashboardeditorvbox";
     this.dashboardeditorvbox.Spacing = 6;
     // Container child dashboardeditorvbox.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.dashboardeditorvbox.Add(this.headereventbox);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.dashboardeditorvbox [this.headereventbox]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child dashboardeditorvbox.Gtk.Box+BoxChild
     this.contentalignment              = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.contentalignment.Name         = "contentalignment";
     this.contentalignment.LeftPadding  = ((uint)(12));
     this.contentalignment.RightPadding = ((uint)(12));
     // Container child contentalignment.Gtk.Container+ContainerChild
     this.contentvbox      = new global::Gtk.VBox();
     this.contentvbox.Name = "contentvbox";
     // Container child contentvbox.Gtk.Box+BoxChild
     this.dashboardeditorbuttonbar         = new global::Gtk.HBox();
     this.dashboardeditorbuttonbar.Name    = "dashboardeditorbuttonbar";
     this.dashboardeditorbuttonbar.Spacing = 24;
     // Container child dashboardeditorbuttonbar.Gtk.Box+BoxChild
     this.templateimagealignment              = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.templateimagealignment.Name         = "templateimagealignment";
     this.templateimagealignment.LeftPadding  = ((uint)(12));
     this.templateimagealignment.RightPadding = ((uint)(24));
     // Container child templateimagealignment.Gtk.Container+ContainerChild
     this.templateimage        = new global::VAS.UI.Helpers.ImageView();
     this.templateimage.Name   = "templateimage";
     this.templateimage.Yalign = 1F;
     this.templateimagealignment.Add(this.templateimage);
     this.dashboardeditorbuttonbar.Add(this.templateimagealignment);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.dashboardeditorbuttonbar [this.templateimagealignment]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child dashboardeditorbuttonbar.Gtk.Box+BoxChild
     this.vbox3             = new global::Gtk.VBox();
     this.vbox3.Name        = "vbox3";
     this.vbox3.Spacing     = 2;
     this.vbox3.BorderWidth = ((uint)(6));
     // Container child vbox3.Gtk.Box+BoxChild
     this.editdashboardslabel           = new global::Gtk.Label();
     this.editdashboardslabel.Name      = "editdashboardslabel";
     this.editdashboardslabel.Xalign    = 0F;
     this.editdashboardslabel.LabelProp = global::VAS.Core.Catalog.GetString("Manage dashboards");
     this.editdashboardslabel.UseMarkup = true;
     this.vbox3.Add(this.editdashboardslabel);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.editdashboardslabel]));
     w5.Position = 0;
     w5.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.newtemplatebutton          = new global::Gtk.Button();
     this.newtemplatebutton.CanFocus = true;
     this.newtemplatebutton.Name     = "newtemplatebutton";
     // Container child newtemplatebutton.Gtk.Container+ContainerChild
     this.newtemplateimage      = new global::VAS.UI.Helpers.ImageView();
     this.newtemplateimage.Name = "newtemplateimage";
     this.newtemplateimage.Xpad = 5;
     this.newtemplateimage.Ypad = 5;
     this.newtemplatebutton.Add(this.newtemplateimage);
     this.hbox3.Add(this.newtemplatebutton);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.newtemplatebutton]));
     w7.Position = 0;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.importtemplatebutton          = new global::Gtk.Button();
     this.importtemplatebutton.CanFocus = true;
     this.importtemplatebutton.Name     = "importtemplatebutton";
     // Container child importtemplatebutton.Gtk.Container+ContainerChild
     this.importtemplateimage      = new global::VAS.UI.Helpers.ImageView();
     this.importtemplateimage.Name = "importtemplateimage";
     this.importtemplateimage.Xpad = 5;
     this.importtemplateimage.Ypad = 5;
     this.importtemplatebutton.Add(this.importtemplateimage);
     this.hbox3.Add(this.importtemplatebutton);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.importtemplatebutton]));
     w9.Position = 1;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.savetemplatebutton          = new global::Gtk.Button();
     this.savetemplatebutton.CanFocus = true;
     this.savetemplatebutton.Name     = "savetemplatebutton";
     // Container child savetemplatebutton.Gtk.Container+ContainerChild
     this.savetemplateimage      = new global::VAS.UI.Helpers.ImageView();
     this.savetemplateimage.Name = "savetemplateimage";
     this.savetemplateimage.Xpad = 5;
     this.savetemplateimage.Ypad = 5;
     this.savetemplatebutton.Add(this.savetemplateimage);
     this.hbox3.Add(this.savetemplatebutton);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.savetemplatebutton]));
     w11.Position = 2;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.exporttemplatebutton          = new global::Gtk.Button();
     this.exporttemplatebutton.CanFocus = true;
     this.exporttemplatebutton.Name     = "exporttemplatebutton";
     // Container child exporttemplatebutton.Gtk.Container+ContainerChild
     this.exporttemplateimage      = new global::VAS.UI.Helpers.ImageView();
     this.exporttemplateimage.Name = "exporttemplateimage";
     this.exporttemplateimage.Xpad = 5;
     this.exporttemplateimage.Ypad = 5;
     this.exporttemplatebutton.Add(this.exporttemplateimage);
     this.hbox3.Add(this.exporttemplatebutton);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.exporttemplatebutton]));
     w13.Position = 3;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.deletetemplatebutton          = new global::Gtk.Button();
     this.deletetemplatebutton.CanFocus = true;
     this.deletetemplatebutton.Name     = "deletetemplatebutton";
     // Container child deletetemplatebutton.Gtk.Container+ContainerChild
     this.deletetemplateimage      = new global::VAS.UI.Helpers.ImageView();
     this.deletetemplateimage.Name = "deletetemplateimage";
     this.deletetemplateimage.Xpad = 5;
     this.deletetemplateimage.Ypad = 5;
     this.deletetemplatebutton.Add(this.deletetemplateimage);
     this.hbox3.Add(this.deletetemplatebutton);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.deletetemplatebutton]));
     w15.Position = 4;
     w15.Expand   = false;
     w15.Fill     = false;
     this.vbox3.Add(this.hbox3);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hbox3]));
     w16.Position = 1;
     w16.Expand   = false;
     w16.Fill     = false;
     this.dashboardeditorbuttonbar.Add(this.vbox3);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.dashboardeditorbuttonbar [this.vbox3]));
     w17.Position = 1;
     w17.Expand   = false;
     w17.Fill     = false;
     // Container child dashboardeditorbuttonbar.Gtk.Box+BoxChild
     this.vseparatorimage      = new global::VAS.UI.Helpers.ImageView();
     this.vseparatorimage.Name = "vseparatorimage";
     this.dashboardeditorbuttonbar.Add(this.vseparatorimage);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.dashboardeditorbuttonbar [this.vseparatorimage]));
     w18.Position = 2;
     w18.Expand   = false;
     w18.Fill     = false;
     // Container child dashboardeditorbuttonbar.Gtk.Box+BoxChild
     this.vbox17             = new global::Gtk.VBox();
     this.vbox17.Name        = "vbox17";
     this.vbox17.Spacing     = 2;
     this.vbox17.BorderWidth = ((uint)(6));
     // Container child vbox17.Gtk.Box+BoxChild
     this.editbuttonslabel           = new global::Gtk.Label();
     this.editbuttonslabel.Name      = "editbuttonslabel";
     this.editbuttonslabel.Xalign    = 0F;
     this.editbuttonslabel.LabelProp = global::VAS.Core.Catalog.GetString("Manage dashboard buttons");
     this.editbuttonslabel.UseMarkup = true;
     this.vbox17.Add(this.editbuttonslabel);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox17 [this.editbuttonslabel]));
     w19.Position = 0;
     w19.Fill     = false;
     // Container child vbox17.Gtk.Box+BoxChild
     this.hbox4         = new global::Gtk.HBox();
     this.hbox4.Name    = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.addcategorybutton          = new global::Gtk.Button();
     this.addcategorybutton.CanFocus = true;
     this.addcategorybutton.Name     = "addcategorybutton";
     // Container child addcategorybutton.Gtk.Container+ContainerChild
     this.addcategoryimage      = new global::VAS.UI.Helpers.ImageView();
     this.addcategoryimage.Name = "addcategoryimage";
     this.addcategoryimage.Xpad = 5;
     this.addcategoryimage.Ypad = 5;
     this.addcategorybutton.Add(this.addcategoryimage);
     this.hbox4.Add(this.addcategorybutton);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.addcategorybutton]));
     w21.Position = 0;
     w21.Expand   = false;
     w21.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.addtagbutton1          = new global::Gtk.Button();
     this.addtagbutton1.CanFocus = true;
     this.addtagbutton1.Name     = "addtagbutton1";
     // Container child addtagbutton1.Gtk.Container+ContainerChild
     this.addtagimage      = new global::VAS.UI.Helpers.ImageView();
     this.addtagimage.Name = "addtagimage";
     this.addtagimage.Xpad = 5;
     this.addtagimage.Ypad = 5;
     this.addtagbutton1.Add(this.addtagimage);
     this.hbox4.Add(this.addtagbutton1);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.addtagbutton1]));
     w23.Position = 1;
     w23.Expand   = false;
     w23.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.scorebutton          = new global::Gtk.Button();
     this.scorebutton.CanFocus = true;
     this.scorebutton.Name     = "scorebutton";
     // Container child scorebutton.Gtk.Container+ContainerChild
     this.scoreimage      = new global::VAS.UI.Helpers.ImageView();
     this.scoreimage.Name = "scoreimage";
     this.scoreimage.Xpad = 5;
     this.scoreimage.Ypad = 5;
     this.scorebutton.Add(this.scoreimage);
     this.hbox4.Add(this.scorebutton);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.scorebutton]));
     w25.Position = 2;
     w25.Expand   = false;
     w25.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.cardbutton          = new global::Gtk.Button();
     this.cardbutton.CanFocus = true;
     this.cardbutton.Name     = "cardbutton";
     // Container child cardbutton.Gtk.Container+ContainerChild
     this.cardimage      = new global::VAS.UI.Helpers.ImageView();
     this.cardimage.Name = "cardimage";
     this.cardimage.Xpad = 5;
     this.cardimage.Ypad = 5;
     this.cardbutton.Add(this.cardimage);
     this.hbox4.Add(this.cardbutton);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.cardbutton]));
     w27.Position = 3;
     w27.Expand   = false;
     w27.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.timerbutton          = new global::Gtk.Button();
     this.timerbutton.CanFocus = true;
     this.timerbutton.Name     = "timerbutton";
     // Container child timerbutton.Gtk.Container+ContainerChild
     this.timerimage      = new global::VAS.UI.Helpers.ImageView();
     this.timerimage.Name = "timerimage";
     this.timerimage.Xpad = 5;
     this.timerimage.Ypad = 5;
     this.timerbutton.Add(this.timerimage);
     this.hbox4.Add(this.timerbutton);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.timerbutton]));
     w29.Position = 4;
     w29.Expand   = false;
     w29.Fill     = false;
     this.vbox17.Add(this.hbox4);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.vbox17 [this.hbox4]));
     w30.Position = 1;
     w30.Expand   = false;
     w30.Fill     = false;
     this.dashboardeditorbuttonbar.Add(this.vbox17);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.dashboardeditorbuttonbar [this.vbox17]));
     w31.Position = 3;
     w31.Expand   = false;
     w31.Fill     = false;
     // Container child dashboardeditorbuttonbar.Gtk.Box+BoxChild
     this.categoryheaderimagealignment               = new global::Gtk.Alignment(1F, 1F, 0F, 0F);
     this.categoryheaderimagealignment.Name          = "categoryheaderimagealignment";
     this.categoryheaderimagealignment.RightPadding  = ((uint)(24));
     this.categoryheaderimagealignment.BottomPadding = ((uint)(14));
     // Container child categoryheaderimagealignment.Gtk.Container+ContainerChild
     this.categoryheaderimage        = new global::VAS.UI.Helpers.ImageView();
     this.categoryheaderimage.Name   = "categoryheaderimage";
     this.categoryheaderimage.Yalign = 1F;
     this.categoryheaderimagealignment.Add(this.categoryheaderimage);
     this.dashboardeditorbuttonbar.Add(this.categoryheaderimagealignment);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.dashboardeditorbuttonbar [this.categoryheaderimagealignment]));
     w33.Position = 4;
     this.contentvbox.Add(this.dashboardeditorbuttonbar);
     global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.contentvbox [this.dashboardeditorbuttonbar]));
     w34.Position = 0;
     w34.Expand   = false;
     w34.Fill     = false;
     // Container child contentvbox.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 15;
     // Container child hbox1.Gtk.Box+BoxChild
     this.templatesvbox = new global::Gtk.VBox();
     this.templatesvbox.WidthRequest = 280;
     this.templatesvbox.Name         = "templatesvbox";
     this.templatesvbox.Spacing      = 6;
     // Container child templatesvbox.Gtk.Box+BoxChild
     this.GtkScrolledWindow1            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow1.Name       = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.dashboardseditortreeview          = new global::Gtk.TreeView();
     this.dashboardseditortreeview.CanFocus = true;
     this.dashboardseditortreeview.Name     = "dashboardseditortreeview";
     this.GtkScrolledWindow1.Add(this.dashboardseditortreeview);
     this.templatesvbox.Add(this.GtkScrolledWindow1);
     global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.templatesvbox [this.GtkScrolledWindow1]));
     w36.Position = 0;
     this.hbox1.Add(this.templatesvbox);
     global::Gtk.Box.BoxChild w37 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.templatesvbox]));
     w37.Position = 0;
     w37.Expand   = false;
     w37.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbox4         = new global::Gtk.VBox();
     this.vbox4.Name    = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.dashboardwidget        = new global::LongoMatch.Gui.Component.DashboardWidget();
     this.dashboardwidget.Events = ((global::Gdk.EventMask)(256));
     this.dashboardwidget.Name   = "dashboardwidget";
     this.vbox4.Add(this.dashboardwidget);
     global::Gtk.Box.BoxChild w38 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.dashboardwidget]));
     w38.Position = 0;
     this.hbox1.Add(this.vbox4);
     global::Gtk.Box.BoxChild w39 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox4]));
     w39.Position = 1;
     this.contentvbox.Add(this.hbox1);
     global::Gtk.Box.BoxChild w40 = ((global::Gtk.Box.BoxChild)(this.contentvbox [this.hbox1]));
     w40.Position = 1;
     this.contentalignment.Add(this.contentvbox);
     this.dashboardeditorvbox.Add(this.contentalignment);
     global::Gtk.Box.BoxChild w42 = ((global::Gtk.Box.BoxChild)(this.dashboardeditorvbox [this.contentalignment]));
     w42.Position = 1;
     this.Add(this.dashboardeditorvbox);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget LongoMatch.Gui.Component.SynchronizationWidget
     global::Stetic.BinContainer.Attach(this);
     this.Name = "LongoMatch.Gui.Component.SynchronizationWidget";
     // Container child LongoMatch.Gui.Component.SynchronizationWidget.Gtk.Container+ContainerChild
     this.headereventbox      = new global::Gtk.EventBox();
     this.headereventbox.Name = "headereventbox";
     // Container child headereventbox.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.videoplayerbox         = new global::Gtk.HBox();
     this.videoplayerbox.Name    = "videoplayerbox";
     this.videoplayerbox.Spacing = 6;
     this.vbox1.Add(this.videoplayerbox);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.videoplayerbox]));
     w1.Position = 0;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox5      = new global::Gtk.HBox();
     this.hbox5.Name = "hbox5";
     // Container child hbox5.Gtk.Box+BoxChild
     this.labels_alignment      = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.labels_alignment.Name = "labels_alignment";
     // Container child labels_alignment.Gtk.Container+ContainerChild
     this.labels_vbox      = new global::Gtk.VBox();
     this.labels_vbox.Name = "labels_vbox";
     // Container child labels_vbox.Gtk.Box+BoxChild
     this.labelsarea      = new global::Gtk.DrawingArea();
     this.labelsarea.Name = "labelsarea";
     this.labels_vbox.Add(this.labelsarea);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.labels_vbox[this.labelsarea]));
     w2.Position = 0;
     // Container child labels_vbox.Gtk.Box+BoxChild
     this.zoomhbox         = new global::Gtk.HBox();
     this.zoomhbox.Name    = "zoomhbox";
     this.zoomhbox.Spacing = 6;
     // Container child zoomhbox.Gtk.Box+BoxChild
     this.zoomoutimage = new global::VAS.UI.Helpers.ImageView();
     this.zoomoutimage.WidthRequest  = 14;
     this.zoomoutimage.HeightRequest = 8;
     this.zoomoutimage.Name          = "zoomoutimage";
     this.zoomhbox.Add(this.zoomoutimage);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.zoomhbox[this.zoomoutimage]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child zoomhbox.Gtk.Box+BoxChild
     this.zoomscale                          = new global::Gtk.HScale(null);
     this.zoomscale.CanFocus                 = true;
     this.zoomscale.Name                     = "zoomscale";
     this.zoomscale.Adjustment.Upper         = 100;
     this.zoomscale.Adjustment.PageIncrement = 10;
     this.zoomscale.Adjustment.StepIncrement = 1;
     this.zoomscale.DrawValue                = false;
     this.zoomscale.Digits                   = 0;
     this.zoomscale.ValuePos                 = ((global::Gtk.PositionType)(2));
     this.zoomhbox.Add(this.zoomscale);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.zoomhbox[this.zoomscale]));
     w4.Position = 1;
     // Container child zoomhbox.Gtk.Box+BoxChild
     this.zoominimage = new global::VAS.UI.Helpers.ImageView();
     this.zoominimage.WidthRequest  = 14;
     this.zoominimage.HeightRequest = 8;
     this.zoominimage.Name          = "zoominimage";
     this.zoomhbox.Add(this.zoominimage);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.zoomhbox[this.zoominimage]));
     w5.Position = 2;
     w5.Expand   = false;
     w5.Fill     = false;
     this.labels_vbox.Add(this.zoomhbox);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.labels_vbox[this.zoomhbox]));
     w6.Position = 1;
     w6.Expand   = false;
     w6.Fill     = false;
     this.labels_alignment.Add(this.labels_vbox);
     this.hbox5.Add(this.labels_alignment);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.labels_alignment]));
     w8.Position = 0;
     w8.Expand   = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.vbox9      = new global::Gtk.VBox();
     this.vbox9.Name = "vbox9";
     // Container child vbox9.Gtk.Box+BoxChild
     this.timerulearea      = new global::Gtk.DrawingArea();
     this.timerulearea.Name = "timerulearea";
     this.vbox9.Add(this.timerulearea);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox9[this.timerulearea]));
     w9.Position = 0;
     w9.Expand   = false;
     // Container child vbox9.Gtk.Box+BoxChild
     this.scrolledwindow2 = new global::Gtk.ScrolledWindow();
     this.scrolledwindow2.HeightRequest    = 50;
     this.scrolledwindow2.CanFocus         = true;
     this.scrolledwindow2.Name             = "scrolledwindow2";
     this.scrolledwindow2.VscrollbarPolicy = ((global::Gtk.PolicyType)(2));
     this.scrolledwindow2.HscrollbarPolicy = ((global::Gtk.PolicyType)(0));
     // Container child scrolledwindow2.Gtk.Container+ContainerChild
     global::Gtk.Viewport w10 = new global::Gtk.Viewport();
     w10.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.timelinearea      = new global::Gtk.DrawingArea();
     this.timelinearea.Name = "timelinearea";
     w10.Add(this.timelinearea);
     this.scrolledwindow2.Add(w10);
     this.vbox9.Add(this.scrolledwindow2);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox9[this.scrolledwindow2]));
     w13.Position = 1;
     this.hbox5.Add(this.vbox9);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.vbox9]));
     w14.Position = 1;
     this.vbox1.Add(this.hbox5);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox5]));
     w15.Position = 1;
     w15.Expand   = false;
     w15.Fill     = false;
     this.headereventbox.Add(this.vbox1);
     this.Add(this.headereventbox);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
Ejemplo n.º 22
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.º 23
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget LongoMatch.Gui.Dialog.FramesCaptureProgressDialog
     this.Name            = "LongoMatch.Gui.Dialog.FramesCaptureProgressDialog";
     this.Title           = global::VAS.Core.Catalog.GetString("Capture Progress");
     this.Icon            = global::Stetic.IconLoader.LoadIcon(this, "lm-longomatch", global::Gtk.IconSize.Dialog);
     this.WindowPosition  = ((global::Gtk.WindowPosition)(4));
     this.Modal           = true;
     this.BorderWidth     = ((uint)(3));
     this.Resizable       = false;
     this.AllowGrow       = false;
     this.Gravity         = ((global::Gdk.Gravity)(5));
     this.SkipPagerHint   = true;
     this.SkipTaskbarHint = true;
     // Internal child LongoMatch.Gui.Dialog.FramesCaptureProgressDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.progressbar      = new global::Gtk.ProgressBar();
     this.progressbar.Name = "progressbar";
     this.vbox2.Add(this.progressbar);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.progressbar]));
     w2.Position = 0;
     w2.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.image      = new global::VAS.UI.Helpers.ImageView();
     this.image.Name = "image";
     this.vbox2.Add(this.image);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.image]));
     w3.PackType = ((global::Gtk.PackType)(1));
     w3.Position = 1;
     w1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox2]));
     w4.Position = 0;
     // Internal child LongoMatch.Gui.Dialog.FramesCaptureProgressDialog.ActionArea
     global::Gtk.HButtonBox w5 = this.ActionArea;
     w5.Name        = "dialog1_ActionArea";
     w5.Spacing     = 6;
     w5.BorderWidth = ((uint)(5));
     w5.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.okbutton              = new global::Gtk.Button();
     this.okbutton.CanFocus     = true;
     this.okbutton.Name         = "okbutton";
     this.okbutton.UseStock     = true;
     this.okbutton.UseUnderline = true;
     this.okbutton.Label        = "gtk-ok";
     this.AddActionWidget(this.okbutton, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w6 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w5 [this.okbutton]));
     w6.Expand = false;
     w6.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.cancelbutton              = new global::Gtk.Button();
     this.cancelbutton.CanDefault   = true;
     this.cancelbutton.CanFocus     = true;
     this.cancelbutton.Name         = "cancelbutton";
     this.cancelbutton.UseStock     = true;
     this.cancelbutton.UseUnderline = true;
     this.cancelbutton.Label        = "gtk-cancel";
     this.AddActionWidget(this.cancelbutton, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w7 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w5 [this.cancelbutton]));
     w7.Position = 1;
     w7.Expand   = false;
     w7.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 400;
     this.DefaultHeight = 149;
     this.okbutton.Hide();
     this.Show();
     this.cancelbutton.Clicked += new global::System.EventHandler(this.OnButtonCancelClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget LongoMatch.Gui.Dialog.CodecsChoiceDialog
     this.Name              = "LongoMatch.Gui.Dialog.CodecsChoiceDialog";
     this.Icon              = global::Stetic.IconLoader.LoadIcon(this, "lm-longomatch", global::Gtk.IconSize.Menu);
     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.CodecsChoiceDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.alignment4      = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment4.Name = "alignment4";
     // Container child alignment4.Gtk.Container+ContainerChild
     this.vbox2             = new global::Gtk.VBox();
     this.vbox2.Name        = "vbox2";
     this.vbox2.Spacing     = 6;
     this.vbox2.BorderWidth = ((uint)(10));
     // Container child vbox2.Gtk.Box+BoxChild
     this.headereventbox      = new global::Gtk.EventBox();
     this.headereventbox.Name = "headereventbox";
     // Container child headereventbox.Gtk.Container+ContainerChild
     this.alignment3               = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment3.Name          = "alignment3";
     this.alignment3.LeftPadding   = ((uint)(20));
     this.alignment3.TopPadding    = ((uint)(20));
     this.alignment3.RightPadding  = ((uint)(20));
     this.alignment3.BottomPadding = ((uint)(20));
     // Container child alignment3.Gtk.Container+ContainerChild
     this.titlelabel           = new global::Gtk.Label();
     this.titlelabel.Name      = "titlelabel";
     this.titlelabel.Xalign    = 0F;
     this.titlelabel.LabelProp = global::VAS.Core.Catalog.GetString("Missing CODECS");
     this.alignment3.Add(this.titlelabel);
     this.headereventbox.Add(this.alignment3);
     this.vbox2.Add(this.headereventbox);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.headereventbox]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::VAS.Core.Catalog.GetString("As explained and detailed in the <a href=\"http://www.longomatch.com/open-source.html\">OpenSource project</a> page, the use of this free and open source version of LongoMatch requires that you also install additional software called a CODEC, which may also be free.  \n\nTo acknowledge your understanding and for more information on why this is so, where to get it and how to install it visit the <a href=\"http://www.longomatch.com/open-source.html\">OpenSource project</a> page.\n\nTo avoid this, and to enjoy many additional functional benefits, we encourage you to upgrade to Longomatch PRO, which, for a fee, is ready-to-use. ");
     this.label1.UseMarkup = true;
     this.label1.Wrap      = true;
     this.label1.Justify   = ((global::Gtk.Justification)(3));
     this.vbox2.Add(this.label1);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label1]));
     w5.Position = 1;
     w5.Expand   = false;
     w5.Fill     = false;
     this.alignment4.Add(this.vbox2);
     w1.Add(this.alignment4);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(w1 [this.alignment4]));
     w7.Position = 0;
     w7.Expand   = false;
     w7.Fill     = false;
     // Internal child LongoMatch.Gui.Dialog.CodecsChoiceDialog.ActionArea
     global::Gtk.HButtonBox w8 = this.ActionArea;
     w8.Name        = "dialog1_ActionArea";
     w8.Spacing     = 10;
     w8.BorderWidth = ((uint)(5));
     w8.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // 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";
     // Container child buttonOk.Gtk.Container+ContainerChild
     this.buttonOKimage      = new global::VAS.UI.Helpers.ImageView();
     this.buttonOKimage.Name = "buttonOKimage";
     this.buttonOk.Add(this.buttonOKimage);
     this.AddActionWidget(this.buttonOk, -3);
     global::Gtk.ButtonBox.ButtonBoxChild w10 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w8 [this.buttonOk]));
     w10.Expand = false;
     w10.Fill   = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 606;
     this.DefaultHeight = 397;
     this.Show();
 }