protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget MonoDevelop.NETResources.ResXObjectIconWidget
     Stetic.BinContainer w1 = global::Stetic.BinContainer.Attach (this);
     this.UIManager = new global::Gtk.UIManager ();
     global::Gtk.ActionGroup w2 = new global::Gtk.ActionGroup ("Default");
     this.efwdsfasdfAction = new global::Gtk.Action ("efwdsfasdfAction", global::Mono.Unix.Catalog.GetString ("efwdsfasdf"), null, null);
     this.efwdsfasdfAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("efwdsfasdf");
     w2.Add (this.efwdsfasdfAction, null);
     this.AddResourceAction = new global::Gtk.Action ("AddResourceAction", global::Mono.Unix.Catalog.GetString ("Add Resource..."), null, null);
     this.AddResourceAction.IsImportant = true;
     this.AddResourceAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Add Resource...");
     w2.Add (this.AddResourceAction, null);
     this.UIManager.InsertActionGroup (w2, 0);
     this.Name = "MonoDevelop.NETResources.ResXObjectIconWidget";
     // Container child MonoDevelop.NETResources.ResXObjectIconWidget.Gtk.Container+ContainerChild
     this.vbox1 = new global::Gtk.VBox ();
     this.vbox1.Name = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.entriesIV = new global::Gtk.IconView ();
     this.entriesIV.CanFocus = true;
     this.entriesIV.Name = "entriesIV";
     this.entriesIV.ItemWidth = 100;
     this.vbox1.Add (this.entriesIV);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.entriesIV]));
     w3.Position = 0;
     this.Add (this.vbox1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     w1.SetUiManager (UIManager);
     this.Hide ();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget OpenGraal.MapGenerator.TestWindow
     this.Name = "OpenGraal.MapGenerator.TestWindow";
     this.Title = global::Mono.Unix.Catalog.GetString ("TestWindow");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Container child OpenGraal.MapGenerator.TestWindow.Gtk.Container+ContainerChild
     this.iconview1 = new global::Gtk.IconView ();
     this.iconview1.CanFocus = true;
     this.iconview1.Name = "iconview1";
     this.Add (this.iconview1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 400;
     this.DefaultHeight = 300;
     this.Show ();
 }
Example #3
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget OpenGraal.MapGenerator.TestWindow
     this.Name           = "OpenGraal.MapGenerator.TestWindow";
     this.Title          = global::Mono.Unix.Catalog.GetString("TestWindow");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Container child OpenGraal.MapGenerator.TestWindow.Gtk.Container+ContainerChild
     this.iconview1          = new global::Gtk.IconView();
     this.iconview1.CanFocus = true;
     this.iconview1.Name     = "iconview1";
     this.Add(this.iconview1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 400;
     this.DefaultHeight = 300;
     this.Show();
 }
Example #4
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget iMetaGui.TvShowListGui
     global::Stetic.BinContainer.Attach (this);
     this.Name = "iMetaGui.TvShowListGui";
     // Container child iMetaGui.TvShowListGui.Gtk.Container+ContainerChild
     this.scrolledwindow1 = new global::Gtk.ScrolledWindow ();
     this.scrolledwindow1.CanFocus = true;
     this.scrolledwindow1.Name = "scrolledwindow1";
     this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow1.Gtk.Container+ContainerChild
     this.iconview1 = new global::Gtk.IconView ();
     this.iconview1.CanFocus = true;
     this.iconview1.Name = "iconview1";
     this.scrolledwindow1.Add (this.iconview1);
     this.Add (this.scrolledwindow1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
 }
Example #5
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget iMetaGui.TvShowListGui
     global::Stetic.BinContainer.Attach(this);
     this.Name = "iMetaGui.TvShowListGui";
     // Container child iMetaGui.TvShowListGui.Gtk.Container+ContainerChild
     this.scrolledwindow1            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow1.CanFocus   = true;
     this.scrolledwindow1.Name       = "scrolledwindow1";
     this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow1.Gtk.Container+ContainerChild
     this.iconview1          = new global::Gtk.IconView();
     this.iconview1.CanFocus = true;
     this.iconview1.Name     = "iconview1";
     this.scrolledwindow1.Add(this.iconview1);
     this.Add(this.scrolledwindow1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget KalliopeSync.View.MainView
     this.UIManager = new global::Gtk.UIManager ();
     global::Gtk.ActionGroup w1 = new global::Gtk.ActionGroup ("Default");
     this.FileAction = new global::Gtk.Action ("FileAction", global::Mono.Unix.Catalog.GetString ("File"), null, null);
     this.FileAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("File");
     w1.Add (this.FileAction, null);
     this.ConnectAction = new global::Gtk.Action ("ConnectAction", global::Mono.Unix.Catalog.GetString ("Connect"), null, null);
     this.ConnectAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Connect");
     w1.Add (this.ConnectAction, "<Primary>c");
     this.UIManager.InsertActionGroup (w1, 0);
     this.AddAccelGroup (this.UIManager.AccelGroup);
     this.Name = "KalliopeSync.View.MainView";
     this.Title = global::Mono.Unix.Catalog.GetString ("MainView");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Container child KalliopeSync.View.MainView.Gtk.Container+ContainerChild
     this.vbox2 = new global::Gtk.VBox ();
     this.vbox2.Name = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.UIManager.AddUiFromString ("<ui><menubar name='MainMenubar'><menu name='FileAction' action='FileAction'><menuitem name='ConnectAction' action='ConnectAction'/></menu></menubar></ui>");
     this.MainMenubar = ((global::Gtk.MenuBar)(this.UIManager.GetWidget ("/MainMenubar")));
     this.MainMenubar.Name = "MainMenubar";
     this.vbox2.Add (this.MainMenubar);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.MainMenubar]));
     w2.Position = 0;
     w2.Expand = false;
     w2.Fill = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.UIManager.AddUiFromString ("<ui><toolbar name='MainToolbar'/></ui>");
     this.MainToolbar = ((global::Gtk.Toolbar)(this.UIManager.GetWidget ("/MainToolbar")));
     this.MainToolbar.Name = "MainToolbar";
     this.MainToolbar.ShowArrow = false;
     this.vbox2.Add (this.MainToolbar);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.MainToolbar]));
     w3.Position = 1;
     w3.Expand = false;
     w3.Fill = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hpaned3 = new global::Gtk.HPaned ();
     this.hpaned3.CanFocus = true;
     this.hpaned3.Name = "hpaned3";
     this.hpaned3.Position = 314;
     // Container child hpaned3.Gtk.Paned+PanedChild
     this.GtkScrolledWindow = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow.Name = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.SyncLocationTreeview = new global::Gtk.TreeView ();
     this.SyncLocationTreeview.WidthRequest = 299;
     this.SyncLocationTreeview.CanFocus = true;
     this.SyncLocationTreeview.Name = "SyncLocationTreeview";
     this.GtkScrolledWindow.Add (this.SyncLocationTreeview);
     this.hpaned3.Add (this.GtkScrolledWindow);
     global::Gtk.Paned.PanedChild w5 = ((global::Gtk.Paned.PanedChild)(this.hpaned3 [this.GtkScrolledWindow]));
     w5.Resize = false;
     // Container child hpaned3.Gtk.Paned+PanedChild
     this.SyncFolderDetailsNotebook = new global::Gtk.Notebook ();
     this.SyncFolderDetailsNotebook.CanFocus = true;
     this.SyncFolderDetailsNotebook.Name = "SyncFolderDetailsNotebook";
     this.SyncFolderDetailsNotebook.CurrentPage = 0;
     // Container child SyncFolderDetailsNotebook.Gtk.Notebook+NotebookChild
     this.GtkScrolledWindow1 = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow1.Name = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.treeview2 = new global::Gtk.TreeView ();
     this.treeview2.CanFocus = true;
     this.treeview2.Name = "treeview2";
     this.GtkScrolledWindow1.Add (this.treeview2);
     this.SyncFolderDetailsNotebook.Add (this.GtkScrolledWindow1);
     // Notebook tab
     this.label1 = new global::Gtk.Label ();
     this.label1.Name = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("Details");
     this.SyncFolderDetailsNotebook.SetTabLabel (this.GtkScrolledWindow1, this.label1);
     this.label1.ShowAll ();
     // Container child SyncFolderDetailsNotebook.Gtk.Notebook+NotebookChild
     this.FolderContentsPreview = new global::Gtk.IconView ();
     this.FolderContentsPreview.CanFocus = true;
     this.FolderContentsPreview.Name = "FolderContentsPreview";
     this.SyncFolderDetailsNotebook.Add (this.FolderContentsPreview);
     global::Gtk.Notebook.NotebookChild w8 = ((global::Gtk.Notebook.NotebookChild)(this.SyncFolderDetailsNotebook [this.FolderContentsPreview]));
     w8.Position = 1;
     // Notebook tab
     this.label2 = new global::Gtk.Label ();
     this.label2.Name = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString ("Preview");
     this.SyncFolderDetailsNotebook.SetTabLabel (this.FolderContentsPreview, this.label2);
     this.label2.ShowAll ();
     this.hpaned3.Add (this.SyncFolderDetailsNotebook);
     this.vbox2.Add (this.hpaned3);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hpaned3]));
     w10.Position = 2;
     // Container child vbox2.Gtk.Box+BoxChild
     this.statusbar1 = new global::Gtk.Statusbar ();
     this.statusbar1.Name = "statusbar1";
     this.statusbar1.Spacing = 6;
     this.vbox2.Add (this.statusbar1);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.statusbar1]));
     w11.Position = 3;
     w11.Expand = false;
     w11.Fill = false;
     this.Add (this.vbox2);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 535;
     this.DefaultHeight = 434;
     this.Show ();
     this.ConnectAction.Activated += new global::System.EventHandler (this.OnConnectActionActivated);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget MultiMC.ChangeIconDialog
     this.WidthRequest = 600;
     this.HeightRequest = 400;
     this.Name = "MultiMC.ChangeIconDialog";
     this.Title = global::Mono.Unix.Catalog.GetString ("Change Icon");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child MultiMC.ChangeIconDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.scrolledwindow1 = new global::Gtk.ScrolledWindow ();
     this.scrolledwindow1.CanFocus = true;
     this.scrolledwindow1.Name = "scrolledwindow1";
     this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow1.Gtk.Container+ContainerChild
     this.iconView = new global::Gtk.IconView ();
     this.iconView.CanFocus = true;
     this.iconView.Name = "iconView";
     this.scrolledwindow1.Add (this.iconView);
     w1.Add (this.scrolledwindow1);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(w1 [this.scrolledwindow1]));
     w3.Position = 0;
     // Internal child MultiMC.ChangeIconDialog.ActionArea
     global::Gtk.HButtonBox w4 = this.ActionArea;
     w4.Name = "dialog1_ActionArea";
     w4.Spacing = 10;
     w4.BorderWidth = ((uint)(5));
     w4.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel = new global::Gtk.Button ();
     this.buttonCancel.CanDefault = true;
     this.buttonCancel.CanFocus = true;
     this.buttonCancel.Name = "buttonCancel";
     this.buttonCancel.UseStock = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label = "gtk-cancel";
     this.AddActionWidget (this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w5 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w4 [this.buttonCancel]));
     w5.Expand = false;
     w5.Fill = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk = new global::Gtk.Button ();
     this.buttonOk.CanDefault = true;
     this.buttonOk.CanFocus = true;
     this.buttonOk.Name = "buttonOk";
     this.buttonOk.UseStock = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label = "gtk-ok";
     this.AddActionWidget (this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w6 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w4 [this.buttonOk]));
     w6.Position = 1;
     w6.Expand = false;
     w6.Fill = false;
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 600;
     this.DefaultHeight = 400;
     this.Show ();
     this.Response += new global::Gtk.ResponseHandler (this.OnResponse);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget LongoMatch.Gui.Component.ProjectListWidget
     global::Stetic.BinContainer.Attach (this);
     this.Name = "LongoMatch.Gui.Component.ProjectListWidget";
     // Container child LongoMatch.Gui.Component.ProjectListWidget.Gtk.Container+ContainerChild
     this.vbox2 = new global::Gtk.VBox ();
     this.vbox2.Name = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox1 = new global::Gtk.HBox ();
     this.hbox1.Name = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.focusimage = new global::Gtk.Image ();
     this.focusimage.Name = "focusimage";
     this.hbox1.Add (this.focusimage);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.focusimage]));
     w1.Position = 0;
     w1.Expand = false;
     w1.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.filterEntry = new global::Gtk.Entry ();
     this.filterEntry.CanFocus = true;
     this.filterEntry.Name = "filterEntry";
     this.filterEntry.IsEditable = true;
     this.filterEntry.InvisibleChar = '●';
     this.hbox1.Add (this.filterEntry);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.filterEntry]));
     w2.Position = 1;
     w2.Expand = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.sortcombobox = global::Gtk.ComboBox.NewText ();
     this.sortcombobox.AppendText (global::Mono.Unix.Catalog.GetString ("Sort by name"));
     this.sortcombobox.AppendText (global::Mono.Unix.Catalog.GetString ("Sort by date"));
     this.sortcombobox.AppendText (global::Mono.Unix.Catalog.GetString ("Sort by modification date"));
     this.sortcombobox.AppendText (global::Mono.Unix.Catalog.GetString ("Sort by season"));
     this.sortcombobox.AppendText (global::Mono.Unix.Catalog.GetString ("Sort by competition"));
     this.sortcombobox.Name = "sortcombobox";
     this.sortcombobox.Active = 0;
     this.hbox1.Add (this.sortcombobox);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.sortcombobox]));
     w3.Position = 2;
     w3.Expand = false;
     w3.Fill = false;
     this.vbox2.Add (this.hbox1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox1]));
     w4.Position = 0;
     w4.Expand = false;
     w4.Fill = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.icoscrolledwindow = new global::Gtk.ScrolledWindow ();
     this.icoscrolledwindow.CanFocus = true;
     this.icoscrolledwindow.Name = "icoscrolledwindow";
     // Container child icoscrolledwindow.Gtk.Container+ContainerChild
     this.iconview = new global::Gtk.IconView ();
     this.iconview.CanFocus = true;
     this.iconview.Name = "iconview";
     this.icoscrolledwindow.Add (this.iconview);
     this.vbox2.Add (this.icoscrolledwindow);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.icoscrolledwindow]));
     w6.Position = 1;
     // Container child vbox2.Gtk.Box+BoxChild
     this.treeviewscrolledwindow = new global::Gtk.ScrolledWindow ();
     this.treeviewscrolledwindow.Name = "treeviewscrolledwindow";
     // Container child treeviewscrolledwindow.Gtk.Container+ContainerChild
     this.treeview = new global::Gtk.TreeView ();
     this.treeview.CanFocus = true;
     this.treeview.Name = "treeview";
     this.treeview.HeadersVisible = false;
     this.treeviewscrolledwindow.Add (this.treeview);
     this.vbox2.Add (this.treeviewscrolledwindow);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.treeviewscrolledwindow]));
     w8.Position = 2;
     this.Add (this.vbox2);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.icoscrolledwindow.Hide ();
     this.treeviewscrolledwindow.Hide ();
     this.Show ();
     this.filterEntry.Changed += new global::System.EventHandler (this.OnFilterentryChanged);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget MultiMC.MainWindow
     this.UIManager = new global::Gtk.UIManager ();
     global::Gtk.ActionGroup w1 = new global::Gtk.ActionGroup ("Default");
     this.aboutAction = new global::Gtk.Action ("aboutAction", "About", "About MultiMC", "gtk-about");
     this.aboutAction.ShortLabel = "About";
     w1.Add (this.aboutAction, "F1");
     this.UIManager.InsertActionGroup (w1, 0);
     global::Gtk.ActionGroup w2 = new global::Gtk.ActionGroup ("Instance Actions");
     this.openInstDirAction = new global::Gtk.Action ("openInstDirAction", "_Open Instance Folder", "Open instance folder", "gtk-open");
     this.openInstDirAction.ShortLabel = "Open Folder";
     w2.Add (this.openInstDirAction, null);
     this.newInstAction = new global::Gtk.Action ("newInstAction", "_New Instance", "Create a new instance.", "gtk-new");
     this.newInstAction.ShortLabel = "New";
     w2.Add (this.newInstAction, null);
     this.refreshAction = new global::Gtk.Action ("refreshAction", "_Refresh Instance List", "Refresh instance list", "gtk-refresh");
     this.refreshAction.ShortLabel = "Refresh";
     w2.Add (this.refreshAction, "<Control>r");
     this.UIManager.InsertActionGroup (w2, 1);
     global::Gtk.ActionGroup w3 = new global::Gtk.ActionGroup ("Settings Actions");
     this.preferencesAction = new global::Gtk.Action ("preferencesAction", "_Settings", "Change your settings", "gtk-preferences");
     this.preferencesAction.ShortLabel = "_Settings";
     w3.Add (this.preferencesAction, null);
     this.updateAction = new global::Gtk.Action ("updateAction", "Check for _Updates", "Check for updates.", "gtk-ok");
     this.updateAction.ShortLabel = "_Updates";
     w3.Add (this.updateAction, null);
     this.UIManager.InsertActionGroup (w3, 2);
     this.AddAccelGroup (this.UIManager.AccelGroup);
     this.Name = "MultiMC.MainWindow";
     this.Title = "MainWindow";
     this.WindowPosition = ((global::Gtk.WindowPosition)(1));
     this.DefaultWidth = 620;
     this.DefaultHeight = 400;
     // Container child MultiMC.MainWindow.Gtk.Container+ContainerChild
     this.windowbox = new global::Gtk.VBox ();
     this.windowbox.Name = "windowbox";
     // Container child windowbox.Gtk.Box+BoxChild
     this.UIManager.AddUiFromString (@"<ui><toolbar name='menuToolbar'><toolitem name='newInstAction' action='newInstAction'/><toolitem name='openInstDirAction' action='openInstDirAction'/><toolitem name='refreshAction' action='refreshAction'/><separator/><toolitem name='preferencesAction' action='preferencesAction'/><toolitem name='updateAction' action='updateAction'/><separator/><toolitem name='aboutAction' action='aboutAction'/></toolbar></ui>");
     this.menuToolbar = ((global::Gtk.Toolbar)(this.UIManager.GetWidget ("/menuToolbar")));
     this.menuToolbar.Name = "menuToolbar";
     this.menuToolbar.ShowArrow = false;
     this.menuToolbar.ToolbarStyle = ((global::Gtk.ToolbarStyle)(0));
     this.menuToolbar.IconSize = ((global::Gtk.IconSize)(2));
     this.windowbox.Add (this.menuToolbar);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.windowbox [this.menuToolbar]));
     w4.Position = 0;
     w4.Expand = false;
     w4.Fill = false;
     // Container child windowbox.Gtk.Box+BoxChild
     this.instIconView = new global::Gtk.IconView ();
     this.instIconView.CanFocus = true;
     this.instIconView.Name = "instIconView";
     this.windowbox.Add (this.instIconView);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.windowbox [this.instIconView]));
     w5.Position = 1;
     this.Add (this.windowbox);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Show ();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler (this.OnDeleteEvent);
     this.aboutAction.Activated += new global::System.EventHandler (this.OnAboutActionActivated);
     this.openInstDirAction.Activated += new global::System.EventHandler (this.OnViewFolderClicked);
     this.newInstAction.Activated += new global::System.EventHandler (this.OnNewClicked);
     this.refreshAction.Activated += new global::System.EventHandler (this.OnRefreshClicked);
     this.preferencesAction.Activated += new global::System.EventHandler (this.OnSettingsClicked);
     this.updateAction.Activated += new global::System.EventHandler (this.OnUpdateClicked);
     this.instIconView.ItemActivated += new global::Gtk.ItemActivatedHandler (this.OnInstIconViewItemActivated);
 }
