Пример #1
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget LongoMatch.Gui.Component.CodingWidget
     global::Stetic.BinContainer.Attach(this);
     this.Name = "LongoMatch.Gui.Component.CodingWidget";
     // Container child LongoMatch.Gui.Component.CodingWidget.Gtk.Container+ContainerChild
     this.notebook             = new global::Gtk.Notebook();
     this.notebook.CanFocus    = true;
     this.notebook.Name        = "notebook";
     this.notebook.CurrentPage = 0;
     this.notebook.TabPos      = ((global::Gtk.PositionType)(0));
     this.notebook.ShowBorder  = false;
     // Container child notebook.Gtk.Notebook+NotebookChild
     this.dashboardhpaned          = new global::Gtk.HPaned();
     this.dashboardhpaned.CanFocus = true;
     this.dashboardhpaned.Name     = "dashboardhpaned";
     this.dashboardhpaned.Position = 276;
     // Container child dashboardhpaned.Gtk.Paned+PanedChild
     this.teamsdrawingarea      = new global::Gtk.DrawingArea();
     this.teamsdrawingarea.Name = "teamsdrawingarea";
     this.dashboardhpaned.Add(this.teamsdrawingarea);
     global::Gtk.Paned.PanedChild w1 = ((global::Gtk.Paned.PanedChild)(this.dashboardhpaned [this.teamsdrawingarea]));
     w1.Resize = false;
     // Container child dashboardhpaned.Gtk.Paned+PanedChild
     this.hbox5         = new global::Gtk.HBox();
     this.hbox5.Name    = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.buttonswidget        = new global::LongoMatch.Gui.Component.DashboardWidget();
     this.buttonswidget.Events = ((global::Gdk.EventMask)(256));
     this.buttonswidget.Name   = "buttonswidget";
     this.hbox5.Add(this.buttonswidget);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.buttonswidget]));
     w2.Position = 0;
     this.dashboardhpaned.Add(this.hbox5);
     this.notebook.Add(this.dashboardhpaned);
     // Notebook tab
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::VAS.Core.Catalog.GetString("page1");
     this.notebook.SetTabLabel(this.dashboardhpaned, this.label2);
     this.label2.ShowAll();
     // Container child notebook.Gtk.Notebook+NotebookChild
     this.timeline        = new global::LongoMatch.Gui.Component.Timeline();
     this.timeline.Events = ((global::Gdk.EventMask)(256));
     this.timeline.Name   = "timeline";
     this.notebook.Add(this.timeline);
     global::Gtk.Notebook.NotebookChild w5 = ((global::Gtk.Notebook.NotebookChild)(this.notebook [this.timeline]));
     w5.Position = 1;
     // Notebook tab
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.LabelProp = global::VAS.Core.Catalog.GetString("page2");
     this.notebook.SetTabLabel(this.timeline, this.label3);
     this.label3.ShowAll();
     // Container child notebook.Gtk.Notebook+NotebookChild
     this.playspositionviewer1        = new global::LongoMatch.Gui.Component.PlaysPositionViewer();
     this.playspositionviewer1.Events = ((global::Gdk.EventMask)(256));
     this.playspositionviewer1.Name   = "playspositionviewer1";
     this.notebook.Add(this.playspositionviewer1);
     global::Gtk.Notebook.NotebookChild w6 = ((global::Gtk.Notebook.NotebookChild)(this.notebook [this.playspositionviewer1]));
     w6.Position = 2;
     // Notebook tab
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.LabelProp = global::VAS.Core.Catalog.GetString("page3");
     this.notebook.SetTabLabel(this.playspositionviewer1, this.label5);
     this.label5.ShowAll();
     // Container child notebook.Gtk.Notebook+NotebookChild
     this.eventslistwidget        = new global::LongoMatch.Gui.Component.EventsListWidget();
     this.eventslistwidget.Events = ((global::Gdk.EventMask)(256));
     this.eventslistwidget.Name   = "eventslistwidget";
     this.notebook.Add(this.eventslistwidget);
     global::Gtk.Notebook.NotebookChild w7 = ((global::Gtk.Notebook.NotebookChild)(this.notebook [this.eventslistwidget]));
     w7.Position = 3;
     // Notebook tab
     this.label13           = new global::Gtk.Label();
     this.label13.Name      = "label13";
     this.label13.LabelProp = global::VAS.Core.Catalog.GetString("page4");
     this.notebook.SetTabLabel(this.eventslistwidget, this.label13);
     this.label13.ShowAll();
     this.Add(this.notebook);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget LongoMatch.Gui.Component.PlaysSelectionWidget
     global::Stetic.BinContainer.Attach (this);
     this.Name = "LongoMatch.Gui.Component.PlaysSelectionWidget";
     // Container child LongoMatch.Gui.Component.PlaysSelectionWidget.Gtk.Container+ContainerChild
     this.hbox3 = new global::Gtk.HBox ();
     this.hbox3.Name = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.notebook = new global::Gtk.Notebook ();
     this.notebook.CanFocus = true;
     this.notebook.Name = "notebook";
     this.notebook.CurrentPage = 0;
     this.notebook.TabPos = ((global::Gtk.PositionType)(0));
     // Container child notebook.Gtk.Notebook+NotebookChild
     this.eventslistwidget = new global::LongoMatch.Gui.Component.EventsListWidget ();
     this.eventslistwidget.Events = ((global::Gdk.EventMask)(256));
     this.eventslistwidget.Name = "eventslistwidget";
     this.notebook.Add (this.eventslistwidget);
     // Notebook tab
     this.label1 = new global::Gtk.Label ();
     this.label1.Name = "label1";
     this.label1.LabelProp = global::VAS.Core.Catalog.GetString ("  Events   ");
     this.label1.Justify = ((global::Gtk.Justification)(2));
     this.label1.Angle = 90;
     this.notebook.SetTabLabel (this.eventslistwidget, this.label1);
     this.label1.ShowAll ();
     // Container child notebook.Gtk.Notebook+NotebookChild
     this.playlistwidget = new global::LongoMatch.Gui.Component.PlayListWidget ();
     this.playlistwidget.WidthRequest = 100;
     this.playlistwidget.Events = ((global::Gdk.EventMask)(256));
     this.playlistwidget.Name = "playlistwidget";
     this.notebook.Add (this.playlistwidget);
     global::Gtk.Notebook.NotebookChild w2 = ((global::Gtk.Notebook.NotebookChild)(this.notebook [this.playlistwidget]));
     w2.Position = 1;
     // Notebook tab
     this.label3 = new global::Gtk.Label ();
     this.label3.Name = "label3";
     this.label3.LabelProp = global::VAS.Core.Catalog.GetString ("Playlists");
     this.label3.Angle = 90;
     this.notebook.SetTabLabel (this.playlistwidget, this.label3);
     this.label3.ShowAll ();
     // Container child notebook.Gtk.Notebook+NotebookChild
     this.filtersvbox = new global::Gtk.VBox ();
     this.filtersvbox.Name = "filtersvbox";
     this.filtersvbox.Spacing = 6;
     // Container child filtersvbox.Gtk.Box+BoxChild
     this.vbox3 = new global::Gtk.VBox ();
     this.vbox3.Name = "vbox3";
     // Container child vbox3.Gtk.Box+BoxChild
     this.eventbox = new global::Gtk.EventBox ();
     this.eventbox.Name = "eventbox";
     // Container child eventbox.Gtk.Container+ContainerChild
     this.alignment1 = new global::Gtk.Alignment (0F, 0.5F, 0F, 1F);
     this.alignment1.HeightRequest = 40;
     this.alignment1.Name = "alignment1";
     this.alignment1.LeftPadding = ((uint)(25));
     this.alignment1.TopPadding = ((uint)(10));
     this.alignment1.BottomPadding = ((uint)(5));
     // Container child alignment1.Gtk.Container+ContainerChild
     this.hbox4 = new global::Gtk.HBox ();
     this.hbox4.Name = "hbox4";
     this.hbox4.Homogeneous = true;
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.clearButton = new global::Gtk.Button ();
     this.clearButton.CanFocus = true;
     this.clearButton.Name = "clearButton";
     this.clearButton.UseUnderline = true;
     this.clearButton.Label = global::VAS.Core.Catalog.GetString ("Clear");
     this.hbox4.Add (this.clearButton);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.clearButton]));
     w3.Position = 0;
     this.alignment1.Add (this.hbox4);
     this.eventbox.Add (this.alignment1);
     this.vbox3.Add (this.eventbox);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.eventbox]));
     w6.Position = 0;
     w6.Expand = false;
     w6.Fill = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hseparator1 = new global::Gtk.HSeparator ();
     this.hseparator1.Name = "hseparator1";
     this.vbox3.Add (this.hseparator1);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hseparator1]));
     w7.Position = 1;
     w7.Expand = false;
     w7.Fill = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.filtersnotebook = new global::Gtk.Notebook ();
     this.filtersnotebook.CanFocus = true;
     this.filtersnotebook.Name = "filtersnotebook";
     this.filtersnotebook.CurrentPage = 0;
     this.filtersnotebook.TabPos = ((global::Gtk.PositionType)(3));
     this.vbox3.Add (this.filtersnotebook);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.filtersnotebook]));
     w8.Position = 2;
     this.filtersvbox.Add (this.vbox3);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.filtersvbox [this.vbox3]));
     w9.Position = 0;
     this.notebook.Add (this.filtersvbox);
     global::Gtk.Notebook.NotebookChild w10 = ((global::Gtk.Notebook.NotebookChild)(this.notebook [this.filtersvbox]));
     w10.Position = 2;
     // Notebook tab
     this.label2 = new global::Gtk.Label ();
     this.label2.Name = "label2";
     this.label2.LabelProp = global::VAS.Core.Catalog.GetString ("  Filters  ");
     this.label2.Angle = 90;
     this.notebook.SetTabLabel (this.filtersvbox, this.label2);
     this.label2.ShowAll ();
     this.hbox3.Add (this.notebook);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.notebook]));
     w11.Position = 0;
     // Container child hbox3.Gtk.Box+BoxChild
     this.notebookPlaylist = new global::Gtk.Notebook ();
     this.notebookPlaylist.CanFocus = true;
     this.notebookPlaylist.Name = "notebookPlaylist";
     this.notebookPlaylist.CurrentPage = 0;
     this.hbox3.Add (this.notebookPlaylist);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.notebookPlaylist]));
     w12.Position = 1;
     // Container child hbox3.Gtk.Box+BoxChild
     this.notebookFilter = new global::Gtk.Notebook ();
     this.notebookFilter.CanFocus = true;
     this.notebookFilter.Name = "notebookFilter";
     this.notebookFilter.CurrentPage = 0;
     this.hbox3.Add (this.notebookFilter);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.notebookFilter]));
     w13.Position = 2;
     this.Add (this.hbox3);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.notebookPlaylist.Hide ();
     this.notebookFilter.Hide ();
     this.Hide ();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget LongoMatch.Gui.Component.PlaysSelectionWidget
     global::Stetic.BinContainer.Attach(this);
     this.Name = "LongoMatch.Gui.Component.PlaysSelectionWidget";
     // Container child LongoMatch.Gui.Component.PlaysSelectionWidget.Gtk.Container+ContainerChild
     this.notebook             = new global::Gtk.Notebook();
     this.notebook.CanFocus    = true;
     this.notebook.Name        = "notebook";
     this.notebook.CurrentPage = 0;
     this.notebook.TabPos      = ((global::Gtk.PositionType)(0));
     // Container child notebook.Gtk.Notebook+NotebookChild
     this.eventslistwidget        = new global::LongoMatch.Gui.Component.EventsListWidget();
     this.eventslistwidget.Events = ((global::Gdk.EventMask)(256));
     this.eventslistwidget.Name   = "eventslistwidget";
     this.notebook.Add(this.eventslistwidget);
     // Notebook tab
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("  Events   ");
     this.label1.Justify   = ((global::Gtk.Justification)(2));
     this.label1.Angle     = 90;
     this.notebook.SetTabLabel(this.eventslistwidget, this.label1);
     this.label1.ShowAll();
     // Container child notebook.Gtk.Notebook+NotebookChild
     this.playlistwidget = new global::LongoMatch.Gui.Component.PlayListWidget();
     this.playlistwidget.WidthRequest = 100;
     this.playlistwidget.Events       = ((global::Gdk.EventMask)(256));
     this.playlistwidget.Name         = "playlistwidget";
     this.notebook.Add(this.playlistwidget);
     global::Gtk.Notebook.NotebookChild w2 = ((global::Gtk.Notebook.NotebookChild)(this.notebook [this.playlistwidget]));
     w2.Position = 1;
     // Notebook tab
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Playlists");
     this.label3.Angle     = 90;
     this.notebook.SetTabLabel(this.playlistwidget, this.label3);
     this.label3.ShowAll();
     // Container child notebook.Gtk.Notebook+NotebookChild
     this.filtersvbox         = new global::Gtk.VBox();
     this.filtersvbox.Name    = "filtersvbox";
     this.filtersvbox.Spacing = 6;
     // Container child filtersvbox.Gtk.Box+BoxChild
     this.filtersnotebook             = new global::Gtk.Notebook();
     this.filtersnotebook.CanFocus    = true;
     this.filtersnotebook.Name        = "filtersnotebook";
     this.filtersnotebook.CurrentPage = 1;
     this.filtersnotebook.TabPos      = ((global::Gtk.PositionType)(3));
     this.filtersvbox.Add(this.filtersnotebook);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.filtersvbox [this.filtersnotebook]));
     w3.Position = 0;
     this.notebook.Add(this.filtersvbox);
     global::Gtk.Notebook.NotebookChild w4 = ((global::Gtk.Notebook.NotebookChild)(this.notebook [this.filtersvbox]));
     w4.Position = 2;
     // Notebook tab
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("  Filters  ");
     this.label2.Angle     = 90;
     this.notebook.SetTabLabel(this.filtersvbox, this.label2);
     this.label2.ShowAll();
     this.Add(this.notebook);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget LongoMatch.Gui.Component.CodingWidget
     global::Stetic.BinContainer.Attach (this);
     this.Name = "LongoMatch.Gui.Component.CodingWidget";
     // Container child LongoMatch.Gui.Component.CodingWidget.Gtk.Container+ContainerChild
     this.notebook = new global::Gtk.Notebook ();
     this.notebook.CanFocus = true;
     this.notebook.Name = "notebook";
     this.notebook.CurrentPage = 3;
     this.notebook.TabPos = ((global::Gtk.PositionType)(0));
     this.notebook.ShowBorder = false;
     // Container child notebook.Gtk.Notebook+NotebookChild
     this.dashboardhpaned = new global::Gtk.HPaned ();
     this.dashboardhpaned.CanFocus = true;
     this.dashboardhpaned.Name = "dashboardhpaned";
     this.dashboardhpaned.Position = 276;
     // Container child dashboardhpaned.Gtk.Paned+PanedChild
     this.teamsdrawingarea = new global::Gtk.DrawingArea ();
     this.teamsdrawingarea.Name = "teamsdrawingarea";
     this.dashboardhpaned.Add (this.teamsdrawingarea);
     global::Gtk.Paned.PanedChild w1 = ((global::Gtk.Paned.PanedChild)(this.dashboardhpaned [this.teamsdrawingarea]));
     w1.Resize = false;
     // Container child dashboardhpaned.Gtk.Paned+PanedChild
     this.hbox5 = new global::Gtk.HBox ();
     this.hbox5.Name = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.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.hbox5.Add (this.buttonswidget);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.buttonswidget]));
     w2.Position = 0;
     this.dashboardhpaned.Add (this.hbox5);
     this.notebook.Add (this.dashboardhpaned);
     // Notebook tab
     this.label2 = new global::Gtk.Label ();
     this.label2.Name = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString ("page1");
     this.notebook.SetTabLabel (this.dashboardhpaned, this.label2);
     this.label2.ShowAll ();
     // Container child notebook.Gtk.Notebook+NotebookChild
     this.timeline = new global::LongoMatch.Gui.Component.Timeline ();
     this.timeline.Events = ((global::Gdk.EventMask)(256));
     this.timeline.Name = "timeline";
     this.notebook.Add (this.timeline);
     global::Gtk.Notebook.NotebookChild w5 = ((global::Gtk.Notebook.NotebookChild)(this.notebook [this.timeline]));
     w5.Position = 1;
     // Notebook tab
     this.label3 = new global::Gtk.Label ();
     this.label3.Name = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString ("page2");
     this.notebook.SetTabLabel (this.timeline, this.label3);
     this.label3.ShowAll ();
     // Container child notebook.Gtk.Notebook+NotebookChild
     this.playspositionviewer1 = new global::LongoMatch.Gui.Component.PlaysPositionViewer ();
     this.playspositionviewer1.Events = ((global::Gdk.EventMask)(256));
     this.playspositionviewer1.Name = "playspositionviewer1";
     this.notebook.Add (this.playspositionviewer1);
     global::Gtk.Notebook.NotebookChild w6 = ((global::Gtk.Notebook.NotebookChild)(this.notebook [this.playspositionviewer1]));
     w6.Position = 2;
     // Notebook tab
     this.label5 = new global::Gtk.Label ();
     this.label5.Name = "label5";
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString ("page3");
     this.notebook.SetTabLabel (this.playspositionviewer1, this.label5);
     this.label5.ShowAll ();
     // Container child notebook.Gtk.Notebook+NotebookChild
     this.eventslistwidget = new global::LongoMatch.Gui.Component.EventsListWidget ();
     this.eventslistwidget.Events = ((global::Gdk.EventMask)(256));
     this.eventslistwidget.Name = "eventslistwidget";
     this.notebook.Add (this.eventslistwidget);
     global::Gtk.Notebook.NotebookChild w7 = ((global::Gtk.Notebook.NotebookChild)(this.notebook [this.eventslistwidget]));
     w7.Position = 3;
     // Notebook tab
     this.label13 = new global::Gtk.Label ();
     this.label13.Name = "label13";
     this.label13.LabelProp = global::Mono.Unix.Catalog.GetString ("page4");
     this.notebook.SetTabLabel (this.eventslistwidget, this.label13);
     this.label13.ShowAll ();
     this.Add (this.notebook);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget LongoMatch.Gui.Component.PlaysSelectionWidget
     global::Stetic.BinContainer.Attach (this);
     this.Name = "LongoMatch.Gui.Component.PlaysSelectionWidget";
     // Container child LongoMatch.Gui.Component.PlaysSelectionWidget.Gtk.Container+ContainerChild
     this.notebook = new global::Gtk.Notebook ();
     this.notebook.CanFocus = true;
     this.notebook.Name = "notebook";
     this.notebook.CurrentPage = 0;
     this.notebook.TabPos = ((global::Gtk.PositionType)(0));
     // Container child notebook.Gtk.Notebook+NotebookChild
     this.eventslistwidget = new global::LongoMatch.Gui.Component.EventsListWidget ();
     this.eventslistwidget.Events = ((global::Gdk.EventMask)(256));
     this.eventslistwidget.Name = "eventslistwidget";
     this.notebook.Add (this.eventslistwidget);
     // Notebook tab
     this.label1 = new global::Gtk.Label ();
     this.label1.Name = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("  Events   ");
     this.label1.Justify = ((global::Gtk.Justification)(2));
     this.label1.Angle = 90;
     this.notebook.SetTabLabel (this.eventslistwidget, this.label1);
     this.label1.ShowAll ();
     // Container child notebook.Gtk.Notebook+NotebookChild
     this.playlistwidget = new global::LongoMatch.Gui.Component.PlayListWidget ();
     this.playlistwidget.WidthRequest = 100;
     this.playlistwidget.Events = ((global::Gdk.EventMask)(256));
     this.playlistwidget.Name = "playlistwidget";
     this.notebook.Add (this.playlistwidget);
     global::Gtk.Notebook.NotebookChild w2 = ((global::Gtk.Notebook.NotebookChild)(this.notebook [this.playlistwidget]));
     w2.Position = 1;
     // Notebook tab
     this.label3 = new global::Gtk.Label ();
     this.label3.Name = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString ("Playlists");
     this.label3.Angle = 90;
     this.notebook.SetTabLabel (this.playlistwidget, this.label3);
     this.label3.ShowAll ();
     // Container child notebook.Gtk.Notebook+NotebookChild
     this.filtersvbox = new global::Gtk.VBox ();
     this.filtersvbox.Name = "filtersvbox";
     this.filtersvbox.Spacing = 6;
     // Container child filtersvbox.Gtk.Box+BoxChild
     this.filtersnotebook = new global::Gtk.Notebook ();
     this.filtersnotebook.CanFocus = true;
     this.filtersnotebook.Name = "filtersnotebook";
     this.filtersnotebook.CurrentPage = 1;
     this.filtersnotebook.TabPos = ((global::Gtk.PositionType)(3));
     this.filtersvbox.Add (this.filtersnotebook);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.filtersvbox [this.filtersnotebook]));
     w3.Position = 0;
     this.notebook.Add (this.filtersvbox);
     global::Gtk.Notebook.NotebookChild w4 = ((global::Gtk.Notebook.NotebookChild)(this.notebook [this.filtersvbox]));
     w4.Position = 2;
     // Notebook tab
     this.label2 = new global::Gtk.Label ();
     this.label2.Name = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString ("  Filters  ");
     this.label2.Angle = 90;
     this.notebook.SetTabLabel (this.filtersvbox, this.label2);
     this.label2.ShowAll ();
     this.Add (this.notebook);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget LongoMatch.Gui.Component.PlaysSelectionWidget
     global::Stetic.BinContainer.Attach(this);
     this.Name = "LongoMatch.Gui.Component.PlaysSelectionWidget";
     // Container child LongoMatch.Gui.Component.PlaysSelectionWidget.Gtk.Container+ContainerChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.notebook             = new global::Gtk.Notebook();
     this.notebook.CanFocus    = true;
     this.notebook.Name        = "notebook";
     this.notebook.CurrentPage = 0;
     this.notebook.TabPos      = ((global::Gtk.PositionType)(0));
     // Container child notebook.Gtk.Notebook+NotebookChild
     this.eventslistwidget        = new global::LongoMatch.Gui.Component.EventsListWidget();
     this.eventslistwidget.Events = ((global::Gdk.EventMask)(256));
     this.eventslistwidget.Name   = "eventslistwidget";
     this.notebook.Add(this.eventslistwidget);
     // Notebook tab
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::VAS.Core.Catalog.GetString("  Events   ");
     this.label1.Justify   = ((global::Gtk.Justification)(2));
     this.label1.Angle     = 90;
     this.notebook.SetTabLabel(this.eventslistwidget, this.label1);
     this.label1.ShowAll();
     // Container child notebook.Gtk.Notebook+NotebookChild
     this.playlistwidget = new global::LongoMatch.Gui.Component.PlayListWidget();
     this.playlistwidget.WidthRequest = 100;
     this.playlistwidget.Events       = ((global::Gdk.EventMask)(256));
     this.playlistwidget.Name         = "playlistwidget";
     this.notebook.Add(this.playlistwidget);
     global::Gtk.Notebook.NotebookChild w2 = ((global::Gtk.Notebook.NotebookChild)(this.notebook [this.playlistwidget]));
     w2.Position = 1;
     // Notebook tab
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.LabelProp = global::VAS.Core.Catalog.GetString("Playlists");
     this.label3.Angle     = 90;
     this.notebook.SetTabLabel(this.playlistwidget, this.label3);
     this.label3.ShowAll();
     // Container child notebook.Gtk.Notebook+NotebookChild
     this.filtersvbox         = new global::Gtk.VBox();
     this.filtersvbox.Name    = "filtersvbox";
     this.filtersvbox.Spacing = 6;
     // Container child filtersvbox.Gtk.Box+BoxChild
     this.vbox3      = new global::Gtk.VBox();
     this.vbox3.Name = "vbox3";
     // Container child vbox3.Gtk.Box+BoxChild
     this.eventbox      = new global::Gtk.EventBox();
     this.eventbox.Name = "eventbox";
     // Container child eventbox.Gtk.Container+ContainerChild
     this.alignment1 = new global::Gtk.Alignment(0F, 0.5F, 0F, 1F);
     this.alignment1.HeightRequest = 40;
     this.alignment1.Name          = "alignment1";
     this.alignment1.LeftPadding   = ((uint)(25));
     this.alignment1.TopPadding    = ((uint)(10));
     this.alignment1.BottomPadding = ((uint)(5));
     // Container child alignment1.Gtk.Container+ContainerChild
     this.hbox4             = new global::Gtk.HBox();
     this.hbox4.Name        = "hbox4";
     this.hbox4.Homogeneous = true;
     this.hbox4.Spacing     = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.clearButton              = new global::Gtk.Button();
     this.clearButton.CanFocus     = true;
     this.clearButton.Name         = "clearButton";
     this.clearButton.UseUnderline = true;
     this.clearButton.Label        = global::VAS.Core.Catalog.GetString("Clear");
     this.hbox4.Add(this.clearButton);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.clearButton]));
     w3.Position = 0;
     this.alignment1.Add(this.hbox4);
     this.eventbox.Add(this.alignment1);
     this.vbox3.Add(this.eventbox);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.eventbox]));
     w6.Position = 0;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hseparator1      = new global::Gtk.HSeparator();
     this.hseparator1.Name = "hseparator1";
     this.vbox3.Add(this.hseparator1);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hseparator1]));
     w7.Position = 1;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.filtersnotebook             = new global::Gtk.Notebook();
     this.filtersnotebook.CanFocus    = true;
     this.filtersnotebook.Name        = "filtersnotebook";
     this.filtersnotebook.CurrentPage = 0;
     this.filtersnotebook.TabPos      = ((global::Gtk.PositionType)(3));
     this.vbox3.Add(this.filtersnotebook);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.filtersnotebook]));
     w8.Position = 2;
     this.filtersvbox.Add(this.vbox3);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.filtersvbox [this.vbox3]));
     w9.Position = 0;
     this.notebook.Add(this.filtersvbox);
     global::Gtk.Notebook.NotebookChild w10 = ((global::Gtk.Notebook.NotebookChild)(this.notebook [this.filtersvbox]));
     w10.Position = 2;
     // Notebook tab
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::VAS.Core.Catalog.GetString("  Filters  ");
     this.label2.Angle     = 90;
     this.notebook.SetTabLabel(this.filtersvbox, this.label2);
     this.label2.ShowAll();
     this.hbox3.Add(this.notebook);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.notebook]));
     w11.Position = 0;
     // Container child hbox3.Gtk.Box+BoxChild
     this.notebookPlaylist             = new global::Gtk.Notebook();
     this.notebookPlaylist.CanFocus    = true;
     this.notebookPlaylist.Name        = "notebookPlaylist";
     this.notebookPlaylist.CurrentPage = 0;
     this.hbox3.Add(this.notebookPlaylist);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.notebookPlaylist]));
     w12.Position = 1;
     // Container child hbox3.Gtk.Box+BoxChild
     this.notebookFilter             = new global::Gtk.Notebook();
     this.notebookFilter.CanFocus    = true;
     this.notebookFilter.Name        = "notebookFilter";
     this.notebookFilter.CurrentPage = 0;
     this.hbox3.Add(this.notebookFilter);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.notebookFilter]));
     w13.Position = 2;
     this.Add(this.hbox3);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.notebookPlaylist.Hide();
     this.notebookFilter.Hide();
     this.Hide();
 }