protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget LongoMatch.Gui.Panel.CameraSynchronizationPanel
     global::Stetic.BinContainer.Attach(this);
     this.Name = "LongoMatch.Gui.Panel.CameraSynchronizationPanel";
     // Container child LongoMatch.Gui.Panel.CameraSynchronizationPanel.Gtk.Container+ContainerChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // 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.synchronizationwidget1        = new global::LongoMatch.Gui.Component.SynchronizationWidget();
     this.synchronizationwidget1.Events = ((global::Gdk.EventMask)(256));
     this.synchronizationwidget1.Name   = "synchronizationwidget1";
     this.vbox3.Add(this.synchronizationwidget1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.synchronizationwidget1]));
     w2.Position = 1;
     this.Add(this.vbox3);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
Beispiel #2
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget LongoMatch.Gui.Panel.PreferencesPanel
     global::Stetic.BinContainer.Attach(this);
     this.Name = "LongoMatch.Gui.Panel.PreferencesPanel";
     // Container child LongoMatch.Gui.Panel.PreferencesPanel.Gtk.Container+ContainerChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.panelheader1        = new global::LongoMatch.Gui.Panel.PanelHeader();
     this.panelheader1.Events = ((global::Gdk.EventMask)(256));
     this.panelheader1.Name   = "panelheader1";
     this.vbox2.Add(this.panelheader1);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.panelheader1]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // 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.scrolledwindow1                  = new global::Gtk.ScrolledWindow();
     this.scrolledwindow1.CanFocus         = true;
     this.scrolledwindow1.Name             = "scrolledwindow1";
     this.scrolledwindow1.HscrollbarPolicy = ((global::Gtk.PolicyType)(2));
     this.scrolledwindow1.ShadowType       = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow1.Gtk.Container+ContainerChild
     this.treeview          = new global::Gtk.TreeView();
     this.treeview.CanFocus = true;
     this.treeview.Name     = "treeview";
     this.scrolledwindow1.Add(this.treeview);
     this.hbox1.Add(this.scrolledwindow1);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.scrolledwindow1]));
     w3.Position = 0;
     w3.Expand   = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.propsvbox         = new global::Gtk.VBox();
     this.propsvbox.Name    = "propsvbox";
     this.propsvbox.Spacing = 6;
     this.hbox1.Add(this.propsvbox);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.propsvbox]));
     w4.Position = 1;
     this.vbox2.Add(this.hbox1);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox1]));
     w5.Position = 1;
     this.Add(this.vbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget LongoMatch.Gui.Panel.PreferencesPanel
     global::Stetic.BinContainer.Attach (this);
     this.Name = "LongoMatch.Gui.Panel.PreferencesPanel";
     // Container child LongoMatch.Gui.Panel.PreferencesPanel.Gtk.Container+ContainerChild
     this.vbox2 = new global::Gtk.VBox ();
     this.vbox2.Name = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.panelheader1 = new global::LongoMatch.Gui.Panel.PanelHeader ();
     this.panelheader1.Events = ((global::Gdk.EventMask)(256));
     this.panelheader1.Name = "panelheader1";
     this.vbox2.Add (this.panelheader1);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.panelheader1]));
     w1.Position = 0;
     w1.Expand = false;
     w1.Fill = false;
     // 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.scrolledwindow1 = new global::Gtk.ScrolledWindow ();
     this.scrolledwindow1.CanFocus = true;
     this.scrolledwindow1.Name = "scrolledwindow1";
     this.scrolledwindow1.HscrollbarPolicy = ((global::Gtk.PolicyType)(2));
     this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow1.Gtk.Container+ContainerChild
     this.treeview = new global::Gtk.TreeView ();
     this.treeview.CanFocus = true;
     this.treeview.Name = "treeview";
     this.scrolledwindow1.Add (this.treeview);
     this.hbox1.Add (this.scrolledwindow1);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.scrolledwindow1]));
     w3.Position = 0;
     w3.Expand = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.propsvbox = new global::Gtk.VBox ();
     this.propsvbox.Name = "propsvbox";
     this.propsvbox.Spacing = 6;
     this.hbox1.Add (this.propsvbox);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.propsvbox]));
     w4.Position = 1;
     this.vbox2.Add (this.hbox1);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox1]));
     w5.Position = 1;
     this.Add (this.vbox2);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
 }