Example #10
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget MeeGen.MainWindow
     this.Name = "MeeGen.MainWindow";
     this.Title = global::Mono.Unix.Catalog.GetString ("MeeGen");
     this.Icon = global::Gdk.Pixbuf.LoadFromResource ("MeeGen.Resources.ico-meegen.png");
     this.WindowPosition = ((global::Gtk.WindowPosition)(1));
     this.AllowShrink = true;
     // Container child MeeGen.MainWindow.Gtk.Container+ContainerChild
     this.vbox1 = new global::Gtk.VBox ();
     this.vbox1.Name = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.vbox2 = new global::Gtk.VBox ();
     this.vbox2.Name = "vbox2";
     this.vbox2.Spacing = 6;
     // 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.vbox3 = new global::Gtk.VBox ();
     this.vbox3.Name = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.vbuttonbox1 = new global::Gtk.VButtonBox ();
     this.vbuttonbox1.Name = "vbuttonbox1";
     this.vbuttonbox1.Homogeneous = true;
     this.vbuttonbox1.Spacing = 2;
     this.vbuttonbox1.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(1));
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.BtnHeads = new global::Gtk.Button ();
     this.BtnHeads.CanFocus = true;
     this.BtnHeads.Name = "BtnHeads";
     this.BtnHeads.UseUnderline = true;
     this.BtnHeads.Relief = ((global::Gtk.ReliefStyle)(2));
     this.BtnHeads.Label = global::Mono.Unix.Catalog.GetString ("Heads");
     this.vbuttonbox1.Add (this.BtnHeads);
     global::Gtk.ButtonBox.ButtonBoxChild w1 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1[this.BtnHeads]));
     w1.Expand = false;
     w1.Fill = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.BtnHair = new global::Gtk.Button ();
     this.BtnHair.CanFocus = true;
     this.BtnHair.Name = "BtnHair";
     this.BtnHair.UseUnderline = true;
     this.BtnHair.Relief = ((global::Gtk.ReliefStyle)(2));
     this.BtnHair.Label = global::Mono.Unix.Catalog.GetString ("Hair");
     this.vbuttonbox1.Add (this.BtnHair);
     global::Gtk.ButtonBox.ButtonBoxChild w2 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1[this.BtnHair]));
     w2.Position = 1;
     w2.Expand = false;
     w2.Fill = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.BtnArms = new global::Gtk.Button ();
     this.BtnArms.CanFocus = true;
     this.BtnArms.Name = "BtnArms";
     this.BtnArms.UseUnderline = true;
     this.BtnArms.Relief = ((global::Gtk.ReliefStyle)(2));
     this.BtnArms.Label = global::Mono.Unix.Catalog.GetString ("Arms");
     this.vbuttonbox1.Add (this.BtnArms);
     global::Gtk.ButtonBox.ButtonBoxChild w3 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1[this.BtnArms]));
     w3.Position = 2;
     w3.Expand = false;
     w3.Fill = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.BtnBodies = new global::Gtk.Button ();
     this.BtnBodies.CanFocus = true;
     this.BtnBodies.Name = "BtnBodies";
     this.BtnBodies.UseUnderline = true;
     this.BtnBodies.Relief = ((global::Gtk.ReliefStyle)(2));
     this.BtnBodies.Label = global::Mono.Unix.Catalog.GetString ("Bodies");
     this.vbuttonbox1.Add (this.BtnBodies);
     global::Gtk.ButtonBox.ButtonBoxChild w4 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1[this.BtnBodies]));
     w4.Position = 3;
     w4.Expand = false;
     w4.Fill = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.BtnLegs = new global::Gtk.Button ();
     this.BtnLegs.CanFocus = true;
     this.BtnLegs.Name = "BtnLegs";
     this.BtnLegs.UseUnderline = true;
     this.BtnLegs.Relief = ((global::Gtk.ReliefStyle)(2));
     this.BtnLegs.Label = global::Mono.Unix.Catalog.GetString ("Legs");
     this.vbuttonbox1.Add (this.BtnLegs);
     global::Gtk.ButtonBox.ButtonBoxChild w5 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1[this.BtnLegs]));
     w5.Position = 4;
     w5.Expand = false;
     w5.Fill = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.BtnEyes = new global::Gtk.Button ();
     this.BtnEyes.CanFocus = true;
     this.BtnEyes.Name = "BtnEyes";
     this.BtnEyes.UseUnderline = true;
     this.BtnEyes.Relief = ((global::Gtk.ReliefStyle)(2));
     this.BtnEyes.Label = global::Mono.Unix.Catalog.GetString ("Eyes");
     this.vbuttonbox1.Add (this.BtnEyes);
     global::Gtk.ButtonBox.ButtonBoxChild w6 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1[this.BtnEyes]));
     w6.Position = 5;
     w6.Expand = false;
     w6.Fill = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.BtnPets = new global::Gtk.Button ();
     this.BtnPets.CanFocus = true;
     this.BtnPets.Name = "BtnPets";
     this.BtnPets.UseUnderline = true;
     this.BtnPets.Relief = ((global::Gtk.ReliefStyle)(2));
     this.BtnPets.Label = global::Mono.Unix.Catalog.GetString ("Pets");
     this.vbuttonbox1.Add (this.BtnPets);
     global::Gtk.ButtonBox.ButtonBoxChild w7 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1[this.BtnPets]));
     w7.Position = 6;
     w7.Expand = false;
     w7.Fill = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.BtnMore = new global::Gtk.Button ();
     this.BtnMore.CanFocus = true;
     this.BtnMore.Name = "BtnMore";
     this.BtnMore.Relief = ((global::Gtk.ReliefStyle)(2));
     this.BtnMore.Xalign = 0f;
     this.BtnMore.Yalign = 0f;
     this.BtnMore.BorderWidth = ((uint)(6));
     // Container child BtnMore.Gtk.Container+ContainerChild
     this.hbox2 = new global::Gtk.HBox ();
     this.hbox2.Name = "hbox2";
     this.hbox2.Spacing = 6;
     this.hbox2.BorderWidth = ((uint)(5));
     // Container child hbox2.Gtk.Box+BoxChild
     this.label1 = new global::Gtk.Label ();
     this.label1.Name = "label1";
     this.label1.Yalign = 0.8f;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("More");
     this.label1.Justify = ((global::Gtk.Justification)(2));
     this.label1.WidthChars = 8;
     this.label1.SingleLineMode = true;
     this.hbox2.Add (this.label1);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.label1]));
     w8.Position = 0;
     w8.Expand = false;
     w8.Fill = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.image8 = new global::Gtk.Image ();
     this.image8.Name = "image8";
     this.image8.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("MeeGen.Resources.small-arrow-right.png");
     this.hbox2.Add (this.image8);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.image8]));
     w9.Position = 1;
     w9.Expand = false;
     w9.Fill = false;
     this.BtnMore.Add (this.hbox2);
     this.BtnMore.Label = null;
     this.vbuttonbox1.Add (this.BtnMore);
     global::Gtk.ButtonBox.ButtonBoxChild w11 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1[this.BtnMore]));
     w11.Position = 7;
     w11.Expand = false;
     w11.Fill = false;
     this.vbox3.Add (this.vbuttonbox1);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.vbuttonbox1]));
     w12.Position = 0;
     // Container child vbox3.Gtk.Box+BoxChild
     this.table1 = new global::Gtk.Table (((uint)(2)), ((uint)(2)), true);
     this.table1.Name = "table1";
     this.table1.RowSpacing = ((uint)(5));
     this.table1.ColumnSpacing = ((uint)(20));
     this.table1.BorderWidth = ((uint)(5));
     // Container child table1.Gtk.Table+TableChild
     this.BtnAbout = new global::Gtk.Button ();
     this.BtnAbout.TooltipMarkup = "About";
     this.BtnAbout.CanFocus = true;
     this.BtnAbout.Name = "BtnAbout";
     this.BtnAbout.UseUnderline = true;
     this.BtnAbout.FocusOnClick = false;
     this.BtnAbout.Relief = ((global::Gtk.ReliefStyle)(2));
     // Container child BtnAbout.Gtk.Container+ContainerChild
     global::Gtk.Alignment w13 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w14 = new global::Gtk.HBox ();
     w14.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w15 = new global::Gtk.Image ();
     w15.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("MeeGen.Resources.dialog-information.png");
     w14.Add (w15);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w17 = new global::Gtk.Label ();
     w14.Add (w17);
     w13.Add (w14);
     this.BtnAbout.Add (w13);
     this.table1.Add (this.BtnAbout);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table1[this.BtnAbout]));
     w21.TopAttach = ((uint)(1));
     w21.BottomAttach = ((uint)(2));
     w21.LeftAttach = ((uint)(1));
     w21.RightAttach = ((uint)(2));
     w21.XOptions = ((global::Gtk.AttachOptions)(4));
     w21.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.BtnOpen = new global::Gtk.Button ();
     this.BtnOpen.TooltipMarkup = "Open";
     this.BtnOpen.CanFocus = true;
     this.BtnOpen.Name = "BtnOpen";
     this.BtnOpen.UseUnderline = true;
     this.BtnOpen.FocusOnClick = false;
     this.BtnOpen.Relief = ((global::Gtk.ReliefStyle)(2));
     // Container child BtnOpen.Gtk.Container+ContainerChild
     global::Gtk.Alignment w22 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w23 = new global::Gtk.HBox ();
     w23.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w24 = new global::Gtk.Image ();
     w24.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("MeeGen.Resources.document-open.png");
     w23.Add (w24);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w26 = new global::Gtk.Label ();
     w23.Add (w26);
     w22.Add (w23);
     this.BtnOpen.Add (w22);
     this.table1.Add (this.BtnOpen);
     global::Gtk.Table.TableChild w30 = ((global::Gtk.Table.TableChild)(this.table1[this.BtnOpen]));
     w30.LeftAttach = ((uint)(1));
     w30.RightAttach = ((uint)(2));
     w30.XOptions = ((global::Gtk.AttachOptions)(4));
     w30.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.BtnReset = new global::Gtk.Button ();
     this.BtnReset.TooltipMarkup = "Delete";
     this.BtnReset.CanFocus = true;
     this.BtnReset.Name = "BtnReset";
     this.BtnReset.UseUnderline = true;
     this.BtnReset.FocusOnClick = false;
     this.BtnReset.Relief = ((global::Gtk.ReliefStyle)(2));
     // Container child BtnReset.Gtk.Container+ContainerChild
     global::Gtk.Alignment w31 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w32 = new global::Gtk.HBox ();
     w32.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w33 = new global::Gtk.Image ();
     w33.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("MeeGen.Resources.user-trash.png");
     w32.Add (w33);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w35 = new global::Gtk.Label ();
     w32.Add (w35);
     w31.Add (w32);
     this.BtnReset.Add (w31);
     this.table1.Add (this.BtnReset);
     global::Gtk.Table.TableChild w39 = ((global::Gtk.Table.TableChild)(this.table1[this.BtnReset]));
     w39.TopAttach = ((uint)(1));
     w39.BottomAttach = ((uint)(2));
     w39.XOptions = ((global::Gtk.AttachOptions)(4));
     w39.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.BtnSave = new global::Gtk.Button ();
     this.BtnSave.TooltipMarkup = "Save";
     this.BtnSave.CanFocus = true;
     this.BtnSave.Name = "BtnSave";
     this.BtnSave.UseUnderline = true;
     this.BtnSave.FocusOnClick = false;
     this.BtnSave.Relief = ((global::Gtk.ReliefStyle)(2));
     // Container child BtnSave.Gtk.Container+ContainerChild
     global::Gtk.Alignment w40 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w41 = new global::Gtk.HBox ();
     w41.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w42 = new global::Gtk.Image ();
     w42.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("MeeGen.Resources.document-save.png");
     w41.Add (w42);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w44 = new global::Gtk.Label ();
     w41.Add (w44);
     w40.Add (w41);
     this.BtnSave.Add (w40);
     this.table1.Add (this.BtnSave);
     global::Gtk.Table.TableChild w48 = ((global::Gtk.Table.TableChild)(this.table1[this.BtnSave]));
     w48.XOptions = ((global::Gtk.AttachOptions)(4));
     w48.YOptions = ((global::Gtk.AttachOptions)(4));
     this.vbox3.Add (this.table1);
     global::Gtk.Box.BoxChild w49 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.table1]));
     w49.Position = 1;
     w49.Expand = false;
     w49.Fill = false;
     this.hbox1.Add (this.vbox3);
     global::Gtk.Box.BoxChild w50 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vbox3]));
     w50.Position = 0;
     w50.Expand = false;
     w50.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbox6 = new global::Gtk.VBox ();
     this.vbox6.Name = "vbox6";
     // Container child vbox6.Gtk.Box+BoxChild
     this.hbuttonbox15 = new global::Gtk.HButtonBox ();
     this.hbuttonbox15.Name = "hbuttonbox15";
     this.hbuttonbox15.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(2));
     // Container child hbuttonbox15.Gtk.ButtonBox+ButtonBoxChild
     this.BtnZoomIn = new global::Gtk.Button ();
     this.BtnZoomIn.CanFocus = true;
     this.BtnZoomIn.Name = "BtnZoomIn";
     this.BtnZoomIn.UseUnderline = true;
     this.BtnZoomIn.FocusOnClick = false;
     this.BtnZoomIn.Relief = ((global::Gtk.ReliefStyle)(2));
     // Container child BtnZoomIn.Gtk.Container+ContainerChild
     global::Gtk.Alignment w51 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w52 = new global::Gtk.HBox ();
     w52.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w53 = new global::Gtk.Image ();
     w53.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("MeeGen.Resources.zoom-in.png");
     w52.Add (w53);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w55 = new global::Gtk.Label ();
     w52.Add (w55);
     w51.Add (w52);
     this.BtnZoomIn.Add (w51);
     this.hbuttonbox15.Add (this.BtnZoomIn);
     global::Gtk.ButtonBox.ButtonBoxChild w59 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox15[this.BtnZoomIn]));
     w59.Expand = false;
     w59.Fill = false;
     // Container child hbuttonbox15.Gtk.ButtonBox+ButtonBoxChild
     this.BtnZoomOut = new global::Gtk.Button ();
     this.BtnZoomOut.CanFocus = true;
     this.BtnZoomOut.Name = "BtnZoomOut";
     this.BtnZoomOut.UseUnderline = true;
     this.BtnZoomOut.FocusOnClick = false;
     this.BtnZoomOut.Relief = ((global::Gtk.ReliefStyle)(2));
     // Container child BtnZoomOut.Gtk.Container+ContainerChild
     global::Gtk.Alignment w60 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w61 = new global::Gtk.HBox ();
     w61.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w62 = new global::Gtk.Image ();
     w62.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("MeeGen.Resources.zoom-out.png");
     w61.Add (w62);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w64 = new global::Gtk.Label ();
     w61.Add (w64);
     w60.Add (w61);
     this.BtnZoomOut.Add (w60);
     this.hbuttonbox15.Add (this.BtnZoomOut);
     global::Gtk.ButtonBox.ButtonBoxChild w68 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox15[this.BtnZoomOut]));
     w68.Position = 1;
     w68.Expand = false;
     w68.Fill = false;
     // Container child hbuttonbox15.Gtk.ButtonBox+ButtonBoxChild
     this.BtnRotateLeft = new global::Gtk.Button ();
     this.BtnRotateLeft.CanFocus = true;
     this.BtnRotateLeft.Name = "BtnRotateLeft";
     this.BtnRotateLeft.UseUnderline = true;
     this.BtnRotateLeft.FocusOnClick = false;
     this.BtnRotateLeft.Relief = ((global::Gtk.ReliefStyle)(2));
     // Container child BtnRotateLeft.Gtk.Container+ContainerChild
     global::Gtk.Alignment w69 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w70 = new global::Gtk.HBox ();
     w70.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w71 = new global::Gtk.Image ();
     w71.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("MeeGen.Resources.object-rotate-left.png");
     w70.Add (w71);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w73 = new global::Gtk.Label ();
     w70.Add (w73);
     w69.Add (w70);
     this.BtnRotateLeft.Add (w69);
     this.hbuttonbox15.Add (this.BtnRotateLeft);
     global::Gtk.ButtonBox.ButtonBoxChild w77 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox15[this.BtnRotateLeft]));
     w77.Position = 2;
     w77.Expand = false;
     w77.Fill = false;
     // Container child hbuttonbox15.Gtk.ButtonBox+ButtonBoxChild
     this.BtnRotateRight = new global::Gtk.Button ();
     this.BtnRotateRight.CanFocus = true;
     this.BtnRotateRight.Name = "BtnRotateRight";
     this.BtnRotateRight.UseUnderline = true;
     this.BtnRotateRight.FocusOnClick = false;
     this.BtnRotateRight.Relief = ((global::Gtk.ReliefStyle)(2));
     // Container child BtnRotateRight.Gtk.Container+ContainerChild
     global::Gtk.Alignment w78 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w79 = new global::Gtk.HBox ();
     w79.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w80 = new global::Gtk.Image ();
     w80.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("MeeGen.Resources.object-rotate-right.png");
     w79.Add (w80);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w82 = new global::Gtk.Label ();
     w79.Add (w82);
     w78.Add (w79);
     this.BtnRotateRight.Add (w78);
     this.hbuttonbox15.Add (this.BtnRotateRight);
     global::Gtk.ButtonBox.ButtonBoxChild w86 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox15[this.BtnRotateRight]));
     w86.Position = 3;
     w86.Expand = false;
     w86.Fill = false;
     // Container child hbuttonbox15.Gtk.ButtonBox+ButtonBoxChild
     this.BtnLayerUp = new global::Gtk.Button ();
     this.BtnLayerUp.CanFocus = true;
     this.BtnLayerUp.Name = "BtnLayerUp";
     this.BtnLayerUp.UseUnderline = true;
     this.BtnLayerUp.FocusOnClick = false;
     this.BtnLayerUp.Relief = ((global::Gtk.ReliefStyle)(2));
     // Container child BtnLayerUp.Gtk.Container+ContainerChild
     global::Gtk.Alignment w87 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w88 = new global::Gtk.HBox ();
     w88.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w89 = new global::Gtk.Image ();
     w89.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("MeeGen.Resources.go-up.png");
     w88.Add (w89);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w91 = new global::Gtk.Label ();
     w88.Add (w91);
     w87.Add (w88);
     this.BtnLayerUp.Add (w87);
     this.hbuttonbox15.Add (this.BtnLayerUp);
     global::Gtk.ButtonBox.ButtonBoxChild w95 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox15[this.BtnLayerUp]));
     w95.Position = 4;
     w95.Expand = false;
     w95.Fill = false;
     // Container child hbuttonbox15.Gtk.ButtonBox+ButtonBoxChild
     this.BtnLayerDown = new global::Gtk.Button ();
     this.BtnLayerDown.CanFocus = true;
     this.BtnLayerDown.Name = "BtnLayerDown";
     this.BtnLayerDown.UseUnderline = true;
     this.BtnLayerDown.FocusOnClick = false;
     this.BtnLayerDown.Relief = ((global::Gtk.ReliefStyle)(2));
     // Container child BtnLayerDown.Gtk.Container+ContainerChild
     global::Gtk.Alignment w96 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w97 = new global::Gtk.HBox ();
     w97.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w98 = new global::Gtk.Image ();
     w98.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("MeeGen.Resources.go-down.png");
     w97.Add (w98);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w100 = new global::Gtk.Label ();
     w97.Add (w100);
     w96.Add (w97);
     this.BtnLayerDown.Add (w96);
     this.hbuttonbox15.Add (this.BtnLayerDown);
     global::Gtk.ButtonBox.ButtonBoxChild w104 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox15[this.BtnLayerDown]));
     w104.Position = 5;
     w104.Expand = false;
     w104.Fill = false;
     // Container child hbuttonbox15.Gtk.ButtonBox+ButtonBoxChild
     this.BtnFlipH = new global::Gtk.Button ();
     this.BtnFlipH.CanFocus = true;
     this.BtnFlipH.Name = "BtnFlipH";
     this.BtnFlipH.UseUnderline = true;
     this.BtnFlipH.FocusOnClick = false;
     this.BtnFlipH.Relief = ((global::Gtk.ReliefStyle)(2));
     // Container child BtnFlipH.Gtk.Container+ContainerChild
     global::Gtk.Alignment w105 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w106 = new global::Gtk.HBox ();
     w106.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w107 = new global::Gtk.Image ();
     w107.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("MeeGen.Resources.object-flip-horizontal.png");
     w106.Add (w107);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w109 = new global::Gtk.Label ();
     w106.Add (w109);
     w105.Add (w106);
     this.BtnFlipH.Add (w105);
     this.hbuttonbox15.Add (this.BtnFlipH);
     global::Gtk.ButtonBox.ButtonBoxChild w113 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox15[this.BtnFlipH]));
     w113.Position = 6;
     w113.Expand = false;
     w113.Fill = false;
     // Container child hbuttonbox15.Gtk.ButtonBox+ButtonBoxChild
     this.BtnFlipV = new global::Gtk.Button ();
     this.BtnFlipV.CanFocus = true;
     this.BtnFlipV.Name = "BtnFlipV";
     this.BtnFlipV.UseUnderline = true;
     this.BtnFlipV.FocusOnClick = false;
     this.BtnFlipV.Relief = ((global::Gtk.ReliefStyle)(2));
     // Container child BtnFlipV.Gtk.Container+ContainerChild
     global::Gtk.Alignment w114 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w115 = new global::Gtk.HBox ();
     w115.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w116 = new global::Gtk.Image ();
     w116.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("MeeGen.Resources.object-flip-vertical.png");
     w115.Add (w116);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w118 = new global::Gtk.Label ();
     w115.Add (w118);
     w114.Add (w115);
     this.BtnFlipV.Add (w114);
     this.hbuttonbox15.Add (this.BtnFlipV);
     global::Gtk.ButtonBox.ButtonBoxChild w122 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox15[this.BtnFlipV]));
     w122.Position = 7;
     w122.Expand = false;
     w122.Fill = false;
     // Container child hbuttonbox15.Gtk.ButtonBox+ButtonBoxChild
     this.BtnColorSelection = new global::Gtk.Button ();
     this.BtnColorSelection.CanFocus = true;
     this.BtnColorSelection.Name = "BtnColorSelection";
     this.BtnColorSelection.UseUnderline = true;
     this.BtnColorSelection.FocusOnClick = false;
     this.BtnColorSelection.Relief = ((global::Gtk.ReliefStyle)(2));
     // Container child BtnColorSelection.Gtk.Container+ContainerChild
     global::Gtk.Alignment w123 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w124 = new global::Gtk.HBox ();
     w124.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w125 = new global::Gtk.Image ();
     w125.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("MeeGen.Resources.color-chooser.png");
     w124.Add (w125);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w127 = new global::Gtk.Label ();
     w124.Add (w127);
     w123.Add (w124);
     this.BtnColorSelection.Add (w123);
     this.hbuttonbox15.Add (this.BtnColorSelection);
     global::Gtk.ButtonBox.ButtonBoxChild w131 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox15[this.BtnColorSelection]));
     w131.Position = 8;
     w131.Expand = false;
     w131.Fill = false;
     this.vbox6.Add (this.hbuttonbox15);
     global::Gtk.Box.BoxChild w132 = ((global::Gtk.Box.BoxChild)(this.vbox6[this.hbuttonbox15]));
     w132.Position = 0;
     w132.Expand = false;
     w132.Fill = false;
     // Container child vbox6.Gtk.Box+BoxChild
     this.drawingarea = new global::Gtk.DrawingArea ();
     this.drawingarea.CanDefault = true;
     this.drawingarea.CanFocus = true;
     this.drawingarea.Events = ((global::Gdk.EventMask)(804));
     this.drawingarea.Name = "drawingarea";
     this.vbox6.Add (this.drawingarea);
     global::Gtk.Box.BoxChild w133 = ((global::Gtk.Box.BoxChild)(this.vbox6[this.drawingarea]));
     w133.Position = 1;
     // Container child vbox6.Gtk.Box+BoxChild
     this.hbox4 = new global::Gtk.HBox ();
     this.hbox4.Name = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.BtnScrollLeft = new global::Gtk.Button ();
     this.BtnScrollLeft.CanFocus = true;
     this.BtnScrollLeft.Name = "BtnScrollLeft";
     this.BtnScrollLeft.UseUnderline = true;
     this.BtnScrollLeft.FocusOnClick = false;
     this.BtnScrollLeft.Relief = ((global::Gtk.ReliefStyle)(2));
     // Container child BtnScrollLeft.Gtk.Container+ContainerChild
     global::Gtk.Alignment w134 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w135 = new global::Gtk.HBox ();
     w135.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w136 = new global::Gtk.Image ();
     w136.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("MeeGen.Resources.arrow-left.png");
     w135.Add (w136);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w138 = new global::Gtk.Label ();
     w135.Add (w138);
     w134.Add (w135);
     this.BtnScrollLeft.Add (w134);
     this.hbox4.Add (this.BtnScrollLeft);
     global::Gtk.Box.BoxChild w142 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.BtnScrollLeft]));
     w142.Position = 0;
     w142.Expand = false;
     w142.Fill = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.GtkScrolledWindow = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow.Name = "GtkScrolledWindow";
     this.GtkScrolledWindow.HscrollbarPolicy = ((global::Gtk.PolicyType)(2));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.iconview = new global::Gtk.IconView ();
     this.iconview.Name = "iconview";
     this.GtkScrolledWindow.Add (this.iconview);
     this.hbox4.Add (this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w144 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.GtkScrolledWindow]));
     w144.Position = 1;
     // Container child hbox4.Gtk.Box+BoxChild
     this.BtnScrollRight = new global::Gtk.Button ();
     this.BtnScrollRight.CanFocus = true;
     this.BtnScrollRight.Name = "BtnScrollRight";
     this.BtnScrollRight.UseUnderline = true;
     this.BtnScrollRight.FocusOnClick = false;
     this.BtnScrollRight.Relief = ((global::Gtk.ReliefStyle)(2));
     // Container child BtnScrollRight.Gtk.Container+ContainerChild
     global::Gtk.Alignment w145 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w146 = new global::Gtk.HBox ();
     w146.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w147 = new global::Gtk.Image ();
     w147.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("MeeGen.Resources.arrow-right.png");
     w146.Add (w147);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w149 = new global::Gtk.Label ();
     w146.Add (w149);
     w145.Add (w146);
     this.BtnScrollRight.Add (w145);
     this.hbox4.Add (this.BtnScrollRight);
     global::Gtk.Box.BoxChild w153 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.BtnScrollRight]));
     w153.Position = 2;
     w153.Expand = false;
     w153.Fill = false;
     this.vbox6.Add (this.hbox4);
     global::Gtk.Box.BoxChild w154 = ((global::Gtk.Box.BoxChild)(this.vbox6[this.hbox4]));
     w154.Position = 2;
     w154.Expand = false;
     w154.Fill = false;
     this.hbox1.Add (this.vbox6);
     global::Gtk.Box.BoxChild w155 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vbox6]));
     w155.Position = 1;
     this.vbox2.Add (this.hbox1);
     global::Gtk.Box.BoxChild w156 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox1]));
     w156.Position = 0;
     this.vbox1.Add (this.vbox2);
     global::Gtk.Box.BoxChild w157 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.vbox2]));
     w157.Position = 0;
     this.Add (this.vbox1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 899;
     this.DefaultHeight = 562;
     this.drawingarea.HasDefault = true;
     this.Show ();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler (this.OnDeleteEvent);
     this.BtnHeads.Clicked += new global::System.EventHandler (this.CategoryButtonClicked);
     this.BtnHair.Clicked += new global::System.EventHandler (this.CategoryButtonClicked);
     this.BtnArms.Clicked += new global::System.EventHandler (this.CategoryButtonClicked);
     this.BtnBodies.Clicked += new global::System.EventHandler (this.CategoryButtonClicked);
     this.BtnLegs.Clicked += new global::System.EventHandler (this.CategoryButtonClicked);
     this.BtnEyes.Clicked += new global::System.EventHandler (this.CategoryButtonClicked);
     this.BtnPets.Clicked += new global::System.EventHandler (this.CategoryButtonClicked);
     this.BtnMore.Clicked += new global::System.EventHandler (this.MoreButtonClicked);
     this.BtnSave.Clicked += new global::System.EventHandler (this.SaveButtonClicked);
     this.BtnReset.Clicked += new global::System.EventHandler (this.ResetButtonClicked);
     this.BtnOpen.Clicked += new global::System.EventHandler (this.OpenButtonClicked);
     this.BtnAbout.Clicked += new global::System.EventHandler (this.AboutButtonClicked);
     this.BtnZoomIn.Clicked += new global::System.EventHandler (this.ZoomInButtonClicked);
     this.BtnZoomOut.Clicked += new global::System.EventHandler (this.ZoomOutButtonClicked);
     this.BtnRotateLeft.Clicked += new global::System.EventHandler (this.RotateLeftButtonClicked);
     this.BtnRotateRight.Clicked += new global::System.EventHandler (this.RotateRightButtonClicked);
     this.BtnLayerUp.Clicked += new global::System.EventHandler (this.UpButtonClicked);
     this.BtnLayerDown.Clicked += new global::System.EventHandler (this.DownButtonClicked);
     this.BtnFlipH.Clicked += new global::System.EventHandler (this.FlipHButtonClicked);
     this.BtnFlipV.Clicked += new global::System.EventHandler (this.FlipVButtonClicked);
     this.BtnColorSelection.Clicked += new global::System.EventHandler (this.ColorSelectionButtonClicked);
     this.drawingarea.ExposeEvent += new global::Gtk.ExposeEventHandler (this.DrawingAreaExpose);
     this.drawingarea.DragDataReceived += new global::Gtk.DragDataReceivedHandler (this.DragData_Received);
     this.drawingarea.ButtonPressEvent += new global::Gtk.ButtonPressEventHandler (this.DrawingAreaPress);
     this.drawingarea.MotionNotifyEvent += new global::Gtk.MotionNotifyEventHandler (this.DrawingAreaMotionNotify);
     this.drawingarea.KeyPressEvent += new global::Gtk.KeyPressEventHandler (this.OnDrawingareaKeyPressEvent);
     this.BtnScrollLeft.Clicked += new global::System.EventHandler (this.ScrollLeftButtonClicked);
     this.iconview.DragDataGet += new global::Gtk.DragDataGetHandler (this.DragData_Get);
     this.iconview.DragBegin += new global::Gtk.DragBeginHandler (this.Drag_Begin);
     this.BtnScrollRight.Clicked += new global::System.EventHandler (this.ScrollRightButtonClicked);
 }
Example #11
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MainWindow
     this.Name           = "MainWindow";
     this.Title          = global::Mono.Unix.Catalog.GetString("MainWindow");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.notebook1             = new global::Gtk.Notebook();
     this.notebook1.CanFocus    = true;
     this.notebook1.Name        = "notebook1";
     this.notebook1.CurrentPage = 1;
     this.notebook1.ShowBorder  = false;
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.vboxMovies         = new global::Gtk.VBox();
     this.vboxMovies.Name    = "vboxMovies";
     this.vboxMovies.Spacing = 6;
     // Container child vboxMovies.Gtk.Box+BoxChild
     this..AddUiFromString("<ui><toolbar name=\'tlbMovies\'><toolitem/><toolitem/><toolitem/><toolitem/><toolit" +
                           "em/><toolitem/></toolbar></ui>");
     this.tlbMovies           = ((global::Gtk.Toolbar)(this..GetWidget("/tlbMovies")));
     this.tlbMovies.Name      = "tlbMovies";
     this.tlbMovies.ShowArrow = false;
     this.tlbMovies.IconSize  = ((global::Gtk.IconSize)(4));
     this.vboxMovies.Add(this.tlbMovies);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vboxMovies[this.tlbMovies]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child vboxMovies.Gtk.Box+BoxChild
     this.scrolledwindow1            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow1.CanFocus   = true;
     this.scrolledwindow1.Name       = "scrolledwindow1";
     this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow1.Gtk.Container+ContainerChild
     this.ivwMovies          = new global::Gtk.IconView();
     this.ivwMovies.CanFocus = true;
     this.ivwMovies.Name     = "ivwMovies";
     this.scrolledwindow1.Add(this.ivwMovies);
     this.vboxMovies.Add(this.scrolledwindow1);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vboxMovies[this.scrolledwindow1]));
     w3.Position = 1;
     // Container child vboxMovies.Gtk.Box+BoxChild
     this.sbarMovies         = new global::Gtk.Statusbar();
     this.sbarMovies.Name    = "sbarMovies";
     this.sbarMovies.Spacing = 6;
     this.vboxMovies.Add(this.sbarMovies);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vboxMovies[this.sbarMovies]));
     w4.Position = 2;
     w4.Expand   = false;
     w4.Fill     = false;
     this.notebook1.Add(this.vboxMovies);
     // Notebook tab
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Movies");
     this.notebook1.SetTabLabel(this.vboxMovies, this.label1);
     this.label1.ShowAll();
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.vboxTvShows      = new global::Gtk.VBox();
     this.vboxTvShows.Name = "vboxTvShows";
     // Container child vboxTvShows.Gtk.Box+BoxChild
     this..AddUiFromString("<ui><toolbar name=\'toolbar3\'><toolitem/><toolitem/><toolitem/></toolbar></ui>");
     this.toolbar3           = ((global::Gtk.Toolbar)(this..GetWidget("/toolbar3")));
     this.toolbar3.Name      = "toolbar3";
     this.toolbar3.ShowArrow = false;
     this.vboxTvShows.Add(this.toolbar3);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vboxTvShows[this.toolbar3]));
     w6.Position = 0;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child vboxTvShows.Gtk.Box+BoxChild
     this.scrollTvShows            = new global::Gtk.ScrolledWindow();
     this.scrollTvShows.CanFocus   = true;
     this.scrollTvShows.Name       = "scrollTvShows";
     this.scrollTvShows.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrollTvShows.Gtk.Container+ContainerChild
     this.ivwTvShows          = new global::Gtk.IconView();
     this.ivwTvShows.CanFocus = true;
     this.ivwTvShows.Name     = "ivwTvShows";
     this.scrollTvShows.Add(this.ivwTvShows);
     this.vboxTvShows.Add(this.scrollTvShows);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vboxTvShows[this.scrollTvShows]));
     w8.Position = 1;
     // Container child vboxTvShows.Gtk.Box+BoxChild
     this.statusbar2         = new global::Gtk.Statusbar();
     this.statusbar2.Name    = "statusbar2";
     this.statusbar2.Spacing = 2;
     // Container child statusbar2.Gtk.Box+BoxChild
     this.prgTvShows      = new global::Gtk.ProgressBar();
     this.prgTvShows.Name = "prgTvShows";
     this.statusbar2.Add(this.prgTvShows);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.statusbar2[this.prgTvShows]));
     w9.Position = 2;
     this.vboxTvShows.Add(this.statusbar2);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vboxTvShows[this.statusbar2]));
     w10.Position = 2;
     w10.Expand   = false;
     w10.Fill     = false;
     this.notebook1.Add(this.vboxTvShows);
     global::Gtk.Notebook.NotebookChild w11 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1[this.vboxTvShows]));
     w11.Position = 1;
     // Notebook tab
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("TV Shows");
     this.notebook1.SetTabLabel(this.vboxTvShows, this.label2);
     this.label2.ShowAll();
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.scrolledwindow2            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow2.CanFocus   = true;
     this.scrolledwindow2.Name       = "scrolledwindow2";
     this.scrolledwindow2.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow2.Gtk.Container+ContainerChild
     this.txtLog          = new global::Gtk.TextView();
     this.txtLog.CanFocus = true;
     this.txtLog.Name     = "txtLog";
     this.scrolledwindow2.Add(this.txtLog);
     this.notebook1.Add(this.scrolledwindow2);
     global::Gtk.Notebook.NotebookChild w13 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1[this.scrolledwindow2]));
     w13.Position = 2;
     // Notebook tab
     this.lblLog           = new global::Gtk.Label();
     this.lblLog.Name      = "lblLog";
     this.lblLog.LabelProp = global::Mono.Unix.Catalog.GetString("page3");
     this.notebook1.SetTabLabel(this.scrolledwindow2, this.lblLog);
     this.lblLog.ShowAll();
     this.Add(this.notebook1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 867;
     this.DefaultHeight = 542;
     this.Show();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Moscrif.IDE.Controls.Wizard.NewProjectWizzard_New
     this.Name           = "Moscrif.IDE.Controls.Wizard.NewProjectWizzard_New";
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child Moscrif.IDE.Controls.Wizard.NewProjectWizzard_New.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.ntbWizzard             = new global::Gtk.Notebook();
     this.ntbWizzard.CanFocus    = true;
     this.ntbWizzard.Name        = "ntbWizzard";
     this.ntbWizzard.CurrentPage = 0;
     this.ntbWizzard.ShowBorder  = false;
     this.ntbWizzard.BorderWidth = ((uint)(10));
     // Container child ntbWizzard.Gtk.Notebook+NotebookChild
     this.table2               = new global::Gtk.Table(((uint)(4)), ((uint)(1)), false);
     this.table2.Name          = "table2";
     this.table2.RowSpacing    = ((uint)(6));
     this.table2.ColumnSpacing = ((uint)(6));
     // Container child table2.Gtk.Table+TableChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.lblNewProject           = new global::Gtk.Label();
     this.lblNewProject.Name      = "lblNewProject";
     this.lblNewProject.LabelProp = global::Mono.Unix.Catalog.GetString("New project");
     this.hbox1.Add(this.lblNewProject);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.lblNewProject]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     this.table2.Add(this.hbox1);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table2 [this.hbox1]));
     w3.XPadding = ((uint)(5));
     w3.YPadding = ((uint)(5));
     w3.XOptions = ((global::Gtk.AttachOptions)(4));
     w3.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.lblHint            = new global::Gtk.Label();
     this.lblHint.Name       = "lblHint";
     this.lblHint.UseMarkup  = true;
     this.lblHint.Selectable = true;
     this.hbox2.Add(this.lblHint);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.lblHint]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     this.table2.Add(this.hbox2);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table2 [this.hbox2]));
     w5.TopAttach    = ((uint)(2));
     w5.BottomAttach = ((uint)(3));
     w5.XPadding     = ((uint)(5));
     w5.XOptions     = ((global::Gtk.AttachOptions)(4));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.scrolledwindow1 = new global::Gtk.ScrolledWindow();
     this.scrolledwindow1.HeightRequest = 95;
     this.scrolledwindow1.CanFocus      = true;
     this.scrolledwindow1.Name          = "scrolledwindow1";
     this.scrolledwindow1.ShadowType    = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow1.Gtk.Container+ContainerChild
     this.ivSelectTyp = new global::Gtk.IconView();
     this.ivSelectTyp.HeightRequest = 25;
     this.ivSelectTyp.CanFocus      = true;
     this.ivSelectTyp.Name          = "ivSelectTyp";
     this.ivSelectTyp.Columns       = 3;
     this.ivSelectTyp.Orientation   = ((global::Gtk.Orientation)(0));
     this.scrolledwindow1.Add(this.ivSelectTyp);
     this.table2.Add(this.scrolledwindow1);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table2 [this.scrolledwindow1]));
     w7.TopAttach    = ((uint)(1));
     w7.BottomAttach = ((uint)(2));
     w7.XPadding     = ((uint)(5));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.table3               = new global::Gtk.Table(((uint)(4)), ((uint)(2)), false);
     this.table3.Name          = "table3";
     this.table3.RowSpacing    = ((uint)(6));
     this.table3.ColumnSpacing = ((uint)(6));
     // Container child table3.Gtk.Table+TableChild
     this.entrProjectName               = new global::Gtk.Entry();
     this.entrProjectName.CanFocus      = true;
     this.entrProjectName.Name          = "entrProjectName";
     this.entrProjectName.IsEditable    = true;
     this.entrProjectName.InvisibleChar = '●';
     this.table3.Add(this.entrProjectName);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table3 [this.entrProjectName]));
     w8.LeftAttach  = ((uint)(1));
     w8.RightAttach = ((uint)(2));
     w8.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 1F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Project Name :");
     this.table3.Add(this.label1);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table3 [this.label1]));
     w9.XOptions = ((global::Gtk.AttachOptions)(4));
     w9.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.Xalign    = 1F;
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Location :");
     this.table3.Add(this.label3);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table3 [this.label3]));
     w10.TopAttach    = ((uint)(2));
     w10.BottomAttach = ((uint)(3));
     w10.XOptions     = ((global::Gtk.AttachOptions)(4));
     w10.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.Xalign    = 1F;
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("Workspace :");
     this.table3.Add(this.label4);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table3 [this.label4]));
     w11.TopAttach    = ((uint)(1));
     w11.BottomAttach = ((uint)(2));
     w11.XOptions     = ((global::Gtk.AttachOptions)(4));
     w11.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.table2.Add(this.table3);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table2 [this.table3]));
     w12.TopAttach    = ((uint)(3));
     w12.BottomAttach = ((uint)(4));
     w12.XPadding     = ((uint)(5));
     w12.YPadding     = ((uint)(5));
     this.ntbWizzard.Add(this.table2);
     // Notebook tab
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("page1");
     this.ntbWizzard.SetTabLabel(this.table2, this.label5);
     this.label5.ShowAll();
     // Container child ntbWizzard.Gtk.Notebook+NotebookChild
     this.table4               = new global::Gtk.Table(((uint)(6)), ((uint)(2)), false);
     this.table4.Name          = "table4";
     this.table4.RowSpacing    = ((uint)(6));
     this.table4.ColumnSpacing = ((uint)(6));
     // Container child table4.Gtk.Table+TableChild
     this.cbTemplate      = global::Gtk.ComboBox.NewText();
     this.cbTemplate.Name = "cbTemplate";
     this.table4.Add(this.cbTemplate);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table4 [this.cbTemplate]));
     w14.TopAttach    = ((uint)(1));
     w14.BottomAttach = ((uint)(2));
     w14.LeftAttach   = ((uint)(1));
     w14.RightAttach  = ((uint)(2));
     w14.XPadding     = ((uint)(5));
     w14.XOptions     = ((global::Gtk.AttachOptions)(4));
     w14.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.entrPage2PrjName               = new global::Gtk.Entry();
     this.entrPage2PrjName.CanFocus      = true;
     this.entrPage2PrjName.Name          = "entrPage2PrjName";
     this.entrPage2PrjName.IsEditable    = true;
     this.entrPage2PrjName.InvisibleChar = '●';
     this.table4.Add(this.entrPage2PrjName);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table4 [this.entrPage2PrjName]));
     w15.LeftAttach  = ((uint)(1));
     w15.RightAttach = ((uint)(2));
     w15.XPadding    = ((uint)(5));
     w15.YPadding    = ((uint)(5));
     w15.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.ivSelectOrientation             = new global::Gtk.IconView();
     this.ivSelectOrientation.CanFocus    = true;
     this.ivSelectOrientation.Name        = "ivSelectOrientation";
     this.ivSelectOrientation.Columns     = 3;
     this.ivSelectOrientation.Orientation = ((global::Gtk.Orientation)(0));
     this.table4.Add(this.ivSelectOrientation);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table4 [this.ivSelectOrientation]));
     w16.TopAttach    = ((uint)(2));
     w16.BottomAttach = ((uint)(3));
     w16.LeftAttach   = ((uint)(1));
     w16.RightAttach  = ((uint)(2));
     w16.XPadding     = ((uint)(5));
     w16.XOptions     = ((global::Gtk.AttachOptions)(4));
     w16.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.Xalign    = 1F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Project Name :");
     this.table4.Add(this.label2);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table4 [this.label2]));
     w17.XPadding = ((uint)(6));
     w17.XOptions = ((global::Gtk.AttachOptions)(4));
     w17.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.label7           = new global::Gtk.Label();
     this.label7.Name      = "label7";
     this.label7.Xalign    = 1F;
     this.label7.LabelProp = global::Mono.Unix.Catalog.GetString("Orientation :");
     this.table4.Add(this.label7);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table4 [this.label7]));
     w18.TopAttach    = ((uint)(2));
     w18.BottomAttach = ((uint)(3));
     w18.XOptions     = ((global::Gtk.AttachOptions)(4));
     w18.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.label8           = new global::Gtk.Label();
     this.label8.Name      = "label8";
     this.label8.Xalign    = 1F;
     this.label8.LabelProp = global::Mono.Unix.Catalog.GetString("Template :");
     this.table4.Add(this.label8);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table4 [this.label8]));
     w19.TopAttach    = ((uint)(1));
     w19.BottomAttach = ((uint)(2));
     w19.XOptions     = ((global::Gtk.AttachOptions)(4));
     w19.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.tblLibraries               = new global::Gtk.Table(((uint)(3)), ((uint)(1)), false);
     this.tblLibraries.Name          = "tblLibraries";
     this.tblLibraries.RowSpacing    = ((uint)(6));
     this.tblLibraries.ColumnSpacing = ((uint)(6));
     this.table4.Add(this.tblLibraries);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table4 [this.tblLibraries]));
     w20.TopAttach    = ((uint)(3));
     w20.BottomAttach = ((uint)(4));
     w20.LeftAttach   = ((uint)(1));
     w20.RightAttach  = ((uint)(2));
     w20.XOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.tblScreens               = new global::Gtk.Table(((uint)(3)), ((uint)(1)), false);
     this.tblScreens.Name          = "tblScreens";
     this.tblScreens.RowSpacing    = ((uint)(6));
     this.tblScreens.ColumnSpacing = ((uint)(6));
     this.table4.Add(this.tblScreens);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table4 [this.tblScreens]));
     w21.TopAttach    = ((uint)(4));
     w21.BottomAttach = ((uint)(5));
     w21.LeftAttach   = ((uint)(1));
     w21.RightAttach  = ((uint)(2));
     w21.XOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.label9           = new global::Gtk.Label();
     this.label9.Name      = "label9";
     this.label9.Xalign    = 1F;
     this.label9.LabelProp = global::Mono.Unix.Catalog.GetString("Libraries :");
     this.vbox2.Add(this.label9);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label9]));
     w22.Position = 0;
     w22.Expand   = false;
     w22.Fill     = false;
     this.table4.Add(this.vbox2);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.table4 [this.vbox2]));
     w23.TopAttach    = ((uint)(3));
     w23.BottomAttach = ((uint)(4));
     w23.XOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.lblCustom           = new global::Gtk.Label();
     this.lblCustom.Name      = "lblCustom";
     this.lblCustom.Xalign    = 1F;
     this.lblCustom.LabelProp = global::Mono.Unix.Catalog.GetString("Custom :");
     this.vbox3.Add(this.lblCustom);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.lblCustom]));
     w24.Position = 0;
     w24.Expand   = false;
     w24.Fill     = false;
     this.table4.Add(this.vbox3);
     global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.table4 [this.vbox3]));
     w25.TopAttach    = ((uint)(4));
     w25.BottomAttach = ((uint)(5));
     w25.XOptions     = ((global::Gtk.AttachOptions)(4));
     this.ntbWizzard.Add(this.table4);
     global::Gtk.Notebook.NotebookChild w26 = ((global::Gtk.Notebook.NotebookChild)(this.ntbWizzard [this.table4]));
     w26.Position = 1;
     // Notebook tab
     this.label6           = new global::Gtk.Label();
     this.label6.Name      = "label6";
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString("page2");
     this.ntbWizzard.SetTabLabel(this.table4, this.label6);
     this.label6.ShowAll();
     // Container child ntbWizzard.Gtk.Notebook+NotebookChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.nvOutput          = new global::Gtk.NodeView();
     this.nvOutput.CanFocus = true;
     this.nvOutput.Name     = "nvOutput";
     this.GtkScrolledWindow.Add(this.nvOutput);
     this.ntbWizzard.Add(this.GtkScrolledWindow);
     global::Gtk.Notebook.NotebookChild w28 = ((global::Gtk.Notebook.NotebookChild)(this.ntbWizzard [this.GtkScrolledWindow]));
     w28.Position = 2;
     // Notebook tab
     this.label11           = new global::Gtk.Label();
     this.label11.Name      = "label11";
     this.label11.LabelProp = global::Mono.Unix.Catalog.GetString("page3");
     this.ntbWizzard.SetTabLabel(this.GtkScrolledWindow, this.label11);
     this.label11.ShowAll();
     w1.Add(this.ntbWizzard);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(w1 [this.ntbWizzard]));
     w29.Position = 0;
     // Internal child Moscrif.IDE.Controls.Wizard.NewProjectWizzard_New.ActionArea
     global::Gtk.HButtonBox w30 = this.ActionArea;
     w30.Name        = "dialog1_ActionArea";
     w30.Spacing     = 10;
     w30.BorderWidth = ((uint)(10));
     w30.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w31 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w30 [this.buttonCancel]));
     w31.Expand = false;
     w31.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.btnBack              = new global::Gtk.Button();
     this.btnBack.CanDefault   = true;
     this.btnBack.CanFocus     = true;
     this.btnBack.Name         = "btnBack";
     this.btnBack.UseUnderline = true;
     this.btnBack.Label        = global::Mono.Unix.Catalog.GetString("_Back");
     w30.Add(this.btnBack);
     global::Gtk.ButtonBox.ButtonBoxChild w32 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w30 [this.btnBack]));
     w32.Position = 1;
     w32.Expand   = false;
     w32.Fill     = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.btnNext              = new global::Gtk.Button();
     this.btnNext.CanFocus     = true;
     this.btnNext.Name         = "btnNext";
     this.btnNext.UseUnderline = true;
     this.btnNext.Label        = global::Mono.Unix.Catalog.GetString("_Next");
     w30.Add(this.btnNext);
     global::Gtk.ButtonBox.ButtonBoxChild w33 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w30 [this.btnNext]));
     w33.Position = 2;
     w33.Expand   = false;
     w33.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 556;
     this.DefaultHeight = 383;
     this.Show();
     this.btnBack.Clicked += new global::System.EventHandler(this.OnBtnBackClicked);
     this.btnNext.Clicked += new global::System.EventHandler(this.OnButtonOkClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget ocmgtk.ImagesWidget
     global::Stetic.BinContainer.Attach(this);
     this.Name = "ocmgtk.ImagesWidget";
     // Container child ocmgtk.ImagesWidget.Gtk.Container+ContainerChild
     this.vbox2             = new global::Gtk.VBox();
     this.vbox2.Name        = "vbox2";
     this.vbox2.Spacing     = 6;
     this.vbox2.BorderWidth = ((uint)(6));
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.image33        = new global::Gtk.Image();
     this.image33.Name   = "image33";
     this.image33.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-dialog-info", global::Gtk.IconSize.LargeToolbar);
     this.hbox2.Add(this.image33);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.image33]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.fileLabel           = new global::Gtk.Label();
     this.fileLabel.Name      = "fileLabel";
     this.fileLabel.LabelProp = "<file location>";
     this.hbox2.Add(this.fileLabel);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.fileLabel]));
     w2.Position = 1;
     w2.Expand   = false;
     w2.Fill     = false;
     this.vbox2.Add(this.hbox2);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox2]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox1             = new global::Gtk.HBox();
     this.hbox1.Name        = "hbox1";
     this.hbox1.Spacing     = 6;
     this.hbox1.BorderWidth = ((uint)(6));
     // Container child hbox1.Gtk.Box+BoxChild
     this.scrolledwindow1            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow1.CanFocus   = true;
     this.scrolledwindow1.Name       = "scrolledwindow1";
     this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow1.Gtk.Container+ContainerChild
     this.imagesView          = new global::Gtk.IconView();
     this.imagesView.CanFocus = true;
     this.imagesView.Name     = "imagesView";
     this.scrolledwindow1.Add(this.imagesView);
     this.hbox1.Add(this.scrolledwindow1);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.scrolledwindow1]));
     w5.Position = 0;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbuttonbox1             = new global::Gtk.VButtonBox();
     this.vbuttonbox1.Name        = "vbuttonbox1";
     this.vbuttonbox1.Spacing     = 6;
     this.vbuttonbox1.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.viewButton              = new global::Gtk.Button();
     this.viewButton.Sensitive    = false;
     this.viewButton.CanFocus     = true;
     this.viewButton.Name         = "viewButton";
     this.viewButton.UseUnderline = true;
     this.viewButton.Label        = global::Mono.Unix.Catalog.GetString("View");
     this.vbuttonbox1.Add(this.viewButton);
     global::Gtk.ButtonBox.ButtonBoxChild w6 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.viewButton]));
     w6.Expand = false;
     w6.Fill   = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.GrabImagesButton              = new global::Gtk.Button();
     this.GrabImagesButton.CanFocus     = true;
     this.GrabImagesButton.Name         = "GrabImagesButton";
     this.GrabImagesButton.UseUnderline = true;
     this.GrabImagesButton.Label        = global::Mono.Unix.Catalog.GetString("Grab Images...");
     this.vbuttonbox1.Add(this.GrabImagesButton);
     global::Gtk.ButtonBox.ButtonBoxChild w7 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.GrabImagesButton]));
     w7.Position = 1;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.openFolderButton              = new global::Gtk.Button();
     this.openFolderButton.CanFocus     = true;
     this.openFolderButton.Name         = "openFolderButton";
     this.openFolderButton.UseUnderline = true;
     this.openFolderButton.Label        = global::Mono.Unix.Catalog.GetString("Open Folder");
     this.vbuttonbox1.Add(this.openFolderButton);
     global::Gtk.ButtonBox.ButtonBoxChild w8 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.openFolderButton]));
     w8.Position = 2;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.buttonRefresh              = new global::Gtk.Button();
     this.buttonRefresh.CanFocus     = true;
     this.buttonRefresh.Name         = "buttonRefresh";
     this.buttonRefresh.UseStock     = true;
     this.buttonRefresh.UseUnderline = true;
     this.buttonRefresh.Label        = "gtk-refresh";
     this.vbuttonbox1.Add(this.buttonRefresh);
     global::Gtk.ButtonBox.ButtonBoxChild w9 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.buttonRefresh]));
     w9.Position = 3;
     w9.Expand   = false;
     w9.Fill     = false;
     this.hbox1.Add(this.vbuttonbox1);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbuttonbox1]));
     w10.Position = 1;
     w10.Expand   = false;
     w10.Fill     = false;
     this.vbox2.Add(this.hbox1);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox1]));
     w11.Position = 1;
     this.Add(this.vbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.imagesView.ItemActivated += new global::Gtk.ItemActivatedHandler(this.OnDoubleClick);
     this.viewButton.Clicked       += new global::System.EventHandler(this.OnViewClick);
     this.GrabImagesButton.Clicked += new global::System.EventHandler(this.OnGrabImagesClick);
     this.openFolderButton.Clicked += new global::System.EventHandler(this.OnOpenFolderClick);
     this.buttonRefresh.Clicked    += new global::System.EventHandler(this.OnRefesh);
 }
Example #14
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget LongoMatch.Gui.Component.ProjectListWidget
     global::Stetic.BinContainer.Attach(this);
     this.Name = "LongoMatch.Gui.Component.ProjectListWidget";
     // Container child LongoMatch.Gui.Component.ProjectListWidget.Gtk.Container+ContainerChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.focusimage      = new global::Gtk.Image();
     this.focusimage.Name = "focusimage";
     this.hbox1.Add(this.focusimage);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.focusimage]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.filterEntry               = new global::Gtk.Entry();
     this.filterEntry.CanFocus      = true;
     this.filterEntry.Name          = "filterEntry";
     this.filterEntry.IsEditable    = true;
     this.filterEntry.InvisibleChar = '●';
     this.hbox1.Add(this.filterEntry);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.filterEntry]));
     w2.Position = 1;
     w2.Expand   = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.sortcombobox = global::Gtk.ComboBox.NewText();
     this.sortcombobox.AppendText(global::Mono.Unix.Catalog.GetString("Sort by name"));
     this.sortcombobox.AppendText(global::Mono.Unix.Catalog.GetString("Sort by date"));
     this.sortcombobox.AppendText(global::Mono.Unix.Catalog.GetString("Sort by modification date"));
     this.sortcombobox.AppendText(global::Mono.Unix.Catalog.GetString("Sort by season"));
     this.sortcombobox.AppendText(global::Mono.Unix.Catalog.GetString("Sort by competition"));
     this.sortcombobox.Name   = "sortcombobox";
     this.sortcombobox.Active = 0;
     this.hbox1.Add(this.sortcombobox);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.sortcombobox]));
     w3.Position = 2;
     w3.Expand   = false;
     w3.Fill     = false;
     this.vbox2.Add(this.hbox1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox1]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.icoscrolledwindow          = new global::Gtk.ScrolledWindow();
     this.icoscrolledwindow.CanFocus = true;
     this.icoscrolledwindow.Name     = "icoscrolledwindow";
     // Container child icoscrolledwindow.Gtk.Container+ContainerChild
     this.iconview          = new global::Gtk.IconView();
     this.iconview.CanFocus = true;
     this.iconview.Name     = "iconview";
     this.icoscrolledwindow.Add(this.iconview);
     this.vbox2.Add(this.icoscrolledwindow);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.icoscrolledwindow]));
     w6.Position = 1;
     // Container child vbox2.Gtk.Box+BoxChild
     this.treeviewscrolledwindow      = new global::Gtk.ScrolledWindow();
     this.treeviewscrolledwindow.Name = "treeviewscrolledwindow";
     // Container child treeviewscrolledwindow.Gtk.Container+ContainerChild
     this.treeview                = new global::Gtk.TreeView();
     this.treeview.CanFocus       = true;
     this.treeview.Name           = "treeview";
     this.treeview.HeadersVisible = false;
     this.treeviewscrolledwindow.Add(this.treeview);
     this.vbox2.Add(this.treeviewscrolledwindow);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.treeviewscrolledwindow]));
     w8.Position = 2;
     this.Add(this.vbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.icoscrolledwindow.Hide();
     this.treeviewscrolledwindow.Hide();
     this.Show();
     this.filterEntry.Changed += new global::System.EventHandler(this.OnFilterentryChanged);
 }