Beispiel #4
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget LongoMatch.Gui.Panel.OpenProjectPanel
     global::Stetic.BinContainer.Attach(this);
     this.Name = "LongoMatch.Gui.Panel.OpenProjectPanel";
     // Container child LongoMatch.Gui.Panel.OpenProjectPanel.Gtk.Container+ContainerChild
     this.vbox4         = new global::Gtk.VBox();
     this.vbox4.Name    = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.panelheader1        = new global::LongoMatch.Gui.Panel.PanelHeader();
     this.panelheader1.Events = ((global::Gdk.EventMask)(256));
     this.panelheader1.Name   = "panelheader1";
     this.vbox4.Add(this.panelheader1);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.panelheader1]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child vbox4.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.projectlistwidget        = new global::LongoMatch.Gui.Component.ProjectListWidget();
     this.projectlistwidget.Events = ((global::Gdk.EventMask)(256));
     this.projectlistwidget.Name   = "projectlistwidget";
     this.contentalignment.Add(this.projectlistwidget);
     this.vbox4.Add(this.contentalignment);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.contentalignment]));
     w3.Position = 1;
     this.Add(this.vbox4);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget LongoMatch.Gui.Panel.OpenProjectPanel
     global::Stetic.BinContainer.Attach (this);
     this.Name = "LongoMatch.Gui.Panel.OpenProjectPanel";
     // Container child LongoMatch.Gui.Panel.OpenProjectPanel.Gtk.Container+ContainerChild
     this.vbox4 = new global::Gtk.VBox ();
     this.vbox4.Name = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.panelheader1 = new global::LongoMatch.Gui.Panel.PanelHeader ();
     this.panelheader1.Events = ((global::Gdk.EventMask)(256));
     this.panelheader1.Name = "panelheader1";
     this.vbox4.Add (this.panelheader1);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.panelheader1]));
     w1.Position = 0;
     w1.Expand = false;
     w1.Fill = false;
     // Container child vbox4.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.projectlistwidget = new global::LongoMatch.Gui.Component.ProjectListWidget ();
     this.projectlistwidget.Events = ((global::Gdk.EventMask)(256));
     this.projectlistwidget.Name = "projectlistwidget";
     this.contentalignment.Add (this.projectlistwidget);
     this.vbox4.Add (this.contentalignment);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.contentalignment]));
     w3.Position = 1;
     this.Add (this.vbox4);
     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::Gtk.Image();
     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::Mono.Unix.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::Gtk.Image();
     this.newteamimage.Name = "newteamimage";
     this.newteamimage.Xpad = 5;
     this.newteamimage.Ypad = 5;
     this.newteambutton.Add(this.newteamimage);
     this.newteambutton.Label = null;
     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.deleteteambutton          = new global::Gtk.Button();
     this.deleteteambutton.CanFocus = true;
     this.deleteteambutton.Name     = "deleteteambutton";
     // Container child deleteteambutton.Gtk.Container+ContainerChild
     this.deleteteamimage      = new global::Gtk.Image();
     this.deleteteamimage.Name = "deleteteamimage";
     this.deleteteamimage.Xpad = 5;
     this.deleteteamimage.Ypad = 5;
     this.deleteteambutton.Add(this.deleteteamimage);
     this.deleteteambutton.Label = null;
     this.hbox8.Add(this.deleteteambutton);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox8 [this.deleteteambutton]));
     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::Gtk.Image();
     this.saveteamimage.Name = "saveteamimage";
     this.saveteamimage.Xpad = 5;
     this.saveteamimage.Ypad = 5;
     this.saveteambutton.Add(this.saveteamimage);
     this.saveteambutton.Label = null;
     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;
     this.editteamsvbox.Add(this.hbox8);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.editteamsvbox [this.hbox8]));
     w12.Position = 1;
     w12.Expand   = false;
     w12.Fill     = false;
     this.teameditorbuttonbar.Add(this.editteamsvbox);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.teameditorbuttonbar [this.editteamsvbox]));
     w13.Position = 1;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child teameditorbuttonbar.Gtk.Box+BoxChild
     this.vseparatorimage      = new global::Gtk.Image();
     this.vseparatorimage.Name = "vseparatorimage";
     this.teameditorbuttonbar.Add(this.vseparatorimage);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.teameditorbuttonbar [this.vseparatorimage]));
     w14.Position = 2;
     w14.Expand   = false;
     w14.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::Mono.Unix.Catalog.GetString("Manage players");
     this.editplayerslabel.UseMarkup = true;
     this.editplayersvbox.Add(this.editplayerslabel);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.editplayersvbox [this.editplayerslabel]));
     w15.Position = 0;
     w15.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::Gtk.Image();
     this.newplayerimage.Name = "newplayerimage";
     this.newplayerimage.Xpad = 5;
     this.newplayerimage.Ypad = 5;
     this.newplayerbutton1.Add(this.newplayerimage);
     this.newplayerbutton1.Label = null;
     this.hbox7.Add(this.newplayerbutton1);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.newplayerbutton1]));
     w17.Position = 0;
     w17.Expand   = false;
     w17.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::Gtk.Image();
     this.deleteplayerimage.Name = "deleteplayerimage";
     this.deleteplayerimage.Xpad = 5;
     this.deleteplayerimage.Ypad = 5;
     this.deleteplayerbutton.Add(this.deleteplayerimage);
     this.deleteplayerbutton.Label = null;
     this.hbox7.Add(this.deleteplayerbutton);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.deleteplayerbutton]));
     w19.Position = 1;
     w19.Expand   = false;
     w19.Fill     = false;
     this.editplayersvbox.Add(this.hbox7);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.editplayersvbox [this.hbox7]));
     w20.Position = 1;
     w20.Expand   = false;
     w20.Fill     = false;
     this.teameditorbuttonbar.Add(this.editplayersvbox);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.teameditorbuttonbar [this.editplayersvbox]));
     w21.Position = 3;
     w21.Expand   = false;
     w21.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::Gtk.Image();
     this.playerheaderimage.Name = "playerheaderimage";
     this.playerheaderimage.Ypad = 14;
     this.playerheaderalignment.Add(this.playerheaderimage);
     this.teameditorbuttonbar.Add(this.playerheaderalignment);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.teameditorbuttonbar [this.playerheaderalignment]));
     w23.Position = 4;
     this.contentvbox.Add(this.teameditorbuttonbar);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.contentvbox [this.teameditorbuttonbar]));
     w24.Position = 0;
     w24.Expand   = false;
     w24.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.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 w26 = ((global::Gtk.Box.BoxChild)(this.teamsvbox [this.GtkScrolledWindow1]));
     w26.Position = 0;
     this.hbox1.Add(this.teamsvbox);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.teamsvbox]));
     w27.Position = 0;
     w27.Expand   = false;
     w27.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 w28 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.teamtemplateeditor1]));
     w28.Position = 1;
     this.contentvbox.Add(this.hbox1);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.contentvbox [this.hbox1]));
     w29.Position = 1;
     this.contentalignment.Add(this.contentvbox);
     this.teameditorvbox.Add(this.contentalignment);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.teameditorvbox [this.contentalignment]));
     w31.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.Panel.NewProjectPanel
     global::Stetic.BinContainer.Attach(this);
     this.Name = "LongoMatch.Gui.Panel.NewProjectPanel";
     // Container child LongoMatch.Gui.Panel.NewProjectPanel.Gtk.Container+ContainerChild
     this.vbox3 = new global::Gtk.VBox();
     this.vbox3.Name = "vbox3";
     // Container child vbox3.Gtk.Box+BoxChild
     this.headereventbox = new global::Gtk.EventBox();
     this.headereventbox.Name = "headereventbox";
     // Container child headereventbox.Gtk.Container+ContainerChild
     this.panelheader1 = new global::LongoMatch.Gui.Panel.PanelHeader();
     this.panelheader1.Events = ((global::Gdk.EventMask)(256));
     this.panelheader1.Name = "panelheader1";
     this.headereventbox.Add(this.panelheader1);
     this.vbox3.Add(this.headereventbox);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.headereventbox]));
     w2.Position = 0;
     w2.Expand = false;
     w2.Fill = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.notebook1 = new global::Gtk.Notebook();
     this.notebook1.CanFocus = true;
     this.notebook1.Name = "notebook1";
     this.notebook1.CurrentPage = 1;
     this.notebook1.ShowBorder = false;
     this.notebook1.Scrollable = true;
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.alignment2 = new global::Gtk.Alignment(0.5F, 0.5F, 0F, 0F);
     this.alignment2.Name = "alignment2";
     // Container child alignment2.Gtk.Container+ContainerChild
     this.hbox11 = new global::Gtk.HBox();
     this.hbox11.Name = "hbox11";
     this.hbox11.Homogeneous = true;
     // Container child hbox11.Gtk.Box+BoxChild
     this.vbox12 = new global::Gtk.VBox();
     this.vbox12.Name = "vbox12";
     this.vbox12.Spacing = 6;
     // Container child vbox12.Gtk.Box+BoxChild
     this.alignment4 = new global::Gtk.Alignment(0.5F, 0.5F, 0F, 0F);
     this.alignment4.Name = "alignment4";
     // Container child alignment4.Gtk.Container+ContainerChild
     this.filebutton = new global::Gtk.Button();
     this.filebutton.WidthRequest = 100;
     this.filebutton.HeightRequest = 100;
     this.filebutton.CanFocus = true;
     this.filebutton.Name = "filebutton";
     // Container child filebutton.Gtk.Container+ContainerChild
     this.fileimage = new global::Gtk.Image();
     this.fileimage.Name = "fileimage";
     this.filebutton.Add(this.fileimage);
     this.alignment4.Add(this.filebutton);
     this.vbox12.Add(this.alignment4);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox12[this.alignment4]));
     w5.Position = 0;
     w5.Expand = false;
     w5.Fill = false;
     // Container child vbox12.Gtk.Box+BoxChild
     this.label2 = new global::Gtk.Label();
     this.label2.WidthRequest = 180;
     this.label2.Name = "label2";
     this.label2.LabelProp = global::VAS.Core.Catalog.GetString("Video file");
     this.label2.Wrap = true;
     this.label2.Justify = ((global::Gtk.Justification)(2));
     this.label2.WidthChars = 1;
     this.vbox12.Add(this.label2);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox12[this.label2]));
     w6.Position = 1;
     w6.Expand = false;
     w6.Fill = false;
     this.hbox11.Add(this.vbox12);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox11[this.vbox12]));
     w7.Position = 0;
     w7.Expand = false;
     w7.Fill = false;
     // Container child hbox11.Gtk.Box+BoxChild
     this.vbox13 = new global::Gtk.VBox();
     this.vbox13.Name = "vbox13";
     this.vbox13.Spacing = 6;
     // Container child vbox13.Gtk.Box+BoxChild
     this.alignment3 = new global::Gtk.Alignment(0.5F, 0.5F, 0F, 0F);
     this.alignment3.Name = "alignment3";
     // Container child alignment3.Gtk.Container+ContainerChild
     this.capturebutton = new global::Gtk.Button();
     this.capturebutton.WidthRequest = 100;
     this.capturebutton.HeightRequest = 100;
     this.capturebutton.CanFocus = true;
     this.capturebutton.Name = "capturebutton";
     // Container child capturebutton.Gtk.Container+ContainerChild
     this.captureimage = new global::Gtk.Image();
     this.captureimage.Name = "captureimage";
     this.capturebutton.Add(this.captureimage);
     this.alignment3.Add(this.capturebutton);
     this.vbox13.Add(this.alignment3);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox13[this.alignment3]));
     w10.Position = 0;
     w10.Expand = false;
     w10.Fill = false;
     // Container child vbox13.Gtk.Box+BoxChild
     this.label4 = new global::Gtk.Label();
     this.label4.WidthRequest = 180;
     this.label4.Name = "label4";
     this.label4.LabelProp = global::VAS.Core.Catalog.GetString("Capture device");
     this.label4.Wrap = true;
     this.label4.Justify = ((global::Gtk.Justification)(2));
     this.label4.WidthChars = 1;
     this.vbox13.Add(this.label4);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox13[this.label4]));
     w11.Position = 1;
     w11.Expand = false;
     w11.Fill = false;
     this.hbox11.Add(this.vbox13);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox11[this.vbox13]));
     w12.Position = 1;
     w12.Expand = false;
     w12.Fill = false;
     // Container child hbox11.Gtk.Box+BoxChild
     this.vbox14 = new global::Gtk.VBox();
     this.vbox14.Name = "vbox14";
     this.vbox14.Spacing = 6;
     // Container child vbox14.Gtk.Box+BoxChild
     this.alignment5 = new global::Gtk.Alignment(0.5F, 0.5F, 0F, 0F);
     this.alignment5.Name = "alignment5";
     // Container child alignment5.Gtk.Container+ContainerChild
     this.fakebutton = new global::Gtk.Button();
     this.fakebutton.WidthRequest = 100;
     this.fakebutton.HeightRequest = 100;
     this.fakebutton.CanFocus = true;
     this.fakebutton.Name = "fakebutton";
     // Container child fakebutton.Gtk.Container+ContainerChild
     this.fakeimage = new global::Gtk.Image();
     this.fakeimage.Name = "fakeimage";
     this.fakebutton.Add(this.fakeimage);
     this.alignment5.Add(this.fakebutton);
     this.vbox14.Add(this.alignment5);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox14[this.alignment5]));
     w15.Position = 0;
     w15.Expand = false;
     w15.Fill = false;
     // Container child vbox14.Gtk.Box+BoxChild
     this.label5 = new global::Gtk.Label();
     this.label5.WidthRequest = 180;
     this.label5.Name = "label5";
     this.label5.LabelProp = global::VAS.Core.Catalog.GetString("Fake capture device");
     this.label5.Wrap = true;
     this.label5.Justify = ((global::Gtk.Justification)(2));
     this.label5.WidthChars = 1;
     this.vbox14.Add(this.label5);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox14[this.label5]));
     w16.Position = 1;
     w16.Expand = false;
     w16.Fill = false;
     this.hbox11.Add(this.vbox14);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox11[this.vbox14]));
     w17.Position = 2;
     w17.Expand = false;
     w17.Fill = false;
     // Container child hbox11.Gtk.Box+BoxChild
     this.vbox15 = new global::Gtk.VBox();
     this.vbox15.Name = "vbox15";
     this.vbox15.Spacing = 6;
     // Container child vbox15.Gtk.Box+BoxChild
     this.alignment6 = new global::Gtk.Alignment(0.5F, 0.5F, 0F, 0F);
     this.alignment6.Name = "alignment6";
     // Container child alignment6.Gtk.Container+ContainerChild
     this.ipbutton = new global::Gtk.Button();
     this.ipbutton.WidthRequest = 100;
     this.ipbutton.HeightRequest = 100;
     this.ipbutton.CanFocus = true;
     this.ipbutton.Name = "ipbutton";
     // Container child ipbutton.Gtk.Container+ContainerChild
     this.ipimage = new global::Gtk.Image();
     this.ipimage.Name = "ipimage";
     this.ipbutton.Add(this.ipimage);
     this.alignment6.Add(this.ipbutton);
     this.vbox15.Add(this.alignment6);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vbox15[this.alignment6]));
     w20.Position = 0;
     w20.Expand = false;
     w20.Fill = false;
     // Container child vbox15.Gtk.Box+BoxChild
     this.label6 = new global::Gtk.Label();
     this.label6.WidthRequest = 180;
     this.label6.Name = "label6";
     this.label6.LabelProp = global::VAS.Core.Catalog.GetString("Ip camera");
     this.label6.Wrap = true;
     this.label6.Justify = ((global::Gtk.Justification)(2));
     this.label6.WidthChars = 1;
     this.vbox15.Add(this.label6);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox15[this.label6]));
     w21.Position = 1;
     w21.Expand = false;
     w21.Fill = false;
     this.hbox11.Add(this.vbox15);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbox11[this.vbox15]));
     w22.Position = 3;
     w22.Expand = false;
     w22.Fill = false;
     this.alignment2.Add(this.hbox11);
     this.notebook1.Add(this.alignment2);
     // Notebook tab
     this.label1 = new global::Gtk.Label();
     this.label1.Name = "label1";
     this.label1.LabelProp = global::VAS.Core.Catalog.GetString("page1");
     this.notebook1.SetTabLabel(this.alignment2, this.label1);
     this.label1.ShowAll();
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.vbox5 = new global::Gtk.VBox();
     this.vbox5.Name = "vbox5";
     this.vbox5.Spacing = 6;
     this.vbox5.BorderWidth = ((uint)(10));
     // Container child vbox5.Gtk.Box+BoxChild
     this.alignment1 = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment1.Name = "alignment1";
     // Container child alignment1.Gtk.Container+ContainerChild
     this.topbox = new global::Gtk.HBox();
     this.topbox.Name = "topbox";
     this.topbox.Spacing = 6;
     // Container child topbox.Gtk.Box+BoxChild
     this.lefttable = new global::Gtk.Table(((uint)(4)), ((uint)(2)), false);
     this.lefttable.Name = "lefttable";
     this.lefttable.RowSpacing = ((uint)(6));
     this.lefttable.ColumnSpacing = ((uint)(6));
     // Container child lefttable.Gtk.Table+TableChild
     this.competitionentry = new global::Gtk.Entry();
     this.competitionentry.CanFocus = true;
     this.competitionentry.Name = "competitionentry";
     this.competitionentry.IsEditable = true;
     this.competitionentry.InvisibleChar = '●';
     this.lefttable.Add(this.competitionentry);
     global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.lefttable[this.competitionentry]));
     w25.TopAttach = ((uint)(1));
     w25.BottomAttach = ((uint)(2));
     w25.LeftAttach = ((uint)(1));
     w25.RightAttach = ((uint)(2));
     w25.XOptions = ((global::Gtk.AttachOptions)(4));
     w25.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child lefttable.Gtk.Table+TableChild
     this.Competitionlabel = new global::Gtk.Label();
     this.Competitionlabel.Name = "Competitionlabel";
     this.Competitionlabel.Xalign = 1F;
     this.Competitionlabel.LabelProp = global::VAS.Core.Catalog.GetString("Competition");
     this.lefttable.Add(this.Competitionlabel);
     global::Gtk.Table.TableChild w26 = ((global::Gtk.Table.TableChild)(this.lefttable[this.Competitionlabel]));
     w26.TopAttach = ((uint)(1));
     w26.BottomAttach = ((uint)(2));
     w26.XOptions = ((global::Gtk.AttachOptions)(4));
     w26.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child lefttable.Gtk.Table+TableChild
     this.datelabel2 = new global::Gtk.Label();
     this.datelabel2.Name = "datelabel2";
     this.datelabel2.Xalign = 1F;
     this.datelabel2.LabelProp = global::VAS.Core.Catalog.GetString("Date");
     this.lefttable.Add(this.datelabel2);
     global::Gtk.Table.TableChild w27 = ((global::Gtk.Table.TableChild)(this.lefttable[this.datelabel2]));
     w27.TopAttach = ((uint)(3));
     w27.BottomAttach = ((uint)(4));
     w27.XOptions = ((global::Gtk.AttachOptions)(4));
     w27.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child lefttable.Gtk.Table+TableChild
     this.datepicker1 = new global::VAS.UI.UI.Component.DatePicker ();
     this.datepicker1.Events = ((global::Gdk.EventMask)(256));
     this.datepicker1.Name = "datepicker1";
     this.datepicker1.Date = new global::System.DateTime(0);
     this.lefttable.Add(this.datepicker1);
     global::Gtk.Table.TableChild w28 = ((global::Gtk.Table.TableChild)(this.lefttable[this.datepicker1]));
     w28.TopAttach = ((uint)(3));
     w28.BottomAttach = ((uint)(4));
     w28.LeftAttach = ((uint)(1));
     w28.RightAttach = ((uint)(2));
     w28.XOptions = ((global::Gtk.AttachOptions)(0));
     w28.YOptions = ((global::Gtk.AttachOptions)(0));
     // Container child lefttable.Gtk.Table+TableChild
     this.desclabel = new global::Gtk.Label();
     this.desclabel.Name = "desclabel";
     this.desclabel.Xalign = 1F;
     this.desclabel.Yalign = 0F;
     this.desclabel.LabelProp = global::VAS.Core.Catalog.GetString("Description");
     this.lefttable.Add(this.desclabel);
     global::Gtk.Table.TableChild w29 = ((global::Gtk.Table.TableChild)(this.lefttable[this.desclabel]));
     w29.TopAttach = ((uint)(2));
     w29.BottomAttach = ((uint)(3));
     w29.XOptions = ((global::Gtk.AttachOptions)(4));
     w29.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child lefttable.Gtk.Table+TableChild
     this.GtkScrolledWindow = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.desctextview = new global::Gtk.TextView();
     this.desctextview.CanFocus = true;
     this.desctextview.Name = "desctextview";
     this.GtkScrolledWindow.Add(this.desctextview);
     this.lefttable.Add(this.GtkScrolledWindow);
     global::Gtk.Table.TableChild w31 = ((global::Gtk.Table.TableChild)(this.lefttable[this.GtkScrolledWindow]));
     w31.TopAttach = ((uint)(2));
     w31.BottomAttach = ((uint)(3));
     w31.LeftAttach = ((uint)(1));
     w31.RightAttach = ((uint)(2));
     w31.XOptions = ((global::Gtk.AttachOptions)(4));
     w31.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child lefttable.Gtk.Table+TableChild
     this.seasonentry = new global::Gtk.Entry();
     this.seasonentry.CanFocus = true;
     this.seasonentry.Name = "seasonentry";
     this.seasonentry.IsEditable = true;
     this.seasonentry.InvisibleChar = '●';
     this.lefttable.Add(this.seasonentry);
     global::Gtk.Table.TableChild w32 = ((global::Gtk.Table.TableChild)(this.lefttable[this.seasonentry]));
     w32.LeftAttach = ((uint)(1));
     w32.RightAttach = ((uint)(2));
     w32.XOptions = ((global::Gtk.AttachOptions)(4));
     w32.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child lefttable.Gtk.Table+TableChild
     this.seasonlabel = new global::Gtk.Label();
     this.seasonlabel.Name = "seasonlabel";
     this.seasonlabel.Xalign = 1F;
     this.seasonlabel.LabelProp = global::VAS.Core.Catalog.GetString("Season");
     this.lefttable.Add(this.seasonlabel);
     global::Gtk.Table.TableChild w33 = ((global::Gtk.Table.TableChild)(this.lefttable[this.seasonlabel]));
     w33.YOptions = ((global::Gtk.AttachOptions)(4));
     this.topbox.Add(this.lefttable);
     global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.topbox[this.lefttable]));
     w34.Position = 0;
     w34.Expand = false;
     w34.Fill = false;
     // Container child topbox.Gtk.Box+BoxChild
     this.centerbox = new global::Gtk.VBox();
     this.centerbox.WidthRequest = 500;
     this.centerbox.Name = "centerbox";
     this.centerbox.Spacing = 6;
     // Container child centerbox.Gtk.Box+BoxChild
     this.hbox15 = new global::Gtk.HBox();
     this.hbox15.HeightRequest = 60;
     this.hbox15.Name = "hbox15";
     // Container child hbox15.Gtk.Box+BoxChild
     this.hometeamscombobox = new global::LongoMatch.Gui.Component.HomeTeamsComboBox();
     this.hometeamscombobox.Name = "hometeamscombobox";
     this.hbox15.Add(this.hometeamscombobox);
     global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.hbox15[this.hometeamscombobox]));
     w35.Position = 0;
     // Container child hbox15.Gtk.Box+BoxChild
     this.vsimage = new global::Gtk.Image();
     this.vsimage.Name = "vsimage";
     this.hbox15.Add(this.vsimage);
     global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.hbox15[this.vsimage]));
     w36.Position = 1;
     w36.Expand = false;
     w36.Fill = false;
     // Container child hbox15.Gtk.Box+BoxChild
     this.awayteamscombobox = new global::LongoMatch.Gui.Component.AwayTeamsComboBox();
     this.awayteamscombobox.Name = "awayteamscombobox";
     this.hbox15.Add(this.awayteamscombobox);
     global::Gtk.Box.BoxChild w37 = ((global::Gtk.Box.BoxChild)(this.hbox15[this.awayteamscombobox]));
     w37.Position = 2;
     this.centerbox.Add(this.hbox15);
     global::Gtk.Box.BoxChild w38 = ((global::Gtk.Box.BoxChild)(this.centerbox[this.hbox15]));
     w38.Position = 0;
     w38.Expand = false;
     w38.Fill = false;
     // Container child centerbox.Gtk.Box+BoxChild
     this.mediafilesetselection1 = new global::LongoMatch.Gui.Component.MediaFileSetSelection();
     this.mediafilesetselection1.HeightRequest = 100;
     this.mediafilesetselection1.Events = ((global::Gdk.EventMask)(256));
     this.mediafilesetselection1.Name = "mediafilesetselection1";
     this.centerbox.Add(this.mediafilesetselection1);
     global::Gtk.Box.BoxChild w39 = ((global::Gtk.Box.BoxChild)(this.centerbox[this.mediafilesetselection1]));
     w39.Position = 1;
     // Container child centerbox.Gtk.Box+BoxChild
     this.capturebox = new global::Gtk.VBox();
     this.capturebox.Name = "capturebox";
     this.capturebox.Spacing = 6;
     // Container child capturebox.Gtk.Box+BoxChild
     this.outputfiletable = new global::Gtk.Table(((uint)(1)), ((uint)(2)), false);
     this.outputfiletable.Name = "outputfiletable";
     this.outputfiletable.RowSpacing = ((uint)(6));
     this.outputfiletable.ColumnSpacing = ((uint)(6));
     // Container child outputfiletable.Gtk.Table+TableChild
     this.capturemediafilechooser = new global::VAS.UI.Component.MediaFileChooser ();
     this.capturemediafilechooser.Events = ((global::Gdk.EventMask)(256));
     this.capturemediafilechooser.Name = "capturemediafilechooser";
     this.outputfiletable.Add(this.capturemediafilechooser);
     global::Gtk.Table.TableChild w40 = ((global::Gtk.Table.TableChild)(this.outputfiletable[this.capturemediafilechooser]));
     w40.LeftAttach = ((uint)(1));
     w40.RightAttach = ((uint)(2));
     w40.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child outputfiletable.Gtk.Table+TableChild
     this.outputfilelabel = new global::Gtk.Label();
     this.outputfilelabel.Name = "outputfilelabel";
     this.outputfilelabel.Xalign = 1F;
     this.outputfilelabel.LabelProp = global::VAS.Core.Catalog.GetString("Output file");
     this.outputfiletable.Add(this.outputfilelabel);
     global::Gtk.Table.TableChild w41 = ((global::Gtk.Table.TableChild)(this.outputfiletable[this.outputfilelabel]));
     w41.XOptions = ((global::Gtk.AttachOptions)(4));
     w41.YOptions = ((global::Gtk.AttachOptions)(4));
     this.capturebox.Add(this.outputfiletable);
     global::Gtk.Box.BoxChild w42 = ((global::Gtk.Box.BoxChild)(this.capturebox[this.outputfiletable]));
     w42.Position = 0;
     w42.Expand = false;
     w42.Fill = false;
     // Container child capturebox.Gtk.Box+BoxChild
     this.urltable = new global::Gtk.Table(((uint)(1)), ((uint)(2)), false);
     this.urltable.Name = "urltable";
     this.urltable.RowSpacing = ((uint)(6));
     this.urltable.ColumnSpacing = ((uint)(6));
     // Container child urltable.Gtk.Table+TableChild
     this.urientry = new global::Gtk.Entry();
     this.urientry.CanFocus = true;
     this.urientry.Name = "urientry";
     this.urientry.IsEditable = true;
     this.urientry.InvisibleChar = '•';
     this.urltable.Add(this.urientry);
     global::Gtk.Table.TableChild w43 = ((global::Gtk.Table.TableChild)(this.urltable[this.urientry]));
     w43.LeftAttach = ((uint)(1));
     w43.RightAttach = ((uint)(2));
     w43.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child urltable.Gtk.Table+TableChild
     this.urilabel = new global::Gtk.Label();
     this.urilabel.Name = "urilabel";
     this.urilabel.Xalign = 1F;
     this.urilabel.LabelProp = global::VAS.Core.Catalog.GetString("URL");
     this.urltable.Add(this.urilabel);
     global::Gtk.Table.TableChild w44 = ((global::Gtk.Table.TableChild)(this.urltable[this.urilabel]));
     w44.XOptions = ((global::Gtk.AttachOptions)(4));
     w44.YOptions = ((global::Gtk.AttachOptions)(4));
     this.capturebox.Add(this.urltable);
     global::Gtk.Box.BoxChild w45 = ((global::Gtk.Box.BoxChild)(this.capturebox[this.urltable]));
     w45.Position = 1;
     w45.Expand = false;
     w45.Fill = false;
     // Container child capturebox.Gtk.Box+BoxChild
     this.credentialtable = new global::Gtk.Table(((uint)(1)), ((uint)(4)), false);
     this.credentialtable.Name = "credentialtable";
     this.credentialtable.RowSpacing = ((uint)(6));
     this.credentialtable.ColumnSpacing = ((uint)(6));
     // Container child credentialtable.Gtk.Table+TableChild
     this.passwordentry = new global::Gtk.Entry();
     this.passwordentry.CanFocus = true;
     this.passwordentry.Name = "passwordentry";
     this.passwordentry.IsEditable = true;
     this.passwordentry.Visibility = false;
     this.passwordentry.InvisibleChar = '●';
     this.credentialtable.Add(this.passwordentry);
     global::Gtk.Table.TableChild w46 = ((global::Gtk.Table.TableChild)(this.credentialtable[this.passwordentry]));
     w46.LeftAttach = ((uint)(3));
     w46.RightAttach = ((uint)(4));
     w46.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child credentialtable.Gtk.Table+TableChild
     this.passwordlabel = new global::Gtk.Label();
     this.passwordlabel.Name = "passwordlabel";
     this.passwordlabel.Xalign = 1F;
     this.passwordlabel.LabelProp = global::VAS.Core.Catalog.GetString("Password");
     this.credentialtable.Add(this.passwordlabel);
     global::Gtk.Table.TableChild w47 = ((global::Gtk.Table.TableChild)(this.credentialtable[this.passwordlabel]));
     w47.LeftAttach = ((uint)(2));
     w47.RightAttach = ((uint)(3));
     w47.XOptions = ((global::Gtk.AttachOptions)(4));
     w47.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child credentialtable.Gtk.Table+TableChild
     this.userentry = new global::Gtk.Entry();
     this.userentry.CanFocus = true;
     this.userentry.Name = "userentry";
     this.userentry.IsEditable = true;
     this.userentry.InvisibleChar = '●';
     this.credentialtable.Add(this.userentry);
     global::Gtk.Table.TableChild w48 = ((global::Gtk.Table.TableChild)(this.credentialtable[this.userentry]));
     w48.LeftAttach = ((uint)(1));
     w48.RightAttach = ((uint)(2));
     w48.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child credentialtable.Gtk.Table+TableChild
     this.userlabel = new global::Gtk.Label();
     this.userlabel.Name = "userlabel";
     this.userlabel.Xalign = 1F;
     this.userlabel.LabelProp = global::VAS.Core.Catalog.GetString("Username");
     this.credentialtable.Add(this.userlabel);
     global::Gtk.Table.TableChild w49 = ((global::Gtk.Table.TableChild)(this.credentialtable[this.userlabel]));
     w49.XOptions = ((global::Gtk.AttachOptions)(4));
     w49.YOptions = ((global::Gtk.AttachOptions)(4));
     this.capturebox.Add(this.credentialtable);
     global::Gtk.Box.BoxChild w50 = ((global::Gtk.Box.BoxChild)(this.capturebox[this.credentialtable]));
     w50.Position = 2;
     w50.Expand = false;
     w50.Fill = false;
     // Container child capturebox.Gtk.Box+BoxChild
     this.devicetable = new global::Gtk.Table(((uint)(2)), ((uint)(2)), false);
     this.devicetable.Name = "devicetable";
     this.devicetable.RowSpacing = ((uint)(6));
     this.devicetable.ColumnSpacing = ((uint)(6));
     // Container child devicetable.Gtk.Table+TableChild
     this.device = new global::Gtk.Label();
     this.device.Name = "device";
     this.device.Xalign = 1F;
     this.device.LabelProp = global::VAS.Core.Catalog.GetString("Device");
     this.devicetable.Add(this.device);
     global::Gtk.Table.TableChild w51 = ((global::Gtk.Table.TableChild)(this.devicetable[this.device]));
     w51.XOptions = ((global::Gtk.AttachOptions)(4));
     w51.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child devicetable.Gtk.Table+TableChild
     this.devicecombobox = global::Gtk.ComboBox.NewText();
     this.devicecombobox.WidthRequest = 300;
     this.devicecombobox.Name = "devicecombobox";
     this.devicetable.Add(this.devicecombobox);
     global::Gtk.Table.TableChild w52 = ((global::Gtk.Table.TableChild)(this.devicetable[this.devicecombobox]));
     w52.LeftAttach = ((uint)(1));
     w52.RightAttach = ((uint)(2));
     w52.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child devicetable.Gtk.Table+TableChild
     this.deviceformatcombobox = global::Gtk.ComboBox.NewText();
     this.deviceformatcombobox.Name = "deviceformatcombobox";
     this.devicetable.Add(this.deviceformatcombobox);
     global::Gtk.Table.TableChild w53 = ((global::Gtk.Table.TableChild)(this.devicetable[this.deviceformatcombobox]));
     w53.TopAttach = ((uint)(1));
     w53.BottomAttach = ((uint)(2));
     w53.LeftAttach = ((uint)(1));
     w53.RightAttach = ((uint)(2));
     w53.XOptions = ((global::Gtk.AttachOptions)(4));
     w53.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child devicetable.Gtk.Table+TableChild
     this.deviceformatlabel = new global::Gtk.Label();
     this.deviceformatlabel.Name = "deviceformatlabel";
     this.deviceformatlabel.Xalign = 1F;
     this.deviceformatlabel.LabelProp = global::VAS.Core.Catalog.GetString("Device format");
     this.devicetable.Add(this.deviceformatlabel);
     global::Gtk.Table.TableChild w54 = ((global::Gtk.Table.TableChild)(this.devicetable[this.deviceformatlabel]));
     w54.TopAttach = ((uint)(1));
     w54.BottomAttach = ((uint)(2));
     w54.XOptions = ((global::Gtk.AttachOptions)(4));
     w54.YOptions = ((global::Gtk.AttachOptions)(4));
     this.capturebox.Add(this.devicetable);
     global::Gtk.Box.BoxChild w55 = ((global::Gtk.Box.BoxChild)(this.capturebox[this.devicetable]));
     w55.Position = 3;
     w55.Expand = false;
     w55.Fill = false;
     // Container child capturebox.Gtk.Box+BoxChild
     this.encpropstable = new global::Gtk.Table(((uint)(2)), ((uint)(4)), false);
     this.encpropstable.Name = "encpropstable";
     this.encpropstable.RowSpacing = ((uint)(6));
     this.encpropstable.ColumnSpacing = ((uint)(6));
     // Container child encpropstable.Gtk.Table+TableChild
     this.encodingcombobox = global::Gtk.ComboBox.NewText();
     this.encodingcombobox.Name = "encodingcombobox";
     this.encpropstable.Add(this.encodingcombobox);
     global::Gtk.Table.TableChild w56 = ((global::Gtk.Table.TableChild)(this.encpropstable[this.encodingcombobox]));
     w56.LeftAttach = ((uint)(1));
     w56.RightAttach = ((uint)(2));
     w56.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child encpropstable.Gtk.Table+TableChild
     this.imagecombobox = global::Gtk.ComboBox.NewText();
     this.imagecombobox.Name = "imagecombobox";
     this.encpropstable.Add(this.imagecombobox);
     global::Gtk.Table.TableChild w57 = ((global::Gtk.Table.TableChild)(this.encpropstable[this.imagecombobox]));
     w57.TopAttach = ((uint)(1));
     w57.BottomAttach = ((uint)(2));
     w57.LeftAttach = ((uint)(1));
     w57.RightAttach = ((uint)(2));
     w57.XOptions = ((global::Gtk.AttachOptions)(4));
     w57.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child encpropstable.Gtk.Table+TableChild
     this.outputsizelabel = new global::Gtk.Label();
     this.outputsizelabel.Name = "outputsizelabel";
     this.outputsizelabel.Xalign = 1F;
     this.outputsizelabel.LabelProp = global::VAS.Core.Catalog.GetString("Output size");
     this.encpropstable.Add(this.outputsizelabel);
     global::Gtk.Table.TableChild w58 = ((global::Gtk.Table.TableChild)(this.encpropstable[this.outputsizelabel]));
     w58.TopAttach = ((uint)(1));
     w58.BottomAttach = ((uint)(2));
     w58.XOptions = ((global::Gtk.AttachOptions)(4));
     w58.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child encpropstable.Gtk.Table+TableChild
     this.qualitycombobox = global::Gtk.ComboBox.NewText();
     this.qualitycombobox.Name = "qualitycombobox";
     this.encpropstable.Add(this.qualitycombobox);
     global::Gtk.Table.TableChild w59 = ((global::Gtk.Table.TableChild)(this.encpropstable[this.qualitycombobox]));
     w59.LeftAttach = ((uint)(3));
     w59.RightAttach = ((uint)(4));
     w59.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child encpropstable.Gtk.Table+TableChild
     this.qualityformatlabel = new global::Gtk.Label();
     this.qualityformatlabel.Name = "qualityformatlabel";
     this.qualityformatlabel.Xalign = 1F;
     this.qualityformatlabel.LabelProp = global::VAS.Core.Catalog.GetString("Quality");
     this.encpropstable.Add(this.qualityformatlabel);
     global::Gtk.Table.TableChild w60 = ((global::Gtk.Table.TableChild)(this.encpropstable[this.qualityformatlabel]));
     w60.LeftAttach = ((uint)(2));
     w60.RightAttach = ((uint)(3));
     w60.XOptions = ((global::Gtk.AttachOptions)(4));
     w60.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child encpropstable.Gtk.Table+TableChild
     this.videoformatlabel = new global::Gtk.Label();
     this.videoformatlabel.Name = "videoformatlabel";
     this.videoformatlabel.Xalign = 1F;
     this.videoformatlabel.LabelProp = global::VAS.Core.Catalog.GetString("Format");
     this.encpropstable.Add(this.videoformatlabel);
     global::Gtk.Table.TableChild w61 = ((global::Gtk.Table.TableChild)(this.encpropstable[this.videoformatlabel]));
     w61.XOptions = ((global::Gtk.AttachOptions)(4));
     w61.YOptions = ((global::Gtk.AttachOptions)(4));
     this.capturebox.Add(this.encpropstable);
     global::Gtk.Box.BoxChild w62 = ((global::Gtk.Box.BoxChild)(this.capturebox[this.encpropstable]));
     w62.Position = 4;
     w62.Expand = false;
     w62.Fill = false;
     this.centerbox.Add(this.capturebox);
     global::Gtk.Box.BoxChild w63 = ((global::Gtk.Box.BoxChild)(this.centerbox[this.capturebox]));
     w63.Position = 2;
     w63.Expand = false;
     w63.Fill = false;
     this.topbox.Add(this.centerbox);
     global::Gtk.Box.BoxChild w64 = ((global::Gtk.Box.BoxChild)(this.topbox[this.centerbox]));
     w64.Position = 1;
     w64.Fill = false;
     // Container child topbox.Gtk.Box+BoxChild
     this.righttable = new global::Gtk.Table(((uint)(1)), ((uint)(2)), false);
     this.righttable.Name = "righttable";
     this.righttable.RowSpacing = ((uint)(6));
     this.righttable.ColumnSpacing = ((uint)(6));
     // Container child righttable.Gtk.Table+TableChild
     this.analysislabel = new global::Gtk.Label();
     this.analysislabel.Name = "analysislabel";
     this.analysislabel.LabelProp = global::VAS.Core.Catalog.GetString("Dashboard");
     this.righttable.Add(this.analysislabel);
     global::Gtk.Table.TableChild w65 = ((global::Gtk.Table.TableChild)(this.righttable[this.analysislabel]));
     w65.XOptions = ((global::Gtk.AttachOptions)(4));
     w65.YOptions = ((global::Gtk.AttachOptions)(0));
     // Container child righttable.Gtk.Table+TableChild
     this.tagscombobox = global::Gtk.ComboBox.NewText();
     this.tagscombobox.Name = "tagscombobox";
     this.righttable.Add(this.tagscombobox);
     global::Gtk.Table.TableChild w66 = ((global::Gtk.Table.TableChild)(this.righttable[this.tagscombobox]));
     w66.LeftAttach = ((uint)(1));
     w66.RightAttach = ((uint)(2));
     w66.YOptions = ((global::Gtk.AttachOptions)(0));
     this.topbox.Add(this.righttable);
     global::Gtk.Box.BoxChild w67 = ((global::Gtk.Box.BoxChild)(this.topbox[this.righttable]));
     w67.Position = 2;
     w67.Expand = false;
     w67.Fill = false;
     this.alignment1.Add(this.topbox);
     this.vbox5.Add(this.alignment1);
     global::Gtk.Box.BoxChild w69 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.alignment1]));
     w69.Position = 0;
     w69.Expand = false;
     w69.Fill = false;
     // Container child vbox5.Gtk.Box+BoxChild
     this.vbox6 = new global::Gtk.VBox();
     this.vbox6.Name = "vbox6";
     this.vbox6.Spacing = 6;
     // Container child vbox6.Gtk.Box+BoxChild
     this.hseparator1 = new global::Gtk.HSeparator();
     this.hseparator1.Name = "hseparator1";
     this.vbox6.Add(this.hseparator1);
     global::Gtk.Box.BoxChild w70 = ((global::Gtk.Box.BoxChild)(this.vbox6[this.hseparator1]));
     w70.Position = 0;
     w70.Expand = false;
     w70.Fill = false;
     // Container child vbox6.Gtk.Box+BoxChild
     this.hbox14 = new global::Gtk.HBox();
     this.hbox14.Name = "hbox14";
     this.hbox14.Spacing = 6;
     // Container child hbox14.Gtk.Box+BoxChild
     this.homealignment = new global::Gtk.Alignment(0.5F, 0.5F, 0F, 1F);
     this.homealignment.Name = "homealignment";
     // Container child homealignment.Gtk.Container+ContainerChild
     this.hbox16 = new global::Gtk.HBox();
     this.hbox16.Name = "hbox16";
     this.hbox16.Spacing = 6;
     // Container child hbox16.Gtk.Box+BoxChild
     this.label11 = new global::Gtk.Label();
     this.label11.Name = "label11";
     this.label11.LabelProp = global::VAS.Core.Catalog.GetString("Tactics");
     this.hbox16.Add(this.label11);
     global::Gtk.Box.BoxChild w71 = ((global::Gtk.Box.BoxChild)(this.hbox16[this.label11]));
     w71.Position = 0;
     w71.Expand = false;
     w71.Fill = false;
     // Container child hbox16.Gtk.Box+BoxChild
     this.hometacticsentry = new global::Gtk.Entry();
     this.hometacticsentry.CanFocus = true;
     this.hometacticsentry.Name = "hometacticsentry";
     this.hometacticsentry.IsEditable = true;
     this.hometacticsentry.InvisibleChar = '•';
     this.hbox16.Add(this.hometacticsentry);
     global::Gtk.Box.BoxChild w72 = ((global::Gtk.Box.BoxChild)(this.hbox16[this.hometacticsentry]));
     w72.Position = 1;
     w72.Expand = false;
     // Container child hbox16.Gtk.Box+BoxChild
     this.hometacticsbutton = new global::Gtk.Button();
     this.hometacticsbutton.CanFocus = true;
     this.hometacticsbutton.Name = "hometacticsbutton";
     this.hometacticsbutton.UseUnderline = true;
     global::Gtk.Image w73 = new global::Gtk.Image();
     w73.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-apply", global::Gtk.IconSize.Menu);
     this.hometacticsbutton.Image = w73;
     this.hbox16.Add(this.hometacticsbutton);
     global::Gtk.Box.BoxChild w74 = ((global::Gtk.Box.BoxChild)(this.hbox16[this.hometacticsbutton]));
     w74.Position = 2;
     w74.Expand = false;
     w74.Fill = false;
     // Container child hbox16.Gtk.Box+BoxChild
     this.homecolor1button = new global::Gtk.ToggleButton();
     this.homecolor1button.WidthRequest = 30;
     this.homecolor1button.CanFocus = true;
     this.homecolor1button.Name = "homecolor1button";
     // Container child homecolor1button.Gtk.Container+ContainerChild
     this.homecolor1 = new global::Gtk.DrawingArea();
     this.homecolor1.Name = "homecolor1";
     this.homecolor1button.Add(this.homecolor1);
     this.hbox16.Add(this.homecolor1button);
     global::Gtk.Box.BoxChild w76 = ((global::Gtk.Box.BoxChild)(this.hbox16[this.homecolor1button]));
     w76.Position = 3;
     // Container child hbox16.Gtk.Box+BoxChild
     this.homecolor2button = new global::Gtk.ToggleButton();
     this.homecolor2button.WidthRequest = 30;
     this.homecolor2button.CanFocus = true;
     this.homecolor2button.Name = "homecolor2button";
     // Container child homecolor2button.Gtk.Container+ContainerChild
     this.homecolor2 = new global::Gtk.DrawingArea();
     this.homecolor2.Name = "homecolor2";
     this.homecolor2button.Add(this.homecolor2);
     this.hbox16.Add(this.homecolor2button);
     global::Gtk.Box.BoxChild w78 = ((global::Gtk.Box.BoxChild)(this.hbox16[this.homecolor2button]));
     w78.Position = 4;
     this.homealignment.Add(this.hbox16);
     this.hbox14.Add(this.homealignment);
     global::Gtk.Box.BoxChild w80 = ((global::Gtk.Box.BoxChild)(this.hbox14[this.homealignment]));
     w80.Position = 0;
     // Container child hbox14.Gtk.Box+BoxChild
     this.awayalignment = new global::Gtk.Alignment(0.5F, 0.5F, 0F, 1F);
     this.awayalignment.Name = "awayalignment";
     // Container child awayalignment.Gtk.Container+ContainerChild
     this.hbox17 = new global::Gtk.HBox();
     this.hbox17.Name = "hbox17";
     this.hbox17.Spacing = 6;
     // Container child hbox17.Gtk.Box+BoxChild
     this.label12 = new global::Gtk.Label();
     this.label12.Name = "label12";
     this.label12.LabelProp = global::VAS.Core.Catalog.GetString("Tactics");
     this.hbox17.Add(this.label12);
     global::Gtk.Box.BoxChild w81 = ((global::Gtk.Box.BoxChild)(this.hbox17[this.label12]));
     w81.Position = 0;
     w81.Expand = false;
     w81.Fill = false;
     // Container child hbox17.Gtk.Box+BoxChild
     this.awaytacticsentry = new global::Gtk.Entry();
     this.awaytacticsentry.CanFocus = true;
     this.awaytacticsentry.Name = "awaytacticsentry";
     this.awaytacticsentry.IsEditable = true;
     this.awaytacticsentry.InvisibleChar = '•';
     this.hbox17.Add(this.awaytacticsentry);
     global::Gtk.Box.BoxChild w82 = ((global::Gtk.Box.BoxChild)(this.hbox17[this.awaytacticsentry]));
     w82.Position = 1;
     w82.Expand = false;
     // Container child hbox17.Gtk.Box+BoxChild
     this.awaytacticsbutton = new global::Gtk.Button();
     this.awaytacticsbutton.CanFocus = true;
     this.awaytacticsbutton.Name = "awaytacticsbutton";
     this.awaytacticsbutton.UseUnderline = true;
     global::Gtk.Image w83 = new global::Gtk.Image();
     w83.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-apply", global::Gtk.IconSize.Menu);
     this.awaytacticsbutton.Image = w83;
     this.hbox17.Add(this.awaytacticsbutton);
     global::Gtk.Box.BoxChild w84 = ((global::Gtk.Box.BoxChild)(this.hbox17[this.awaytacticsbutton]));
     w84.Position = 2;
     w84.Expand = false;
     w84.Fill = false;
     // Container child hbox17.Gtk.Box+BoxChild
     this.awaycolor1button = new global::Gtk.ToggleButton();
     this.awaycolor1button.WidthRequest = 30;
     this.awaycolor1button.CanFocus = true;
     this.awaycolor1button.Name = "awaycolor1button";
     // Container child awaycolor1button.Gtk.Container+ContainerChild
     this.awaycolor1 = new global::Gtk.DrawingArea();
     this.awaycolor1.Name = "awaycolor1";
     this.awaycolor1button.Add(this.awaycolor1);
     this.hbox17.Add(this.awaycolor1button);
     global::Gtk.Box.BoxChild w86 = ((global::Gtk.Box.BoxChild)(this.hbox17[this.awaycolor1button]));
     w86.Position = 3;
     // Container child hbox17.Gtk.Box+BoxChild
     this.awaycolor2button = new global::Gtk.ToggleButton();
     this.awaycolor2button.WidthRequest = 30;
     this.awaycolor2button.CanFocus = true;
     this.awaycolor2button.Name = "awaycolor2button";
     // Container child awaycolor2button.Gtk.Container+ContainerChild
     this.awaycolor2 = new global::Gtk.DrawingArea();
     this.awaycolor2.Name = "awaycolor2";
     this.awaycolor2button.Add(this.awaycolor2);
     this.hbox17.Add(this.awaycolor2button);
     global::Gtk.Box.BoxChild w88 = ((global::Gtk.Box.BoxChild)(this.hbox17[this.awaycolor2button]));
     w88.Position = 4;
     this.awayalignment.Add(this.hbox17);
     this.hbox14.Add(this.awayalignment);
     global::Gtk.Box.BoxChild w90 = ((global::Gtk.Box.BoxChild)(this.hbox14[this.awayalignment]));
     w90.Position = 1;
     this.vbox6.Add(this.hbox14);
     global::Gtk.Box.BoxChild w91 = ((global::Gtk.Box.BoxChild)(this.vbox6[this.hbox14]));
     w91.Position = 1;
     w91.Expand = false;
     // Container child vbox6.Gtk.Box+BoxChild
     this.drawingarea = new global::Gtk.DrawingArea();
     this.drawingarea.Name = "drawingarea";
     this.vbox6.Add(this.drawingarea);
     global::Gtk.Box.BoxChild w92 = ((global::Gtk.Box.BoxChild)(this.vbox6[this.drawingarea]));
     w92.Position = 2;
     this.vbox5.Add(this.vbox6);
     global::Gtk.Box.BoxChild w93 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.vbox6]));
     w93.Position = 1;
     this.notebook1.Add(this.vbox5);
     global::Gtk.Notebook.NotebookChild w94 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1[this.vbox5]));
     w94.Position = 1;
     w94.TabFill = false;
     w94.MenuLabel = "";
     // Notebook tab
     this.label13 = new global::Gtk.Label();
     this.label13.Name = "label13";
     this.label13.LabelProp = global::VAS.Core.Catalog.GetString("page2");
     this.notebook1.SetTabLabel(this.vbox5, this.label13);
     this.label13.ShowAll();
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.projectperiods1 = new global::LongoMatch.Gui.Component.SynchronizationWidget();
     this.projectperiods1.Events = ((global::Gdk.EventMask)(256));
     this.projectperiods1.Name = "projectperiods1";
     this.projectperiods1.FixedPeriods = false;
     this.notebook1.Add(this.projectperiods1);
     global::Gtk.Notebook.NotebookChild w95 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1[this.projectperiods1]));
     w95.Position = 2;
     // Notebook tab
     this.label14 = new global::Gtk.Label();
     this.label14.Name = "label14";
     this.label14.LabelProp = global::VAS.Core.Catalog.GetString("page3");
     this.notebook1.SetTabLabel(this.projectperiods1, this.label14);
     this.label14.ShowAll();
     this.vbox3.Add(this.notebook1);
     global::Gtk.Box.BoxChild w96 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.notebook1]));
     w96.Position = 1;
     this.Add(this.vbox3);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