Example #15
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget MainWindow
     this.Name = "MainWindow";
     this.Title = global::Mono.Unix.Catalog.GetString ("Nexus");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.BorderWidth = ((uint)(6));
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.notebook1 = new global::Gtk.Notebook ();
     this.notebook1.CanFocus = true;
     this.notebook1.Name = "notebook1";
     this.notebook1.CurrentPage = 2;
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.vbox1 = new global::Gtk.VBox ();
     this.vbox1.Name = "vbox1";
     this.vbox1.Spacing = 6;
     this.vbox1.BorderWidth = ((uint)(6));
     // Container child vbox1.Gtk.Box+BoxChild
     this.scrolledwindow1 = new global::Gtk.ScrolledWindow ();
     this.scrolledwindow1.CanFocus = true;
     this.scrolledwindow1.Name = "scrolledwindow1";
     this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow1.Gtk.Container+ContainerChild
     this.iconViewPlayers = new global::Gtk.IconView ();
     this.iconViewPlayers.CanFocus = true;
     this.iconViewPlayers.Name = "iconViewPlayers";
     this.iconViewPlayers.SelectionMode = ((global::Gtk.SelectionMode)(3));
     this.scrolledwindow1.Add (this.iconViewPlayers);
     this.vbox1.Add (this.scrolledwindow1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.scrolledwindow1]));
     w2.Position = 0;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox1 = new global::Gtk.HBox ();
     this.hbox1.Name = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.label9 = new global::Gtk.Label ();
     this.label9.Name = "label9";
     this.label9.LabelProp = global::Mono.Unix.Catalog.GetString ("Max Players");
     this.hbox1.Add (this.label9);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.label9]));
     w3.Position = 0;
     w3.Expand = false;
     w3.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.spinButtonMaxPlayers = new global::Gtk.SpinButton (2, 100, 1);
     this.spinButtonMaxPlayers.CanFocus = true;
     this.spinButtonMaxPlayers.Name = "spinButtonMaxPlayers";
     this.spinButtonMaxPlayers.Adjustment.PageIncrement = 10;
     this.spinButtonMaxPlayers.ClimbRate = 1;
     this.spinButtonMaxPlayers.Numeric = true;
     this.spinButtonMaxPlayers.Value = 16;
     this.hbox1.Add (this.spinButtonMaxPlayers);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.spinButtonMaxPlayers]));
     w4.Position = 1;
     w4.Expand = false;
     w4.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.hbuttonbox1 = new global::Gtk.HButtonBox ();
     this.hbuttonbox1.Name = "hbuttonbox1";
     this.hbuttonbox1.Spacing = 6;
     this.hbuttonbox1.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child hbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.buttonClearPlayers = new global::Gtk.Button ();
     this.buttonClearPlayers.CanFocus = true;
     this.buttonClearPlayers.Name = "buttonClearPlayers";
     this.buttonClearPlayers.UseStock = true;
     this.buttonClearPlayers.UseUnderline = true;
     this.buttonClearPlayers.Label = "gtk-clear";
     this.hbuttonbox1.Add (this.buttonClearPlayers);
     global::Gtk.ButtonBox.ButtonBoxChild w5 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox1[this.buttonClearPlayers]));
     w5.Expand = false;
     w5.Fill = false;
     // Container child hbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.buttonRemovePlayers = new global::Gtk.Button ();
     this.buttonRemovePlayers.CanFocus = true;
     this.buttonRemovePlayers.Name = "buttonRemovePlayers";
     this.buttonRemovePlayers.UseStock = true;
     this.buttonRemovePlayers.UseUnderline = true;
     this.buttonRemovePlayers.Label = "gtk-remove";
     this.hbuttonbox1.Add (this.buttonRemovePlayers);
     global::Gtk.ButtonBox.ButtonBoxChild w6 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox1[this.buttonRemovePlayers]));
     w6.Position = 1;
     w6.Expand = false;
     w6.Fill = false;
     // Container child hbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.buttonSavePlayersFile = new global::Gtk.Button ();
     this.buttonSavePlayersFile.CanFocus = true;
     this.buttonSavePlayersFile.Name = "buttonSavePlayersFile";
     this.buttonSavePlayersFile.UseStock = true;
     this.buttonSavePlayersFile.UseUnderline = true;
     this.buttonSavePlayersFile.Label = "gtk-save";
     this.hbuttonbox1.Add (this.buttonSavePlayersFile);
     global::Gtk.ButtonBox.ButtonBoxChild w7 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox1[this.buttonSavePlayersFile]));
     w7.Position = 2;
     w7.Expand = false;
     w7.Fill = false;
     // Container child hbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOpenPlayersFile = new global::Gtk.Button ();
     this.buttonOpenPlayersFile.CanFocus = true;
     this.buttonOpenPlayersFile.Name = "buttonOpenPlayersFile";
     this.buttonOpenPlayersFile.UseStock = true;
     this.buttonOpenPlayersFile.UseUnderline = true;
     this.buttonOpenPlayersFile.Label = "gtk-open";
     this.hbuttonbox1.Add (this.buttonOpenPlayersFile);
     global::Gtk.ButtonBox.ButtonBoxChild w8 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox1[this.buttonOpenPlayersFile]));
     w8.Position = 3;
     w8.Expand = false;
     w8.Fill = false;
     this.hbox1.Add (this.hbuttonbox1);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.hbuttonbox1]));
     w9.Position = 2;
     this.vbox1.Add (this.hbox1);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox1]));
     w10.Position = 1;
     w10.Expand = false;
     w10.Fill = false;
     this.notebook1.Add (this.vbox1);
     // Notebook tab
     this.label1 = new global::Gtk.Label ();
     this.label1.Name = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("Players");
     this.notebook1.SetTabLabel (this.vbox1, this.label1);
     this.label1.ShowAll ();
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.vbox2 = new global::Gtk.VBox ();
     this.vbox2.Name = "vbox2";
     this.vbox2.Spacing = 6;
     this.vbox2.BorderWidth = ((uint)(6));
     // Container child vbox2.Gtk.Box+BoxChild
     this.GtkScrolledWindow = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow.Name = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.treeViewGames = new global::Gtk.TreeView ();
     this.treeViewGames.CanFocus = true;
     this.treeViewGames.Name = "treeViewGames";
     this.GtkScrolledWindow.Add (this.treeViewGames);
     this.vbox2.Add (this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.GtkScrolledWindow]));
     w13.Position = 0;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox4 = new global::Gtk.HBox ();
     this.hbox4.Name = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.hbuttonbox4 = new global::Gtk.HButtonBox ();
     this.hbuttonbox4.Name = "hbuttonbox4";
     this.hbuttonbox4.Spacing = 6;
     this.hbuttonbox4.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child hbuttonbox4.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOpenGamesFile = new global::Gtk.Button ();
     this.buttonOpenGamesFile.CanFocus = true;
     this.buttonOpenGamesFile.Name = "buttonOpenGamesFile";
     this.buttonOpenGamesFile.UseStock = true;
     this.buttonOpenGamesFile.UseUnderline = true;
     this.buttonOpenGamesFile.Label = "gtk-open";
     this.hbuttonbox4.Add (this.buttonOpenGamesFile);
     global::Gtk.ButtonBox.ButtonBoxChild w14 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox4[this.buttonOpenGamesFile]));
     w14.Expand = false;
     w14.Fill = false;
     // Container child hbuttonbox4.Gtk.ButtonBox+ButtonBoxChild
     this.buttonNewGame = new global::Gtk.Button ();
     this.buttonNewGame.CanFocus = true;
     this.buttonNewGame.Name = "buttonNewGame";
     this.buttonNewGame.UseStock = true;
     this.buttonNewGame.UseUnderline = true;
     this.buttonNewGame.Label = "gtk-new";
     this.hbuttonbox4.Add (this.buttonNewGame);
     global::Gtk.ButtonBox.ButtonBoxChild w15 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox4[this.buttonNewGame]));
     w15.Position = 1;
     w15.Expand = false;
     w15.Fill = false;
     // Container child hbuttonbox4.Gtk.ButtonBox+ButtonBoxChild
     this.buttonEditGame = new global::Gtk.Button ();
     this.buttonEditGame.CanFocus = true;
     this.buttonEditGame.Name = "buttonEditGame";
     this.buttonEditGame.UseStock = true;
     this.buttonEditGame.UseUnderline = true;
     this.buttonEditGame.Label = "gtk-edit";
     this.hbuttonbox4.Add (this.buttonEditGame);
     global::Gtk.ButtonBox.ButtonBoxChild w16 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox4[this.buttonEditGame]));
     w16.Position = 2;
     w16.Expand = false;
     w16.Fill = false;
     // Container child hbuttonbox4.Gtk.ButtonBox+ButtonBoxChild
     this.buttonPlayGame = new global::Gtk.Button ();
     this.buttonPlayGame.CanFocus = true;
     this.buttonPlayGame.Name = "buttonPlayGame";
     this.buttonPlayGame.UseStock = true;
     this.buttonPlayGame.UseUnderline = true;
     this.buttonPlayGame.Label = "gtk-media-play";
     this.hbuttonbox4.Add (this.buttonPlayGame);
     global::Gtk.ButtonBox.ButtonBoxChild w17 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox4[this.buttonPlayGame]));
     w17.Position = 3;
     w17.Expand = false;
     w17.Fill = false;
     this.hbox4.Add (this.hbuttonbox4);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.hbuttonbox4]));
     w18.Position = 0;
     // Container child hbox4.Gtk.Box+BoxChild
     this.hbuttonbox2 = new global::Gtk.HButtonBox ();
     this.hbuttonbox2.Name = "hbuttonbox2";
     this.hbuttonbox2.Spacing = 6;
     this.hbuttonbox2.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.buttonClearGames = new global::Gtk.Button ();
     this.buttonClearGames.CanFocus = true;
     this.buttonClearGames.Name = "buttonClearGames";
     this.buttonClearGames.UseStock = true;
     this.buttonClearGames.UseUnderline = true;
     this.buttonClearGames.Label = "gtk-clear";
     this.hbuttonbox2.Add (this.buttonClearGames);
     global::Gtk.ButtonBox.ButtonBoxChild w19 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2[this.buttonClearGames]));
     w19.Expand = false;
     w19.Fill = false;
     // Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.buttonRemoveGames = new global::Gtk.Button ();
     this.buttonRemoveGames.CanFocus = true;
     this.buttonRemoveGames.Name = "buttonRemoveGames";
     this.buttonRemoveGames.UseStock = true;
     this.buttonRemoveGames.UseUnderline = true;
     this.buttonRemoveGames.Label = "gtk-remove";
     this.hbuttonbox2.Add (this.buttonRemoveGames);
     global::Gtk.ButtonBox.ButtonBoxChild w20 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2[this.buttonRemoveGames]));
     w20.Position = 1;
     w20.Expand = false;
     w20.Fill = false;
     // Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.buttonSaveGamesFile = new global::Gtk.Button ();
     this.buttonSaveGamesFile.CanFocus = true;
     this.buttonSaveGamesFile.Name = "buttonSaveGamesFile";
     this.buttonSaveGamesFile.UseStock = true;
     this.buttonSaveGamesFile.UseUnderline = true;
     this.buttonSaveGamesFile.Label = "gtk-save";
     this.hbuttonbox2.Add (this.buttonSaveGamesFile);
     global::Gtk.ButtonBox.ButtonBoxChild w21 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2[this.buttonSaveGamesFile]));
     w21.Position = 2;
     w21.Expand = false;
     w21.Fill = false;
     this.hbox4.Add (this.hbuttonbox2);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.hbuttonbox2]));
     w22.Position = 1;
     w22.Expand = false;
     this.vbox2.Add (this.hbox4);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox4]));
     w23.Position = 1;
     w23.Expand = false;
     w23.Fill = false;
     this.notebook1.Add (this.vbox2);
     global::Gtk.Notebook.NotebookChild w24 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1[this.vbox2]));
     w24.Position = 1;
     // Notebook tab
     this.label2 = new global::Gtk.Label ();
     this.label2.Name = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString ("Games");
     this.notebook1.SetTabLabel (this.vbox2, this.label2);
     this.label2.ShowAll ();
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.vbox3 = new global::Gtk.VBox ();
     this.vbox3.Name = "vbox3";
     this.vbox3.Spacing = 6;
     this.vbox3.BorderWidth = ((uint)(6));
     // Container child vbox3.Gtk.Box+BoxChild
     this.frame2 = new global::Gtk.Frame ();
     this.frame2.Name = "frame2";
     this.frame2.ShadowType = ((global::Gtk.ShadowType)(4));
     // Container child frame2.Gtk.Container+ContainerChild
     this.GtkAlignment11 = new global::Gtk.Alignment (0f, 0f, 1f, 1f);
     this.GtkAlignment11.Name = "GtkAlignment11";
     this.GtkAlignment11.LeftPadding = ((uint)(12));
     // Container child GtkAlignment11.Gtk.Container+ContainerChild
     this.vbox5 = new global::Gtk.VBox ();
     this.vbox5.Name = "vbox5";
     this.vbox5.Spacing = 6;
     this.vbox5.BorderWidth = ((uint)(6));
     // Container child vbox5.Gtk.Box+BoxChild
     this.hbox2 = new global::Gtk.HBox ();
     this.hbox2.Name = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.label6 = new global::Gtk.Label ();
     this.label6.Name = "label6";
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString ("Port Name");
     this.hbox2.Add (this.label6);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.label6]));
     w25.Position = 0;
     w25.Expand = false;
     w25.Fill = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.comboBoxEntryHITTPortName = global::Gtk.ComboBoxEntry.NewText ();
     this.comboBoxEntryHITTPortName.Name = "comboBoxEntryHITTPortName";
     this.hbox2.Add (this.comboBoxEntryHITTPortName);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.comboBoxEntryHITTPortName]));
     w26.Position = 1;
     this.vbox5.Add (this.hbox2);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.hbox2]));
     w27.Position = 0;
     w27.Expand = false;
     w27.Fill = false;
     // Container child vbox5.Gtk.Box+BoxChild
     this.hbox3 = new global::Gtk.HBox ();
     this.hbox3.Name = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.checkButtonHITTAutoConnect = new global::Gtk.CheckButton ();
     this.checkButtonHITTAutoConnect.CanFocus = true;
     this.checkButtonHITTAutoConnect.Name = "checkButtonHITTAutoConnect";
     this.checkButtonHITTAutoConnect.Label = global::Mono.Unix.Catalog.GetString ("Automatically connect at startup");
     this.checkButtonHITTAutoConnect.Active = true;
     this.checkButtonHITTAutoConnect.DrawIndicator = true;
     this.checkButtonHITTAutoConnect.UseUnderline = true;
     this.hbox3.Add (this.checkButtonHITTAutoConnect);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.checkButtonHITTAutoConnect]));
     w28.Position = 0;
     // Container child hbox3.Gtk.Box+BoxChild
     this.hbuttonbox5 = new global::Gtk.HButtonBox ();
     this.hbuttonbox5.Name = "hbuttonbox5";
     this.hbuttonbox5.Spacing = 6;
     this.hbuttonbox5.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child hbuttonbox5.Gtk.ButtonBox+ButtonBoxChild
     this.buttonHITTRefreshPortNames = new global::Gtk.Button ();
     this.buttonHITTRefreshPortNames.CanFocus = true;
     this.buttonHITTRefreshPortNames.Name = "buttonHITTRefreshPortNames";
     this.buttonHITTRefreshPortNames.UseStock = true;
     this.buttonHITTRefreshPortNames.UseUnderline = true;
     this.buttonHITTRefreshPortNames.Label = "gtk-refresh";
     this.hbuttonbox5.Add (this.buttonHITTRefreshPortNames);
     global::Gtk.ButtonBox.ButtonBoxChild w29 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox5[this.buttonHITTRefreshPortNames]));
     w29.Expand = false;
     w29.Fill = false;
     // Container child hbuttonbox5.Gtk.ButtonBox+ButtonBoxChild
     this.buttonHITTConnectDisconnect = new global::Gtk.Button ();
     this.buttonHITTConnectDisconnect.CanFocus = true;
     this.buttonHITTConnectDisconnect.Name = "buttonHITTConnectDisconnect";
     this.buttonHITTConnectDisconnect.UseStock = true;
     this.buttonHITTConnectDisconnect.UseUnderline = true;
     this.buttonHITTConnectDisconnect.Label = "gtk-connect";
     this.hbuttonbox5.Add (this.buttonHITTConnectDisconnect);
     global::Gtk.ButtonBox.ButtonBoxChild w30 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox5[this.buttonHITTConnectDisconnect]));
     w30.Position = 1;
     w30.Expand = false;
     w30.Fill = false;
     this.hbox3.Add (this.hbuttonbox5);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.hbuttonbox5]));
     w31.Position = 1;
     w31.Expand = false;
     this.vbox5.Add (this.hbox3);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.hbox3]));
     w32.Position = 1;
     w32.Expand = false;
     w32.Fill = false;
     this.GtkAlignment11.Add (this.vbox5);
     this.frame2.Add (this.GtkAlignment11);
     this.GtkLabel14 = new global::Gtk.Label ();
     this.GtkLabel14.Name = "GtkLabel14";
     this.GtkLabel14.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>H-ITT Base Station</b>");
     this.GtkLabel14.UseMarkup = true;
     this.frame2.LabelWidget = this.GtkLabel14;
     this.vbox3.Add (this.frame2);
     global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.frame2]));
     w35.Position = 0;
     w35.Expand = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.frame5 = new global::Gtk.Frame ();
     this.frame5.Name = "frame5";
     this.frame5.ShadowType = ((global::Gtk.ShadowType)(4));
     // Container child frame5.Gtk.Container+ContainerChild
     this.GtkAlignment19 = new global::Gtk.Alignment (0f, 0f, 1f, 1f);
     this.GtkAlignment19.Name = "GtkAlignment19";
     this.GtkAlignment19.LeftPadding = ((uint)(12));
     // Container child GtkAlignment19.Gtk.Container+ContainerChild
     this.vbox9 = new global::Gtk.VBox ();
     this.vbox9.Name = "vbox9";
     this.vbox9.Spacing = 6;
     this.vbox9.BorderWidth = ((uint)(6));
     // Container child vbox9.Gtk.Box+BoxChild
     this.labelWiimotesConnected = new global::Gtk.Label ();
     this.labelWiimotesConnected.Name = "labelWiimotesConnected";
     this.labelWiimotesConnected.Xalign = 0f;
     this.labelWiimotesConnected.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Connected</b>: 0");
     this.labelWiimotesConnected.UseMarkup = true;
     this.vbox9.Add (this.labelWiimotesConnected);
     global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.vbox9[this.labelWiimotesConnected]));
     w36.Position = 0;
     w36.Expand = false;
     w36.Fill = false;
     // Container child vbox9.Gtk.Box+BoxChild
     this.hbox10 = new global::Gtk.HBox ();
     this.hbox10.Name = "hbox10";
     this.hbox10.Spacing = 6;
     // Container child hbox10.Gtk.Box+BoxChild
     this.buttonWiimotesSearch = new global::Gtk.Button ();
     this.buttonWiimotesSearch.CanFocus = true;
     this.buttonWiimotesSearch.Name = "buttonWiimotesSearch";
     this.buttonWiimotesSearch.UseUnderline = true;
     // Container child buttonWiimotesSearch.Gtk.Container+ContainerChild
     global::Gtk.Alignment w37 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w38 = new global::Gtk.HBox ();
     w38.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w39 = new global::Gtk.Image ();
     w39.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-find", global::Gtk.IconSize.Menu);
     w38.Add (w39);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w41 = new global::Gtk.Label ();
     w41.LabelProp = global::Mono.Unix.Catalog.GetString ("_Search");
     w41.UseUnderline = true;
     w38.Add (w41);
     w37.Add (w38);
     this.buttonWiimotesSearch.Add (w37);
     this.hbox10.Add (this.buttonWiimotesSearch);
     global::Gtk.Box.BoxChild w45 = ((global::Gtk.Box.BoxChild)(this.hbox10[this.buttonWiimotesSearch]));
     w45.Position = 0;
     w45.Expand = false;
     w45.Fill = false;
     // Container child hbox10.Gtk.Box+BoxChild
     this.label15 = new global::Gtk.Label ();
     this.label15.Name = "label15";
     this.label15.LabelProp = global::Mono.Unix.Catalog.GetString ("for");
     this.hbox10.Add (this.label15);
     global::Gtk.Box.BoxChild w46 = ((global::Gtk.Box.BoxChild)(this.hbox10[this.label15]));
     w46.Position = 1;
     w46.Expand = false;
     w46.Fill = false;
     // Container child hbox10.Gtk.Box+BoxChild
     this.spinButtonWiimotes = new global::Gtk.SpinButton (5, 30, 1);
     this.spinButtonWiimotes.CanFocus = true;
     this.spinButtonWiimotes.Name = "spinButtonWiimotes";
     this.spinButtonWiimotes.Adjustment.PageIncrement = 10;
     this.spinButtonWiimotes.ClimbRate = 1;
     this.spinButtonWiimotes.Numeric = true;
     this.spinButtonWiimotes.Value = 5;
     this.hbox10.Add (this.spinButtonWiimotes);
     global::Gtk.Box.BoxChild w47 = ((global::Gtk.Box.BoxChild)(this.hbox10[this.spinButtonWiimotes]));
     w47.Position = 2;
     w47.Expand = false;
     w47.Fill = false;
     // Container child hbox10.Gtk.Box+BoxChild
     this.label14 = new global::Gtk.Label ();
     this.label14.Name = "label14";
     this.label14.LabelProp = global::Mono.Unix.Catalog.GetString ("second(s)");
     this.hbox10.Add (this.label14);
     global::Gtk.Box.BoxChild w48 = ((global::Gtk.Box.BoxChild)(this.hbox10[this.label14]));
     w48.Position = 3;
     w48.Expand = false;
     w48.Fill = false;
     // Container child hbox10.Gtk.Box+BoxChild
     this.buttonWiimotesDisconnect = new global::Gtk.Button ();
     this.buttonWiimotesDisconnect.Sensitive = false;
     this.buttonWiimotesDisconnect.CanFocus = true;
     this.buttonWiimotesDisconnect.Name = "buttonWiimotesDisconnect";
     this.buttonWiimotesDisconnect.UseStock = true;
     this.buttonWiimotesDisconnect.UseUnderline = true;
     this.buttonWiimotesDisconnect.Label = "gtk-disconnect";
     this.hbox10.Add (this.buttonWiimotesDisconnect);
     global::Gtk.Box.BoxChild w49 = ((global::Gtk.Box.BoxChild)(this.hbox10[this.buttonWiimotesDisconnect]));
     w49.PackType = ((global::Gtk.PackType)(1));
     w49.Position = 4;
     w49.Expand = false;
     w49.Fill = false;
     this.vbox9.Add (this.hbox10);
     global::Gtk.Box.BoxChild w50 = ((global::Gtk.Box.BoxChild)(this.vbox9[this.hbox10]));
     w50.Position = 1;
     w50.Expand = false;
     w50.Fill = false;
     this.GtkAlignment19.Add (this.vbox9);
     this.frame5.Add (this.GtkAlignment19);
     this.GtkLabel24 = new global::Gtk.Label ();
     this.GtkLabel24.Name = "GtkLabel24";
     this.GtkLabel24.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Wiimotes</b>");
     this.GtkLabel24.UseMarkup = true;
     this.frame5.LabelWidget = this.GtkLabel24;
     this.vbox3.Add (this.frame5);
     global::Gtk.Box.BoxChild w53 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.frame5]));
     w53.Position = 1;
     w53.Expand = false;
     w53.Fill = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbox5 = new global::Gtk.HBox ();
     this.hbox5.Name = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.frame3 = new global::Gtk.Frame ();
     this.frame3.Name = "frame3";
     this.frame3.ShadowType = ((global::Gtk.ShadowType)(4));
     // Container child frame3.Gtk.Container+ContainerChild
     this.GtkAlignment18 = new global::Gtk.Alignment (0f, 0f, 1f, 1f);
     this.GtkAlignment18.Name = "GtkAlignment18";
     this.GtkAlignment18.LeftPadding = ((uint)(12));
     // Container child GtkAlignment18.Gtk.Container+ContainerChild
     this.vbox6 = new global::Gtk.VBox ();
     this.vbox6.Name = "vbox6";
     this.vbox6.Spacing = 6;
     this.vbox6.BorderWidth = ((uint)(6));
     // Container child vbox6.Gtk.Box+BoxChild
     this.radioButtonFullscreen = new global::Gtk.RadioButton (global::Mono.Unix.Catalog.GetString ("Full screen"));
     this.radioButtonFullscreen.CanFocus = true;
     this.radioButtonFullscreen.Name = "radioButtonFullscreen";
     this.radioButtonFullscreen.Active = true;
     this.radioButtonFullscreen.DrawIndicator = true;
     this.radioButtonFullscreen.UseUnderline = true;
     this.radioButtonFullscreen.Group = new global::GLib.SList (global::System.IntPtr.Zero);
     this.vbox6.Add (this.radioButtonFullscreen);
     global::Gtk.Box.BoxChild w54 = ((global::Gtk.Box.BoxChild)(this.vbox6[this.radioButtonFullscreen]));
     w54.Position = 0;
     w54.Expand = false;
     w54.Fill = false;
     // Container child vbox6.Gtk.Box+BoxChild
     this.hbox9 = new global::Gtk.HBox ();
     this.hbox9.Name = "hbox9";
     this.hbox9.Spacing = 6;
     // Container child hbox9.Gtk.Box+BoxChild
     this.radioButtonCustomWindowSize = new global::Gtk.RadioButton (global::Mono.Unix.Catalog.GetString ("Custom window size"));
     this.radioButtonCustomWindowSize.CanFocus = true;
     this.radioButtonCustomWindowSize.Name = "radioButtonCustomWindowSize";
     this.radioButtonCustomWindowSize.DrawIndicator = true;
     this.radioButtonCustomWindowSize.UseUnderline = true;
     this.radioButtonCustomWindowSize.Group = this.radioButtonFullscreen.Group;
     this.hbox9.Add (this.radioButtonCustomWindowSize);
     global::Gtk.Box.BoxChild w55 = ((global::Gtk.Box.BoxChild)(this.hbox9[this.radioButtonCustomWindowSize]));
     w55.Position = 0;
     w55.Expand = false;
     // Container child hbox9.Gtk.Box+BoxChild
     this.spinButtonWindowWidth = new global::Gtk.SpinButton (0, 9999, 1);
     this.spinButtonWindowWidth.Sensitive = false;
     this.spinButtonWindowWidth.CanFocus = true;
     this.spinButtonWindowWidth.Name = "spinButtonWindowWidth";
     this.spinButtonWindowWidth.Adjustment.PageIncrement = 10;
     this.spinButtonWindowWidth.ClimbRate = 1;
     this.spinButtonWindowWidth.Numeric = true;
     this.spinButtonWindowWidth.Value = 1024;
     this.hbox9.Add (this.spinButtonWindowWidth);
     global::Gtk.Box.BoxChild w56 = ((global::Gtk.Box.BoxChild)(this.hbox9[this.spinButtonWindowWidth]));
     w56.Position = 1;
     w56.Expand = false;
     w56.Fill = false;
     // Container child hbox9.Gtk.Box+BoxChild
     this.label10 = new global::Gtk.Label ();
     this.label10.Name = "label10";
     this.label10.LabelProp = global::Mono.Unix.Catalog.GetString ("x");
     this.hbox9.Add (this.label10);
     global::Gtk.Box.BoxChild w57 = ((global::Gtk.Box.BoxChild)(this.hbox9[this.label10]));
     w57.Position = 2;
     w57.Expand = false;
     w57.Fill = false;
     // Container child hbox9.Gtk.Box+BoxChild
     this.spinButtonWindowHeight = new global::Gtk.SpinButton (0, 9999, 1);
     this.spinButtonWindowHeight.Sensitive = false;
     this.spinButtonWindowHeight.CanFocus = true;
     this.spinButtonWindowHeight.Name = "spinButtonWindowHeight";
     this.spinButtonWindowHeight.Adjustment.PageIncrement = 10;
     this.spinButtonWindowHeight.ClimbRate = 1;
     this.spinButtonWindowHeight.Numeric = true;
     this.spinButtonWindowHeight.Value = 768;
     this.hbox9.Add (this.spinButtonWindowHeight);
     global::Gtk.Box.BoxChild w58 = ((global::Gtk.Box.BoxChild)(this.hbox9[this.spinButtonWindowHeight]));
     w58.Position = 3;
     w58.Expand = false;
     w58.Fill = false;
     this.vbox6.Add (this.hbox9);
     global::Gtk.Box.BoxChild w59 = ((global::Gtk.Box.BoxChild)(this.vbox6[this.hbox9]));
     w59.Position = 1;
     w59.Expand = false;
     w59.Fill = false;
     this.GtkAlignment18.Add (this.vbox6);
     this.frame3.Add (this.GtkAlignment18);
     this.GtkLabel23 = new global::Gtk.Label ();
     this.GtkLabel23.Name = "GtkLabel23";
     this.GtkLabel23.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Graphics</b>");
     this.GtkLabel23.UseMarkup = true;
     this.frame3.LabelWidget = this.GtkLabel23;
     this.hbox5.Add (this.frame3);
     global::Gtk.Box.BoxChild w62 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.frame3]));
     w62.Position = 0;
     w62.Expand = false;
     w62.Fill = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.frame1 = new global::Gtk.Frame ();
     this.frame1.Name = "frame1";
     this.frame1.ShadowType = ((global::Gtk.ShadowType)(4));
     // Container child frame1.Gtk.Container+ContainerChild
     this.GtkAlignment14 = new global::Gtk.Alignment (0f, 0f, 1f, 1f);
     this.GtkAlignment14.Name = "GtkAlignment14";
     this.GtkAlignment14.LeftPadding = ((uint)(12));
     // Container child GtkAlignment14.Gtk.Container+ContainerChild
     this.vbox7 = new global::Gtk.VBox ();
     this.vbox7.Name = "vbox7";
     this.vbox7.Spacing = 6;
     this.vbox7.BorderWidth = ((uint)(6));
     // Container child vbox7.Gtk.Box+BoxChild
     this.labelNetworkAddress = new global::Gtk.Label ();
     this.labelNetworkAddress.Name = "labelNetworkAddress";
     this.labelNetworkAddress.Xalign = 0f;
     this.labelNetworkAddress.LabelProp = global::Mono.Unix.Catalog.GetString ("<span weight=\"bold\" color=\"#333333\">IP Address</span>: 127.0.0.1");
     this.labelNetworkAddress.UseMarkup = true;
     this.vbox7.Add (this.labelNetworkAddress);
     global::Gtk.Box.BoxChild w63 = ((global::Gtk.Box.BoxChild)(this.vbox7[this.labelNetworkAddress]));
     w63.Position = 0;
     w63.Expand = false;
     w63.Fill = false;
     // Container child vbox7.Gtk.Box+BoxChild
     this.labelNetworkPort = new global::Gtk.Label ();
     this.labelNetworkPort.Name = "labelNetworkPort";
     this.labelNetworkPort.Xalign = 0f;
     this.labelNetworkPort.LabelProp = global::Mono.Unix.Catalog.GetString ("<span weight=\"bold\" color=\"#333333\">Port</span>: 0");
     this.labelNetworkPort.UseMarkup = true;
     this.vbox7.Add (this.labelNetworkPort);
     global::Gtk.Box.BoxChild w64 = ((global::Gtk.Box.BoxChild)(this.vbox7[this.labelNetworkPort]));
     w64.Position = 1;
     w64.Expand = false;
     w64.Fill = false;
     this.GtkAlignment14.Add (this.vbox7);
     this.frame1.Add (this.GtkAlignment14);
     this.GtkLabel19 = new global::Gtk.Label ();
     this.GtkLabel19.Name = "GtkLabel19";
     this.GtkLabel19.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Network</b>");
     this.GtkLabel19.UseMarkup = true;
     this.frame1.LabelWidget = this.GtkLabel19;
     this.hbox5.Add (this.frame1);
     global::Gtk.Box.BoxChild w67 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.frame1]));
     w67.PackType = ((global::Gtk.PackType)(1));
     w67.Position = 1;
     w67.Expand = false;
     w67.Fill = false;
     this.vbox3.Add (this.hbox5);
     global::Gtk.Box.BoxChild w68 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.hbox5]));
     w68.Position = 2;
     w68.Expand = false;
     w68.Fill = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.frame4 = new global::Gtk.Frame ();
     this.frame4.Name = "frame4";
     this.frame4.ShadowType = ((global::Gtk.ShadowType)(4));
     // Container child frame4.Gtk.Container+ContainerChild
     this.GtkAlignment17 = new global::Gtk.Alignment (0f, 0f, 1f, 1f);
     this.GtkAlignment17.Name = "GtkAlignment17";
     this.GtkAlignment17.LeftPadding = ((uint)(12));
     // Container child GtkAlignment17.Gtk.Container+ContainerChild
     this.vbox8 = new global::Gtk.VBox ();
     this.vbox8.Name = "vbox8";
     this.vbox8.Spacing = 6;
     this.vbox8.BorderWidth = ((uint)(6));
     // Container child vbox8.Gtk.Box+BoxChild
     this.checkbuttonDebugMode = new global::Gtk.CheckButton ();
     this.checkbuttonDebugMode.CanFocus = true;
     this.checkbuttonDebugMode.Name = "checkbuttonDebugMode";
     this.checkbuttonDebugMode.Label = global::Mono.Unix.Catalog.GetString ("Enable debug mode for games");
     this.checkbuttonDebugMode.Active = true;
     this.checkbuttonDebugMode.DrawIndicator = true;
     this.checkbuttonDebugMode.UseUnderline = true;
     this.vbox8.Add (this.checkbuttonDebugMode);
     global::Gtk.Box.BoxChild w69 = ((global::Gtk.Box.BoxChild)(this.vbox8[this.checkbuttonDebugMode]));
     w69.Position = 0;
     w69.Expand = false;
     w69.Fill = false;
     // Container child vbox8.Gtk.Box+BoxChild
     this.checkButtonSaveData = new global::Gtk.CheckButton ();
     this.checkButtonSaveData.CanFocus = true;
     this.checkButtonSaveData.Name = "checkButtonSaveData";
     this.checkButtonSaveData.Label = global::Mono.Unix.Catalog.GetString ("Require game data to be recorded");
     this.checkButtonSaveData.Active = true;
     this.checkButtonSaveData.DrawIndicator = true;
     this.checkButtonSaveData.UseUnderline = true;
     this.vbox8.Add (this.checkButtonSaveData);
     global::Gtk.Box.BoxChild w70 = ((global::Gtk.Box.BoxChild)(this.vbox8[this.checkButtonSaveData]));
     w70.Position = 1;
     w70.Expand = false;
     w70.Fill = false;
     // Container child vbox8.Gtk.Box+BoxChild
     this.hbox6 = new global::Gtk.HBox ();
     this.hbox6.Name = "hbox6";
     this.hbox6.Spacing = 12;
     // Container child hbox6.Gtk.Box+BoxChild
     this.hbox7 = new global::Gtk.HBox ();
     this.hbox7.Name = "hbox7";
     this.hbox7.Spacing = 6;
     // Container child hbox7.Gtk.Box+BoxChild
     this.label11 = new global::Gtk.Label ();
     this.label11.Name = "label11";
     this.label11.LabelProp = global::Mono.Unix.Catalog.GetString ("Player");
     this.hbox7.Add (this.label11);
     global::Gtk.Box.BoxChild w71 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.label11]));
     w71.Position = 0;
     w71.Expand = false;
     w71.Fill = false;
     // Container child hbox7.Gtk.Box+BoxChild
     this.spinButtonNetworkPlayer = new global::Gtk.SpinButton (1, 256, 1);
     this.spinButtonNetworkPlayer.CanFocus = true;
     this.spinButtonNetworkPlayer.Name = "spinButtonNetworkPlayer";
     this.spinButtonNetworkPlayer.Adjustment.PageIncrement = 10;
     this.spinButtonNetworkPlayer.ClimbRate = 1;
     this.spinButtonNetworkPlayer.Numeric = true;
     this.spinButtonNetworkPlayer.Value = 1;
     this.hbox7.Add (this.spinButtonNetworkPlayer);
     global::Gtk.Box.BoxChild w72 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.spinButtonNetworkPlayer]));
     w72.Position = 1;
     w72.Expand = false;
     w72.Fill = false;
     this.hbox6.Add (this.hbox7);
     global::Gtk.Box.BoxChild w73 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.hbox7]));
     w73.Position = 0;
     w73.Expand = false;
     w73.Fill = false;
     // Container child hbox6.Gtk.Box+BoxChild
     this.hbox8 = new global::Gtk.HBox ();
     this.hbox8.Name = "hbox8";
     this.hbox8.Spacing = 6;
     // Container child hbox8.Gtk.Box+BoxChild
     this.label12 = new global::Gtk.Label ();
     this.label12.Name = "label12";
     this.label12.LabelProp = global::Mono.Unix.Catalog.GetString ("Button");
     this.hbox8.Add (this.label12);
     global::Gtk.Box.BoxChild w74 = ((global::Gtk.Box.BoxChild)(this.hbox8[this.label12]));
     w74.Position = 0;
     w74.Expand = false;
     w74.Fill = false;
     // Container child hbox8.Gtk.Box+BoxChild
     this.spinButtonNetworkButton = new global::Gtk.SpinButton (1, 10, 1);
     this.spinButtonNetworkButton.CanFocus = true;
     this.spinButtonNetworkButton.Name = "spinButtonNetworkButton";
     this.spinButtonNetworkButton.Adjustment.PageIncrement = 10;
     this.spinButtonNetworkButton.ClimbRate = 1;
     this.spinButtonNetworkButton.Numeric = true;
     this.spinButtonNetworkButton.Value = 1;
     this.hbox8.Add (this.spinButtonNetworkButton);
     global::Gtk.Box.BoxChild w75 = ((global::Gtk.Box.BoxChild)(this.hbox8[this.spinButtonNetworkButton]));
     w75.Position = 1;
     w75.Expand = false;
     w75.Fill = false;
     this.hbox6.Add (this.hbox8);
     global::Gtk.Box.BoxChild w76 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.hbox8]));
     w76.Position = 1;
     w76.Expand = false;
     w76.Fill = false;
     w76.Padding = ((uint)(6));
     // Container child hbox6.Gtk.Box+BoxChild
     this.buttonNetworkSend = new global::Gtk.Button ();
     this.buttonNetworkSend.CanFocus = true;
     this.buttonNetworkSend.Name = "buttonNetworkSend";
     this.buttonNetworkSend.UseUnderline = true;
     // Container child buttonNetworkSend.Gtk.Container+ContainerChild
     global::Gtk.Alignment w77 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w78 = new global::Gtk.HBox ();
     w78.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w79 = new global::Gtk.Image ();
     w79.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-network", global::Gtk.IconSize.Button);
     w78.Add (w79);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w81 = new global::Gtk.Label ();
     w81.LabelProp = global::Mono.Unix.Catalog.GetString ("_Send");
     w81.UseUnderline = true;
     w78.Add (w81);
     w77.Add (w78);
     this.buttonNetworkSend.Add (w77);
     this.hbox6.Add (this.buttonNetworkSend);
     global::Gtk.Box.BoxChild w85 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.buttonNetworkSend]));
     w85.Position = 2;
     w85.Expand = false;
     w85.Fill = false;
     this.vbox8.Add (this.hbox6);
     global::Gtk.Box.BoxChild w86 = ((global::Gtk.Box.BoxChild)(this.vbox8[this.hbox6]));
     w86.Position = 2;
     w86.Expand = false;
     w86.Fill = false;
     this.GtkAlignment17.Add (this.vbox8);
     this.frame4.Add (this.GtkAlignment17);
     this.GtkLabel22 = new global::Gtk.Label ();
     this.GtkLabel22.Name = "GtkLabel22";
     this.GtkLabel22.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Testing</b>");
     this.GtkLabel22.UseMarkup = true;
     this.frame4.LabelWidget = this.GtkLabel22;
     this.vbox3.Add (this.frame4);
     global::Gtk.Box.BoxChild w89 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.frame4]));
     w89.Position = 3;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbuttonbox3 = new global::Gtk.HButtonBox ();
     this.hbuttonbox3.Name = "hbuttonbox3";
     this.hbuttonbox3.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child hbuttonbox3.Gtk.ButtonBox+ButtonBoxChild
     this.buttonRevertSettings = new global::Gtk.Button ();
     this.buttonRevertSettings.CanFocus = true;
     this.buttonRevertSettings.Name = "buttonRevertSettings";
     this.buttonRevertSettings.UseStock = true;
     this.buttonRevertSettings.UseUnderline = true;
     this.buttonRevertSettings.Label = "gtk-revert-to-saved";
     this.hbuttonbox3.Add (this.buttonRevertSettings);
     global::Gtk.ButtonBox.ButtonBoxChild w90 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox3[this.buttonRevertSettings]));
     w90.Expand = false;
     w90.Fill = false;
     this.vbox3.Add (this.hbuttonbox3);
     global::Gtk.Box.BoxChild w91 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.hbuttonbox3]));
     w91.PackType = ((global::Gtk.PackType)(1));
     w91.Position = 4;
     w91.Expand = false;
     w91.Fill = false;
     this.notebook1.Add (this.vbox3);
     global::Gtk.Notebook.NotebookChild w92 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1[this.vbox3]));
     w92.Position = 2;
     // Notebook tab
     this.label3 = new global::Gtk.Label ();
     this.label3.Name = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString ("Settings");
     this.notebook1.SetTabLabel (this.vbox3, this.label3);
     this.label3.ShowAll ();
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.vbox4 = new global::Gtk.VBox ();
     this.vbox4.Name = "vbox4";
     this.vbox4.Spacing = 6;
     this.vbox4.BorderWidth = ((uint)(6));
     // Container child vbox4.Gtk.Box+BoxChild
     this.label5 = new global::Gtk.Label ();
     this.label5.Name = "label5";
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString ("<span size=\"x-large\" weight=\"bold\">Nexus 1.0</span>");
     this.label5.UseMarkup = true;
     this.vbox4.Add (this.label5);
     global::Gtk.Box.BoxChild w93 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.label5]));
     w93.Position = 0;
     w93.Expand = false;
     w93.Fill = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.label7 = new global::Gtk.Label ();
     this.label7.Name = "label7";
     this.label7.LabelProp = global::Mono.Unix.Catalog.GetString ("Written by Michael Hansen");
     this.vbox4.Add (this.label7);
     global::Gtk.Box.BoxChild w94 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.label7]));
     w94.Position = 1;
     w94.Expand = false;
     w94.Fill = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.label8 = new global::Gtk.Label ();
     this.label8.Name = "label8";
     this.label8.LabelProp = global::Mono.Unix.Catalog.GetString ("Rob Goldstone's Percepts and Concepts Lab, IU 2009");
     this.vbox4.Add (this.label8);
     global::Gtk.Box.BoxChild w95 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.label8]));
     w95.Position = 2;
     w95.Expand = false;
     w95.Fill = false;
     // Container child vbox4.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.textViewManual = new global::Gtk.TextView ();
     this.textViewManual.CanFocus = true;
     this.textViewManual.Name = "textViewManual";
     this.GtkScrolledWindow1.Add (this.textViewManual);
     this.vbox4.Add (this.GtkScrolledWindow1);
     global::Gtk.Box.BoxChild w97 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.GtkScrolledWindow1]));
     w97.Position = 3;
     this.notebook1.Add (this.vbox4);
     global::Gtk.Notebook.NotebookChild w98 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1[this.vbox4]));
     w98.Position = 3;
     // Notebook tab
     this.label4 = new global::Gtk.Label ();
     this.label4.Name = "label4";
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString ("About");
     this.notebook1.SetTabLabel (this.vbox4, this.label4);
     this.label4.ShowAll ();
     this.Add (this.notebook1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 803;
     this.DefaultHeight = 532;
     this.Show ();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler (this.OnDeleteEvent);
     this.buttonClearPlayers.Clicked += new global::System.EventHandler (this.OnButtonClearPlayersClicked);
     this.buttonRemovePlayers.Clicked += new global::System.EventHandler (this.OnButtonRemovePlayersClicked);
     this.buttonSavePlayersFile.Clicked += new global::System.EventHandler (this.OnButtonSavePlayersFileClicked);
     this.buttonOpenPlayersFile.Clicked += new global::System.EventHandler (this.OnButtonOpenPlayersFileClicked);
     this.buttonOpenGamesFile.Clicked += new global::System.EventHandler (this.OnButtonOpenGamesFileClicked);
     this.buttonNewGame.Clicked += new global::System.EventHandler (this.OnButtonNewGameClicked);
     this.buttonEditGame.Clicked += new global::System.EventHandler (this.OnButtonEditGameClicked);
     this.buttonPlayGame.Clicked += new global::System.EventHandler (this.OnButtonPlayGameClicked);
     this.buttonClearGames.Clicked += new global::System.EventHandler (this.OnButtonClearGamesClicked);
     this.buttonRemoveGames.Clicked += new global::System.EventHandler (this.OnButtonRemoveGamesClicked);
     this.buttonSaveGamesFile.Clicked += new global::System.EventHandler (this.OnButtonSaveGamesFileClicked);
     this.buttonHITTRefreshPortNames.Clicked += new global::System.EventHandler (this.OnButtonHITTRefreshPortNamesClicked);
     this.buttonHITTConnectDisconnect.Clicked += new global::System.EventHandler (this.OnButtonHITTConnectDisconnectClicked);
     this.buttonWiimotesSearch.Clicked += new global::System.EventHandler (this.OnButtonWiimotesSearchClicked);
     this.buttonWiimotesDisconnect.Clicked += new global::System.EventHandler (this.OnButtonWiimotesDisconnectClicked);
     this.radioButtonCustomWindowSize.Toggled += new global::System.EventHandler (this.OnRadioButtonCustomResolutionToggled);
     this.buttonNetworkSend.Clicked += new global::System.EventHandler (this.OnButtonNetworkSendClicked);
     this.buttonRevertSettings.Clicked += new global::System.EventHandler (this.OnButtonRevertSettingsClicked);
 }
Example #16
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget QSAttachment.Attachment
     global::Stetic.BinContainer.Attach(this);
     this.Name = "QSAttachment.Attachment";
     // Container child QSAttachment.Attachment.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonAdd              = new global::Gtk.Button();
     this.buttonAdd.CanFocus     = true;
     this.buttonAdd.Name         = "buttonAdd";
     this.buttonAdd.UseUnderline = true;
     this.buttonAdd.Label        = global::Mono.Unix.Catalog.GetString("_Добавить");
     global::Gtk.Image w1 = new global::Gtk.Image();
     w1.Pixbuf            = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu);
     this.buttonAdd.Image = w1;
     this.hbox1.Add(this.buttonAdd);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.buttonAdd]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonScan              = new global::Gtk.Button();
     this.buttonScan.CanFocus     = true;
     this.buttonScan.Name         = "buttonScan";
     this.buttonScan.UseUnderline = true;
     this.buttonScan.Label        = global::Mono.Unix.Catalog.GetString("Со сканера");
     global::Gtk.Image w3 = new global::Gtk.Image();
     w3.Pixbuf             = global::Gdk.Pixbuf.LoadFromResource("QSAttachment.icons.scanner16.png");
     this.buttonScan.Image = w3;
     this.hbox1.Add(this.buttonScan);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.buttonScan]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonOpen              = new global::Gtk.Button();
     this.buttonOpen.Sensitive    = false;
     this.buttonOpen.CanFocus     = true;
     this.buttonOpen.Name         = "buttonOpen";
     this.buttonOpen.UseUnderline = true;
     this.buttonOpen.Label        = global::Mono.Unix.Catalog.GetString("Открыть");
     global::Gtk.Image w5 = new global::Gtk.Image();
     w5.Pixbuf             = global::Stetic.IconLoader.LoadIcon(this, "gtk-open", global::Gtk.IconSize.Menu);
     this.buttonOpen.Image = w5;
     this.hbox1.Add(this.buttonOpen);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.buttonOpen]));
     w6.Position = 2;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonSave              = new global::Gtk.Button();
     this.buttonSave.Sensitive    = false;
     this.buttonSave.CanFocus     = true;
     this.buttonSave.Name         = "buttonSave";
     this.buttonSave.UseUnderline = true;
     this.buttonSave.Label        = global::Mono.Unix.Catalog.GetString("Сохранить на диск");
     global::Gtk.Image w7 = new global::Gtk.Image();
     w7.Pixbuf             = global::Stetic.IconLoader.LoadIcon(this, "gtk-harddisk", global::Gtk.IconSize.Menu);
     this.buttonSave.Image = w7;
     this.hbox1.Add(this.buttonSave);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.buttonSave]));
     w8.Position = 3;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonDelete              = new global::Gtk.Button();
     this.buttonDelete.Sensitive    = false;
     this.buttonDelete.CanFocus     = true;
     this.buttonDelete.Name         = "buttonDelete";
     this.buttonDelete.UseUnderline = true;
     this.buttonDelete.Label        = global::Mono.Unix.Catalog.GetString("Удалить");
     global::Gtk.Image w9 = new global::Gtk.Image();
     w9.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-delete", global::Gtk.IconSize.Menu);
     this.buttonDelete.Image = w9;
     this.hbox1.Add(this.buttonDelete);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.buttonDelete]));
     w10.Position = 4;
     w10.Expand   = false;
     w10.Fill     = false;
     this.vbox1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox1]));
     w11.Position = 0;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.scrolledwindow1            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow1.CanFocus   = true;
     this.scrolledwindow1.Name       = "scrolledwindow1";
     this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow1.Gtk.Container+ContainerChild
     this.iconviewFiles          = new global::Gtk.IconView();
     this.iconviewFiles.CanFocus = true;
     this.iconviewFiles.Name     = "iconviewFiles";
     this.scrolledwindow1.Add(this.iconviewFiles);
     this.vbox1.Add(this.scrolledwindow1);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.scrolledwindow1]));
     w13.Position = 1;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.buttonAdd.Clicked              += new global::System.EventHandler(this.OnButtonAddClicked);
     this.buttonScan.Clicked             += new global::System.EventHandler(this.OnButtonScanClicked);
     this.buttonOpen.Clicked             += new global::System.EventHandler(this.OnButtonOpenClicked);
     this.buttonSave.Clicked             += new global::System.EventHandler(this.OnButtonSaveClicked);
     this.buttonDelete.Clicked           += new global::System.EventHandler(this.OnButtonDeleteClicked);
     this.iconviewFiles.SelectionChanged += new global::System.EventHandler(this.OnIconviewFilesSelectionChanged);
     this.iconviewFiles.ItemActivated    += new global::Gtk.ItemActivatedHandler(this.OnIconviewFilesItemActivated);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget QSAttachment.Attachment
     global::Stetic.BinContainer.Attach (this);
     this.Name = "QSAttachment.Attachment";
     // Container child QSAttachment.Attachment.Gtk.Container+ContainerChild
     this.vbox1 = new global::Gtk.VBox ();
     this.vbox1.Name = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox1 = new global::Gtk.HBox ();
     this.hbox1.Name = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonAdd = new global::Gtk.Button ();
     this.buttonAdd.CanFocus = true;
     this.buttonAdd.Name = "buttonAdd";
     this.buttonAdd.UseUnderline = true;
     this.buttonAdd.Label = global::Mono.Unix.Catalog.GetString ("_Добавить");
     global::Gtk.Image w1 = new global::Gtk.Image ();
     w1.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-add", global::Gtk.IconSize.Menu);
     this.buttonAdd.Image = w1;
     this.hbox1.Add (this.buttonAdd);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.buttonAdd]));
     w2.Position = 0;
     w2.Expand = false;
     w2.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonScan = new global::Gtk.Button ();
     this.buttonScan.CanFocus = true;
     this.buttonScan.Name = "buttonScan";
     this.buttonScan.UseUnderline = true;
     this.buttonScan.Label = global::Mono.Unix.Catalog.GetString ("Со сканера");
     global::Gtk.Image w3 = new global::Gtk.Image ();
     w3.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("QSAttachment.icons.scanner16.png");
     this.buttonScan.Image = w3;
     this.hbox1.Add (this.buttonScan);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.buttonScan]));
     w4.Position = 1;
     w4.Expand = false;
     w4.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonOpen = new global::Gtk.Button ();
     this.buttonOpen.Sensitive = false;
     this.buttonOpen.CanFocus = true;
     this.buttonOpen.Name = "buttonOpen";
     this.buttonOpen.UseUnderline = true;
     this.buttonOpen.Label = global::Mono.Unix.Catalog.GetString ("Открыть");
     global::Gtk.Image w5 = new global::Gtk.Image ();
     w5.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-open", global::Gtk.IconSize.Menu);
     this.buttonOpen.Image = w5;
     this.hbox1.Add (this.buttonOpen);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.buttonOpen]));
     w6.Position = 2;
     w6.Expand = false;
     w6.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonSave = new global::Gtk.Button ();
     this.buttonSave.Sensitive = false;
     this.buttonSave.CanFocus = true;
     this.buttonSave.Name = "buttonSave";
     this.buttonSave.UseUnderline = true;
     this.buttonSave.Label = global::Mono.Unix.Catalog.GetString ("Сохранить на диск");
     global::Gtk.Image w7 = new global::Gtk.Image ();
     w7.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-harddisk", global::Gtk.IconSize.Menu);
     this.buttonSave.Image = w7;
     this.hbox1.Add (this.buttonSave);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.buttonSave]));
     w8.Position = 3;
     w8.Expand = false;
     w8.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonDelete = new global::Gtk.Button ();
     this.buttonDelete.Sensitive = false;
     this.buttonDelete.CanFocus = true;
     this.buttonDelete.Name = "buttonDelete";
     this.buttonDelete.UseUnderline = true;
     this.buttonDelete.Label = global::Mono.Unix.Catalog.GetString ("Удалить");
     global::Gtk.Image w9 = new global::Gtk.Image ();
     w9.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-delete", global::Gtk.IconSize.Menu);
     this.buttonDelete.Image = w9;
     this.hbox1.Add (this.buttonDelete);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.buttonDelete]));
     w10.Position = 4;
     w10.Expand = false;
     w10.Fill = false;
     this.vbox1.Add (this.hbox1);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox1]));
     w11.Position = 0;
     w11.Expand = false;
     w11.Fill = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.scrolledwindow1 = new global::Gtk.ScrolledWindow ();
     this.scrolledwindow1.CanFocus = true;
     this.scrolledwindow1.Name = "scrolledwindow1";
     this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow1.Gtk.Container+ContainerChild
     this.iconviewFiles = new global::Gtk.IconView ();
     this.iconviewFiles.CanFocus = true;
     this.iconviewFiles.Name = "iconviewFiles";
     this.scrolledwindow1.Add (this.iconviewFiles);
     this.vbox1.Add (this.scrolledwindow1);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.scrolledwindow1]));
     w13.Position = 1;
     this.Add (this.vbox1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
     this.buttonAdd.Clicked += new global::System.EventHandler (this.OnButtonAddClicked);
     this.buttonScan.Clicked += new global::System.EventHandler (this.OnButtonScanClicked);
     this.buttonOpen.Clicked += new global::System.EventHandler (this.OnButtonOpenClicked);
     this.buttonSave.Clicked += new global::System.EventHandler (this.OnButtonSaveClicked);
     this.buttonDelete.Clicked += new global::System.EventHandler (this.OnButtonDeleteClicked);
     this.iconviewFiles.SelectionChanged += new global::System.EventHandler (this.OnIconviewFilesSelectionChanged);
     this.iconviewFiles.ItemActivated += new global::Gtk.ItemActivatedHandler (this.OnIconviewFilesItemActivated);
 }