Beispiel #8
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();
 }
Beispiel #9
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.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.notebook1 = new global::Gtk.Notebook ();
     this.notebook1.CanFocus = true;
     this.notebook1.Name = "notebook1";
     this.notebook1.CurrentPage = 0;
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.pm_content_alignment = new global::Gtk.Alignment (0.5F, 0.5F, 1F, 1F);
     this.pm_content_alignment.Name = "pm_content_alignment";
     this.pm_content_alignment.BorderWidth = ((uint)(12));
     // Container child pm_content_alignment.Gtk.Container+ContainerChild
     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.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::Gtk.Image ();
     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::Gtk.Image ();
     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::Gtk.Image ();
     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::Gtk.Image ();
     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::Gtk.Image ();
     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.pm_content_alignment.Add (this.pm_hbox);
     this.notebook1.Add (this.pm_content_alignment);
     // Notebook tab
     this.label1 = new global::Gtk.Label ();
     this.label1.Name = "label1";
     this.notebook1.SetTabLabel (this.pm_content_alignment, this.label1);
     this.label1.ShowAll ();
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.projectperiods1 = new global::LongoMatch.Gui.Component.SynchronizationWidget ();
     this.projectperiods1.Events = ((global::Gdk.EventMask)(256));
     this.projectperiods1.Name = "projectperiods1";
     this.projectperiods1.FixedPeriods = false;
     this.notebook1.Add (this.projectperiods1);
     global::Gtk.Notebook.NotebookChild w41 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1 [this.projectperiods1]));
     w41.Position = 1;
     // Notebook tab
     this.label3 = new global::Gtk.Label ();
     this.label3.Name = "label3";
     this.notebook1.SetTabLabel (this.projectperiods1, this.label3);
     this.label3.ShowAll ();
     this.vbox3.Add (this.notebook1);
     global::Gtk.Box.BoxChild w42 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.notebook1]));
     w42.Position = 1;
     this.Add (this.vbox3);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.projectbox.Hide ();
     this.rbox.Hide ();
     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::Gtk.Image ();
     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::Gtk.Image ();
     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::Gtk.Image ();
     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::Gtk.Image ();
     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::Gtk.Image ();
     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::Gtk.Image ();
     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::Gtk.Image ();
     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::Gtk.Image ();
     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::Gtk.Image ();
     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::Gtk.Image ();
     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.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 w30 = ((global::Gtk.Box.BoxChild)(this.teamsvbox [this.GtkScrolledWindow1]));
     w30.Position = 0;
     this.hbox1.Add (this.teamsvbox);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.teamsvbox]));
     w31.Position = 0;
     w31.Expand = false;
     w31.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 w32 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.teamtemplateeditor1]));
     w32.Position = 1;
     this.contentvbox.Add (this.hbox1);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.contentvbox [this.hbox1]));
     w33.Position = 1;
     this.contentalignment.Add (this.contentvbox);
     this.teameditorvbox.Add (this.contentalignment);
     global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.teameditorvbox [this.contentalignment]));
     w35.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.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::Gtk.Image ();
     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::Gtk.Image ();
     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::Gtk.Image ();
     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::Gtk.Image ();
     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::Gtk.Image ();
     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::Gtk.Image ();
     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::Gtk.Image ();
     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::Gtk.Image ();
     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::Gtk.Image ();
     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::Gtk.Image ();
     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::Gtk.Image ();
     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::Gtk.Image ();
     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::Gtk.Image ();
     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.buttonswidget = new global::LongoMatch.Gui.Component.DashboardWidget ();
     this.buttonswidget.Events = ((global::Gdk.EventMask)(256));
     this.buttonswidget.Name = "buttonswidget";
     this.buttonswidget.Edited = false;
     this.vbox4.Add (this.buttonswidget);
     global::Gtk.Box.BoxChild w38 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.buttonswidget]));
     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 ();
 }