Example #18
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget KalliopeSync.View.MainView
     this.UIManager = new global::Gtk.UIManager();
     global::Gtk.ActionGroup w1 = new global::Gtk.ActionGroup("Default");
     this.FileAction            = new global::Gtk.Action("FileAction", global::Mono.Unix.Catalog.GetString("File"), null, null);
     this.FileAction.ShortLabel = global::Mono.Unix.Catalog.GetString("File");
     w1.Add(this.FileAction, null);
     this.ConnectAction            = new global::Gtk.Action("ConnectAction", global::Mono.Unix.Catalog.GetString("Connect"), null, null);
     this.ConnectAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Connect");
     w1.Add(this.ConnectAction, "<Primary>c");
     this.UIManager.InsertActionGroup(w1, 0);
     this.AddAccelGroup(this.UIManager.AccelGroup);
     this.Name           = "KalliopeSync.View.MainView";
     this.Title          = global::Mono.Unix.Catalog.GetString("MainView");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Container child KalliopeSync.View.MainView.Gtk.Container+ContainerChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.UIManager.AddUiFromString("<ui><menubar name='MainMenubar'><menu name='FileAction' action='FileAction'><menuitem name='ConnectAction' action='ConnectAction'/></menu></menubar></ui>");
     this.MainMenubar      = ((global::Gtk.MenuBar)(this.UIManager.GetWidget("/MainMenubar")));
     this.MainMenubar.Name = "MainMenubar";
     this.vbox2.Add(this.MainMenubar);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.MainMenubar]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.UIManager.AddUiFromString("<ui><toolbar name='MainToolbar'/></ui>");
     this.MainToolbar           = ((global::Gtk.Toolbar)(this.UIManager.GetWidget("/MainToolbar")));
     this.MainToolbar.Name      = "MainToolbar";
     this.MainToolbar.ShowArrow = false;
     this.vbox2.Add(this.MainToolbar);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.MainToolbar]));
     w3.Position = 1;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hpaned3          = new global::Gtk.HPaned();
     this.hpaned3.CanFocus = true;
     this.hpaned3.Name     = "hpaned3";
     this.hpaned3.Position = 314;
     // Container child hpaned3.Gtk.Paned+PanedChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.SyncLocationTreeview = new global::Gtk.TreeView();
     this.SyncLocationTreeview.WidthRequest = 299;
     this.SyncLocationTreeview.CanFocus     = true;
     this.SyncLocationTreeview.Name         = "SyncLocationTreeview";
     this.GtkScrolledWindow.Add(this.SyncLocationTreeview);
     this.hpaned3.Add(this.GtkScrolledWindow);
     global::Gtk.Paned.PanedChild w5 = ((global::Gtk.Paned.PanedChild)(this.hpaned3 [this.GtkScrolledWindow]));
     w5.Resize = false;
     // Container child hpaned3.Gtk.Paned+PanedChild
     this.SyncFolderDetailsNotebook             = new global::Gtk.Notebook();
     this.SyncFolderDetailsNotebook.CanFocus    = true;
     this.SyncFolderDetailsNotebook.Name        = "SyncFolderDetailsNotebook";
     this.SyncFolderDetailsNotebook.CurrentPage = 0;
     // Container child SyncFolderDetailsNotebook.Gtk.Notebook+NotebookChild
     this.GtkScrolledWindow1            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow1.Name       = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.treeview2          = new global::Gtk.TreeView();
     this.treeview2.CanFocus = true;
     this.treeview2.Name     = "treeview2";
     this.GtkScrolledWindow1.Add(this.treeview2);
     this.SyncFolderDetailsNotebook.Add(this.GtkScrolledWindow1);
     // Notebook tab
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Details");
     this.SyncFolderDetailsNotebook.SetTabLabel(this.GtkScrolledWindow1, this.label1);
     this.label1.ShowAll();
     // Container child SyncFolderDetailsNotebook.Gtk.Notebook+NotebookChild
     this.FolderContentsPreview          = new global::Gtk.IconView();
     this.FolderContentsPreview.CanFocus = true;
     this.FolderContentsPreview.Name     = "FolderContentsPreview";
     this.SyncFolderDetailsNotebook.Add(this.FolderContentsPreview);
     global::Gtk.Notebook.NotebookChild w8 = ((global::Gtk.Notebook.NotebookChild)(this.SyncFolderDetailsNotebook [this.FolderContentsPreview]));
     w8.Position = 1;
     // Notebook tab
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Preview");
     this.SyncFolderDetailsNotebook.SetTabLabel(this.FolderContentsPreview, this.label2);
     this.label2.ShowAll();
     this.hpaned3.Add(this.SyncFolderDetailsNotebook);
     this.vbox2.Add(this.hpaned3);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hpaned3]));
     w10.Position = 2;
     // Container child vbox2.Gtk.Box+BoxChild
     this.statusbar1         = new global::Gtk.Statusbar();
     this.statusbar1.Name    = "statusbar1";
     this.statusbar1.Spacing = 6;
     this.vbox2.Add(this.statusbar1);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.statusbar1]));
     w11.Position = 3;
     w11.Expand   = false;
     w11.Fill     = false;
     this.Add(this.vbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 535;
     this.DefaultHeight = 434;
     this.Show();
     this.ConnectAction.Activated += new global::System.EventHandler(this.OnConnectActionActivated);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget Moscrif.IDE.Controls.Wizard.NewProjectWizzard_New
     this.Name = "Moscrif.IDE.Controls.Wizard.NewProjectWizzard_New";
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child Moscrif.IDE.Controls.Wizard.NewProjectWizzard_New.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.ntbWizzard = new global::Gtk.Notebook ();
     this.ntbWizzard.CanFocus = true;
     this.ntbWizzard.Name = "ntbWizzard";
     this.ntbWizzard.CurrentPage = 0;
     this.ntbWizzard.ShowBorder = false;
     this.ntbWizzard.BorderWidth = ((uint)(10));
     // Container child ntbWizzard.Gtk.Notebook+NotebookChild
     this.table2 = new global::Gtk.Table (((uint)(4)), ((uint)(1)), false);
     this.table2.Name = "table2";
     this.table2.RowSpacing = ((uint)(6));
     this.table2.ColumnSpacing = ((uint)(6));
     // Container child table2.Gtk.Table+TableChild
     this.hbox1 = new global::Gtk.HBox ();
     this.hbox1.Name = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.lblNewProject = new global::Gtk.Label ();
     this.lblNewProject.Name = "lblNewProject";
     this.lblNewProject.LabelProp = global::Mono.Unix.Catalog.GetString ("New project");
     this.hbox1.Add (this.lblNewProject);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.lblNewProject]));
     w2.Position = 0;
     w2.Expand = false;
     w2.Fill = false;
     this.table2.Add (this.hbox1);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table2 [this.hbox1]));
     w3.XPadding = ((uint)(5));
     w3.YPadding = ((uint)(5));
     w3.XOptions = ((global::Gtk.AttachOptions)(4));
     w3.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.hbox2 = new global::Gtk.HBox ();
     this.hbox2.Name = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.lblHint = new global::Gtk.Label ();
     this.lblHint.Name = "lblHint";
     this.lblHint.UseMarkup = true;
     this.lblHint.Selectable = true;
     this.hbox2.Add (this.lblHint);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.lblHint]));
     w4.Position = 0;
     w4.Expand = false;
     w4.Fill = false;
     this.table2.Add (this.hbox2);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table2 [this.hbox2]));
     w5.TopAttach = ((uint)(2));
     w5.BottomAttach = ((uint)(3));
     w5.XPadding = ((uint)(5));
     w5.XOptions = ((global::Gtk.AttachOptions)(4));
     w5.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.scrolledwindow1 = new global::Gtk.ScrolledWindow ();
     this.scrolledwindow1.HeightRequest = 95;
     this.scrolledwindow1.CanFocus = true;
     this.scrolledwindow1.Name = "scrolledwindow1";
     this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow1.Gtk.Container+ContainerChild
     this.ivSelectTyp = new global::Gtk.IconView ();
     this.ivSelectTyp.HeightRequest = 25;
     this.ivSelectTyp.CanFocus = true;
     this.ivSelectTyp.Name = "ivSelectTyp";
     this.ivSelectTyp.Columns = 3;
     this.ivSelectTyp.Orientation = ((global::Gtk.Orientation)(0));
     this.scrolledwindow1.Add (this.ivSelectTyp);
     this.table2.Add (this.scrolledwindow1);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table2 [this.scrolledwindow1]));
     w7.TopAttach = ((uint)(1));
     w7.BottomAttach = ((uint)(2));
     w7.XPadding = ((uint)(5));
     w7.XOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.table3 = new global::Gtk.Table (((uint)(4)), ((uint)(2)), false);
     this.table3.Name = "table3";
     this.table3.RowSpacing = ((uint)(6));
     this.table3.ColumnSpacing = ((uint)(6));
     // Container child table3.Gtk.Table+TableChild
     this.entrProjectName = new global::Gtk.Entry ();
     this.entrProjectName.CanFocus = true;
     this.entrProjectName.Name = "entrProjectName";
     this.entrProjectName.IsEditable = true;
     this.entrProjectName.InvisibleChar = '●';
     this.table3.Add (this.entrProjectName);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table3 [this.entrProjectName]));
     w8.LeftAttach = ((uint)(1));
     w8.RightAttach = ((uint)(2));
     w8.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.label1 = new global::Gtk.Label ();
     this.label1.Name = "label1";
     this.label1.Xalign = 1F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("Project Name :");
     this.table3.Add (this.label1);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table3 [this.label1]));
     w9.XOptions = ((global::Gtk.AttachOptions)(4));
     w9.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.label3 = new global::Gtk.Label ();
     this.label3.Name = "label3";
     this.label3.Xalign = 1F;
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString ("Location :");
     this.table3.Add (this.label3);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table3 [this.label3]));
     w10.TopAttach = ((uint)(2));
     w10.BottomAttach = ((uint)(3));
     w10.XOptions = ((global::Gtk.AttachOptions)(4));
     w10.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.label4 = new global::Gtk.Label ();
     this.label4.Name = "label4";
     this.label4.Xalign = 1F;
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString ("Workspace :");
     this.table3.Add (this.label4);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table3 [this.label4]));
     w11.TopAttach = ((uint)(1));
     w11.BottomAttach = ((uint)(2));
     w11.XOptions = ((global::Gtk.AttachOptions)(4));
     w11.YOptions = ((global::Gtk.AttachOptions)(4));
     this.table2.Add (this.table3);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table2 [this.table3]));
     w12.TopAttach = ((uint)(3));
     w12.BottomAttach = ((uint)(4));
     w12.XPadding = ((uint)(5));
     w12.YPadding = ((uint)(5));
     this.ntbWizzard.Add (this.table2);
     // Notebook tab
     this.label5 = new global::Gtk.Label ();
     this.label5.Name = "label5";
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString ("page1");
     this.ntbWizzard.SetTabLabel (this.table2, this.label5);
     this.label5.ShowAll ();
     // Container child ntbWizzard.Gtk.Notebook+NotebookChild
     this.table4 = new global::Gtk.Table (((uint)(6)), ((uint)(2)), false);
     this.table4.Name = "table4";
     this.table4.RowSpacing = ((uint)(6));
     this.table4.ColumnSpacing = ((uint)(6));
     // Container child table4.Gtk.Table+TableChild
     this.cbTemplate = global::Gtk.ComboBox.NewText ();
     this.cbTemplate.Name = "cbTemplate";
     this.table4.Add (this.cbTemplate);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table4 [this.cbTemplate]));
     w14.TopAttach = ((uint)(1));
     w14.BottomAttach = ((uint)(2));
     w14.LeftAttach = ((uint)(1));
     w14.RightAttach = ((uint)(2));
     w14.XPadding = ((uint)(5));
     w14.XOptions = ((global::Gtk.AttachOptions)(4));
     w14.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.entrPage2PrjName = new global::Gtk.Entry ();
     this.entrPage2PrjName.CanFocus = true;
     this.entrPage2PrjName.Name = "entrPage2PrjName";
     this.entrPage2PrjName.IsEditable = true;
     this.entrPage2PrjName.InvisibleChar = '●';
     this.table4.Add (this.entrPage2PrjName);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table4 [this.entrPage2PrjName]));
     w15.LeftAttach = ((uint)(1));
     w15.RightAttach = ((uint)(2));
     w15.XPadding = ((uint)(5));
     w15.YPadding = ((uint)(5));
     w15.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.ivSelectOrientation = new global::Gtk.IconView ();
     this.ivSelectOrientation.CanFocus = true;
     this.ivSelectOrientation.Name = "ivSelectOrientation";
     this.ivSelectOrientation.Columns = 3;
     this.ivSelectOrientation.Orientation = ((global::Gtk.Orientation)(0));
     this.table4.Add (this.ivSelectOrientation);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table4 [this.ivSelectOrientation]));
     w16.TopAttach = ((uint)(2));
     w16.BottomAttach = ((uint)(3));
     w16.LeftAttach = ((uint)(1));
     w16.RightAttach = ((uint)(2));
     w16.XPadding = ((uint)(5));
     w16.XOptions = ((global::Gtk.AttachOptions)(4));
     w16.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.label2 = new global::Gtk.Label ();
     this.label2.Name = "label2";
     this.label2.Xalign = 1F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString ("Project Name :");
     this.table4.Add (this.label2);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table4 [this.label2]));
     w17.XPadding = ((uint)(6));
     w17.XOptions = ((global::Gtk.AttachOptions)(4));
     w17.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.label7 = new global::Gtk.Label ();
     this.label7.Name = "label7";
     this.label7.Xalign = 1F;
     this.label7.LabelProp = global::Mono.Unix.Catalog.GetString ("Orientation :");
     this.table4.Add (this.label7);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table4 [this.label7]));
     w18.TopAttach = ((uint)(2));
     w18.BottomAttach = ((uint)(3));
     w18.XOptions = ((global::Gtk.AttachOptions)(4));
     w18.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.label8 = new global::Gtk.Label ();
     this.label8.Name = "label8";
     this.label8.Xalign = 1F;
     this.label8.LabelProp = global::Mono.Unix.Catalog.GetString ("Template :");
     this.table4.Add (this.label8);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table4 [this.label8]));
     w19.TopAttach = ((uint)(1));
     w19.BottomAttach = ((uint)(2));
     w19.XOptions = ((global::Gtk.AttachOptions)(4));
     w19.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.tblLibraries = new global::Gtk.Table (((uint)(3)), ((uint)(1)), false);
     this.tblLibraries.Name = "tblLibraries";
     this.tblLibraries.RowSpacing = ((uint)(6));
     this.tblLibraries.ColumnSpacing = ((uint)(6));
     this.table4.Add (this.tblLibraries);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table4 [this.tblLibraries]));
     w20.TopAttach = ((uint)(3));
     w20.BottomAttach = ((uint)(4));
     w20.LeftAttach = ((uint)(1));
     w20.RightAttach = ((uint)(2));
     w20.XOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.tblScreens = new global::Gtk.Table (((uint)(3)), ((uint)(1)), false);
     this.tblScreens.Name = "tblScreens";
     this.tblScreens.RowSpacing = ((uint)(6));
     this.tblScreens.ColumnSpacing = ((uint)(6));
     this.table4.Add (this.tblScreens);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table4 [this.tblScreens]));
     w21.TopAttach = ((uint)(4));
     w21.BottomAttach = ((uint)(5));
     w21.LeftAttach = ((uint)(1));
     w21.RightAttach = ((uint)(2));
     w21.XOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.vbox2 = new global::Gtk.VBox ();
     this.vbox2.Name = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.label9 = new global::Gtk.Label ();
     this.label9.Name = "label9";
     this.label9.Xalign = 1F;
     this.label9.LabelProp = global::Mono.Unix.Catalog.GetString ("Libraries :");
     this.vbox2.Add (this.label9);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label9]));
     w22.Position = 0;
     w22.Expand = false;
     w22.Fill = false;
     this.table4.Add (this.vbox2);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.table4 [this.vbox2]));
     w23.TopAttach = ((uint)(3));
     w23.BottomAttach = ((uint)(4));
     w23.XOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.vbox3 = new global::Gtk.VBox ();
     this.vbox3.Name = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.lblCustom = new global::Gtk.Label ();
     this.lblCustom.Name = "lblCustom";
     this.lblCustom.Xalign = 1F;
     this.lblCustom.LabelProp = global::Mono.Unix.Catalog.GetString ("Custom :");
     this.vbox3.Add (this.lblCustom);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.lblCustom]));
     w24.Position = 0;
     w24.Expand = false;
     w24.Fill = false;
     this.table4.Add (this.vbox3);
     global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.table4 [this.vbox3]));
     w25.TopAttach = ((uint)(4));
     w25.BottomAttach = ((uint)(5));
     w25.XOptions = ((global::Gtk.AttachOptions)(4));
     this.ntbWizzard.Add (this.table4);
     global::Gtk.Notebook.NotebookChild w26 = ((global::Gtk.Notebook.NotebookChild)(this.ntbWizzard [this.table4]));
     w26.Position = 1;
     // Notebook tab
     this.label6 = new global::Gtk.Label ();
     this.label6.Name = "label6";
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString ("page2");
     this.ntbWizzard.SetTabLabel (this.table4, this.label6);
     this.label6.ShowAll ();
     // Container child ntbWizzard.Gtk.Notebook+NotebookChild
     this.GtkScrolledWindow = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow.Name = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.nvOutput = new global::Gtk.NodeView ();
     this.nvOutput.CanFocus = true;
     this.nvOutput.Name = "nvOutput";
     this.GtkScrolledWindow.Add (this.nvOutput);
     this.ntbWizzard.Add (this.GtkScrolledWindow);
     global::Gtk.Notebook.NotebookChild w28 = ((global::Gtk.Notebook.NotebookChild)(this.ntbWizzard [this.GtkScrolledWindow]));
     w28.Position = 2;
     // Notebook tab
     this.label11 = new global::Gtk.Label ();
     this.label11.Name = "label11";
     this.label11.LabelProp = global::Mono.Unix.Catalog.GetString ("page3");
     this.ntbWizzard.SetTabLabel (this.GtkScrolledWindow, this.label11);
     this.label11.ShowAll ();
     w1.Add (this.ntbWizzard);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(w1 [this.ntbWizzard]));
     w29.Position = 0;
     // Internal child Moscrif.IDE.Controls.Wizard.NewProjectWizzard_New.ActionArea
     global::Gtk.HButtonBox w30 = this.ActionArea;
     w30.Name = "dialog1_ActionArea";
     w30.Spacing = 10;
     w30.BorderWidth = ((uint)(10));
     w30.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel = new global::Gtk.Button ();
     this.buttonCancel.CanDefault = true;
     this.buttonCancel.CanFocus = true;
     this.buttonCancel.Name = "buttonCancel";
     this.buttonCancel.UseStock = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label = "gtk-cancel";
     this.AddActionWidget (this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w31 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w30 [this.buttonCancel]));
     w31.Expand = false;
     w31.Fill = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.btnBack = new global::Gtk.Button ();
     this.btnBack.CanDefault = true;
     this.btnBack.CanFocus = true;
     this.btnBack.Name = "btnBack";
     this.btnBack.UseUnderline = true;
     this.btnBack.Label = global::Mono.Unix.Catalog.GetString ("_Back");
     w30.Add (this.btnBack);
     global::Gtk.ButtonBox.ButtonBoxChild w32 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w30 [this.btnBack]));
     w32.Position = 1;
     w32.Expand = false;
     w32.Fill = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.btnNext = new global::Gtk.Button ();
     this.btnNext.CanFocus = true;
     this.btnNext.Name = "btnNext";
     this.btnNext.UseUnderline = true;
     this.btnNext.Label = global::Mono.Unix.Catalog.GetString ("_Next");
     w30.Add (this.btnNext);
     global::Gtk.ButtonBox.ButtonBoxChild w33 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w30 [this.btnNext]));
     w33.Position = 2;
     w33.Expand = false;
     w33.Fill = false;
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 556;
     this.DefaultHeight = 383;
     this.Show ();
     this.btnBack.Clicked += new global::System.EventHandler (this.OnBtnBackClicked);
     this.btnNext.Clicked += new global::System.EventHandler (this.OnButtonOkClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget MainWindow
     this.Name = "MainWindow";
     this.Title = global::Mono.Unix.Catalog.GetString ("SubZeroViewer2");
     this.Icon = global::Gdk.Pixbuf.LoadFromResource ("SubZeroViewer2.res.icon.png");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.Resizable = false;
     this.AllowGrow = false;
     this.Gravity = ((global::Gdk.Gravity)(2));
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.vbox1 = new global::Gtk.VBox ();
     this.vbox1.Name = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.fraLogo = new global::Gtk.Frame ();
     this.fraLogo.Name = "fraLogo";
     this.fraLogo.ShadowType = ((global::Gtk.ShadowType)(0));
     this.fraLogo.BorderWidth = ((uint)(5));
     // Container child fraLogo.Gtk.Container+ContainerChild
     this.GtkAlignment46 = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.GtkAlignment46.Name = "GtkAlignment46";
     this.GtkAlignment46.LeftPadding = ((uint)(12));
     // Container child GtkAlignment46.Gtk.Container+ContainerChild
     this.imgLogo = new global::Gtk.Image ();
     this.imgLogo.Name = "imgLogo";
     this.imgLogo.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("SubZeroViewer2.res.logo.png");
     this.GtkAlignment46.Add (this.imgLogo);
     this.fraLogo.Add (this.GtkAlignment46);
     this.vbox1.Add (this.fraLogo);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.fraLogo]));
     w3.Position = 0;
     w3.Expand = false;
     w3.Fill = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.nbFrames = new global::Gtk.Notebook ();
     this.nbFrames.CanFocus = true;
     this.nbFrames.Name = "nbFrames";
     this.nbFrames.CurrentPage = 6;
     this.nbFrames.ShowTabs = false;
     // Container child nbFrames.Gtk.Notebook+NotebookChild
     this.hbHomeFrame = new global::Gtk.HBox ();
     this.hbHomeFrame.Name = "hbHomeFrame";
     this.hbHomeFrame.Spacing = 6;
     this.hbHomeFrame.BorderWidth = ((uint)(3));
     // Container child hbHomeFrame.Gtk.Box+BoxChild
     this.vb_HomeFrameButtons = new global::Gtk.VBox ();
     this.vb_HomeFrameButtons.Name = "vb_HomeFrameButtons";
     this.vb_HomeFrameButtons.Spacing = 6;
     // Container child vb_HomeFrameButtons.Gtk.Box+BoxChild
     this.fraHomeFrameButtons = new global::Gtk.Frame ();
     this.fraHomeFrameButtons.Name = "fraHomeFrameButtons";
     this.fraHomeFrameButtons.ShadowType = ((global::Gtk.ShadowType)(4));
     this.fraHomeFrameButtons.BorderWidth = ((uint)(3));
     // Container child fraHomeFrameButtons.Gtk.Container+ContainerChild
     this.GtkAlignment = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.GtkAlignment.Name = "GtkAlignment";
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     this.vbox3 = new global::Gtk.VBox ();
     this.vbox3.Name = "vbox3";
     this.vbox3.Spacing = 6;
     this.vbox3.BorderWidth = ((uint)(3));
     // Container child vbox3.Gtk.Box+BoxChild
     this.btn_ViewDevices = new global::Gtk.Button ();
     this.btn_ViewDevices.Name = "btn_ViewDevices";
     this.btn_ViewDevices.UseUnderline = true;
     this.btn_ViewDevices.FocusOnClick = false;
     this.btn_ViewDevices.Relief = ((global::Gtk.ReliefStyle)(2));
     global::Gtk.Image w4 = new global::Gtk.Image ();
     w4.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("SubZeroViewer2.res.buttons.view_installed_devices_blue.png");
     this.btn_ViewDevices.Image = w4;
     this.vbox3.Add (this.btn_ViewDevices);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.btn_ViewDevices]));
     w5.Position = 0;
     w5.Expand = false;
     w5.Fill = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.btnViewServers = new global::Gtk.Button ();
     this.btnViewServers.CanFocus = true;
     this.btnViewServers.Name = "btnViewServers";
     this.btnViewServers.UseUnderline = true;
     this.btnViewServers.FocusOnClick = false;
     this.btnViewServers.Relief = ((global::Gtk.ReliefStyle)(2));
     global::Gtk.Image w6 = new global::Gtk.Image ();
     w6.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("SubZeroViewer2.res.buttons.view_servers.png");
     this.btnViewServers.Image = w6;
     this.vbox3.Add (this.btnViewServers);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.btnViewServers]));
     w7.Position = 1;
     w7.Expand = false;
     w7.Fill = false;
     // Container child vbox3.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.vpaned11 = new global::Gtk.VPaned ();
     this.vpaned11.CanFocus = true;
     this.vpaned11.Name = "vpaned11";
     this.vpaned11.Position = 1;
     this.alignment1.Add (this.vpaned11);
     this.vbox3.Add (this.alignment1);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.alignment1]));
     w9.Position = 2;
     // Container child vbox3.Gtk.Box+BoxChild
     this.btn_Quit = new global::Gtk.Button ();
     this.btn_Quit.Name = "btn_Quit";
     this.btn_Quit.UseUnderline = true;
     this.btn_Quit.FocusOnClick = false;
     this.btn_Quit.Relief = ((global::Gtk.ReliefStyle)(2));
     global::Gtk.Image w10 = new global::Gtk.Image ();
     w10.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("SubZeroViewer2.res.buttons.quit_blue.png");
     this.btn_Quit.Image = w10;
     this.vbox3.Add (this.btn_Quit);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.btn_Quit]));
     w11.PackType = ((global::Gtk.PackType)(1));
     w11.Position = 3;
     w11.Expand = false;
     w11.Fill = false;
     this.GtkAlignment.Add (this.vbox3);
     this.fraHomeFrameButtons.Add (this.GtkAlignment);
     this.vb_HomeFrameButtons.Add (this.fraHomeFrameButtons);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vb_HomeFrameButtons [this.fraHomeFrameButtons]));
     w14.Position = 0;
     this.hbHomeFrame.Add (this.vb_HomeFrameButtons);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbHomeFrame [this.vb_HomeFrameButtons]));
     w15.Position = 0;
     w15.Expand = false;
     w15.Fill = false;
     // Container child hbHomeFrame.Gtk.Box+BoxChild
     this.fra_HomeFrame = new global::Gtk.Frame ();
     this.fra_HomeFrame.Name = "fra_HomeFrame";
     this.fra_HomeFrame.BorderWidth = ((uint)(3));
     // Container child fra_HomeFrame.Gtk.Container+ContainerChild
     this.GtkAlignment4 = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.GtkAlignment4.Name = "GtkAlignment4";
     // Container child GtkAlignment4.Gtk.Container+ContainerChild
     this.vpaned1 = new global::Gtk.VPaned ();
     this.vpaned1.CanFocus = true;
     this.vpaned1.Name = "vpaned1";
     this.vpaned1.Position = 10;
     // Container child vpaned1.Gtk.Paned+PanedChild
     this.image505 = new global::Gtk.Image ();
     this.image505.Name = "image505";
     this.image505.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("SubZeroViewer2.res.codebg1.png");
     this.vpaned1.Add (this.image505);
     this.GtkAlignment4.Add (this.vpaned1);
     this.fra_HomeFrame.Add (this.GtkAlignment4);
     this.hbHomeFrame.Add (this.fra_HomeFrame);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.hbHomeFrame [this.fra_HomeFrame]));
     w19.Position = 1;
     this.nbFrames.Add (this.hbHomeFrame);
     // Notebook tab
     this.lbl_nbHome = new global::Gtk.Label ();
     this.lbl_nbHome.Name = "lbl_nbHome";
     this.lbl_nbHome.LabelProp = global::Mono.Unix.Catalog.GetString ("Home");
     this.nbFrames.SetTabLabel (this.hbHomeFrame, this.lbl_nbHome);
     this.lbl_nbHome.ShowAll ();
     // Container child nbFrames.Gtk.Notebook+NotebookChild
     this.hbConfigFrame = new global::Gtk.HBox ();
     this.hbConfigFrame.Name = "hbConfigFrame";
     this.hbConfigFrame.Spacing = 6;
     this.hbConfigFrame.BorderWidth = ((uint)(3));
     // Container child hbConfigFrame.Gtk.Box+BoxChild
     this.vb_ConfigFrameButtons = new global::Gtk.VBox ();
     this.vb_ConfigFrameButtons.Name = "vb_ConfigFrameButtons";
     this.vb_ConfigFrameButtons.Spacing = 6;
     // Container child vb_ConfigFrameButtons.Gtk.Box+BoxChild
     this.fraConfigFrameButtons = new global::Gtk.Frame ();
     this.fraConfigFrameButtons.Name = "fraConfigFrameButtons";
     this.fraConfigFrameButtons.ShadowType = ((global::Gtk.ShadowType)(4));
     this.fraConfigFrameButtons.BorderWidth = ((uint)(3));
     // Container child fraConfigFrameButtons.Gtk.Container+ContainerChild
     this.GtkAlignment5 = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.GtkAlignment5.Name = "GtkAlignment5";
     // Container child GtkAlignment5.Gtk.Container+ContainerChild
     this.vbox4 = new global::Gtk.VBox ();
     this.vbox4.Name = "vbox4";
     this.vbox4.Spacing = 6;
     this.vbox4.BorderWidth = ((uint)(3));
     // Container child vbox4.Gtk.Box+BoxChild
     this.btn_ConfigBack = new global::Gtk.Button ();
     this.btn_ConfigBack.Name = "btn_ConfigBack";
     this.btn_ConfigBack.UseUnderline = true;
     this.btn_ConfigBack.FocusOnClick = false;
     this.btn_ConfigBack.Relief = ((global::Gtk.ReliefStyle)(2));
     global::Gtk.Image w21 = new global::Gtk.Image ();
     w21.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("SubZeroViewer2.res.buttons.back_blue.png");
     this.btn_ConfigBack.Image = w21;
     this.vbox4.Add (this.btn_ConfigBack);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.btn_ConfigBack]));
     w22.Position = 0;
     w22.Expand = false;
     w22.Fill = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.btnConfigServers = new global::Gtk.Button ();
     this.btnConfigServers.CanFocus = true;
     this.btnConfigServers.Name = "btnConfigServers";
     this.btnConfigServers.UseUnderline = true;
     this.btnConfigServers.Relief = ((global::Gtk.ReliefStyle)(2));
     global::Gtk.Image w23 = new global::Gtk.Image ();
     w23.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("SubZeroViewer2.res.buttons.servers_blue.png");
     this.btnConfigServers.Image = w23;
     this.vbox4.Add (this.btnConfigServers);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.btnConfigServers]));
     w24.Position = 1;
     w24.Expand = false;
     w24.Fill = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.btn_ManageDevices = new global::Gtk.Button ();
     this.btn_ManageDevices.Name = "btn_ManageDevices";
     this.btn_ManageDevices.UseUnderline = true;
     this.btn_ManageDevices.FocusOnClick = false;
     this.btn_ManageDevices.Relief = ((global::Gtk.ReliefStyle)(2));
     global::Gtk.Image w25 = new global::Gtk.Image ();
     w25.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("SubZeroViewer2.res.buttons.manage_installed_devices_blue.png");
     this.btn_ManageDevices.Image = w25;
     this.vbox4.Add (this.btn_ManageDevices);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.btn_ManageDevices]));
     w26.Position = 2;
     w26.Expand = false;
     w26.Fill = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.btn_Installation = new global::Gtk.Button ();
     this.btn_Installation.Name = "btn_Installation";
     this.btn_Installation.UseUnderline = true;
     this.btn_Installation.FocusOnClick = false;
     this.btn_Installation.Relief = ((global::Gtk.ReliefStyle)(2));
     global::Gtk.Image w27 = new global::Gtk.Image ();
     w27.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("SubZeroViewer2.res.buttons.manage_installation_blue.png");
     this.btn_Installation.Image = w27;
     this.vbox4.Add (this.btn_Installation);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.btn_Installation]));
     w28.Position = 3;
     w28.Expand = false;
     w28.Fill = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.alignment2 = new global::Gtk.Alignment (0.5F, 0.5F, 1F, 1F);
     this.alignment2.Name = "alignment2";
     // Container child alignment2.Gtk.Container+ContainerChild
     this.vpaned10 = new global::Gtk.VPaned ();
     this.vpaned10.CanFocus = true;
     this.vpaned10.Name = "vpaned10";
     this.vpaned10.Position = 1;
     this.alignment2.Add (this.vpaned10);
     this.vbox4.Add (this.alignment2);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.alignment2]));
     w30.Position = 4;
     // Container child vbox4.Gtk.Box+BoxChild
     this.btnConfigHome = new global::Gtk.Button ();
     this.btnConfigHome.CanFocus = true;
     this.btnConfigHome.Name = "btnConfigHome";
     this.btnConfigHome.UseUnderline = true;
     this.btnConfigHome.Relief = ((global::Gtk.ReliefStyle)(2));
     global::Gtk.Image w31 = new global::Gtk.Image ();
     w31.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("SubZeroViewer2.res.buttons.home_blue.png");
     this.btnConfigHome.Image = w31;
     this.vbox4.Add (this.btnConfigHome);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.btnConfigHome]));
     w32.PackType = ((global::Gtk.PackType)(1));
     w32.Position = 6;
     w32.Expand = false;
     w32.Fill = false;
     this.GtkAlignment5.Add (this.vbox4);
     this.fraConfigFrameButtons.Add (this.GtkAlignment5);
     this.vb_ConfigFrameButtons.Add (this.fraConfigFrameButtons);
     global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.vb_ConfigFrameButtons [this.fraConfigFrameButtons]));
     w35.Position = 0;
     this.hbConfigFrame.Add (this.vb_ConfigFrameButtons);
     global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.hbConfigFrame [this.vb_ConfigFrameButtons]));
     w36.Position = 0;
     w36.Expand = false;
     w36.Fill = false;
     // Container child hbConfigFrame.Gtk.Box+BoxChild
     this.fra_ConfigFrame = new global::Gtk.Frame ();
     this.fra_ConfigFrame.Name = "fra_ConfigFrame";
     this.fra_ConfigFrame.ShadowType = ((global::Gtk.ShadowType)(4));
     this.fra_ConfigFrame.BorderWidth = ((uint)(3));
     // Container child fra_ConfigFrame.Gtk.Container+ContainerChild
     this.GtkAlignment11 = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.GtkAlignment11.Name = "GtkAlignment11";
     this.GtkAlignment11.LeftPadding = ((uint)(12));
     // Container child GtkAlignment11.Gtk.Container+ContainerChild
     this.vpaned3 = new global::Gtk.VPaned ();
     this.vpaned3.CanFocus = true;
     this.vpaned3.Name = "vpaned3";
     this.vpaned3.Position = 10;
     // Container child vpaned3.Gtk.Paned+PanedChild
     this.img_configBG = new global::Gtk.Image ();
     this.img_configBG.Name = "img_configBG";
     this.vpaned3.Add (this.img_configBG);
     this.GtkAlignment11.Add (this.vpaned3);
     this.fra_ConfigFrame.Add (this.GtkAlignment11);
     this.hbConfigFrame.Add (this.fra_ConfigFrame);
     global::Gtk.Box.BoxChild w40 = ((global::Gtk.Box.BoxChild)(this.hbConfigFrame [this.fra_ConfigFrame]));
     w40.Position = 1;
     this.nbFrames.Add (this.hbConfigFrame);
     global::Gtk.Notebook.NotebookChild w41 = ((global::Gtk.Notebook.NotebookChild)(this.nbFrames [this.hbConfigFrame]));
     w41.Position = 1;
     // Notebook tab
     this.lbl_nbConfig = new global::Gtk.Label ();
     this.lbl_nbConfig.Name = "lbl_nbConfig";
     this.lbl_nbConfig.LabelProp = global::Mono.Unix.Catalog.GetString ("Config");
     this.nbFrames.SetTabLabel (this.hbConfigFrame, this.lbl_nbConfig);
     this.lbl_nbConfig.ShowAll ();
     // Container child nbFrames.Gtk.Notebook+NotebookChild
     this.bhServerSettings = new global::Gtk.HBox ();
     this.bhServerSettings.Name = "bhServerSettings";
     this.bhServerSettings.Spacing = 6;
     this.bhServerSettings.BorderWidth = ((uint)(3));
     // Container child bhServerSettings.Gtk.Box+BoxChild
     this.fraInstallationButtons = new global::Gtk.Frame ();
     this.fraInstallationButtons.Name = "fraInstallationButtons";
     this.fraInstallationButtons.ShadowType = ((global::Gtk.ShadowType)(4));
     this.fraInstallationButtons.BorderWidth = ((uint)(3));
     // Container child fraInstallationButtons.Gtk.Container+ContainerChild
     this.GtkAlignment29 = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.GtkAlignment29.Name = "GtkAlignment29";
     // Container child GtkAlignment29.Gtk.Container+ContainerChild
     this.vbox5 = new global::Gtk.VBox ();
     this.vbox5.Name = "vbox5";
     this.vbox5.Spacing = 6;
     this.vbox5.BorderWidth = ((uint)(3));
     // Container child vbox5.Gtk.Box+BoxChild
     this.btnServerSettingsBack = new global::Gtk.Button ();
     this.btnServerSettingsBack.CanFocus = true;
     this.btnServerSettingsBack.Name = "btnServerSettingsBack";
     this.btnServerSettingsBack.UseUnderline = true;
     this.btnServerSettingsBack.Relief = ((global::Gtk.ReliefStyle)(2));
     global::Gtk.Image w42 = new global::Gtk.Image ();
     w42.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("SubZeroViewer2.res.buttons.back_blue.png");
     this.btnServerSettingsBack.Image = w42;
     this.vbox5.Add (this.btnServerSettingsBack);
     global::Gtk.Box.BoxChild w43 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.btnServerSettingsBack]));
     w43.Position = 0;
     w43.Expand = false;
     w43.Fill = false;
     // Container child vbox5.Gtk.Box+BoxChild
     this.btnServerSettingsSave = new global::Gtk.Button ();
     this.btnServerSettingsSave.CanFocus = true;
     this.btnServerSettingsSave.Name = "btnServerSettingsSave";
     this.btnServerSettingsSave.UseUnderline = true;
     this.btnServerSettingsSave.Relief = ((global::Gtk.ReliefStyle)(2));
     global::Gtk.Image w44 = new global::Gtk.Image ();
     w44.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("SubZeroViewer2.res.buttons.save_blue.png");
     this.btnServerSettingsSave.Image = w44;
     this.vbox5.Add (this.btnServerSettingsSave);
     global::Gtk.Box.BoxChild w45 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.btnServerSettingsSave]));
     w45.Position = 1;
     w45.Expand = false;
     w45.Fill = false;
     // Container child vbox5.Gtk.Box+BoxChild
     this.vpaned4 = new global::Gtk.VPaned ();
     this.vpaned4.CanFocus = true;
     this.vpaned4.Name = "vpaned4";
     this.vpaned4.Position = 1;
     this.vbox5.Add (this.vpaned4);
     global::Gtk.Box.BoxChild w46 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.vpaned4]));
     w46.Position = 3;
     // Container child vbox5.Gtk.Box+BoxChild
     this.btnServerSettingsHome = new global::Gtk.Button ();
     this.btnServerSettingsHome.CanFocus = true;
     this.btnServerSettingsHome.Name = "btnServerSettingsHome";
     this.btnServerSettingsHome.UseUnderline = true;
     this.btnServerSettingsHome.Relief = ((global::Gtk.ReliefStyle)(2));
     global::Gtk.Image w47 = new global::Gtk.Image ();
     w47.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("SubZeroViewer2.res.buttons.home_blue.png");
     this.btnServerSettingsHome.Image = w47;
     this.vbox5.Add (this.btnServerSettingsHome);
     global::Gtk.Box.BoxChild w48 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.btnServerSettingsHome]));
     w48.Position = 4;
     w48.Expand = false;
     w48.Fill = false;
     this.GtkAlignment29.Add (this.vbox5);
     this.fraInstallationButtons.Add (this.GtkAlignment29);
     this.bhServerSettings.Add (this.fraInstallationButtons);
     global::Gtk.Box.BoxChild w51 = ((global::Gtk.Box.BoxChild)(this.bhServerSettings [this.fraInstallationButtons]));
     w51.Position = 0;
     w51.Expand = false;
     w51.Fill = false;
     // Container child bhServerSettings.Gtk.Box+BoxChild
     this.frame2 = new global::Gtk.Frame ();
     this.frame2.Name = "frame2";
     this.frame2.ShadowType = ((global::Gtk.ShadowType)(4));
     this.frame2.BorderWidth = ((uint)(3));
     // Container child frame2.Gtk.Container+ContainerChild
     this.GtkAlignment36 = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.GtkAlignment36.Name = "GtkAlignment36";
     // Container child GtkAlignment36.Gtk.Container+ContainerChild
     this.hbox2 = new global::Gtk.HBox ();
     this.hbox2.Name = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.fraSettings = new global::Gtk.Frame ();
     this.fraSettings.Name = "fraSettings";
     this.fraSettings.ShadowType = ((global::Gtk.ShadowType)(4));
     // Container child fraSettings.Gtk.Container+ContainerChild
     this.GtkAlignment37 = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.GtkAlignment37.Name = "GtkAlignment37";
     this.GtkAlignment37.LeftPadding = ((uint)(3));
     this.GtkAlignment37.TopPadding = ((uint)(5));
     this.GtkAlignment37.RightPadding = ((uint)(5));
     // Container child GtkAlignment37.Gtk.Container+ContainerChild
     this.vbox6 = new global::Gtk.VBox ();
     this.vbox6.Name = "vbox6";
     this.vbox6.Spacing = 6;
     // Container child vbox6.Gtk.Box+BoxChild
     this.hbox8 = new global::Gtk.HBox ();
     this.hbox8.Name = "hbox8";
     this.hbox8.Spacing = 6;
     // Container child hbox8.Gtk.Box+BoxChild
     this.label12 = new global::Gtk.Label ();
     this.label12.Name = "label12";
     this.label12.LabelProp = global::Mono.Unix.Catalog.GetString ("Friendly Name");
     this.hbox8.Add (this.label12);
     global::Gtk.Box.BoxChild w52 = ((global::Gtk.Box.BoxChild)(this.hbox8 [this.label12]));
     w52.Position = 0;
     w52.Expand = false;
     w52.Fill = false;
     // Container child hbox8.Gtk.Box+BoxChild
     this.entFriendlyName = new global::Gtk.Entry ();
     this.entFriendlyName.CanFocus = true;
     this.entFriendlyName.Name = "entFriendlyName";
     this.entFriendlyName.IsEditable = true;
     this.entFriendlyName.InvisibleChar = '●';
     this.hbox8.Add (this.entFriendlyName);
     global::Gtk.Box.BoxChild w53 = ((global::Gtk.Box.BoxChild)(this.hbox8 [this.entFriendlyName]));
     w53.Position = 1;
     this.vbox6.Add (this.hbox8);
     global::Gtk.Box.BoxChild w54 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.hbox8]));
     w54.Position = 0;
     w54.Expand = false;
     w54.Fill = false;
     // Container child vbox6.Gtk.Box+BoxChild
     this.hbox3 = new global::Gtk.HBox ();
     this.hbox3.Name = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.label3 = new global::Gtk.Label ();
     this.label3.Name = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString ("Protocol");
     this.hbox3.Add (this.label3);
     global::Gtk.Box.BoxChild w55 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.label3]));
     w55.Position = 0;
     w55.Expand = false;
     w55.Fill = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.cboProtocol = global::Gtk.ComboBoxEntry.NewText ();
     this.cboProtocol.Name = "cboProtocol";
     this.hbox3.Add (this.cboProtocol);
     global::Gtk.Box.BoxChild w56 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.cboProtocol]));
     w56.Position = 1;
     w56.Expand = false;
     w56.Fill = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.entPort = new global::Gtk.Entry ();
     this.entPort.CanFocus = true;
     this.entPort.Name = "entPort";
     this.entPort.IsEditable = true;
     this.entPort.InvisibleChar = '●';
     this.hbox3.Add (this.entPort);
     global::Gtk.Box.BoxChild w57 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.entPort]));
     w57.PackType = ((global::Gtk.PackType)(1));
     w57.Position = 2;
     // Container child hbox3.Gtk.Box+BoxChild
     this.label4 = new global::Gtk.Label ();
     this.label4.Name = "label4";
     this.label4.Xalign = 1F;
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString ("Port      ");
     this.hbox3.Add (this.label4);
     global::Gtk.Box.BoxChild w58 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.label4]));
     w58.PackType = ((global::Gtk.PackType)(1));
     w58.Position = 3;
     w58.Expand = false;
     w58.Fill = false;
     this.vbox6.Add (this.hbox3);
     global::Gtk.Box.BoxChild w59 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.hbox3]));
     w59.Position = 1;
     w59.Expand = false;
     w59.Fill = false;
     w59.Padding = ((uint)(3));
     // Container child vbox6.Gtk.Box+BoxChild
     this.hbox4 = new global::Gtk.HBox ();
     this.hbox4.Name = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.label2 = new global::Gtk.Label ();
     this.label2.Name = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString ("Server Addr");
     this.hbox4.Add (this.label2);
     global::Gtk.Box.BoxChild w60 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.label2]));
     w60.Position = 0;
     w60.Expand = false;
     w60.Fill = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.entServer = new global::Gtk.Entry ();
     this.entServer.CanFocus = true;
     this.entServer.Name = "entServer";
     this.entServer.IsEditable = true;
     this.entServer.InvisibleChar = '●';
     this.hbox4.Add (this.entServer);
     global::Gtk.Box.BoxChild w61 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.entServer]));
     w61.Position = 1;
     this.vbox6.Add (this.hbox4);
     global::Gtk.Box.BoxChild w62 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.hbox4]));
     w62.Position = 2;
     w62.Expand = false;
     w62.Fill = false;
     w62.Padding = ((uint)(3));
     // Container child vbox6.Gtk.Box+BoxChild
     this.hbox5 = new global::Gtk.HBox ();
     this.hbox5.Name = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.label5 = new global::Gtk.Label ();
     this.label5.Name = "label5";
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString ("Base Dir");
     this.hbox5.Add (this.label5);
     global::Gtk.Box.BoxChild w63 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.label5]));
     w63.Position = 0;
     w63.Expand = false;
     w63.Fill = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.entBaseDir = new global::Gtk.Entry ();
     this.entBaseDir.CanFocus = true;
     this.entBaseDir.Name = "entBaseDir";
     this.entBaseDir.IsEditable = true;
     this.entBaseDir.InvisibleChar = '●';
     this.hbox5.Add (this.entBaseDir);
     global::Gtk.Box.BoxChild w64 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.entBaseDir]));
     w64.PackType = ((global::Gtk.PackType)(1));
     w64.Position = 1;
     this.vbox6.Add (this.hbox5);
     global::Gtk.Box.BoxChild w65 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.hbox5]));
     w65.Position = 3;
     w65.Expand = false;
     w65.Fill = false;
     w65.Padding = ((uint)(3));
     // Container child vbox6.Gtk.Box+BoxChild
     this.vbox7 = new global::Gtk.VBox ();
     this.vbox7.Name = "vbox7";
     this.vbox7.Spacing = 6;
     // Container child vbox7.Gtk.Box+BoxChild
     this.cbAuth = new global::Gtk.CheckButton ();
     this.cbAuth.CanFocus = true;
     this.cbAuth.Events = ((global::Gdk.EventMask)(65536));
     this.cbAuth.Name = "cbAuth";
     this.cbAuth.Label = global::Mono.Unix.Catalog.GetString ("Auhtentication Required");
     this.cbAuth.DrawIndicator = true;
     this.cbAuth.UseUnderline = true;
     this.vbox7.Add (this.cbAuth);
     global::Gtk.Box.BoxChild w66 = ((global::Gtk.Box.BoxChild)(this.vbox7 [this.cbAuth]));
     w66.Position = 0;
     w66.Expand = false;
     w66.Fill = false;
     // Container child vbox7.Gtk.Box+BoxChild
     this.fraAuth = new global::Gtk.Frame ();
     this.fraAuth.Name = "fraAuth";
     this.fraAuth.ShadowType = ((global::Gtk.ShadowType)(4));
     this.fraAuth.BorderWidth = ((uint)(5));
     // Container child fraAuth.Gtk.Container+ContainerChild
     this.GtkAlignment41 = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.GtkAlignment41.Name = "GtkAlignment41";
     this.GtkAlignment41.LeftPadding = ((uint)(12));
     this.GtkAlignment41.TopPadding = ((uint)(3));
     this.GtkAlignment41.RightPadding = ((uint)(3));
     this.GtkAlignment41.BottomPadding = ((uint)(3));
     this.GtkAlignment41.BorderWidth = ((uint)(5));
     // Container child GtkAlignment41.Gtk.Container+ContainerChild
     this.vbox8 = new global::Gtk.VBox ();
     this.vbox8.Name = "vbox8";
     this.vbox8.Spacing = 6;
     // Container child vbox8.Gtk.Box+BoxChild
     this.hbox6 = new global::Gtk.HBox ();
     this.hbox6.Name = "hbox6";
     this.hbox6.Spacing = 6;
     // Container child hbox6.Gtk.Box+BoxChild
     this.label41 = new global::Gtk.Label ();
     this.label41.Name = "label41";
     this.label41.LabelProp = global::Mono.Unix.Catalog.GetString ("User Name");
     this.hbox6.Add (this.label41);
     global::Gtk.Box.BoxChild w67 = ((global::Gtk.Box.BoxChild)(this.hbox6 [this.label41]));
     w67.Position = 0;
     w67.Expand = false;
     w67.Fill = false;
     // Container child hbox6.Gtk.Box+BoxChild
     this.entUname = new global::Gtk.Entry ();
     this.entUname.CanFocus = true;
     this.entUname.Name = "entUname";
     this.entUname.IsEditable = true;
     this.entUname.InvisibleChar = '●';
     this.hbox6.Add (this.entUname);
     global::Gtk.Box.BoxChild w68 = ((global::Gtk.Box.BoxChild)(this.hbox6 [this.entUname]));
     w68.Position = 1;
     this.vbox8.Add (this.hbox6);
     global::Gtk.Box.BoxChild w69 = ((global::Gtk.Box.BoxChild)(this.vbox8 [this.hbox6]));
     w69.Position = 0;
     w69.Expand = false;
     w69.Fill = false;
     // Container child vbox8.Gtk.Box+BoxChild
     this.hbox7 = new global::Gtk.HBox ();
     this.hbox7.Name = "hbox7";
     this.hbox7.Spacing = 6;
     // Container child hbox7.Gtk.Box+BoxChild
     this.label51 = new global::Gtk.Label ();
     this.label51.Name = "label51";
     this.label51.LabelProp = global::Mono.Unix.Catalog.GetString ("Password  ");
     this.hbox7.Add (this.label51);
     global::Gtk.Box.BoxChild w70 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.label51]));
     w70.Position = 0;
     w70.Expand = false;
     w70.Fill = false;
     // Container child hbox7.Gtk.Box+BoxChild
     this.entPword = new global::Gtk.Entry ();
     this.entPword.CanFocus = true;
     this.entPword.Name = "entPword";
     this.entPword.IsEditable = true;
     this.entPword.Visibility = false;
     this.entPword.InvisibleChar = '●';
     this.hbox7.Add (this.entPword);
     global::Gtk.Box.BoxChild w71 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.entPword]));
     w71.Position = 1;
     this.vbox8.Add (this.hbox7);
     global::Gtk.Box.BoxChild w72 = ((global::Gtk.Box.BoxChild)(this.vbox8 [this.hbox7]));
     w72.Position = 1;
     w72.Expand = false;
     w72.Fill = false;
     this.GtkAlignment41.Add (this.vbox8);
     this.fraAuth.Add (this.GtkAlignment41);
     this.GtkLabel29 = new global::Gtk.Label ();
     this.GtkLabel29.Name = "GtkLabel29";
     this.GtkLabel29.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Authentication</b>");
     this.GtkLabel29.UseMarkup = true;
     this.fraAuth.LabelWidget = this.GtkLabel29;
     this.vbox7.Add (this.fraAuth);
     global::Gtk.Box.BoxChild w75 = ((global::Gtk.Box.BoxChild)(this.vbox7 [this.fraAuth]));
     w75.Position = 1;
     w75.Expand = false;
     w75.Fill = false;
     this.vbox6.Add (this.vbox7);
     global::Gtk.Box.BoxChild w76 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.vbox7]));
     w76.Position = 4;
     w76.Expand = false;
     w76.Fill = false;
     // Container child vbox6.Gtk.Box+BoxChild
     this.vpaned5 = new global::Gtk.VPaned ();
     this.vpaned5.CanFocus = true;
     this.vpaned5.Name = "vpaned5";
     this.vpaned5.Position = 1;
     this.vbox6.Add (this.vpaned5);
     global::Gtk.Box.BoxChild w77 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.vpaned5]));
     w77.PackType = ((global::Gtk.PackType)(1));
     w77.Position = 5;
     this.GtkAlignment37.Add (this.vbox6);
     this.fraSettings.Add (this.GtkAlignment37);
     this.hbox2.Add (this.fraSettings);
     global::Gtk.Box.BoxChild w80 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.fraSettings]));
     w80.Position = 0;
     w80.Padding = ((uint)(3));
     this.GtkAlignment36.Add (this.hbox2);
     this.frame2.Add (this.GtkAlignment36);
     this.bhServerSettings.Add (this.frame2);
     global::Gtk.Box.BoxChild w83 = ((global::Gtk.Box.BoxChild)(this.bhServerSettings [this.frame2]));
     w83.Position = 1;
     this.nbFrames.Add (this.bhServerSettings);
     global::Gtk.Notebook.NotebookChild w84 = ((global::Gtk.Notebook.NotebookChild)(this.nbFrames [this.bhServerSettings]));
     w84.Position = 2;
     // Notebook tab
     this.lbl_nbServerSettings = new global::Gtk.Label ();
     this.lbl_nbServerSettings.Name = "lbl_nbServerSettings";
     this.lbl_nbServerSettings.LabelProp = global::Mono.Unix.Catalog.GetString ("ServerSettings");
     this.nbFrames.SetTabLabel (this.bhServerSettings, this.lbl_nbServerSettings);
     this.lbl_nbServerSettings.ShowAll ();
     // Container child nbFrames.Gtk.Notebook+NotebookChild
     this.hbServerBrowser = new global::Gtk.HBox ();
     this.hbServerBrowser.Name = "hbServerBrowser";
     this.hbServerBrowser.Spacing = 6;
     this.hbServerBrowser.BorderWidth = ((uint)(3));
     // Container child hbServerBrowser.Gtk.Box+BoxChild
     this.frame3 = new global::Gtk.Frame ();
     this.frame3.Name = "frame3";
     this.frame3.ShadowType = ((global::Gtk.ShadowType)(4));
     this.frame3.BorderWidth = ((uint)(3));
     // Container child frame3.Gtk.Container+ContainerChild
     this.GtkAlignment19 = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.GtkAlignment19.Name = "GtkAlignment19";
     this.GtkAlignment19.BorderWidth = ((uint)(3));
     // Container child GtkAlignment19.Gtk.Container+ContainerChild
     this.vbox9 = new global::Gtk.VBox ();
     this.vbox9.Name = "vbox9";
     this.vbox9.Spacing = 6;
     // Container child vbox9.Gtk.Box+BoxChild
     this.btnServerBrowserBack = new global::Gtk.Button ();
     this.btnServerBrowserBack.CanFocus = true;
     this.btnServerBrowserBack.Name = "btnServerBrowserBack";
     this.btnServerBrowserBack.UseUnderline = true;
     this.btnServerBrowserBack.Relief = ((global::Gtk.ReliefStyle)(2));
     global::Gtk.Image w85 = new global::Gtk.Image ();
     w85.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("SubZeroViewer2.res.buttons.back_blue.png");
     this.btnServerBrowserBack.Image = w85;
     this.vbox9.Add (this.btnServerBrowserBack);
     global::Gtk.Box.BoxChild w86 = ((global::Gtk.Box.BoxChild)(this.vbox9 [this.btnServerBrowserBack]));
     w86.Position = 0;
     w86.Expand = false;
     w86.Fill = false;
     // Container child vbox9.Gtk.Box+BoxChild
     this.vpaned6 = new global::Gtk.VPaned ();
     this.vpaned6.CanFocus = true;
     this.vpaned6.Name = "vpaned6";
     this.vpaned6.Position = 1;
     this.vbox9.Add (this.vpaned6);
     global::Gtk.Box.BoxChild w87 = ((global::Gtk.Box.BoxChild)(this.vbox9 [this.vpaned6]));
     w87.Position = 1;
     // Container child vbox9.Gtk.Box+BoxChild
     this.btnServerBrowserHome = new global::Gtk.Button ();
     this.btnServerBrowserHome.CanFocus = true;
     this.btnServerBrowserHome.Name = "btnServerBrowserHome";
     this.btnServerBrowserHome.UseUnderline = true;
     this.btnServerBrowserHome.Relief = ((global::Gtk.ReliefStyle)(2));
     global::Gtk.Image w88 = new global::Gtk.Image ();
     w88.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("SubZeroViewer2.res.buttons.home_blue.png");
     this.btnServerBrowserHome.Image = w88;
     this.vbox9.Add (this.btnServerBrowserHome);
     global::Gtk.Box.BoxChild w89 = ((global::Gtk.Box.BoxChild)(this.vbox9 [this.btnServerBrowserHome]));
     w89.Position = 2;
     w89.Expand = false;
     w89.Fill = false;
     this.GtkAlignment19.Add (this.vbox9);
     this.frame3.Add (this.GtkAlignment19);
     this.hbServerBrowser.Add (this.frame3);
     global::Gtk.Box.BoxChild w92 = ((global::Gtk.Box.BoxChild)(this.hbServerBrowser [this.frame3]));
     w92.Position = 0;
     w92.Expand = false;
     w92.Fill = false;
     // Container child hbServerBrowser.Gtk.Box+BoxChild
     this.hbox13 = new global::Gtk.HBox ();
     this.hbox13.Name = "hbox13";
     this.hbox13.Spacing = 6;
     // Container child hbox13.Gtk.Box+BoxChild
     this.fraServerBrowser = new global::Gtk.Frame ();
     this.fraServerBrowser.Name = "fraServerBrowser";
     this.fraServerBrowser.ShadowType = ((global::Gtk.ShadowType)(4));
     this.fraServerBrowser.BorderWidth = ((uint)(3));
     // Container child fraServerBrowser.Gtk.Container+ContainerChild
     this.GtkAlignment40 = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.GtkAlignment40.Name = "GtkAlignment40";
     this.GtkAlignment40.LeftPadding = ((uint)(2));
     this.GtkAlignment40.TopPadding = ((uint)(2));
     this.GtkAlignment40.RightPadding = ((uint)(2));
     this.GtkAlignment40.BottomPadding = ((uint)(2));
     this.GtkAlignment40.BorderWidth = ((uint)(2));
     // Container child GtkAlignment40.Gtk.Container+ContainerChild
     this.ivServerBrowser = new global::Gtk.IconView ();
     this.ivServerBrowser.CanFocus = true;
     this.ivServerBrowser.Name = "ivServerBrowser";
     this.GtkAlignment40.Add (this.ivServerBrowser);
     this.fraServerBrowser.Add (this.GtkAlignment40);
     this.hbox13.Add (this.fraServerBrowser);
     global::Gtk.Box.BoxChild w95 = ((global::Gtk.Box.BoxChild)(this.hbox13 [this.fraServerBrowser]));
     w95.Position = 0;
     this.hbServerBrowser.Add (this.hbox13);
     global::Gtk.Box.BoxChild w96 = ((global::Gtk.Box.BoxChild)(this.hbServerBrowser [this.hbox13]));
     w96.Position = 1;
     this.nbFrames.Add (this.hbServerBrowser);
     global::Gtk.Notebook.NotebookChild w97 = ((global::Gtk.Notebook.NotebookChild)(this.nbFrames [this.hbServerBrowser]));
     w97.Position = 3;
     // Notebook tab
     this.lbl_nbServerBrowser = new global::Gtk.Label ();
     this.lbl_nbServerBrowser.Name = "lbl_nbServerBrowser";
     this.lbl_nbServerBrowser.LabelProp = global::Mono.Unix.Catalog.GetString ("ServerBrowser");
     this.nbFrames.SetTabLabel (this.hbServerBrowser, this.lbl_nbServerBrowser);
     this.lbl_nbServerBrowser.ShowAll ();
     // Container child nbFrames.Gtk.Notebook+NotebookChild
     this.hbDeviceBrowser = new global::Gtk.HBox ();
     this.hbDeviceBrowser.Name = "hbDeviceBrowser";
     this.hbDeviceBrowser.Spacing = 6;
     this.hbDeviceBrowser.BorderWidth = ((uint)(3));
     // Container child hbDeviceBrowser.Gtk.Box+BoxChild
     this.fraDeviceBrowserButtons = new global::Gtk.Frame ();
     this.fraDeviceBrowserButtons.Name = "fraDeviceBrowserButtons";
     this.fraDeviceBrowserButtons.ShadowType = ((global::Gtk.ShadowType)(4));
     this.fraDeviceBrowserButtons.BorderWidth = ((uint)(3));
     // Container child fraDeviceBrowserButtons.Gtk.Container+ContainerChild
     this.GtkAlignment34 = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.GtkAlignment34.Name = "GtkAlignment34";
     this.GtkAlignment34.BorderWidth = ((uint)(3));
     // Container child GtkAlignment34.Gtk.Container+ContainerChild
     this.vbox10 = new global::Gtk.VBox ();
     this.vbox10.Name = "vbox10";
     this.vbox10.Spacing = 6;
     // Container child vbox10.Gtk.Box+BoxChild
     this.btnDeviceBrowserBack = new global::Gtk.Button ();
     this.btnDeviceBrowserBack.CanFocus = true;
     this.btnDeviceBrowserBack.Name = "btnDeviceBrowserBack";
     this.btnDeviceBrowserBack.UseUnderline = true;
     this.btnDeviceBrowserBack.Relief = ((global::Gtk.ReliefStyle)(2));
     global::Gtk.Image w98 = new global::Gtk.Image ();
     w98.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("SubZeroViewer2.res.buttons.back_blue.png");
     this.btnDeviceBrowserBack.Image = w98;
     this.vbox10.Add (this.btnDeviceBrowserBack);
     global::Gtk.Box.BoxChild w99 = ((global::Gtk.Box.BoxChild)(this.vbox10 [this.btnDeviceBrowserBack]));
     w99.Position = 0;
     w99.Expand = false;
     w99.Fill = false;
     // Container child vbox10.Gtk.Box+BoxChild
     this.vpaned7 = new global::Gtk.VPaned ();
     this.vpaned7.CanFocus = true;
     this.vpaned7.Name = "vpaned7";
     this.vpaned7.Position = 1;
     this.vbox10.Add (this.vpaned7);
     global::Gtk.Box.BoxChild w100 = ((global::Gtk.Box.BoxChild)(this.vbox10 [this.vpaned7]));
     w100.Position = 1;
     // Container child vbox10.Gtk.Box+BoxChild
     this.btnDeviceBrowserHome = new global::Gtk.Button ();
     this.btnDeviceBrowserHome.CanFocus = true;
     this.btnDeviceBrowserHome.Name = "btnDeviceBrowserHome";
     this.btnDeviceBrowserHome.UseUnderline = true;
     this.btnDeviceBrowserHome.Relief = ((global::Gtk.ReliefStyle)(2));
     global::Gtk.Image w101 = new global::Gtk.Image ();
     w101.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("SubZeroViewer2.res.buttons.home_blue.png");
     this.btnDeviceBrowserHome.Image = w101;
     this.vbox10.Add (this.btnDeviceBrowserHome);
     global::Gtk.Box.BoxChild w102 = ((global::Gtk.Box.BoxChild)(this.vbox10 [this.btnDeviceBrowserHome]));
     w102.Position = 2;
     w102.Expand = false;
     w102.Fill = false;
     this.GtkAlignment34.Add (this.vbox10);
     this.fraDeviceBrowserButtons.Add (this.GtkAlignment34);
     this.hbDeviceBrowser.Add (this.fraDeviceBrowserButtons);
     global::Gtk.Box.BoxChild w105 = ((global::Gtk.Box.BoxChild)(this.hbDeviceBrowser [this.fraDeviceBrowserButtons]));
     w105.Position = 0;
     w105.Expand = false;
     w105.Fill = false;
     // Container child hbDeviceBrowser.Gtk.Box+BoxChild
     this.hbox10 = new global::Gtk.HBox ();
     this.hbox10.Name = "hbox10";
     this.hbox10.Spacing = 6;
     // Container child hbox10.Gtk.Box+BoxChild
     this.fraDeviceBrowser = new global::Gtk.Frame ();
     this.fraDeviceBrowser.Name = "fraDeviceBrowser";
     this.fraDeviceBrowser.ShadowType = ((global::Gtk.ShadowType)(2));
     this.fraDeviceBrowser.BorderWidth = ((uint)(4));
     // Container child fraDeviceBrowser.Gtk.Container+ContainerChild
     this.GtkAlignment39 = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.GtkAlignment39.Name = "GtkAlignment39";
     this.GtkAlignment39.LeftPadding = ((uint)(2));
     this.GtkAlignment39.TopPadding = ((uint)(2));
     this.GtkAlignment39.RightPadding = ((uint)(2));
     this.GtkAlignment39.BottomPadding = ((uint)(2));
     this.GtkAlignment39.BorderWidth = ((uint)(2));
     // Container child GtkAlignment39.Gtk.Container+ContainerChild
     this.ivDeviceBrowser = new global::Gtk.IconView ();
     this.ivDeviceBrowser.CanFocus = true;
     this.ivDeviceBrowser.Name = "ivDeviceBrowser";
     this.GtkAlignment39.Add (this.ivDeviceBrowser);
     this.fraDeviceBrowser.Add (this.GtkAlignment39);
     this.hbox10.Add (this.fraDeviceBrowser);
     global::Gtk.Box.BoxChild w108 = ((global::Gtk.Box.BoxChild)(this.hbox10 [this.fraDeviceBrowser]));
     w108.Position = 0;
     this.hbDeviceBrowser.Add (this.hbox10);
     global::Gtk.Box.BoxChild w109 = ((global::Gtk.Box.BoxChild)(this.hbDeviceBrowser [this.hbox10]));
     w109.PackType = ((global::Gtk.PackType)(1));
     w109.Position = 1;
     this.nbFrames.Add (this.hbDeviceBrowser);
     global::Gtk.Notebook.NotebookChild w110 = ((global::Gtk.Notebook.NotebookChild)(this.nbFrames [this.hbDeviceBrowser]));
     w110.Position = 4;
     // Notebook tab
     this.lbl_nbDeviceBrowser = new global::Gtk.Label ();
     this.lbl_nbDeviceBrowser.Name = "lbl_nbDeviceBrowser";
     this.lbl_nbDeviceBrowser.LabelProp = global::Mono.Unix.Catalog.GetString ("DeviceBrowser");
     this.nbFrames.SetTabLabel (this.hbDeviceBrowser, this.lbl_nbDeviceBrowser);
     this.lbl_nbDeviceBrowser.ShowAll ();
     // Container child nbFrames.Gtk.Notebook+NotebookChild
     this.hbDeviceSettings = new global::Gtk.HBox ();
     this.hbDeviceSettings.Name = "hbDeviceSettings";
     this.hbDeviceSettings.Spacing = 6;
     this.hbDeviceSettings.BorderWidth = ((uint)(3));
     // Container child hbDeviceSettings.Gtk.Box+BoxChild
     this.frame4 = new global::Gtk.Frame ();
     this.frame4.Name = "frame4";
     this.frame4.ShadowType = ((global::Gtk.ShadowType)(4));
     this.frame4.BorderWidth = ((uint)(3));
     // Container child frame4.Gtk.Container+ContainerChild
     this.GtkAlignment22 = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.GtkAlignment22.Name = "GtkAlignment22";
     // Container child GtkAlignment22.Gtk.Container+ContainerChild
     this.vbox11 = new global::Gtk.VBox ();
     this.vbox11.Name = "vbox11";
     this.vbox11.Spacing = 6;
     this.vbox11.BorderWidth = ((uint)(3));
     // Container child vbox11.Gtk.Box+BoxChild
     this.btnDeviceSettingsBack = new global::Gtk.Button ();
     this.btnDeviceSettingsBack.CanFocus = true;
     this.btnDeviceSettingsBack.Name = "btnDeviceSettingsBack";
     this.btnDeviceSettingsBack.UseUnderline = true;
     this.btnDeviceSettingsBack.Relief = ((global::Gtk.ReliefStyle)(2));
     global::Gtk.Image w111 = new global::Gtk.Image ();
     w111.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("SubZeroViewer2.res.buttons.back_blue.png");
     this.btnDeviceSettingsBack.Image = w111;
     this.vbox11.Add (this.btnDeviceSettingsBack);
     global::Gtk.Box.BoxChild w112 = ((global::Gtk.Box.BoxChild)(this.vbox11 [this.btnDeviceSettingsBack]));
     w112.Position = 0;
     w112.Expand = false;
     w112.Fill = false;
     // Container child vbox11.Gtk.Box+BoxChild
     this.btnDeviceSettingsSave = new global::Gtk.Button ();
     this.btnDeviceSettingsSave.CanFocus = true;
     this.btnDeviceSettingsSave.Name = "btnDeviceSettingsSave";
     this.btnDeviceSettingsSave.UseUnderline = true;
     this.btnDeviceSettingsSave.Relief = ((global::Gtk.ReliefStyle)(2));
     global::Gtk.Image w113 = new global::Gtk.Image ();
     w113.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("SubZeroViewer2.res.buttons.save_blue.png");
     this.btnDeviceSettingsSave.Image = w113;
     this.vbox11.Add (this.btnDeviceSettingsSave);
     global::Gtk.Box.BoxChild w114 = ((global::Gtk.Box.BoxChild)(this.vbox11 [this.btnDeviceSettingsSave]));
     w114.Position = 1;
     w114.Expand = false;
     w114.Fill = false;
     // Container child vbox11.Gtk.Box+BoxChild
     this.vpaned8 = new global::Gtk.VPaned ();
     this.vpaned8.CanFocus = true;
     this.vpaned8.Name = "vpaned8";
     this.vpaned8.Position = 1;
     this.vbox11.Add (this.vpaned8);
     global::Gtk.Box.BoxChild w115 = ((global::Gtk.Box.BoxChild)(this.vbox11 [this.vpaned8]));
     w115.Position = 3;
     // Container child vbox11.Gtk.Box+BoxChild
     this.btnDeviceSettingsHome = new global::Gtk.Button ();
     this.btnDeviceSettingsHome.CanFocus = true;
     this.btnDeviceSettingsHome.Name = "btnDeviceSettingsHome";
     this.btnDeviceSettingsHome.UseUnderline = true;
     this.btnDeviceSettingsHome.Relief = ((global::Gtk.ReliefStyle)(2));
     global::Gtk.Image w116 = new global::Gtk.Image ();
     w116.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("SubZeroViewer2.res.buttons.home_blue.png");
     this.btnDeviceSettingsHome.Image = w116;
     this.vbox11.Add (this.btnDeviceSettingsHome);
     global::Gtk.Box.BoxChild w117 = ((global::Gtk.Box.BoxChild)(this.vbox11 [this.btnDeviceSettingsHome]));
     w117.Position = 4;
     w117.Expand = false;
     w117.Fill = false;
     this.GtkAlignment22.Add (this.vbox11);
     this.frame4.Add (this.GtkAlignment22);
     this.hbDeviceSettings.Add (this.frame4);
     global::Gtk.Box.BoxChild w120 = ((global::Gtk.Box.BoxChild)(this.hbDeviceSettings [this.frame4]));
     w120.Position = 0;
     w120.Expand = false;
     w120.Fill = false;
     // Container child hbDeviceSettings.Gtk.Box+BoxChild
     this.vbox12 = new global::Gtk.VBox ();
     this.vbox12.Name = "vbox12";
     this.vbox12.Spacing = 6;
     // Container child vbox12.Gtk.Box+BoxChild
     this.frame11 = new global::Gtk.Frame ();
     this.frame11.Name = "frame11";
     this.frame11.ShadowType = ((global::Gtk.ShadowType)(4));
     this.frame11.BorderWidth = ((uint)(5));
     // Container child frame11.Gtk.Container+ContainerChild
     this.GtkAlignment26 = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.GtkAlignment26.Name = "GtkAlignment26";
     this.GtkAlignment26.LeftPadding = ((uint)(12));
     // Container child GtkAlignment26.Gtk.Container+ContainerChild
     this.vbox13 = new global::Gtk.VBox ();
     this.vbox13.Name = "vbox13";
     this.vbox13.Spacing = 6;
     this.vbox13.BorderWidth = ((uint)(5));
     // Container child vbox13.Gtk.Box+BoxChild
     this.hbox15 = new global::Gtk.HBox ();
     this.hbox15.Name = "hbox15";
     this.hbox15.Spacing = 6;
     // Container child hbox15.Gtk.Box+BoxChild
     this.label9 = new global::Gtk.Label ();
     this.label9.Name = "label9";
     this.label9.LabelProp = global::Mono.Unix.Catalog.GetString ("Device ID");
     this.hbox15.Add (this.label9);
     global::Gtk.Box.BoxChild w121 = ((global::Gtk.Box.BoxChild)(this.hbox15 [this.label9]));
     w121.Position = 0;
     w121.Expand = false;
     w121.Fill = false;
     // Container child hbox15.Gtk.Box+BoxChild
     this.entDeviceID = new global::Gtk.Entry ();
     this.entDeviceID.CanFocus = true;
     this.entDeviceID.Name = "entDeviceID";
     this.entDeviceID.IsEditable = true;
     this.entDeviceID.InvisibleChar = '●';
     this.hbox15.Add (this.entDeviceID);
     global::Gtk.Box.BoxChild w122 = ((global::Gtk.Box.BoxChild)(this.hbox15 [this.entDeviceID]));
     w122.Position = 1;
     this.vbox13.Add (this.hbox15);
     global::Gtk.Box.BoxChild w123 = ((global::Gtk.Box.BoxChild)(this.vbox13 [this.hbox15]));
     w123.Position = 0;
     w123.Expand = false;
     w123.Fill = false;
     // Container child vbox13.Gtk.Box+BoxChild
     this.hbox16 = new global::Gtk.HBox ();
     this.hbox16.Name = "hbox16";
     this.hbox16.Spacing = 6;
     // Container child hbox16.Gtk.Box+BoxChild
     this.label10 = new global::Gtk.Label ();
     this.label10.Name = "label10";
     this.label10.LabelProp = global::Mono.Unix.Catalog.GetString ("Description");
     this.hbox16.Add (this.label10);
     global::Gtk.Box.BoxChild w124 = ((global::Gtk.Box.BoxChild)(this.hbox16 [this.label10]));
     w124.Position = 0;
     w124.Expand = false;
     w124.Fill = false;
     // Container child hbox16.Gtk.Box+BoxChild
     this.entDeviceDescription = new global::Gtk.Entry ();
     this.entDeviceDescription.CanFocus = true;
     this.entDeviceDescription.Name = "entDeviceDescription";
     this.entDeviceDescription.IsEditable = true;
     this.entDeviceDescription.InvisibleChar = '●';
     this.hbox16.Add (this.entDeviceDescription);
     global::Gtk.Box.BoxChild w125 = ((global::Gtk.Box.BoxChild)(this.hbox16 [this.entDeviceDescription]));
     w125.Position = 1;
     this.vbox13.Add (this.hbox16);
     global::Gtk.Box.BoxChild w126 = ((global::Gtk.Box.BoxChild)(this.vbox13 [this.hbox16]));
     w126.Position = 1;
     w126.Expand = false;
     w126.Fill = false;
     // Container child vbox13.Gtk.Box+BoxChild
     this.hbox1 = new global::Gtk.HBox ();
     this.hbox1.Name = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.label11 = new global::Gtk.Label ();
     this.label11.Name = "label11";
     this.label11.LabelProp = global::Mono.Unix.Catalog.GetString ("Location");
     this.hbox1.Add (this.label11);
     global::Gtk.Box.BoxChild w127 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label11]));
     w127.Position = 0;
     w127.Expand = false;
     w127.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.entDeviceLocation = new global::Gtk.Entry ();
     this.entDeviceLocation.CanFocus = true;
     this.entDeviceLocation.Name = "entDeviceLocation";
     this.entDeviceLocation.IsEditable = true;
     this.entDeviceLocation.InvisibleChar = '●';
     this.hbox1.Add (this.entDeviceLocation);
     global::Gtk.Box.BoxChild w128 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.entDeviceLocation]));
     w128.Position = 1;
     this.vbox13.Add (this.hbox1);
     global::Gtk.Box.BoxChild w129 = ((global::Gtk.Box.BoxChild)(this.vbox13 [this.hbox1]));
     w129.Position = 2;
     w129.Expand = false;
     w129.Fill = false;
     // Container child vbox13.Gtk.Box+BoxChild
     this.frame14 = new global::Gtk.Frame ();
     this.frame14.Name = "frame14";
     this.frame14.ShadowType = ((global::Gtk.ShadowType)(4));
     this.frame14.BorderWidth = ((uint)(6));
     // Container child frame14.Gtk.Container+ContainerChild
     this.GtkAlignment27 = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.GtkAlignment27.Name = "GtkAlignment27";
     this.GtkAlignment27.LeftPadding = ((uint)(12));
     // Container child GtkAlignment27.Gtk.Container+ContainerChild
     this.vbox14 = new global::Gtk.VBox ();
     this.vbox14.Name = "vbox14";
     this.vbox14.Spacing = 6;
     // Container child vbox14.Gtk.Box+BoxChild
     this.hbox17 = new global::Gtk.HBox ();
     this.hbox17.Name = "hbox17";
     this.hbox17.Spacing = 6;
     // Container child hbox17.Gtk.Box+BoxChild
     this.GtkScrolledWindow = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow.Name = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.nvDeviceFileDescr = new global::Gtk.TreeView ();
     this.nvDeviceFileDescr.CanFocus = true;
     this.nvDeviceFileDescr.Name = "nvDeviceFileDescr";
     this.GtkScrolledWindow.Add (this.nvDeviceFileDescr);
     this.hbox17.Add (this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w131 = ((global::Gtk.Box.BoxChild)(this.hbox17 [this.GtkScrolledWindow]));
     w131.Position = 0;
     // Container child hbox17.Gtk.Box+BoxChild
     this.vbox15 = new global::Gtk.VBox ();
     this.vbox15.Name = "vbox15";
     this.vbox15.Spacing = 6;
     // Container child vbox15.Gtk.Box+BoxChild
     this.btnLogFileSensorUp = new global::Gtk.Button ();
     this.btnLogFileSensorUp.CanFocus = true;
     this.btnLogFileSensorUp.Name = "btnLogFileSensorUp";
     this.btnLogFileSensorUp.UseUnderline = true;
     this.btnLogFileSensorUp.Relief = ((global::Gtk.ReliefStyle)(2));
     global::Gtk.Image w132 = new global::Gtk.Image ();
     w132.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("SubZeroViewer2.res.buttons.up_blue.png");
     this.btnLogFileSensorUp.Image = w132;
     this.vbox15.Add (this.btnLogFileSensorUp);
     global::Gtk.Box.BoxChild w133 = ((global::Gtk.Box.BoxChild)(this.vbox15 [this.btnLogFileSensorUp]));
     w133.Position = 0;
     w133.Expand = false;
     w133.Fill = false;
     // Container child vbox15.Gtk.Box+BoxChild
     this.btnLogFileSensorDown = new global::Gtk.Button ();
     this.btnLogFileSensorDown.CanFocus = true;
     this.btnLogFileSensorDown.Name = "btnLogFileSensorDown";
     this.btnLogFileSensorDown.UseUnderline = true;
     this.btnLogFileSensorDown.Relief = ((global::Gtk.ReliefStyle)(2));
     global::Gtk.Image w134 = new global::Gtk.Image ();
     w134.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("SubZeroViewer2.res.buttons.down_blue.png");
     this.btnLogFileSensorDown.Image = w134;
     this.vbox15.Add (this.btnLogFileSensorDown);
     global::Gtk.Box.BoxChild w135 = ((global::Gtk.Box.BoxChild)(this.vbox15 [this.btnLogFileSensorDown]));
     w135.Position = 1;
     w135.Expand = false;
     w135.Fill = false;
     this.hbox17.Add (this.vbox15);
     global::Gtk.Box.BoxChild w136 = ((global::Gtk.Box.BoxChild)(this.hbox17 [this.vbox15]));
     w136.Position = 1;
     w136.Expand = false;
     w136.Fill = false;
     this.vbox14.Add (this.hbox17);
     global::Gtk.Box.BoxChild w137 = ((global::Gtk.Box.BoxChild)(this.vbox14 [this.hbox17]));
     w137.Position = 0;
     w137.Expand = false;
     w137.Fill = false;
     // Container child vbox14.Gtk.Box+BoxChild
     this.hbox20 = new global::Gtk.HBox ();
     this.hbox20.Name = "hbox20";
     this.hbox20.Spacing = 6;
     // Container child hbox20.Gtk.Box+BoxChild
     this.btnLogFileSensorAdd = new global::Gtk.Button ();
     this.btnLogFileSensorAdd.CanFocus = true;
     this.btnLogFileSensorAdd.Name = "btnLogFileSensorAdd";
     this.btnLogFileSensorAdd.UseUnderline = true;
     this.btnLogFileSensorAdd.Relief = ((global::Gtk.ReliefStyle)(2));
     global::Gtk.Image w138 = new global::Gtk.Image ();
     w138.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("SubZeroViewer2.res.buttons.add_blue.png");
     this.btnLogFileSensorAdd.Image = w138;
     this.hbox20.Add (this.btnLogFileSensorAdd);
     global::Gtk.Box.BoxChild w139 = ((global::Gtk.Box.BoxChild)(this.hbox20 [this.btnLogFileSensorAdd]));
     w139.Position = 0;
     w139.Expand = false;
     w139.Fill = false;
     // Container child hbox20.Gtk.Box+BoxChild
     this.btnLogFileSensorDelete = new global::Gtk.Button ();
     this.btnLogFileSensorDelete.CanFocus = true;
     this.btnLogFileSensorDelete.Name = "btnLogFileSensorDelete";
     this.btnLogFileSensorDelete.UseUnderline = true;
     this.btnLogFileSensorDelete.Relief = ((global::Gtk.ReliefStyle)(2));
     global::Gtk.Image w140 = new global::Gtk.Image ();
     w140.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("SubZeroViewer2.res.buttons.delete_blue.png");
     this.btnLogFileSensorDelete.Image = w140;
     this.hbox20.Add (this.btnLogFileSensorDelete);
     global::Gtk.Box.BoxChild w141 = ((global::Gtk.Box.BoxChild)(this.hbox20 [this.btnLogFileSensorDelete]));
     w141.Position = 1;
     w141.Expand = false;
     w141.Fill = false;
     // Container child hbox20.Gtk.Box+BoxChild
     this.hpaned4 = new global::Gtk.HPaned ();
     this.hpaned4.CanFocus = true;
     this.hpaned4.Name = "hpaned4";
     this.hpaned4.Position = 10;
     this.hbox20.Add (this.hpaned4);
     global::Gtk.Box.BoxChild w142 = ((global::Gtk.Box.BoxChild)(this.hbox20 [this.hpaned4]));
     w142.Position = 2;
     // Container child hbox20.Gtk.Box+BoxChild
     this.hpaned6 = new global::Gtk.HPaned ();
     this.hpaned6.CanFocus = true;
     this.hpaned6.Name = "hpaned6";
     this.hpaned6.Position = 10;
     this.hbox20.Add (this.hpaned6);
     global::Gtk.Box.BoxChild w143 = ((global::Gtk.Box.BoxChild)(this.hbox20 [this.hpaned6]));
     w143.PackType = ((global::Gtk.PackType)(1));
     w143.Position = 3;
     // Container child hbox20.Gtk.Box+BoxChild
     this.btnAddDefaultDescr = new global::Gtk.Button ();
     this.btnAddDefaultDescr.CanFocus = true;
     this.btnAddDefaultDescr.Name = "btnAddDefaultDescr";
     this.btnAddDefaultDescr.UseUnderline = true;
     this.btnAddDefaultDescr.Relief = ((global::Gtk.ReliefStyle)(2));
     global::Gtk.Image w144 = new global::Gtk.Image ();
     w144.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("SubZeroViewer2.res.buttons.add_defaults.png");
     this.btnAddDefaultDescr.Image = w144;
     this.hbox20.Add (this.btnAddDefaultDescr);
     global::Gtk.Box.BoxChild w145 = ((global::Gtk.Box.BoxChild)(this.hbox20 [this.btnAddDefaultDescr]));
     w145.PackType = ((global::Gtk.PackType)(1));
     w145.Position = 4;
     w145.Expand = false;
     w145.Fill = false;
     // Container child hbox20.Gtk.Box+BoxChild
     this.hpaned7 = new global::Gtk.HPaned ();
     this.hpaned7.CanFocus = true;
     this.hpaned7.Name = "hpaned7";
     this.hpaned7.Position = 10;
     this.hbox20.Add (this.hpaned7);
     global::Gtk.Box.BoxChild w146 = ((global::Gtk.Box.BoxChild)(this.hbox20 [this.hpaned7]));
     w146.PackType = ((global::Gtk.PackType)(1));
     w146.Position = 5;
     this.vbox14.Add (this.hbox20);
     global::Gtk.Box.BoxChild w147 = ((global::Gtk.Box.BoxChild)(this.vbox14 [this.hbox20]));
     w147.Position = 1;
     w147.Expand = false;
     w147.Fill = false;
     this.GtkAlignment27.Add (this.vbox14);
     this.frame14.Add (this.GtkAlignment27);
     this.GtkLabel26 = new global::Gtk.Label ();
     this.GtkLabel26.Name = "GtkLabel26";
     this.GtkLabel26.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Device Log File Description</b>");
     this.GtkLabel26.UseMarkup = true;
     this.frame14.LabelWidget = this.GtkLabel26;
     this.vbox13.Add (this.frame14);
     global::Gtk.Box.BoxChild w150 = ((global::Gtk.Box.BoxChild)(this.vbox13 [this.frame14]));
     w150.PackType = ((global::Gtk.PackType)(1));
     w150.Position = 3;
     w150.Expand = false;
     w150.Fill = false;
     // Container child vbox13.Gtk.Box+BoxChild
     this.hbox9 = new global::Gtk.HBox ();
     this.hbox9.Name = "hbox9";
     this.hbox9.Spacing = 6;
     // Container child hbox9.Gtk.Box+BoxChild
     this.hbox12 = new global::Gtk.HBox ();
     this.hbox12.Name = "hbox12";
     this.hbox12.Spacing = 6;
     // Container child hbox12.Gtk.Box+BoxChild
     this.label14 = new global::Gtk.Label ();
     this.label14.Name = "label14";
     this.label14.LabelProp = global::Mono.Unix.Catalog.GetString ("Server Subdirectory");
     this.hbox12.Add (this.label14);
     global::Gtk.Box.BoxChild w151 = ((global::Gtk.Box.BoxChild)(this.hbox12 [this.label14]));
     w151.Position = 0;
     w151.Expand = false;
     w151.Fill = false;
     // Container child hbox12.Gtk.Box+BoxChild
     this.entDeviceServerSubDir = new global::Gtk.Entry ();
     this.entDeviceServerSubDir.CanFocus = true;
     this.entDeviceServerSubDir.Name = "entDeviceServerSubDir";
     this.entDeviceServerSubDir.IsEditable = true;
     this.entDeviceServerSubDir.InvisibleChar = '●';
     this.hbox12.Add (this.entDeviceServerSubDir);
     global::Gtk.Box.BoxChild w152 = ((global::Gtk.Box.BoxChild)(this.hbox12 [this.entDeviceServerSubDir]));
     w152.Position = 1;
     // Container child hbox12.Gtk.Box+BoxChild
     this.btnSettingsBrowse = new global::Gtk.Button ();
     this.btnSettingsBrowse.CanFocus = true;
     this.btnSettingsBrowse.Name = "btnSettingsBrowse";
     this.btnSettingsBrowse.UseUnderline = true;
     this.btnSettingsBrowse.Relief = ((global::Gtk.ReliefStyle)(2));
     global::Gtk.Image w153 = new global::Gtk.Image ();
     w153.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("SubZeroViewer2.res.buttons.browse_button.png");
     this.btnSettingsBrowse.Image = w153;
     this.hbox12.Add (this.btnSettingsBrowse);
     global::Gtk.Box.BoxChild w154 = ((global::Gtk.Box.BoxChild)(this.hbox12 [this.btnSettingsBrowse]));
     w154.PackType = ((global::Gtk.PackType)(1));
     w154.Position = 2;
     w154.Expand = false;
     w154.Fill = false;
     this.hbox9.Add (this.hbox12);
     global::Gtk.Box.BoxChild w155 = ((global::Gtk.Box.BoxChild)(this.hbox9 [this.hbox12]));
     w155.Position = 0;
     this.vbox13.Add (this.hbox9);
     global::Gtk.Box.BoxChild w156 = ((global::Gtk.Box.BoxChild)(this.vbox13 [this.hbox9]));
     w156.PackType = ((global::Gtk.PackType)(1));
     w156.Position = 4;
     w156.Expand = false;
     w156.Fill = false;
     // Container child vbox13.Gtk.Box+BoxChild
     this.hbox11 = new global::Gtk.HBox ();
     this.hbox11.Name = "hbox11";
     this.hbox11.Spacing = 6;
     // Container child hbox11.Gtk.Box+BoxChild
     this.label16 = new global::Gtk.Label ();
     this.label16.Name = "label16";
     this.label16.LabelProp = global::Mono.Unix.Catalog.GetString ("Server");
     this.hbox11.Add (this.label16);
     global::Gtk.Box.BoxChild w157 = ((global::Gtk.Box.BoxChild)(this.hbox11 [this.label16]));
     w157.Position = 0;
     w157.Expand = false;
     w157.Fill = false;
     // Container child hbox11.Gtk.Box+BoxChild
     this.cboDeviceServer = global::Gtk.ComboBox.NewText ();
     this.cboDeviceServer.Name = "cboDeviceServer";
     this.hbox11.Add (this.cboDeviceServer);
     global::Gtk.Box.BoxChild w158 = ((global::Gtk.Box.BoxChild)(this.hbox11 [this.cboDeviceServer]));
     w158.PackType = ((global::Gtk.PackType)(1));
     w158.Position = 1;
     this.vbox13.Add (this.hbox11);
     global::Gtk.Box.BoxChild w159 = ((global::Gtk.Box.BoxChild)(this.vbox13 [this.hbox11]));
     w159.PackType = ((global::Gtk.PackType)(1));
     w159.Position = 5;
     w159.Expand = false;
     w159.Fill = false;
     this.GtkAlignment26.Add (this.vbox13);
     this.frame11.Add (this.GtkAlignment26);
     this.vbox12.Add (this.frame11);
     global::Gtk.Box.BoxChild w162 = ((global::Gtk.Box.BoxChild)(this.vbox12 [this.frame11]));
     w162.Position = 0;
     w162.Expand = false;
     w162.Fill = false;
     this.hbDeviceSettings.Add (this.vbox12);
     global::Gtk.Box.BoxChild w163 = ((global::Gtk.Box.BoxChild)(this.hbDeviceSettings [this.vbox12]));
     w163.Position = 1;
     this.nbFrames.Add (this.hbDeviceSettings);
     global::Gtk.Notebook.NotebookChild w164 = ((global::Gtk.Notebook.NotebookChild)(this.nbFrames [this.hbDeviceSettings]));
     w164.Position = 5;
     // Notebook tab
     this.lbl_nbDeviceSettings = new global::Gtk.Label ();
     this.lbl_nbDeviceSettings.Name = "lbl_nbDeviceSettings";
     this.lbl_nbDeviceSettings.LabelProp = global::Mono.Unix.Catalog.GetString ("DeviceSettings");
     this.nbFrames.SetTabLabel (this.hbDeviceSettings, this.lbl_nbDeviceSettings);
     this.lbl_nbDeviceSettings.ShowAll ();
     // Container child nbFrames.Gtk.Notebook+NotebookChild
     this.hbGraph = new global::Gtk.HBox ();
     this.hbGraph.Name = "hbGraph";
     this.hbGraph.Spacing = 6;
     this.hbGraph.BorderWidth = ((uint)(3));
     // Container child hbGraph.Gtk.Box+BoxChild
     this.fraButtons = new global::Gtk.Frame ();
     this.fraButtons.Name = "fraButtons";
     this.fraButtons.ShadowType = ((global::Gtk.ShadowType)(4));
     this.fraButtons.BorderWidth = ((uint)(3));
     // Container child fraButtons.Gtk.Container+ContainerChild
     this.GtkAlignment35 = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.GtkAlignment35.Name = "GtkAlignment35";
     this.GtkAlignment35.BorderWidth = ((uint)(3));
     // Container child GtkAlignment35.Gtk.Container+ContainerChild
     this.vbox17 = new global::Gtk.VBox ();
     this.vbox17.Name = "vbox17";
     this.vbox17.Spacing = 6;
     // Container child vbox17.Gtk.Box+BoxChild
     this.vbox19 = new global::Gtk.VBox ();
     this.vbox19.Name = "vbox19";
     this.vbox19.Spacing = 6;
     // Container child vbox19.Gtk.Box+BoxChild
     this.btnGraphBack = new global::Gtk.Button ();
     this.btnGraphBack.CanFocus = true;
     this.btnGraphBack.Name = "btnGraphBack";
     this.btnGraphBack.UseUnderline = true;
     this.btnGraphBack.Relief = ((global::Gtk.ReliefStyle)(2));
     global::Gtk.Image w165 = new global::Gtk.Image ();
     w165.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("SubZeroViewer2.res.buttons.back_blue.png");
     this.btnGraphBack.Image = w165;
     this.vbox19.Add (this.btnGraphBack);
     global::Gtk.Box.BoxChild w166 = ((global::Gtk.Box.BoxChild)(this.vbox19 [this.btnGraphBack]));
     w166.Position = 0;
     w166.Expand = false;
     w166.Fill = false;
     // Container child vbox19.Gtk.Box+BoxChild
     this.vpaned9 = new global::Gtk.VPaned ();
     this.vpaned9.CanFocus = true;
     this.vpaned9.Name = "vpaned9";
     this.vpaned9.Position = 1;
     this.vbox19.Add (this.vpaned9);
     global::Gtk.Box.BoxChild w167 = ((global::Gtk.Box.BoxChild)(this.vbox19 [this.vpaned9]));
     w167.Position = 1;
     this.vbox17.Add (this.vbox19);
     global::Gtk.Box.BoxChild w168 = ((global::Gtk.Box.BoxChild)(this.vbox17 [this.vbox19]));
     w168.Position = 0;
     // Container child vbox17.Gtk.Box+BoxChild
     this.btnGraphHome = new global::Gtk.Button ();
     this.btnGraphHome.CanFocus = true;
     this.btnGraphHome.Name = "btnGraphHome";
     this.btnGraphHome.UseUnderline = true;
     this.btnGraphHome.Relief = ((global::Gtk.ReliefStyle)(2));
     global::Gtk.Image w169 = new global::Gtk.Image ();
     w169.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("SubZeroViewer2.res.buttons.home_blue.png");
     this.btnGraphHome.Image = w169;
     this.vbox17.Add (this.btnGraphHome);
     global::Gtk.Box.BoxChild w170 = ((global::Gtk.Box.BoxChild)(this.vbox17 [this.btnGraphHome]));
     w170.Position = 1;
     w170.Expand = false;
     w170.Fill = false;
     this.GtkAlignment35.Add (this.vbox17);
     this.fraButtons.Add (this.GtkAlignment35);
     this.hbGraph.Add (this.fraButtons);
     global::Gtk.Box.BoxChild w173 = ((global::Gtk.Box.BoxChild)(this.hbGraph [this.fraButtons]));
     w173.Position = 0;
     w173.Expand = false;
     w173.Fill = false;
     // Container child hbGraph.Gtk.Box+BoxChild
     this.fraGraph = new global::Gtk.Frame ();
     this.fraGraph.Name = "fraGraph";
     this.fraGraph.ShadowType = ((global::Gtk.ShadowType)(4));
     // Container child fraGraph.Gtk.Container+ContainerChild
     this.GtkAlignment42 = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.GtkAlignment42.Name = "GtkAlignment42";
     // Container child GtkAlignment42.Gtk.Container+ContainerChild
     this.hbox23 = new global::Gtk.HBox ();
     this.hbox23.Name = "hbox23";
     this.hbox23.Spacing = 6;
     // Container child hbox23.Gtk.Box+BoxChild
     this.vbox2 = new global::Gtk.VBox ();
     this.vbox2.Name = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.nbGraph = new global::Gtk.Notebook ();
     this.nbGraph.CanFocus = true;
     this.nbGraph.Name = "nbGraph";
     this.nbGraph.CurrentPage = 0;
     // Container child nbGraph.Gtk.Notebook+NotebookChild
     this.swGraph = new global::Gtk.ScrolledWindow ();
     this.swGraph.CanFocus = true;
     this.swGraph.Name = "swGraph";
     this.swGraph.VscrollbarPolicy = ((global::Gtk.PolicyType)(2));
     this.swGraph.HscrollbarPolicy = ((global::Gtk.PolicyType)(0));
     this.swGraph.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child swGraph.Gtk.Container+ContainerChild
     global::Gtk.Viewport w174 = new global::Gtk.Viewport ();
     w174.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.img_graph = new global::Gtk.Image ();
     this.img_graph.Name = "img_graph";
     w174.Add (this.img_graph);
     this.swGraph.Add (w174);
     this.nbGraph.Add (this.swGraph);
     // Notebook tab
     this.label1 = new global::Gtk.Label ();
     this.label1.Name = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("Temperature Log");
     this.nbGraph.SetTabLabel (this.swGraph, this.label1);
     this.label1.ShowAll ();
     // Container child nbGraph.Gtk.Notebook+NotebookChild
     this.swAlarms = new global::Gtk.ScrolledWindow ();
     this.swAlarms.Name = "swAlarms";
     this.swAlarms.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child swAlarms.Gtk.Container+ContainerChild
     this.tvwAlarms = new global::Gtk.TreeView ();
     this.tvwAlarms.CanFocus = true;
     this.tvwAlarms.Name = "tvwAlarms";
     this.swAlarms.Add (this.tvwAlarms);
     this.nbGraph.Add (this.swAlarms);
     global::Gtk.Notebook.NotebookChild w179 = ((global::Gtk.Notebook.NotebookChild)(this.nbGraph [this.swAlarms]));
     w179.Position = 1;
     // Notebook tab
     this.label15 = new global::Gtk.Label ();
     this.label15.Name = "label15";
     this.label15.LabelProp = global::Mono.Unix.Catalog.GetString ("Alarms");
     this.nbGraph.SetTabLabel (this.swAlarms, this.label15);
     this.label15.ShowAll ();
     this.vbox2.Add (this.nbGraph);
     global::Gtk.Box.BoxChild w180 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.nbGraph]));
     w180.Position = 0;
     this.hbox23.Add (this.vbox2);
     global::Gtk.Box.BoxChild w181 = ((global::Gtk.Box.BoxChild)(this.hbox23 [this.vbox2]));
     w181.Position = 0;
     this.GtkAlignment42.Add (this.hbox23);
     this.fraGraph.Add (this.GtkAlignment42);
     this.lblGraph = new global::Gtk.Label ();
     this.lblGraph.Name = "lblGraph";
     this.lblGraph.UseMarkup = true;
     this.fraGraph.LabelWidget = this.lblGraph;
     this.hbGraph.Add (this.fraGraph);
     global::Gtk.Box.BoxChild w184 = ((global::Gtk.Box.BoxChild)(this.hbGraph [this.fraGraph]));
     w184.Position = 1;
     this.nbFrames.Add (this.hbGraph);
     global::Gtk.Notebook.NotebookChild w185 = ((global::Gtk.Notebook.NotebookChild)(this.nbFrames [this.hbGraph]));
     w185.Position = 6;
     // Notebook tab
     this.lbl_nbGraph = new global::Gtk.Label ();
     this.lbl_nbGraph.Name = "lbl_nbGraph";
     this.lbl_nbGraph.LabelProp = global::Mono.Unix.Catalog.GetString ("Graph");
     this.nbFrames.SetTabLabel (this.hbGraph, this.lbl_nbGraph);
     this.lbl_nbGraph.ShowAll ();
     // Container child nbFrames.Gtk.Notebook+NotebookChild
     this.hbFtpBrowser = new global::Gtk.HBox ();
     this.hbFtpBrowser.Name = "hbFtpBrowser";
     this.hbFtpBrowser.Spacing = 6;
     this.hbFtpBrowser.BorderWidth = ((uint)(3));
     // Container child hbFtpBrowser.Gtk.Box+BoxChild
     this.frame1 = new global::Gtk.Frame ();
     this.frame1.Name = "frame1";
     this.frame1.ShadowType = ((global::Gtk.ShadowType)(4));
     this.frame1.BorderWidth = ((uint)(3));
     // Container child frame1.Gtk.Container+ContainerChild
     this.GtkAlignment43 = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.GtkAlignment43.Name = "GtkAlignment43";
     this.GtkAlignment43.BorderWidth = ((uint)(3));
     // Container child GtkAlignment43.Gtk.Container+ContainerChild
     this.vbox16 = new global::Gtk.VBox ();
     this.vbox16.Name = "vbox16";
     this.vbox16.Spacing = 6;
     // Container child vbox16.Gtk.Box+BoxChild
     this.btnFtpBack = new global::Gtk.Button ();
     this.btnFtpBack.CanFocus = true;
     this.btnFtpBack.Name = "btnFtpBack";
     this.btnFtpBack.UseUnderline = true;
     this.btnFtpBack.Relief = ((global::Gtk.ReliefStyle)(2));
     global::Gtk.Image w186 = new global::Gtk.Image ();
     w186.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("SubZeroViewer2.res.buttons.back_blue.png");
     this.btnFtpBack.Image = w186;
     this.vbox16.Add (this.btnFtpBack);
     global::Gtk.Box.BoxChild w187 = ((global::Gtk.Box.BoxChild)(this.vbox16 [this.btnFtpBack]));
     w187.Position = 0;
     w187.Expand = false;
     w187.Fill = false;
     // Container child vbox16.Gtk.Box+BoxChild
     this.vpaned12 = new global::Gtk.VPaned ();
     this.vpaned12.CanFocus = true;
     this.vpaned12.Name = "vpaned12";
     this.vpaned12.Position = 10;
     this.vbox16.Add (this.vpaned12);
     global::Gtk.Box.BoxChild w188 = ((global::Gtk.Box.BoxChild)(this.vbox16 [this.vpaned12]));
     w188.Position = 1;
     this.GtkAlignment43.Add (this.vbox16);
     this.frame1.Add (this.GtkAlignment43);
     this.hbFtpBrowser.Add (this.frame1);
     global::Gtk.Box.BoxChild w191 = ((global::Gtk.Box.BoxChild)(this.hbFtpBrowser [this.frame1]));
     w191.Position = 0;
     w191.Expand = false;
     w191.Fill = false;
     // Container child hbFtpBrowser.Gtk.Box+BoxChild
     this.frame5 = new global::Gtk.Frame ();
     this.frame5.Name = "frame5";
     this.frame5.ShadowType = ((global::Gtk.ShadowType)(4));
     this.frame5.BorderWidth = ((uint)(3));
     // Container child frame5.Gtk.Container+ContainerChild
     this.GtkAlignment45 = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.GtkAlignment45.Name = "GtkAlignment45";
     this.GtkAlignment45.LeftPadding = ((uint)(2));
     this.GtkAlignment45.TopPadding = ((uint)(2));
     this.GtkAlignment45.RightPadding = ((uint)(2));
     this.GtkAlignment45.BottomPadding = ((uint)(2));
     this.GtkAlignment45.BorderWidth = ((uint)(2));
     // Container child GtkAlignment45.Gtk.Container+ContainerChild
     this.ivFtpBrowser = new global::Gtk.IconView ();
     this.ivFtpBrowser.CanFocus = true;
     this.ivFtpBrowser.Name = "ivFtpBrowser";
     this.ivFtpBrowser.Margin = 0;
     this.GtkAlignment45.Add (this.ivFtpBrowser);
     this.frame5.Add (this.GtkAlignment45);
     this.hbFtpBrowser.Add (this.frame5);
     global::Gtk.Box.BoxChild w194 = ((global::Gtk.Box.BoxChild)(this.hbFtpBrowser [this.frame5]));
     w194.Position = 1;
     this.nbFrames.Add (this.hbFtpBrowser);
     global::Gtk.Notebook.NotebookChild w195 = ((global::Gtk.Notebook.NotebookChild)(this.nbFrames [this.hbFtpBrowser]));
     w195.Position = 7;
     // Notebook tab
     this.lbl_nbFtpBrowser = new global::Gtk.Label ();
     this.lbl_nbFtpBrowser.Name = "lbl_nbFtpBrowser";
     this.lbl_nbFtpBrowser.LabelProp = global::Mono.Unix.Catalog.GetString ("FtpBrowser");
     this.nbFrames.SetTabLabel (this.hbFtpBrowser, this.lbl_nbFtpBrowser);
     this.lbl_nbFtpBrowser.ShowAll ();
     this.vbox1.Add (this.nbFrames);
     global::Gtk.Box.BoxChild w196 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.nbFrames]));
     w196.Position = 1;
     // Container child vbox1.Gtk.Box+BoxChild
     this.sb_status = new global::Gtk.Statusbar ();
     this.sb_status.Name = "sb_status";
     this.sb_status.Spacing = 6;
     this.vbox1.Add (this.sb_status);
     global::Gtk.Box.BoxChild w197 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.sb_status]));
     w197.PackType = ((global::Gtk.PackType)(1));
     w197.Position = 2;
     w197.Expand = false;
     w197.Fill = false;
     this.Add (this.vbox1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 1237;
     this.DefaultHeight = 1915;
     this.lbl_nbHome.Hide ();
     this.lbl_nbConfig.Hide ();
     this.btnServerSettingsSave.Hide ();
     this.fraAuth.Hide ();
     this.lbl_nbServerSettings.Hide ();
     this.lbl_nbServerBrowser.Hide ();
     this.lbl_nbDeviceBrowser.Hide ();
     this.btnDeviceSettingsSave.Hide ();
     this.lbl_nbDeviceSettings.Hide ();
     this.lbl_nbGraph.Hide ();
     this.lbl_nbFtpBrowser.Hide ();
     this.Show ();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler (this.OnDeleteEvent);
 }