示例#1
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget LapseStudioGtkUI.Graph
     global::Stetic.BinContainer.Attach(this);
     this.Name = "LapseStudioGtkUI.Graph";
     // Container child LapseStudioGtkUI.Graph.Gtk.Container+ContainerChild
     this.GraphEventBox      = new global::Gtk.EventBox();
     this.GraphEventBox.Name = "GraphEventBox";
     // Container child GraphEventBox.Gtk.Container+ContainerChild
     this.GraphView      = new global::Gtk.DrawingArea();
     this.GraphView.Name = "GraphView";
     this.GraphEventBox.Add(this.GraphView);
     this.Add(this.GraphEventBox);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.GraphEventBox.ButtonPressEvent   += new global::Gtk.ButtonPressEventHandler(this.OnGraphEventBoxButtonPressEvent);
     this.GraphEventBox.ButtonReleaseEvent += new global::Gtk.ButtonReleaseEventHandler(this.OnGraphEventBoxButtonReleaseEvent);
     this.GraphEventBox.MotionNotifyEvent  += new global::Gtk.MotionNotifyEventHandler(this.OnGraphEventBoxMotionNotifyEvent);
     this.GraphEventBox.SizeAllocated      += new global::Gtk.SizeAllocatedHandler(this.OnGraphEventBoxSizeAllocated);
     this.GraphEventBox.ExposeEvent        += new global::Gtk.ExposeEventHandler(this.OnGraphEventBoxExposeEvent);
 }
示例#2
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget LongoMatch.Gui.Component.ToggleTopBar
     global::Stetic.BinContainer.Attach(this);
     this.Name = "LongoMatch.Gui.Component.ToggleTopBar";
     // Container child LongoMatch.Gui.Component.ToggleTopBar.Gtk.Container+ContainerChild
     this.gradienttopbar = new global::Gtk.EventBox();
     this.gradienttopbar.HeightRequest = 70;
     this.gradienttopbar.Name          = "gradienttopbar";
     // Container child gradienttopbar.Gtk.Container+ContainerChild
     this.alignment1 = new global::Gtk.Alignment(0F, 0.5F, 0F, 1F);
     this.alignment1.HeightRequest = 70;
     this.alignment1.Name          = "alignment1";
     this.alignment1.LeftPadding   = ((uint)(15));
     this.alignment1.TopPadding    = ((uint)(20));
     this.alignment1.BottomPadding = ((uint)(23));
     // Container child alignment1.Gtk.Container+ContainerChild
     this.buttoncontainer = new global::Gtk.HBox();
     this.buttoncontainer.HeightRequest = 28;
     this.buttoncontainer.Name          = "buttoncontainer";
     this.buttoncontainer.Homogeneous   = true;
     this.alignment1.Add(this.buttoncontainer);
     this.gradienttopbar.Add(this.alignment1);
     this.Add(this.gradienttopbar);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Yamster.ThreadViewerDivider
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Yamster.ThreadViewerDivider";
     // Container child Yamster.ThreadViewerDivider.Gtk.Container+ContainerChild
     this.ctlOuterBox      = new global::Gtk.EventBox();
     this.ctlOuterBox.Name = "ctlOuterBox";
     // Container child ctlOuterBox.Gtk.Container+ContainerChild
     this.alignment1               = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment1.Name          = "alignment1";
     this.alignment1.LeftPadding   = ((uint)(3));
     this.alignment1.TopPadding    = ((uint)(12));
     this.alignment1.RightPadding  = ((uint)(8));
     this.alignment1.BottomPadding = ((uint)(6));
     // Container child alignment1.Gtk.Container+ContainerChild
     this.ctlColorBox = new global::Gtk.EventBox();
     this.ctlColorBox.HeightRequest = 10;
     this.ctlColorBox.Name          = "ctlColorBox";
     this.alignment1.Add(this.ctlColorBox);
     this.ctlOuterBox.Add(this.alignment1);
     this.Add(this.ctlOuterBox);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget LliureXMiniScreen.MainWindow
     this.Name           = "LliureXMiniScreen.MainWindow";
     this.Title          = global::Mono.Unix.Catalog.GetString("MiniScreen");
     this.Icon           = global::Stetic.IconLoader.LoadIcon(this, "stock_zoom-shift", global::Gtk.IconSize.Menu);
     this.TypeHint       = ((global::Gdk.WindowTypeHint)(6));
     this.WindowPosition = ((global::Gtk.WindowPosition)(1));
     this.BorderWidth    = ((uint)(2));
     this.Resizable      = false;
     this.AllowGrow      = false;
     this.Gravity        = ((global::Gdk.Gravity)(7));
     // Container child LliureXMiniScreen.MainWindow.Gtk.Container+ContainerChild
     this.eventbox1      = new global::Gtk.EventBox();
     this.eventbox1.Name = "eventbox1";
     // Container child eventbox1.Gtk.Container+ContainerChild
     this.MiniScreen      = new global::Gtk.DrawingArea();
     this.MiniScreen.Name = "MiniScreen";
     this.eventbox1.Add(this.MiniScreen);
     this.Add(this.eventbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 400;
     this.DefaultHeight = 300;
     this.Show();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Wallet.MenuButton
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Wallet.MenuButton";
     // Container child Wallet.MenuButton.Gtk.Container+ContainerChild
     this.eventbox      = new global::Gtk.EventBox();
     this.eventbox.Name = "eventbox";
     // Container child eventbox.Gtk.Container+ContainerChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     this.hbox1.Add(this.vbox1);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vbox1]));
     w1.Position = 0;
     this.eventbox.Add(this.hbox1);
     this.Add(this.eventbox);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget LongoMatch.Gui.VideoWindow
     global::Stetic.BinContainer.Attach (this);
     this.Name = "LongoMatch.Gui.VideoWindow";
     // Container child LongoMatch.Gui.VideoWindow.Gtk.Container+ContainerChild
     this.totalbox = new global::Gtk.HBox ();
     this.totalbox.Name = "totalbox";
     // Container child totalbox.Gtk.Box+BoxChild
     this.videoeventbox = new global::Gtk.EventBox ();
     this.videoeventbox.Name = "videoeventbox";
     this.totalbox.Add (this.videoeventbox);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.totalbox [this.videoeventbox]));
     w1.Position = 0;
     // Container child totalbox.Gtk.Box+BoxChild
     this.messageLabel = new global::Gtk.Label ();
     this.messageLabel.Name = "messageLabel";
     this.messageLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("Out of scope");
     this.totalbox.Add (this.messageLabel);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.totalbox [this.messageLabel]));
     w2.Position = 1;
     this.Add (this.totalbox);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
 }
示例#7
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));
     this.Resizable      = false;
     this.AllowGrow      = false;
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.EventBox1      = new global::Gtk.EventBox();
     this.EventBox1.Name = "EventBox1";
     // Container child EventBox1.Gtk.Container+ContainerChild
     this.Map        = new global::Gtk.Image();
     this.Map.Name   = "Map";
     this.Map.Pixbuf = global::Gdk.Pixbuf.LoadFromResource("Moi.Selection_012.png");
     this.EventBox1.Add(this.Map);
     this.Add(this.EventBox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 1754;
     this.DefaultHeight = 954;
     this.Show();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent);
     this.EventBox1.ButtonPressEvent += new global::Gtk.ButtonPressEventHandler(this.MapClick);
     this.Map.ButtonPressEvent       += new global::Gtk.ButtonPressEventHandler(this.MapClick);
 }
示例#8
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget USB
     this.Name           = "USB";
     this.Title          = global::Mono.Unix.Catalog.GetString("USB READ");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Container child USB.Gtk.Container+ContainerChild
     this.vpaned1          = new global::Gtk.VPaned();
     this.vpaned1.CanFocus = true;
     this.vpaned1.Name     = "vpaned1";
     this.vpaned1.Position = 148;
     // Container child vpaned1.Gtk.Paned+PanedChild
     this.label      = new global::Gtk.Label();
     this.label.Name = "label";
     this.vpaned1.Add(this.label);
     global::Gtk.Paned.PanedChild w1 = ((global::Gtk.Paned.PanedChild)(this.vpaned1[this.label]));
     w1.Resize = false;
     // Container child vpaned1.Gtk.Paned+PanedChild
     this.eventbox1               = new global::Gtk.EventBox();
     this.eventbox1.Name          = "eventbox1";
     this.eventbox1.VisibleWindow = false;
     // Container child eventbox1.Gtk.Container+ContainerChild
     this.fixed1           = new global::Gtk.Fixed();
     this.fixed1.Name      = "fixed1";
     this.fixed1.HasWindow = false;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.button2              = new global::Gtk.Button();
     this.button2.CanFocus     = true;
     this.button2.Name         = "button2";
     this.button2.UseUnderline = true;
     this.button2.Label        = global::Mono.Unix.Catalog.GetString("   Stop  ");
     this.fixed1.Add(this.button2);
     global::Gtk.Fixed.FixedChild w2 = ((global::Gtk.Fixed.FixedChild)(this.fixed1[this.button2]));
     w2.X = 266;
     w2.Y = 14;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.button1              = new global::Gtk.Button();
     this.button1.CanFocus     = true;
     this.button1.Name         = "button1";
     this.button1.UseUnderline = true;
     this.button1.Label        = global::Mono.Unix.Catalog.GetString("   Pusk   ");
     this.fixed1.Add(this.button1);
     global::Gtk.Fixed.FixedChild w3 = ((global::Gtk.Fixed.FixedChild)(this.fixed1[this.button1]));
     w3.X = 178;
     w3.Y = 14;
     this.eventbox1.Add(this.fixed1);
     this.vpaned1.Add(this.eventbox1);
     this.Add(this.vpaned1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 341;
     this.DefaultHeight = 217;
     this.Show();
     this.DeleteEvent     += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent);
     this.button2.Clicked += new global::System.EventHandler(this.On_bStop);
     this.button1.Clicked += new global::System.EventHandler(this.On_bPusk);
 }
示例#9
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget CarGlass.Dialogs.ClientCalendar
     this.Name           = "CarGlass.Dialogs.ClientCalendar";
     this.Title          = global::Mono.Unix.Catalog.GetString("ClientCalendar");
     this.WindowPosition = ((global::Gtk.WindowPosition)(3));
     // Container child CarGlass.Dialogs.ClientCalendar.Gtk.Container+ContainerChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.eventbox      = new global::Gtk.EventBox();
     this.eventbox.Name = "eventbox";
     // Container child eventbox.Gtk.Container+ContainerChild
     this.tableOrders               = new global::Gtk.Table(((uint)(3)), ((uint)(8)), false);
     this.tableOrders.Name          = "tableOrders";
     this.tableOrders.RowSpacing    = ((uint)(1));
     this.tableOrders.ColumnSpacing = ((uint)(1));
     this.eventbox.Add(this.tableOrders);
     this.hbox1.Add(this.eventbox);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.eventbox]));
     w2.Position = 0;
     this.Add(this.hbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 400;
     this.DefaultHeight = 300;
     this.Show();
     this.tableOrders.ExposeEvent += new global::Gtk.ExposeEventHandler(this.OnTableOrdersExposeEvent);
 }
示例#10
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Wallet.Widgets.Status
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Wallet.Widgets.Status";
     // Container child Wallet.Widgets.Status.Gtk.Container+ContainerChild
     this.eventbox1      = new global::Gtk.EventBox();
     this.eventbox1.Name = "eventbox1";
     // Container child eventbox1.Gtk.Container+ContainerChild
     this.hbox3             = new global::Gtk.HBox();
     this.hbox3.Name        = "hbox3";
     this.hbox3.Spacing     = 6;
     this.hbox3.BorderWidth = ((uint)(15));
     // Container child hbox3.Gtk.Box+BoxChild
     this.label1      = new global::Gtk.Label();
     this.label1.Name = "label1";
     this.hbox3.Add(this.label1);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.label1]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     this.eventbox1.Add(this.hbox3);
     this.Add(this.eventbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
示例#11
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget iMetaGui.iButton
     global::Stetic.BinContainer.Attach(this);
     this.WidthRequest  = 84;
     this.HeightRequest = 22;
     this.Name          = "iMetaGui.iButton";
     // Container child iMetaGui.iButton.Gtk.Container+ContainerChild
     this.eventbox1 = new global::Gtk.EventBox();
     this.eventbox1.WidthRequest  = 84;
     this.eventbox1.HeightRequest = 22;
     this.eventbox1.Name          = "eventbox1";
     // Container child eventbox1.Gtk.Container+ContainerChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("<span size=\"x-large\">[Button Text]</span>");
     this.label1.UseMarkup = true;
     this.eventbox1.Add(this.label1);
     this.Add(this.eventbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
示例#12
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget iMetaGui.iButton
     global::Stetic.BinContainer.Attach (this);
     this.WidthRequest = 84;
     this.HeightRequest = 22;
     this.Name = "iMetaGui.iButton";
     // Container child iMetaGui.iButton.Gtk.Container+ContainerChild
     this.eventbox1 = new global::Gtk.EventBox ();
     this.eventbox1.WidthRequest = 84;
     this.eventbox1.HeightRequest = 22;
     this.eventbox1.Name = "eventbox1";
     // Container child eventbox1.Gtk.Container+ContainerChild
     this.label1 = new global::Gtk.Label ();
     this.label1.Name = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("<span size=\"x-large\">[Button Text]</span>");
     this.label1.UseMarkup = true;
     this.eventbox1.Add (this.label1);
     this.Add (this.eventbox1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
 }
示例#13
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget VAS.UI.VideoWindow
     global::Stetic.BinContainer.Attach(this);
     this.Name = "VAS.UI.VideoWindow";
     // Container child VAS.UI.VideoWindow.Gtk.Container+ContainerChild
     this.totalbox      = new global::Gtk.HBox();
     this.totalbox.Name = "totalbox";
     // Container child totalbox.Gtk.Box+BoxChild
     this.videoeventbox      = new global::Gtk.EventBox();
     this.videoeventbox.Name = "videoeventbox";
     this.totalbox.Add(this.videoeventbox);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.totalbox[this.videoeventbox]));
     w1.Position = 0;
     // Container child totalbox.Gtk.Box+BoxChild
     this.messageLabel           = new global::Gtk.Label();
     this.messageLabel.Name      = "messageLabel";
     this.messageLabel.LabelProp = global::VAS.Core.Catalog.GetString("Out of scope");
     this.totalbox.Add(this.messageLabel);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.totalbox[this.messageLabel]));
     w2.Position = 1;
     this.Add(this.totalbox);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget pacinfo.ImageWindow
     this.Name = "pacinfo.ImageWindow";
     this.Title = global::Mono.Unix.Catalog.GetString ("ImageWindow");
     this.WindowPosition = ((global::Gtk.WindowPosition)(2));
     this.DestroyWithParent = true;
     this.Gravity = ((global::Gdk.Gravity)(5));
     // Container child pacinfo.ImageWindow.Gtk.Container+ContainerChild
     this.vbox1 = new global::Gtk.VBox ();
     this.vbox1.Name = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.eventbox1 = new global::Gtk.EventBox ();
     this.eventbox1.Name = "eventbox1";
     // Container child eventbox1.Gtk.Container+ContainerChild
     this.image2 = new global::Gtk.Image ();
     this.image2.Name = "image2";
     this.eventbox1.Add (this.image2);
     this.vbox1.Add (this.eventbox1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.eventbox1]));
     w2.Position = 0;
     w2.Expand = false;
     w2.Fill = false;
     this.Add (this.vbox1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 70;
     this.DefaultHeight = 76;
     this.Show ();
     this.eventbox1.ButtonPressEvent += new global::Gtk.ButtonPressEventHandler (this.OnEventbox1ButtonPressEvent);
 }
示例#15
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget GtkForms.Custom.CalendarWindow
     this.Events          = ((global::Gdk.EventMask)(16384));
     this.Name            = "GtkForms.Custom.CalendarWindow";
     this.Title           = global::Mono.Unix.Catalog.GetString("CalendarWindow");
     this.WindowPosition  = ((global::Gtk.WindowPosition)(4));
     this.Resizable       = false;
     this.AllowGrow       = false;
     this.Decorated       = false;
     this.SkipPagerHint   = true;
     this.SkipTaskbarHint = true;
     // Container child GtkForms.Custom.CalendarWindow.Gtk.Container+ContainerChild
     this.eventbox      = new global::Gtk.EventBox();
     this.eventbox.Name = "eventbox";
     // Container child eventbox.Gtk.Container+ContainerChild
     this.calendar                = new global::Gtk.Calendar();
     this.calendar.CanFocus       = true;
     this.calendar.Name           = "calendar";
     this.calendar.DisplayOptions = ((global::Gtk.CalendarDisplayOptions)(35));
     this.eventbox.Add(this.calendar);
     this.Add(this.eventbox);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 237;
     this.DefaultHeight = 216;
     this.Show();
     this.FocusOutEvent += new global::Gtk.FocusOutEventHandler(this.GtkFormsCustomCalendarWindow_FocusOutEvent);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget LongoMatch.Gui.Component.ToggleTopBar
     global::Stetic.BinContainer.Attach (this);
     this.Name = "LongoMatch.Gui.Component.ToggleTopBar";
     // Container child LongoMatch.Gui.Component.ToggleTopBar.Gtk.Container+ContainerChild
     this.gradienttopbar = new global::Gtk.EventBox ();
     this.gradienttopbar.HeightRequest = 70;
     this.gradienttopbar.Name = "gradienttopbar";
     // Container child gradienttopbar.Gtk.Container+ContainerChild
     this.alignment1 = new global::Gtk.Alignment (0F, 0.5F, 0F, 1F);
     this.alignment1.HeightRequest = 70;
     this.alignment1.Name = "alignment1";
     this.alignment1.LeftPadding = ((uint)(15));
     this.alignment1.TopPadding = ((uint)(20));
     this.alignment1.BottomPadding = ((uint)(23));
     // Container child alignment1.Gtk.Container+ContainerChild
     this.buttoncontainer = new global::Gtk.HBox ();
     this.buttoncontainer.HeightRequest = 28;
     this.buttoncontainer.Name = "buttoncontainer";
     this.buttoncontainer.Homogeneous = true;
     this.alignment1.Add (this.buttoncontainer);
     this.gradienttopbar.Add (this.alignment1);
     this.Add (this.gradienttopbar);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget Vodovoz.UnreadedMessagesWidget
     global::Stetic.BinContainer.Attach (this);
     this.Name = "Vodovoz.UnreadedMessagesWidget";
     // Container child Vodovoz.UnreadedMessagesWidget.Gtk.Container+ContainerChild
     this.vbox1 = new global::Gtk.VBox ();
     this.vbox1.Name = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.eventboxLabel = new global::Gtk.EventBox ();
     this.eventboxLabel.Name = "eventboxLabel";
     // Container child eventboxLabel.Gtk.Container+ContainerChild
     this.labelUnreadedMessages = new global::Gtk.Label ();
     this.labelUnreadedMessages.Name = "labelUnreadedMessages";
     this.labelUnreadedMessages.Xalign = 0F;
     this.labelUnreadedMessages.UseMarkup = true;
     this.eventboxLabel.Add (this.labelUnreadedMessages);
     this.vbox1.Add (this.eventboxLabel);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.eventboxLabel]));
     w2.Position = 0;
     this.Add (this.vbox1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
     this.eventboxLabel.ButtonPressEvent += new global::Gtk.ButtonPressEventHandler (this.OnEventboxLabelButtonPressEvent);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget GtkForms.Custom.CalendarWindow
     this.Events = ((global::Gdk.EventMask)(16384));
     this.Name = "GtkForms.Custom.CalendarWindow";
     this.Title = global::Mono.Unix.Catalog.GetString ("CalendarWindow");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.Resizable = false;
     this.AllowGrow = false;
     this.Decorated = false;
     this.SkipPagerHint = true;
     this.SkipTaskbarHint = true;
     // Container child GtkForms.Custom.CalendarWindow.Gtk.Container+ContainerChild
     this.eventbox = new global::Gtk.EventBox ();
     this.eventbox.Name = "eventbox";
     // Container child eventbox.Gtk.Container+ContainerChild
     this.calendar = new global::Gtk.Calendar ();
     this.calendar.CanFocus = true;
     this.calendar.Name = "calendar";
     this.calendar.DisplayOptions = ((global::Gtk.CalendarDisplayOptions)(35));
     this.eventbox.Add (this.calendar);
     this.Add (this.eventbox);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 237;
     this.DefaultHeight = 216;
     this.Show ();
     this.FocusOutEvent += new global::Gtk.FocusOutEventHandler (this.GtkFormsCustomCalendarWindow_FocusOutEvent);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.Deployment.Gui.FileCopyConfigurationSelector
     global::Stetic.BinContainer.Attach(this);
     this.Events = ((global::Gdk.EventMask)(256));
     this.Name   = "MonoDevelop.Deployment.Gui.FileCopyConfigurationSelector";
     // Container child MonoDevelop.Deployment.Gui.FileCopyConfigurationSelector.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.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 0f;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Target:");
     this.hbox1.Add(this.label1);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.label1]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.comboHandlers      = global::Gtk.ComboBox.NewText();
     this.comboHandlers.Name = "comboHandlers";
     this.hbox1.Add(this.comboHandlers);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.comboHandlers]));
     w2.Position = 1;
     this.vbox1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox1]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hseparator1      = new global::Gtk.HSeparator();
     this.hseparator1.Name = "hseparator1";
     this.vbox1.Add(this.hseparator1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hseparator1]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.editorBox      = new global::Gtk.EventBox();
     this.editorBox.Name = "editorBox";
     this.vbox1.Add(this.editorBox);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.editorBox]));
     w5.Position = 2;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Show();
     this.comboHandlers.Changed += new global::System.EventHandler(this.OnComboHandlersChanged);
 }
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget MonoDevelop.Deployment.Gui.FileCopyConfigurationSelector
			global::Stetic.BinContainer.Attach (this);
			this.Events = ((global::Gdk.EventMask)(256));
			this.Name = "MonoDevelop.Deployment.Gui.FileCopyConfigurationSelector";
			// Container child MonoDevelop.Deployment.Gui.FileCopyConfigurationSelector.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.label1 = new global::Gtk.Label ();
			this.label1.Name = "label1";
			this.label1.Xalign = 0f;
			this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("Target:");
			this.hbox1.Add (this.label1);
			global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.label1]));
			w1.Position = 0;
			w1.Expand = false;
			w1.Fill = false;
			// Container child hbox1.Gtk.Box+BoxChild
			this.comboHandlers = global::Gtk.ComboBox.NewText ();
			this.comboHandlers.Name = "comboHandlers";
			this.hbox1.Add (this.comboHandlers);
			global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.comboHandlers]));
			w2.Position = 1;
			this.vbox1.Add (this.hbox1);
			global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox1]));
			w3.Position = 0;
			w3.Expand = false;
			w3.Fill = false;
			// Container child vbox1.Gtk.Box+BoxChild
			this.hseparator1 = new global::Gtk.HSeparator ();
			this.hseparator1.Name = "hseparator1";
			this.vbox1.Add (this.hseparator1);
			global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hseparator1]));
			w4.Position = 1;
			w4.Expand = false;
			w4.Fill = false;
			// Container child vbox1.Gtk.Box+BoxChild
			this.editorBox = new global::Gtk.EventBox ();
			this.editorBox.Name = "editorBox";
			this.vbox1.Add (this.editorBox);
			global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.editorBox]));
			w5.Position = 2;
			this.Add (this.vbox1);
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.Show ();
			this.comboHandlers.Changed += new global::System.EventHandler (this.OnComboHandlersChanged);
		}
示例#21
0
        public MetroButton(global::Gdk.Pixbuf normalImage,
                           global::Gdk.Pixbuf mousedown,
                           global::Gdk.Pixbuf highlighted)
        {
            global::Stetic.Gui.Initialize(this);
            // Widget CrossPlatformWebServer.MetroButton
            global::Stetic.BinContainer.Attach(this);
            this.Name = "CrossPlatformWebServer.MetroButton";
            if ((this.Child != null))
            {
                this.Child.ShowAll();
            }
            this.Hide();

            this.NormalImage = normalImage;
            this.MouseDown   = mousedown;
            this.Highlighted = highlighted;

            //fixed
            this.fixed1           = new global::Gtk.Fixed();
            this.fixed1.Name      = "fixed1";
            this.fixed1.HasWindow = false;
            this.Add(this.fixed1);
            // Container child fixed1.Gtk.Fixed+FixedChild
            if (highlighted == null)
            {
                this.drawingarea1              = new global::Gtk.DrawingArea();
                this.drawingarea1.Name         = "drawingarea1";
                this.drawingarea1.ExposeEvent += OnExpose;
                this.fixed1.Add(this.drawingarea1);
                global::Gtk.Fixed.FixedChild w1 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.drawingarea1]));
                w1.X = 1;
                w1.Y = 1;
            }
            // Container child fixed1.Gtk.Fixed+FixedChild
            this.eventbox1 = new global::Gtk.EventBox();
            //this.eventbox1.VisibleWindow = false;
            this.eventbox1.ModifyBg(StateType.Normal, new Color(65, 177, 225));
            this.eventbox1.Name                = "eventbox1";
            this.eventbox1.ButtonPressEvent   += new global::Gtk.ButtonPressEventHandler(this.OnEventbox1ButtonPressEvent);
            this.eventbox1.ButtonReleaseEvent += new global::Gtk.ButtonReleaseEventHandler(this.OnEventbox1ButtonReleaseEvent);
            this.eventbox1.EnterNotifyEvent   += new global::Gtk.EnterNotifyEventHandler(this.OnEventbox1EnterNotifyEvent);
            this.eventbox1.LeaveNotifyEvent   += new global::Gtk.LeaveNotifyEventHandler(this.OnEventbox1LeaveNotifyEvent);
            // Container child eventbox1.Gtk.Container+ContainerChild
            this.image1        = new global::Gtk.Image();
            this.image1.Name   = "image1";
            this.image1.Pixbuf = this.NormalImage;
            this.eventbox1.Add(this.image1);
            this.fixed1.Add(this.eventbox1);
            global::Gtk.Fixed.FixedChild w3 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.eventbox1]));
            w3.X = 2;
            w3.Y = 2;

            this.WidthRequest  = normalImage.Width;
            this.HeightRequest = normalImage.Height;
        }
示例#22
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget FloydPink.Flickr.Downloadr.UI.Widgets.PhotoWidget
     global::Stetic.BinContainer.Attach(this);
     this.Name = "FloydPink.Flickr.Downloadr.UI.Widgets.PhotoWidget";
     // Container child FloydPink.Flickr.Downloadr.UI.Widgets.PhotoWidget.Gtk.Container+ContainerChild
     this.vboxContainer         = new global::Gtk.VBox();
     this.vboxContainer.Name    = "vboxContainer";
     this.vboxContainer.Spacing = 10;
     // Container child vboxContainer.Gtk.Box+BoxChild
     this.hboxContainer         = new global::Gtk.HBox();
     this.hboxContainer.Name    = "hboxContainer";
     this.hboxContainer.Spacing = 10;
     // Container child hboxContainer.Gtk.Box+BoxChild
     this.frameMain             = new global::Gtk.Frame();
     this.frameMain.Name        = "frameMain";
     this.frameMain.LabelXalign = 0.95F;
     // Container child frameMain.Gtk.Container+ContainerChild
     this.GtkAlignment               = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment.Name          = "GtkAlignment";
     this.GtkAlignment.BottomPadding = ((uint)(5));
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     this.eventboxMain      = new global::Gtk.EventBox();
     this.eventboxMain.Name = "eventboxMain";
     // Container child eventboxMain.Gtk.Container+ContainerChild
     this.imageMain      = new global::Gtk.Image();
     this.imageMain.Name = "imageMain";
     this.eventboxMain.Add(this.imageMain);
     this.GtkAlignment.Add(this.eventboxMain);
     this.frameMain.Add(this.GtkAlignment);
     this.frameLabel            = new global::Gtk.Label();
     this.frameLabel.Name       = "frameLabel";
     this.frameLabel.LabelProp  = global::Mono.Unix.Catalog.GetString("<span color=\"silver\" size=\"x-large\"><b><big> ☆ </big></b></span>");
     this.frameLabel.UseMarkup  = true;
     this.frameMain.LabelWidget = this.frameLabel;
     this.hboxContainer.Add(this.frameMain);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hboxContainer [this.frameMain]));
     w4.Position = 0;
     w4.Padding  = ((uint)(5));
     this.vboxContainer.Add(this.hboxContainer);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vboxContainer [this.hboxContainer]));
     w5.Position = 0;
     this.Add(this.vboxContainer);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.eventboxMain.ButtonPressEvent += new global::Gtk.ButtonPressEventHandler(this.imageClick);
 }
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget FloydPink.Flickr.Downloadr.UI.Widgets.PhotoWidget
			global::Stetic.BinContainer.Attach (this);
			this.Name = "FloydPink.Flickr.Downloadr.UI.Widgets.PhotoWidget";
			// Container child FloydPink.Flickr.Downloadr.UI.Widgets.PhotoWidget.Gtk.Container+ContainerChild
			this.vboxContainer = new global::Gtk.VBox ();
			this.vboxContainer.Name = "vboxContainer";
			this.vboxContainer.Spacing = 10;
			// Container child vboxContainer.Gtk.Box+BoxChild
			this.hboxContainer = new global::Gtk.HBox ();
			this.hboxContainer.Name = "hboxContainer";
			this.hboxContainer.Spacing = 10;
			// Container child hboxContainer.Gtk.Box+BoxChild
			this.frameMain = new global::Gtk.Frame ();
			this.frameMain.Name = "frameMain";
			this.frameMain.LabelXalign = 0.95F;
			// Container child frameMain.Gtk.Container+ContainerChild
			this.GtkAlignment = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
			this.GtkAlignment.Name = "GtkAlignment";
			this.GtkAlignment.BottomPadding = ((uint)(5));
			// Container child GtkAlignment.Gtk.Container+ContainerChild
			this.eventboxMain = new global::Gtk.EventBox ();
			this.eventboxMain.Name = "eventboxMain";
			// Container child eventboxMain.Gtk.Container+ContainerChild
			this.imageMain = new global::Gtk.Image ();
			this.imageMain.Name = "imageMain";
			this.eventboxMain.Add (this.imageMain);
			this.GtkAlignment.Add (this.eventboxMain);
			this.frameMain.Add (this.GtkAlignment);
			this.frameLabel = new global::Gtk.Label ();
			this.frameLabel.Name = "frameLabel";
			this.frameLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("<span color=\"silver\" size=\"x-large\"><b><big> ☆ </big></b></span>");
			this.frameLabel.UseMarkup = true;
			this.frameMain.LabelWidget = this.frameLabel;
			this.hboxContainer.Add (this.frameMain);
			global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hboxContainer [this.frameMain]));
			w4.Position = 0;
			w4.Padding = ((uint)(5));
			this.vboxContainer.Add (this.hboxContainer);
			global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vboxContainer [this.hboxContainer]));
			w5.Position = 0;
			this.Add (this.vboxContainer);
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.Hide ();
			this.eventboxMain.ButtonPressEvent += new global::Gtk.ButtonPressEventHandler (this.imageClick);
		}
示例#24
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget iMetaGui.StatusWidget
     global::Stetic.BinContainer.Attach (this);
     this.HeightRequest = 48;
     this.Name = "iMetaGui.StatusWidget";
     // Container child iMetaGui.StatusWidget.Gtk.Container+ContainerChild
     this.eventbox1 = new global::Gtk.EventBox ();
     this.eventbox1.Name = "eventbox1";
     this.Add (this.eventbox1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
 }
示例#25
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget iMetaGui.StatusWidget
     global::Stetic.BinContainer.Attach(this);
     this.HeightRequest = 48;
     this.Name          = "iMetaGui.StatusWidget";
     // Container child iMetaGui.StatusWidget.Gtk.Container+ContainerChild
     this.eventbox1      = new global::Gtk.EventBox();
     this.eventbox1.Name = "eventbox1";
     this.Add(this.eventbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget LongoMatch.Gui.Component.FakeAnalysisComponent
     global::Stetic.BinContainer.Attach(this);
     this.Name = "LongoMatch.Gui.Component.FakeAnalysisComponent";
     // Container child LongoMatch.Gui.Component.FakeAnalysisComponent.Gtk.Container+ContainerChild
     this.lightbackgroundeventbox      = new global::Gtk.EventBox();
     this.lightbackgroundeventbox.Name = "lightbackgroundeventbox";
     // Container child lightbackgroundeventbox.Gtk.Container+ContainerChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.capturerbin           = new global::LongoMatch.Gui.CapturerBin();
     this.capturerbin.Events    = ((global::Gdk.EventMask)(256));
     this.capturerbin.Name      = "capturerbin";
     this.capturerbin.Capturing = false;
     this.vbox3.Add(this.capturerbin);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.capturerbin]));
     w1.Position = 0;
     w1.Expand   = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hseparator1      = new global::Gtk.HSeparator();
     this.hseparator1.Name = "hseparator1";
     this.vbox3.Add(this.hseparator1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hseparator1]));
     w2.Position = 1;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.codingwidget1              = new global::LongoMatch.Gui.Component.CodingWidget();
     this.codingwidget1.Events       = ((global::Gdk.EventMask)(256));
     this.codingwidget1.Name         = "codingwidget1";
     this.codingwidget1.TagPositions = false;
     this.vbox3.Add(this.codingwidget1);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.codingwidget1]));
     w3.Position = 2;
     this.lightbackgroundeventbox.Add(this.vbox3);
     this.Add(this.lightbackgroundeventbox);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget LongoMatch.Gui.Component.FakeAnalysisComponent
     global::Stetic.BinContainer.Attach (this);
     this.Name = "LongoMatch.Gui.Component.FakeAnalysisComponent";
     // Container child LongoMatch.Gui.Component.FakeAnalysisComponent.Gtk.Container+ContainerChild
     this.lightbackgroundeventbox = new global::Gtk.EventBox ();
     this.lightbackgroundeventbox.Name = "lightbackgroundeventbox";
     // Container child lightbackgroundeventbox.Gtk.Container+ContainerChild
     this.vbox3 = new global::Gtk.VBox ();
     this.vbox3.Name = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.capturerbin = new global::VAS.UI.CapturerBin ();
     this.capturerbin.Events = ((global::Gdk.EventMask)(256));
     this.capturerbin.Name = "capturerbin";
     this.capturerbin.Capturing = false;
     this.vbox3.Add (this.capturerbin);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.capturerbin]));
     w1.Position = 0;
     w1.Expand = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hseparator1 = new global::Gtk.HSeparator ();
     this.hseparator1.Name = "hseparator1";
     this.vbox3.Add (this.hseparator1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hseparator1]));
     w2.Position = 1;
     w2.Expand = false;
     w2.Fill = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.codingwidget1 = new global::LongoMatch.Gui.Component.CodingWidget ();
     this.codingwidget1.Events = ((global::Gdk.EventMask)(256));
     this.codingwidget1.Name = "codingwidget1";
     this.codingwidget1.TagPositions = false;
     this.vbox3.Add (this.codingwidget1);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.codingwidget1]));
     w3.Position = 2;
     this.lightbackgroundeventbox.Add (this.vbox3);
     this.Add (this.lightbackgroundeventbox);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
 }
示例#28
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget LongoMatch.Gui.Component.DatePicker
     global::Stetic.BinContainer.Attach(this);
     this.Name = "LongoMatch.Gui.Component.DatePicker";
     // Container child LongoMatch.Gui.Component.DatePicker.Gtk.Container+ContainerChild
     this.dateentryeventbox      = new global::Gtk.EventBox();
     this.dateentryeventbox.Name = "dateentryeventbox";
     // Container child dateentryeventbox.Gtk.Container+ContainerChild
     this.hbox2             = new global::Gtk.HBox();
     this.hbox2.Name        = "hbox2";
     this.hbox2.BorderWidth = ((uint)(2));
     // Container child hbox2.Gtk.Box+BoxChild
     this.dateentry               = new global::Gtk.Entry();
     this.dateentry.CanFocus      = true;
     this.dateentry.Name          = "dateentry";
     this.dateentry.IsEditable    = false;
     this.dateentry.HasFrame      = false;
     this.dateentry.InvisibleChar = '•';
     this.hbox2.Add(this.dateentry);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.dateentry]));
     w1.Position = 0;
     // Container child hbox2.Gtk.Box+BoxChild
     this.datebutton          = new global::Gtk.Button();
     this.datebutton.CanFocus = true;
     this.datebutton.Name     = "datebutton";
     // Container child datebutton.Gtk.Container+ContainerChild
     this.datebuttonimage      = new global::Gtk.Image();
     this.datebuttonimage.Name = "datebuttonimage";
     this.datebutton.Add(this.datebuttonimage);
     this.datebutton.Label = null;
     this.hbox2.Add(this.datebutton);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.datebutton]));
     w3.Position = 1;
     w3.Expand   = false;
     w3.Fill     = false;
     this.dateentryeventbox.Add(this.hbox2);
     this.Add(this.dateentryeventbox);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
示例#29
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MediaConvertGUI.WidgetContainer
     global::Stetic.BinContainer.Attach(this);
     this.Name = "MediaConvertGUI.WidgetContainer";
     // Container child MediaConvertGUI.WidgetContainer.Gtk.Container+ContainerChild
     this.@fixed           = new global::Gtk.Fixed();
     [email protected]      = "fixed";
     [email protected] = false;
     // Container child fixed.Gtk.Fixed+FixedChild
     this.labelContainer           = new global::Gtk.Label();
     this.labelContainer.Name      = "labelContainer";
     this.labelContainer.LabelProp = global::Mono.Unix.Catalog.GetString("Container");
     [email protected](this.labelContainer);
     global::Gtk.Fixed.FixedChild w1 = ((global::Gtk.Fixed.FixedChild)(this.@fixed [this.labelContainer]));
     w1.X = 35;
     w1.Y = 7;
     // Container child fixed.Gtk.Fixed+FixedChild
     this.eventBoxContainer      = new global::Gtk.EventBox();
     this.eventBoxContainer.Name = "eventBoxContainer";
     // Container child eventBoxContainer.Gtk.Container+ContainerChild
     this.imageContainer = new global::Gtk.Image();
     this.imageContainer.WidthRequest  = 16;
     this.imageContainer.HeightRequest = 16;
     this.imageContainer.Name          = "imageContainer";
     this.imageContainer.Pixbuf        = global::Stetic.IconLoader.LoadIcon(this, "gtk-dialog-info", global::Gtk.IconSize.Menu);
     this.eventBoxContainer.Add(this.imageContainer);
     [email protected](this.eventBoxContainer);
     global::Gtk.Fixed.FixedChild w3 = ((global::Gtk.Fixed.FixedChild)(this.@fixed [this.eventBoxContainer]));
     w3.X = 115;
     w3.Y = 7;
     // Container child fixed.Gtk.Fixed+FixedChild
     this.comboContainer      = global::Gtk.ComboBox.NewText();
     this.comboContainer.Name = "comboContainer";
     [email protected](this.comboContainer);
     global::Gtk.Fixed.FixedChild w4 = ((global::Gtk.Fixed.FixedChild)(this.@fixed [this.comboContainer]));
     w4.X = 145;
     this.Add(this.@fixed);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget Pinta.Gui.Widgets.ColorPanelWidget
     global::Stetic.BinContainer.Attach (this);
     this.HeightRequest = 24;
     this.Name = "Pinta.Gui.Widgets.ColorPanelWidget";
     // Container child Pinta.Gui.Widgets.ColorPanelWidget.Gtk.Container+ContainerChild
     this.eventbox = new global::Gtk.EventBox ();
     this.eventbox.Events = ((global::Gdk.EventMask)(256));
     this.eventbox.Name = "eventbox";
     this.eventbox.VisibleWindow = false;
     this.Add (this.eventbox);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget VisualizerComponents.WireWidget
     global::Stetic.BinContainer.Attach(this);
     this.WidthRequest  = 50;
     this.HeightRequest = 50;
     this.Name          = "VisualizerComponents.WireWidget";
     // Container child VisualizerComponents.WireWidget.Gtk.Container+ContainerChild
     this.eventbox2      = new global::Gtk.EventBox();
     this.eventbox2.Name = "eventbox2";
     this.Add(this.eventbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget MediaConvertGUI.WidgetContainer
     global::Stetic.BinContainer.Attach (this);
     this.Name = "MediaConvertGUI.WidgetContainer";
     // Container child MediaConvertGUI.WidgetContainer.Gtk.Container+ContainerChild
     this.@fixed = new global::Gtk.Fixed ();
     [email protected] = "fixed";
     [email protected] = false;
     // Container child fixed.Gtk.Fixed+FixedChild
     this.labelContainer = new global::Gtk.Label ();
     this.labelContainer.Name = "labelContainer";
     this.labelContainer.LabelProp = global::Mono.Unix.Catalog.GetString ("Container");
     [email protected] (this.labelContainer);
     global::Gtk.Fixed.FixedChild w1 = ((global::Gtk.Fixed.FixedChild)(this.@fixed [this.labelContainer]));
     w1.X = 35;
     w1.Y = 7;
     // Container child fixed.Gtk.Fixed+FixedChild
     this.eventBoxContainer = new global::Gtk.EventBox ();
     this.eventBoxContainer.Name = "eventBoxContainer";
     // Container child eventBoxContainer.Gtk.Container+ContainerChild
     this.imageContainer = new global::Gtk.Image ();
     this.imageContainer.WidthRequest = 16;
     this.imageContainer.HeightRequest = 16;
     this.imageContainer.Name = "imageContainer";
     this.imageContainer.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-dialog-info", global::Gtk.IconSize.Menu);
     this.eventBoxContainer.Add (this.imageContainer);
     [email protected] (this.eventBoxContainer);
     global::Gtk.Fixed.FixedChild w3 = ((global::Gtk.Fixed.FixedChild)(this.@fixed [this.eventBoxContainer]));
     w3.X = 115;
     w3.Y = 7;
     // Container child fixed.Gtk.Fixed+FixedChild
     this.comboContainer = global::Gtk.ComboBox.NewText ();
     this.comboContainer.Name = "comboContainer";
     [email protected] (this.comboContainer);
     global::Gtk.Fixed.FixedChild w4 = ((global::Gtk.Fixed.FixedChild)(this.@fixed [this.comboContainer]));
     w4.X = 145;
     this.Add (this.@fixed);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
 }
示例#33
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget iMetaGui.MenuButton
     global::Stetic.BinContainer.Attach (this);
     this.WidthRequest = 28;
     this.HeightRequest = 22;
     this.Name = "iMetaGui.MenuButton";
     // Container child iMetaGui.MenuButton.Gtk.Container+ContainerChild
     this.eventbox2 = new global::Gtk.EventBox ();
     this.eventbox2.WidthRequest = 28;
     this.eventbox2.HeightRequest = 22;
     this.eventbox2.Name = "eventbox2";
     this.Add (this.eventbox2);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget Pinta.Gui.Widgets.ColorGradientWidget
     global::Stetic.BinContainer.Attach (this);
     this.CanFocus = true;
     this.Events = ((global::Gdk.EventMask)(1534));
     this.Name = "Pinta.Gui.Widgets.ColorGradientWidget";
     // Container child Pinta.Gui.Widgets.ColorGradientWidget.Gtk.Container+ContainerChild
     this.eventbox = new global::Gtk.EventBox ();
     this.eventbox.Events = ((global::Gdk.EventMask)(790));
     this.eventbox.Name = "eventbox";
     this.eventbox.VisibleWindow = false;
     this.Add (this.eventbox);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Show ();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Pinta.Gui.Widgets.ColorPanelWidget
     global::Stetic.BinContainer.Attach(this);
     this.HeightRequest = 24;
     this.Name          = "Pinta.Gui.Widgets.ColorPanelWidget";
     // Container child Pinta.Gui.Widgets.ColorPanelWidget.Gtk.Container+ContainerChild
     this.eventbox               = new global::Gtk.EventBox();
     this.eventbox.Events        = ((global::Gdk.EventMask)(256));
     this.eventbox.Name          = "eventbox";
     this.eventbox.VisibleWindow = false;
     this.Add(this.eventbox);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
示例#36
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget HollyLibrary.HRegExEntry
     global::Stetic.BinContainer.Attach(this);
     this.Name = "HollyLibrary.HRegExEntry";
     // Container child HollyLibrary.HRegExEntry.Gtk.Container+ContainerChild
     this.hbox1             = new global::Gtk.HBox();
     this.hbox1.Name        = "hbox1";
     this.hbox1.Spacing     = 6;
     this.hbox1.BorderWidth = ((uint)(5));
     // Container child hbox1.Gtk.Box+BoxChild
     this.TextBox               = new global::Gtk.Entry();
     this.TextBox.CanFocus      = true;
     this.TextBox.Name          = "TextBox";
     this.TextBox.IsEditable    = true;
     this.TextBox.HasFrame      = false;
     this.TextBox.InvisibleChar = '●';
     this.hbox1.Add(this.TextBox);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.TextBox]));
     w1.Position = 0;
     // Container child hbox1.Gtk.Box+BoxChild
     this.EbErrorImage               = new global::Gtk.EventBox();
     this.EbErrorImage.Name          = "EbErrorImage";
     this.EbErrorImage.VisibleWindow = false;
     // Container child EbErrorImage.Gtk.Container+ContainerChild
     this.ErrorImage      = new global::Gtk.Image();
     this.ErrorImage.Name = "ErrorImage";
     this.EbErrorImage.Add(this.ErrorImage);
     this.hbox1.Add(this.EbErrorImage);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.EbErrorImage]));
     w3.Position = 1;
     w3.Expand   = false;
     w3.Fill     = false;
     this.Add(this.hbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Show();
     this.TextBox.Changed += new global::System.EventHandler(this.OnTextBoxChanged);
 }
示例#37
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget iMetaGui.MenuButton
     global::Stetic.BinContainer.Attach(this);
     this.WidthRequest  = 28;
     this.HeightRequest = 22;
     this.Name          = "iMetaGui.MenuButton";
     // Container child iMetaGui.MenuButton.Gtk.Container+ContainerChild
     this.eventbox2 = new global::Gtk.EventBox();
     this.eventbox2.WidthRequest  = 28;
     this.eventbox2.HeightRequest = 22;
     this.eventbox2.Name          = "eventbox2";
     this.Add(this.eventbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Pinta.Gui.Widgets.ColorGradientWidget
     global::Stetic.BinContainer.Attach(this);
     this.CanFocus = true;
     this.Events   = ((global::Gdk.EventMask)(1534));
     this.Name     = "Pinta.Gui.Widgets.ColorGradientWidget";
     // Container child Pinta.Gui.Widgets.ColorGradientWidget.Gtk.Container+ContainerChild
     this.eventbox               = new global::Gtk.EventBox();
     this.eventbox.Events        = ((global::Gdk.EventMask)(790));
     this.eventbox.Name          = "eventbox";
     this.eventbox.VisibleWindow = false;
     this.Add(this.eventbox);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Show();
 }
示例#39
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget iMetaGui.WindowsButtons
     global::Stetic.BinContainer.Attach(this);
     this.WidthRequest  = 95;
     this.HeightRequest = 18;
     this.Name          = "iMetaGui.WindowsButtons";
     // Container child iMetaGui.WindowsButtons.Gtk.Container+ContainerChild
     this.fixed1           = new global::Gtk.Fixed();
     this.fixed1.Name      = "fixed1";
     this.fixed1.HasWindow = false;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.eventMinimize = new global::Gtk.EventBox();
     this.eventMinimize.WidthRequest  = 26;
     this.eventMinimize.HeightRequest = 18;
     this.eventMinimize.Name          = "eventMinimize";
     this.fixed1.Add(this.eventMinimize);
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.eventMaximize = new global::Gtk.EventBox();
     this.eventMaximize.WidthRequest  = 26;
     this.eventMaximize.HeightRequest = 18;
     this.eventMaximize.Name          = "eventMaximize";
     this.fixed1.Add(this.eventMaximize);
     global::Gtk.Fixed.FixedChild w2 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.eventMaximize]));
     w2.X = 26;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.eventClose = new global::Gtk.EventBox();
     this.eventClose.WidthRequest  = 43;
     this.eventClose.HeightRequest = 18;
     this.eventClose.Name          = "eventClose";
     this.fixed1.Add(this.eventClose);
     global::Gtk.Fixed.FixedChild w3 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.eventClose]));
     w3.X = 52;
     this.Add(this.fixed1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Wallet.ImageButton
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Wallet.ImageButton";
     // Container child Wallet.ImageButton.Gtk.Container+ContainerChild
     this.eventbox1      = new global::Gtk.EventBox();
     this.eventbox1.Name = "eventbox1";
     // Container child eventbox1.Gtk.Container+ContainerChild
     this.label           = new global::Gtk.Label();
     this.label.Name      = "label";
     this.label.LabelProp = global::Mono.Unix.Catalog.GetString("label");
     this.eventbox1.Add(this.label);
     this.Add(this.eventbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget DBusExplorer.LanguageWidget
     global::Stetic.BinContainer.Attach (this);
     this.Name = "DBusExplorer.LanguageWidget";
     // Container child DBusExplorer.LanguageWidget.Gtk.Container+ContainerChild
     this.evts = new global::Gtk.EventBox ();
     this.evts.Name = "evts";
     // Container child evts.Gtk.Container+ContainerChild
     this.table = new global::Gtk.Table (((uint)(3)), ((uint)(2)), false);
     this.table.Name = "table";
     this.table.RowSpacing = ((uint)(6));
     this.table.ColumnSpacing = ((uint)(6));
     this.evts.Add (this.table);
     this.Add (this.evts);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Show ();
 }
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget WidgetLibrary.DragDropWidget
			global::Stetic.BinContainer.Attach (this);
			this.Name = "WidgetLibrary.DragDropWidget";
			// Container child WidgetLibrary.DragDropWidget.Gtk.Container+ContainerChild
			this.eventbox1 = new global::Gtk.EventBox ();
			this.eventbox1.Name = "eventbox1";
			this.eventbox1.BorderWidth = ((uint)(3));
			// Container child eventbox1.Gtk.Container+ContainerChild
			this.image1 = new global::Gtk.Image ();
			this.image1.Name = "image1";
			this.image1.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("WidgetLibrary.dragAndDropBox.png");
			this.eventbox1.Add (this.image1);
			this.Add (this.eventbox1);
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.Hide ();
		}
示例#43
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget iMetaGui.MacButtons
     global::Stetic.BinContainer.Attach (this);
     this.Name = "iMetaGui.MacButtons";
     // Container child iMetaGui.MacButtons.Gtk.Container+ContainerChild
     this.fixed1 = new global::Gtk.Fixed ();
     this.fixed1.WidthRequest = 60;
     this.fixed1.HeightRequest = 16;
     this.fixed1.Name = "fixed1";
     this.fixed1.HasWindow = false;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.eventClose = new global::Gtk.EventBox ();
     this.eventClose.WidthRequest = 16;
     this.eventClose.HeightRequest = 16;
     this.eventClose.Name = "eventClose";
     this.fixed1.Add (this.eventClose);
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.eventMaximize = new global::Gtk.EventBox ();
     this.eventMaximize.WidthRequest = 16;
     this.eventMaximize.HeightRequest = 16;
     this.eventMaximize.Name = "eventMaximize";
     this.fixed1.Add (this.eventMaximize);
     global::Gtk.Fixed.FixedChild w2 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.eventMaximize]));
     w2.X = 40;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.eventMinimize = new global::Gtk.EventBox ();
     this.eventMinimize.WidthRequest = 16;
     this.eventMinimize.HeightRequest = 16;
     this.eventMinimize.Name = "eventMinimize";
     this.fixed1.Add (this.eventMinimize);
     global::Gtk.Fixed.FixedChild w3 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.eventMinimize]));
     w3.X = 20;
     this.Add (this.fixed1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget DBusExplorer.LanguageWidget
     global::Stetic.BinContainer.Attach(this);
     this.Name = "DBusExplorer.LanguageWidget";
     // Container child DBusExplorer.LanguageWidget.Gtk.Container+ContainerChild
     this.evts      = new global::Gtk.EventBox();
     this.evts.Name = "evts";
     // Container child evts.Gtk.Container+ContainerChild
     this.table               = new global::Gtk.Table(((uint)(3)), ((uint)(2)), false);
     this.table.Name          = "table";
     this.table.RowSpacing    = ((uint)(6));
     this.table.ColumnSpacing = ((uint)(6));
     this.evts.Add(this.table);
     this.Add(this.evts);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Show();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget beagleradio.Volume
     global::Stetic.BinContainer.Attach (this);
     this.Name = "beagleradio.Volume";
     // Container child beagleradio.Volume.Gtk.Container+ContainerChild
     this.eventVolume = new global::Gtk.EventBox ();
     this.eventVolume.Name = "eventVolume";
     // Container child eventVolume.Gtk.Container+ContainerChild
     this.drawVolume = new global::Gtk.DrawingArea ();
     this.drawVolume.Name = "drawVolume";
     this.eventVolume.Add (this.drawVolume);
     this.Add (this.eventVolume);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
     this.eventVolume.ButtonPressEvent += new global::Gtk.ButtonPressEventHandler (this.OnEventVolumeButtonPressEvent);
     this.eventVolume.MotionNotifyEvent += new global::Gtk.MotionNotifyEventHandler (this.OnEventVolumeMotionNotifyEvent);
     this.drawVolume.ExposeEvent += new global::Gtk.ExposeEventHandler (this.OnDrawVolumeExposeEvent);
 }
示例#46
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget ocmgtk.AttributeFilterWidget
     global::Stetic.BinContainer.Attach(this);
     this.Name = "ocmgtk.AttributeFilterWidget";
     // Container child ocmgtk.AttributeFilterWidget.Gtk.Container+ContainerChild
     this.eventbox1      = new global::Gtk.EventBox();
     this.eventbox1.Name = "eventbox1";
     // Container child eventbox1.Gtk.Container+ContainerChild
     this.attrIcon      = new global::Gtk.Image();
     this.attrIcon.Name = "attrIcon";
     this.eventbox1.Add(this.attrIcon);
     this.Add(this.eventbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.eventbox1.ButtonPressEvent   += new global::Gtk.ButtonPressEventHandler(this.OnPress);
     this.eventbox1.ButtonReleaseEvent += new global::Gtk.ButtonReleaseEventHandler(this.OnRelease);
     this.attrIcon.ButtonReleaseEvent  += new global::Gtk.ButtonReleaseEventHandler(this.OnRelease);
 }
示例#47
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget bfbbtracker.Icon
     global::Stetic.BinContainer.Attach(this);
     this.WidthRequest  = 64;
     this.HeightRequest = 64;
     this.Name          = "bfbbtracker.Icon";
     // Container child bfbbtracker.Icon.Gtk.Container+ContainerChild
     this.eventbox      = new global::Gtk.EventBox();
     this.eventbox.Name = "eventbox";
     // Container child eventbox.Gtk.Container+ContainerChild
     this.image      = new global::Gtk.Image();
     this.image.Name = "image";
     this.eventbox.Add(this.image);
     this.Add(this.eventbox);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.eventbox.ButtonPressEvent += new global::Gtk.ButtonPressEventHandler(this.OnEventboxButtonPressEvent);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget JuegoDeCartasGTK.Prueba
     this.Name           = "JuegoDeCartasGTK.Prueba";
     this.Title          = global::Mono.Unix.Catalog.GetString("Prueba");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Container child JuegoDeCartasGTK.Prueba.Gtk.Container+ContainerChild
     this.fixed1           = new global::Gtk.Fixed();
     this.fixed1.Name      = "fixed1";
     this.fixed1.HasWindow = false;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.button1              = new global::Gtk.Button();
     this.button1.CanFocus     = true;
     this.button1.Name         = "button1";
     this.button1.UseUnderline = true;
     this.button1.Label        = global::Mono.Unix.Catalog.GetString("GtkButton");
     this.fixed1.Add(this.button1);
     global::Gtk.Fixed.FixedChild w1 = ((global::Gtk.Fixed.FixedChild)(this.fixed1[this.button1]));
     w1.X = 264;
     w1.Y = 96;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.eventbox1      = new global::Gtk.EventBox();
     this.eventbox1.Name = "eventbox1";
     this.fixed1.Add(this.eventbox1);
     global::Gtk.Fixed.FixedChild w2 = ((global::Gtk.Fixed.FixedChild)(this.fixed1[this.eventbox1]));
     w2.X = 59;
     w2.Y = 43;
     this.Add(this.fixed1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 400;
     this.DefaultHeight = 300;
     this.Show();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget LapseStudioGtkUI.Graph
     global::Stetic.BinContainer.Attach (this);
     this.Name = "LapseStudioGtkUI.Graph";
     // Container child LapseStudioGtkUI.Graph.Gtk.Container+ContainerChild
     this.GraphEventBox = new global::Gtk.EventBox ();
     this.GraphEventBox.Name = "GraphEventBox";
     // Container child GraphEventBox.Gtk.Container+ContainerChild
     this.GraphView = new global::Gtk.DrawingArea ();
     this.GraphView.Name = "GraphView";
     this.GraphEventBox.Add (this.GraphView);
     this.Add (this.GraphEventBox);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
     this.GraphEventBox.ButtonPressEvent += new global::Gtk.ButtonPressEventHandler (this.OnGraphEventBoxButtonPressEvent);
     this.GraphEventBox.ButtonReleaseEvent += new global::Gtk.ButtonReleaseEventHandler (this.OnGraphEventBoxButtonReleaseEvent);
     this.GraphEventBox.MotionNotifyEvent += new global::Gtk.MotionNotifyEventHandler (this.OnGraphEventBoxMotionNotifyEvent);
     this.GraphEventBox.SizeAllocated += new global::Gtk.SizeAllocatedHandler (this.OnGraphEventBoxSizeAllocated);
     this.GraphEventBox.ExposeEvent += new global::Gtk.ExposeEventHandler (this.OnGraphEventBoxExposeEvent);
 }
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget MonoDevelop.AddinAuthoring.TypeSelector
			global::Stetic.BinContainer.Attach (this);
			this.Name = "MonoDevelop.AddinAuthoring.TypeSelector";
			// Container child MonoDevelop.AddinAuthoring.TypeSelector.Gtk.Container+ContainerChild
			this.hbox3 = new global::Gtk.HBox ();
			this.hbox3.Name = "hbox3";
			this.hbox3.Spacing = 6;
			// Container child hbox3.Gtk.Box+BoxChild
			this.eventbox = new global::Gtk.EventBox ();
			this.eventbox.Name = "eventbox";
			// Container child eventbox.Gtk.Container+ContainerChild
			this.typeImage = new global::Gtk.Image ();
			this.typeImage.Name = "typeImage";
			this.typeImage.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "md-addinauthoring-newclass", global::Gtk.IconSize.Menu);
			this.eventbox.Add (this.typeImage);
			this.hbox3.Add (this.eventbox);
			global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.eventbox]));
			w2.Position = 0;
			w2.Expand = false;
			w2.Fill = false;
			// Container child hbox3.Gtk.Box+BoxChild
			this.combo = global::Gtk.ComboBoxEntry.NewText ();
			this.combo.Name = "combo";
			this.hbox3.Add (this.combo);
			global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.combo]));
			w3.Position = 1;
			this.Add (this.hbox3);
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.Show ();
			this.combo.Changed += new global::System.EventHandler (this.OnComboChanged);
		}
示例#51
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget MainWindow
     this.UIManager = new global::Gtk.UIManager ();
     global::Gtk.ActionGroup w1 = new global::Gtk.ActionGroup ("Default");
     this.openAction = new global::Gtk.Action ("openAction", null, null, "gtk-open");
     w1.Add (this.openAction, null);
     this.saveAsAction = new global::Gtk.Action ("saveAsAction", null, null, "gtk-save-as");
     w1.Add (this.saveAsAction, null);
     this.saveAction = new global::Gtk.Action ("saveAction", null, null, "gtk-save");
     w1.Add (this.saveAction, null);
     this.UIManager.InsertActionGroup (w1, 0);
     this.AddAccelGroup (this.UIManager.AccelGroup);
     this.Name = "MainWindow";
     this.Title = global::Mono.Unix.Catalog.GetString ("MainWindow");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // 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.UIManager.AddUiFromString ("<ui><toolbar name='toolbar1'><toolitem name='openAction' action='openAction'/><toolitem name='saveAction' action='saveAction'/><toolitem name='saveAsAction' action='saveAsAction'/></toolbar></ui>");
     this.toolbar1 = ((global::Gtk.Toolbar)(this.UIManager.GetWidget ("/toolbar1")));
     this.toolbar1.Name = "toolbar1";
     this.toolbar1.ShowArrow = false;
     this.toolbar1.ToolbarStyle = ((global::Gtk.ToolbarStyle)(0));
     this.toolbar1.IconSize = ((global::Gtk.IconSize)(3));
     this.vbox1.Add (this.toolbar1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.toolbar1]));
     w2.Position = 0;
     w2.Expand = false;
     w2.Fill = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.vpaned1 = new global::Gtk.VPaned ();
     this.vpaned1.CanFocus = true;
     this.vpaned1.Name = "vpaned1";
     this.vpaned1.Position = 400;
     // Container child vpaned1.Gtk.Paned+PanedChild
     this.moonAreaContainer = new global::Gtk.EventBox ();
     this.moonAreaContainer.Name = "moonAreaContainer";
     this.vpaned1.Add (this.moonAreaContainer);
     global::Gtk.Paned.PanedChild w3 = ((global::Gtk.Paned.PanedChild)(this.vpaned1 [this.moonAreaContainer]));
     w3.Resize = false;
     // Container child vpaned1.Gtk.Paned+PanedChild
     this.scrolledwindow1 = new global::Gtk.ScrolledWindow ();
     this.scrolledwindow1.CanFocus = true;
     this.scrolledwindow1.Name = "scrolledwindow1";
     this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     this.vpaned1.Add (this.scrolledwindow1);
     this.vbox1.Add (this.vpaned1);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.vpaned1]));
     w5.Position = 1;
     // Container child vbox1.Gtk.Box+BoxChild
     this.statusbar1 = new global::Gtk.Statusbar ();
     this.statusbar1.Name = "statusbar1";
     this.statusbar1.Spacing = 6;
     this.vbox1.Add (this.statusbar1);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.statusbar1]));
     w6.Position = 2;
     w6.Expand = false;
     w6.Fill = false;
     this.Add (this.vbox1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 735;
     this.DefaultHeight = 640;
     this.Show ();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler (this.OnDeleteEvent);
     this.openAction.Activated += new global::System.EventHandler (this.OnOpenActionActivated);
     this.saveAsAction.Activated += new global::System.EventHandler (this.OnSaveAsActionActivated);
     this.saveAction.Activated += new global::System.EventHandler (this.OnSaveActionActivated);
 }
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget MonoDevelop.VersionControl.Views.LogWidget
			Stetic.BinContainer w1 = global::Stetic.BinContainer.Attach (this);
			this.UIManager = new global::Gtk.UIManager ();
			global::Gtk.ActionGroup w2 = new global::Gtk.ActionGroup ("Default");
			this.UIManager.InsertActionGroup (w2, 0);
			this.Name = "MonoDevelop.VersionControl.Views.LogWidget";
			// Container child MonoDevelop.VersionControl.Views.LogWidget.Gtk.Container+ContainerChild
			this.vbox1 = new global::Gtk.VBox ();
			this.vbox1.Name = "vbox1";
			this.vbox1.Spacing = 6;
			// Container child vbox1.Gtk.Box+BoxChild
			this.vpaned1 = new global::Gtk.VPaned ();
			this.vpaned1.CanFocus = true;
			this.vpaned1.Name = "vpaned1";
			this.vpaned1.Position = 204;
			// Container child vpaned1.Gtk.Paned+PanedChild
			this.hpaned1 = new global::Gtk.HPaned ();
			this.hpaned1.CanFocus = true;
			this.hpaned1.Name = "hpaned1";
			this.hpaned1.Position = 236;
			// Container child hpaned1.Gtk.Paned+PanedChild
			this.vbox4 = new global::Gtk.VBox ();
			this.vbox4.Name = "vbox4";
			this.vbox4.Spacing = 6;
			// Container child vbox4.Gtk.Box+BoxChild
			this.scrolledLoading = new global::Gtk.ScrolledWindow ();
			this.scrolledLoading.CanFocus = true;
			this.scrolledLoading.Name = "scrolledLoading";
			// Container child scrolledLoading.Gtk.Container+ContainerChild
			global::Gtk.Viewport w3 = new global::Gtk.Viewport ();
			w3.ShadowType = ((global::Gtk.ShadowType)(0));
			// Container child GtkViewport1.Gtk.Container+ContainerChild
			this.label3 = new global::Gtk.Label ();
			this.label3.Name = "label3";
			this.label3.LabelProp = global::Mono.Unix.Catalog.GetString ("Loading...");
			w3.Add (this.label3);
			this.scrolledLoading.Add (w3);
			this.vbox4.Add (this.scrolledLoading);
			global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.scrolledLoading]));
			w6.Position = 0;
			// Container child vbox4.Gtk.Box+BoxChild
			this.scrolledLog = new global::Gtk.ScrolledWindow ();
			this.scrolledLog.Name = "scrolledLog";
			// Container child scrolledLog.Gtk.Container+ContainerChild
			this.treeviewLog = new global::Gtk.TreeView ();
			this.treeviewLog.CanFocus = true;
			this.treeviewLog.Name = "treeviewLog";
			this.scrolledLog.Add (this.treeviewLog);
			this.vbox4.Add (this.scrolledLog);
			global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.scrolledLog]));
			w8.Position = 1;
			this.hpaned1.Add (this.vbox4);
			global::Gtk.Paned.PanedChild w9 = ((global::Gtk.Paned.PanedChild)(this.hpaned1 [this.vbox4]));
			w9.Resize = false;
			// Container child hpaned1.Gtk.Paned+PanedChild
			this.vbox2 = new global::Gtk.VBox ();
			this.vbox2.Name = "vbox2";
			// Container child vbox2.Gtk.Box+BoxChild
			this.commitBox = new global::Gtk.EventBox ();
			this.commitBox.Name = "commitBox";
			// Container child commitBox.Gtk.Container+ContainerChild
			this.hbox1 = new global::Gtk.HBox ();
			this.hbox1.Name = "hbox1";
			this.hbox1.Spacing = 6;
			this.hbox1.BorderWidth = ((uint)(8));
			// Container child hbox1.Gtk.Box+BoxChild
			this.imageUser = new global::Gtk.Image ();
			this.imageUser.WidthRequest = 32;
			this.imageUser.HeightRequest = 32;
			this.imageUser.Name = "imageUser";
			this.hbox1.Add (this.imageUser);
			global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.imageUser]));
			w10.Position = 0;
			w10.Expand = false;
			w10.Fill = false;
			// Container child hbox1.Gtk.Box+BoxChild
			this.vbox5 = new global::Gtk.VBox ();
			this.vbox5.Name = "vbox5";
			this.vbox5.Spacing = 6;
			// Container child vbox5.Gtk.Box+BoxChild
			this.hbox2 = new global::Gtk.HBox ();
			this.hbox2.Name = "hbox2";
			this.hbox2.Spacing = 6;
			// Container child hbox2.Gtk.Box+BoxChild
			this.labelAuthor = new global::Gtk.Label ();
			this.labelAuthor.Name = "labelAuthor";
			this.labelAuthor.Xalign = 0F;
			this.labelAuthor.LabelProp = "Author";
			this.labelAuthor.Selectable = true;
			this.hbox2.Add (this.labelAuthor);
			global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.labelAuthor]));
			w11.Position = 0;
			w11.Expand = false;
			w11.Fill = false;
			// Container child hbox2.Gtk.Box+BoxChild
			this.labelRevision = new global::Gtk.Label ();
			this.labelRevision.Name = "labelRevision";
			this.labelRevision.Xalign = 1F;
			this.labelRevision.LabelProp = "Revision";
			this.labelRevision.Selectable = true;
			this.hbox2.Add (this.labelRevision);
			global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.labelRevision]));
			w12.Position = 1;
			this.vbox5.Add (this.hbox2);
			global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.hbox2]));
			w13.Position = 0;
			w13.Expand = false;
			w13.Fill = false;
			// Container child vbox5.Gtk.Box+BoxChild
			this.labelDate = new global::Gtk.Label ();
			this.labelDate.Name = "labelDate";
			this.labelDate.Xalign = 0F;
			this.labelDate.LabelProp = "Date";
			this.labelDate.Selectable = true;
			this.vbox5.Add (this.labelDate);
			global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.labelDate]));
			w14.Position = 1;
			w14.Expand = false;
			w14.Fill = false;
			this.hbox1.Add (this.vbox5);
			global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox5]));
			w15.Position = 1;
			this.commitBox.Add (this.hbox1);
			this.vbox2.Add (this.commitBox);
			global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.commitBox]));
			w17.Position = 0;
			w17.Expand = false;
			w17.Fill = false;
			// Container child vbox2.Gtk.Box+BoxChild
			this.scrolledwindow1 = new global::Gtk.ScrolledWindow ();
			this.scrolledwindow1.CanFocus = true;
			this.scrolledwindow1.Name = "scrolledwindow1";
			// Container child scrolledwindow1.Gtk.Container+ContainerChild
			this.textviewDetails = new global::Gtk.TextView ();
			this.textviewDetails.CanFocus = true;
			this.textviewDetails.Name = "textviewDetails";
			this.textviewDetails.Editable = false;
			this.scrolledwindow1.Add (this.textviewDetails);
			this.vbox2.Add (this.scrolledwindow1);
			global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.scrolledwindow1]));
			w19.Position = 1;
			this.hpaned1.Add (this.vbox2);
			this.vpaned1.Add (this.hpaned1);
			global::Gtk.Paned.PanedChild w21 = ((global::Gtk.Paned.PanedChild)(this.vpaned1 [this.hpaned1]));
			w21.Resize = false;
			// Container child vpaned1.Gtk.Paned+PanedChild
			this.scrolledwindowFiles = new global::Gtk.ScrolledWindow ();
			this.scrolledwindowFiles.CanFocus = true;
			this.scrolledwindowFiles.Name = "scrolledwindowFiles";
			this.vpaned1.Add (this.scrolledwindowFiles);
			this.vbox1.Add (this.vpaned1);
			global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.vpaned1]));
			w23.Position = 0;
			this.Add (this.vbox1);
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			w1.SetUiManager (UIManager);
			this.scrolledLoading.Hide ();
			this.Show ();
			this.labelRevision.ButtonPressEvent += new global::Gtk.ButtonPressEventHandler (this.OnLabelRevisionButtonPressEvent);
		}
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget MonoDevelop.Autotools.MakefileOptionPanelWidget
			global::Stetic.BinContainer.Attach (this);
			this.Events = ((global::Gdk.EventMask)(256));
			this.Name = "MonoDevelop.Autotools.MakefileOptionPanelWidget";
			// Container child MonoDevelop.Autotools.MakefileOptionPanelWidget.Gtk.Container+ContainerChild
			this.notebook1 = new global::Gtk.Notebook ();
			this.notebook1.CanFocus = true;
			this.notebook1.Name = "notebook1";
			this.notebook1.CurrentPage = 0;
			// Container child notebook1.Gtk.Notebook+NotebookChild
			this.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.cbEnableMakefileIntegration = new global::Gtk.CheckButton ();
			this.cbEnableMakefileIntegration.CanFocus = true;
			this.cbEnableMakefileIntegration.Name = "cbEnableMakefileIntegration";
			this.cbEnableMakefileIntegration.Label = global::Mono.Unix.Catalog.GetString ("Enable makefile Integration in this project");
			this.cbEnableMakefileIntegration.DrawIndicator = true;
			this.vbox1.Add (this.cbEnableMakefileIntegration);
			global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.cbEnableMakefileIntegration]));
			w1.Position = 0;
			w1.Expand = false;
			w1.Fill = false;
			// Container child vbox1.Gtk.Box+BoxChild
			this.headerSep1 = new global::Gtk.HSeparator ();
			this.headerSep1.Name = "headerSep1";
			this.vbox1.Add (this.headerSep1);
			global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.headerSep1]));
			w2.Position = 1;
			w2.Expand = false;
			w2.Fill = false;
			// Container child vbox1.Gtk.Box+BoxChild
			this.table1 = new global::Gtk.Table (((uint)(10)), ((uint)(2)), false);
			this.table1.Name = "table1";
			this.table1.RowSpacing = ((uint)(6));
			this.table1.ColumnSpacing = ((uint)(6));
			// Container child table1.Gtk.Table+TableChild
			this.cbBuildTarget = new global::Gtk.CheckButton ();
			this.cbBuildTarget.CanFocus = true;
			this.cbBuildTarget.Name = "cbBuildTarget";
			this.cbBuildTarget.Label = global::Mono.Unix.Catalog.GetString ("Build target name:");
			this.cbBuildTarget.DrawIndicator = true;
			this.cbBuildTarget.UseUnderline = true;
			this.table1.Add (this.cbBuildTarget);
			global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1 [this.cbBuildTarget]));
			w3.TopAttach = ((uint)(4));
			w3.BottomAttach = ((uint)(5));
			w3.XOptions = ((global::Gtk.AttachOptions)(4));
			w3.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.cbCleanTarget = new global::Gtk.CheckButton ();
			this.cbCleanTarget.CanFocus = true;
			this.cbCleanTarget.Name = "cbCleanTarget";
			this.cbCleanTarget.Label = global::Mono.Unix.Catalog.GetString ("Clean target name:");
			this.cbCleanTarget.DrawIndicator = true;
			this.cbCleanTarget.UseUnderline = true;
			this.table1.Add (this.cbCleanTarget);
			global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1 [this.cbCleanTarget]));
			w4.TopAttach = ((uint)(5));
			w4.BottomAttach = ((uint)(6));
			w4.XOptions = ((global::Gtk.AttachOptions)(4));
			w4.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.cbRunTarget = new global::Gtk.CheckButton ();
			this.cbRunTarget.CanFocus = true;
			this.cbRunTarget.Name = "cbRunTarget";
			this.cbRunTarget.Label = global::Mono.Unix.Catalog.GetString ("Execute target name:");
			this.cbRunTarget.DrawIndicator = true;
			this.cbRunTarget.UseUnderline = true;
			this.table1.Add (this.cbRunTarget);
			global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1 [this.cbRunTarget]));
			w5.TopAttach = ((uint)(6));
			w5.BottomAttach = ((uint)(7));
			w5.XOptions = ((global::Gtk.AttachOptions)(4));
			w5.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.fileEntryMakefilePath = new global::MonoDevelop.Components.FileEntry ();
			this.fileEntryMakefilePath.CanFocus = true;
			this.fileEntryMakefilePath.Name = "fileEntryMakefilePath";
			this.fileEntryMakefilePath.BrowserTitle = "";
			this.table1.Add (this.fileEntryMakefilePath);
			global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1 [this.fileEntryMakefilePath]));
			w6.TopAttach = ((uint)(1));
			w6.BottomAttach = ((uint)(2));
			w6.LeftAttach = ((uint)(1));
			w6.RightAttach = ((uint)(2));
			w6.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.hbox1 = new global::Gtk.HBox ();
			this.hbox1.Name = "hbox1";
			// Container child hbox1.Gtk.Box+BoxChild
			this.comboAssemblyName = global::Gtk.ComboBox.NewText ();
			this.comboAssemblyName.WidthRequest = 300;
			this.comboAssemblyName.Name = "comboAssemblyName";
			this.hbox1.Add (this.comboAssemblyName);
			global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.comboAssemblyName]));
			w7.Position = 0;
			w7.Expand = false;
			w7.Fill = false;
			this.table1.Add (this.hbox1);
			global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1 [this.hbox1]));
			w8.TopAttach = ((uint)(7));
			w8.BottomAttach = ((uint)(8));
			w8.LeftAttach = ((uint)(1));
			w8.RightAttach = ((uint)(2));
			w8.XOptions = ((global::Gtk.AttachOptions)(4));
			w8.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.hbox2 = new global::Gtk.HBox ();
			this.hbox2.Name = "hbox2";
			// Container child hbox2.Gtk.Box+BoxChild
			this.comboOutputDir = global::Gtk.ComboBox.NewText ();
			this.comboOutputDir.WidthRequest = 300;
			this.comboOutputDir.Name = "comboOutputDir";
			this.hbox2.Add (this.comboOutputDir);
			global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.comboOutputDir]));
			w9.Position = 0;
			w9.Expand = false;
			w9.Fill = false;
			this.table1.Add (this.hbox2);
			global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1 [this.hbox2]));
			w10.TopAttach = ((uint)(8));
			w10.BottomAttach = ((uint)(9));
			w10.LeftAttach = ((uint)(1));
			w10.RightAttach = ((uint)(2));
			w10.XOptions = ((global::Gtk.AttachOptions)(4));
			w10.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.hbox3 = new global::Gtk.HBox ();
			this.hbox3.Name = "hbox3";
			// Container child hbox3.Gtk.Box+BoxChild
			this.BuildTargetName = new global::Gtk.Entry ();
			this.BuildTargetName.WidthRequest = 200;
			this.BuildTargetName.CanFocus = true;
			this.BuildTargetName.Name = "BuildTargetName";
			this.BuildTargetName.IsEditable = true;
			this.BuildTargetName.InvisibleChar = '●';
			this.hbox3.Add (this.BuildTargetName);
			global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.BuildTargetName]));
			w11.Position = 0;
			w11.Expand = false;
			w11.Fill = false;
			this.table1.Add (this.hbox3);
			global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table1 [this.hbox3]));
			w12.TopAttach = ((uint)(4));
			w12.BottomAttach = ((uint)(5));
			w12.LeftAttach = ((uint)(1));
			w12.RightAttach = ((uint)(2));
			w12.XOptions = ((global::Gtk.AttachOptions)(4));
			w12.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.hbox4 = new global::Gtk.HBox ();
			this.hbox4.Name = "hbox4";
			// Container child hbox4.Gtk.Box+BoxChild
			this.ExecuteTargetName = new global::Gtk.Entry ();
			this.ExecuteTargetName.WidthRequest = 200;
			this.ExecuteTargetName.CanFocus = true;
			this.ExecuteTargetName.Name = "ExecuteTargetName";
			this.ExecuteTargetName.IsEditable = true;
			this.ExecuteTargetName.InvisibleChar = '●';
			this.hbox4.Add (this.ExecuteTargetName);
			global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.ExecuteTargetName]));
			w13.Position = 0;
			w13.Expand = false;
			w13.Fill = false;
			this.table1.Add (this.hbox4);
			global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table1 [this.hbox4]));
			w14.TopAttach = ((uint)(6));
			w14.BottomAttach = ((uint)(7));
			w14.LeftAttach = ((uint)(1));
			w14.RightAttach = ((uint)(2));
			w14.XOptions = ((global::Gtk.AttachOptions)(4));
			w14.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.hbox5 = new global::Gtk.HBox ();
			this.hbox5.Name = "hbox5";
			// Container child hbox5.Gtk.Box+BoxChild
			this.CleanTargetName = new global::Gtk.Entry ();
			this.CleanTargetName.WidthRequest = 200;
			this.CleanTargetName.CanFocus = true;
			this.CleanTargetName.Name = "CleanTargetName";
			this.CleanTargetName.IsEditable = true;
			this.CleanTargetName.InvisibleChar = '●';
			this.hbox5.Add (this.CleanTargetName);
			global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.CleanTargetName]));
			w15.Position = 0;
			w15.Expand = false;
			w15.Fill = false;
			this.table1.Add (this.hbox5);
			global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table1 [this.hbox5]));
			w16.TopAttach = ((uint)(5));
			w16.BottomAttach = ((uint)(6));
			w16.LeftAttach = ((uint)(1));
			w16.RightAttach = ((uint)(2));
			w16.XOptions = ((global::Gtk.AttachOptions)(4));
			w16.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.headerSep2 = new global::Gtk.HSeparator ();
			this.headerSep2.Name = "headerSep2";
			this.table1.Add (this.headerSep2);
			global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table1 [this.headerSep2]));
			w17.TopAttach = ((uint)(2));
			w17.BottomAttach = ((uint)(3));
			w17.RightAttach = ((uint)(2));
			w17.XOptions = ((global::Gtk.AttachOptions)(4));
			w17.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.label8 = new global::Gtk.Label ();
			this.label8.WidthRequest = 500;
			this.label8.Name = "label8";
			this.label8.Xalign = 0F;
			this.label8.LabelProp = global::Mono.Unix.Catalog.GetString ("Select the makefile targets that should be executed for the build and clean operations:");
			this.label8.Wrap = true;
			this.table1.Add (this.label8);
			global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table1 [this.label8]));
			w18.TopAttach = ((uint)(3));
			w18.BottomAttach = ((uint)(4));
			w18.RightAttach = ((uint)(2));
			w18.XOptions = ((global::Gtk.AttachOptions)(4));
			w18.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.label9 = new global::Gtk.Label ();
			this.label9.Name = "label9";
			this.label9.Xalign = 1F;
			this.label9.LabelProp = global::Mono.Unix.Catalog.GetString ("Build processes:");
			this.table1.Add (this.label9);
			global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table1 [this.label9]));
			w19.TopAttach = ((uint)(9));
			w19.BottomAttach = ((uint)(10));
			w19.XOptions = ((global::Gtk.AttachOptions)(4));
			w19.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.lblAssemblyNameVar = new global::Gtk.Label ();
			this.lblAssemblyNameVar.Name = "lblAssemblyNameVar";
			this.lblAssemblyNameVar.Xalign = 0F;
			this.lblAssemblyNameVar.LabelProp = global::Mono.Unix.Catalog.GetString ("Assembly Name variable:");
			this.table1.Add (this.lblAssemblyNameVar);
			global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table1 [this.lblAssemblyNameVar]));
			w20.TopAttach = ((uint)(7));
			w20.BottomAttach = ((uint)(8));
			w20.XOptions = ((global::Gtk.AttachOptions)(4));
			w20.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.lblMakeCommand = new global::Gtk.Label ();
			this.lblMakeCommand.Name = "lblMakeCommand";
			this.lblMakeCommand.Xalign = 0F;
			this.lblMakeCommand.LabelProp = global::Mono.Unix.Catalog.GetString ("Make command:");
			this.table1.Add (this.lblMakeCommand);
			global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table1 [this.lblMakeCommand]));
			w21.XOptions = ((global::Gtk.AttachOptions)(4));
			w21.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.lblMakefileName = new global::Gtk.Label ();
			this.lblMakefileName.Name = "lblMakefileName";
			this.lblMakefileName.Xalign = 0F;
			this.lblMakefileName.LabelProp = global::Mono.Unix.Catalog.GetString ("Makefile path:");
			this.table1.Add (this.lblMakefileName);
			global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table1 [this.lblMakefileName]));
			w22.TopAttach = ((uint)(1));
			w22.BottomAttach = ((uint)(2));
			w22.XOptions = ((global::Gtk.AttachOptions)(4));
			w22.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.lblOutputDirVar = new global::Gtk.Label ();
			this.lblOutputDirVar.Name = "lblOutputDirVar";
			this.lblOutputDirVar.Xalign = 0F;
			this.lblOutputDirVar.LabelProp = global::Mono.Unix.Catalog.GetString ("Output directory variable:");
			this.table1.Add (this.lblOutputDirVar);
			global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.table1 [this.lblOutputDirVar]));
			w23.TopAttach = ((uint)(8));
			w23.BottomAttach = ((uint)(9));
			w23.XOptions = ((global::Gtk.AttachOptions)(4));
			w23.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.MakeCommand = new global::Gtk.Entry ();
			this.MakeCommand.WidthRequest = 200;
			this.MakeCommand.CanFocus = true;
			this.MakeCommand.Name = "MakeCommand";
			this.MakeCommand.Text = global::Mono.Unix.Catalog.GetString ("make");
			this.MakeCommand.IsEditable = true;
			this.MakeCommand.InvisibleChar = '●';
			this.table1.Add (this.MakeCommand);
			global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.table1 [this.MakeCommand]));
			w24.LeftAttach = ((uint)(1));
			w24.RightAttach = ((uint)(2));
			w24.XOptions = ((global::Gtk.AttachOptions)(4));
			w24.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.spinProcesses = new global::Gtk.SpinButton (1, 64, 1);
			this.spinProcesses.CanFocus = true;
			this.spinProcesses.Name = "spinProcesses";
			this.spinProcesses.Adjustment.PageIncrement = 1;
			this.spinProcesses.ClimbRate = 1;
			this.spinProcesses.Numeric = true;
			this.spinProcesses.Value = 1;
			this.table1.Add (this.spinProcesses);
			global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.table1 [this.spinProcesses]));
			w25.TopAttach = ((uint)(9));
			w25.BottomAttach = ((uint)(10));
			w25.LeftAttach = ((uint)(1));
			w25.RightAttach = ((uint)(2));
			w25.XOptions = ((global::Gtk.AttachOptions)(4));
			w25.YOptions = ((global::Gtk.AttachOptions)(4));
			this.vbox1.Add (this.table1);
			global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.table1]));
			w26.Position = 2;
			w26.Expand = false;
			w26.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 ("Makefile");
			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.cbFileSync = new global::Gtk.CheckButton ();
			this.cbFileSync.CanFocus = true;
			this.cbFileSync.Name = "cbFileSync";
			this.cbFileSync.Label = global::Mono.Unix.Catalog.GetString ("Enable project file synchronization");
			this.cbFileSync.DrawIndicator = true;
			this.cbFileSync.UseUnderline = true;
			this.vbox2.Add (this.cbFileSync);
			global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.cbFileSync]));
			w28.Position = 0;
			w28.Expand = false;
			w28.Fill = false;
			// Container child vbox2.Gtk.Box+BoxChild
			this.hseparator2 = new global::Gtk.HSeparator ();
			this.hseparator2.Name = "hseparator2";
			this.vbox2.Add (this.hseparator2);
			global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hseparator2]));
			w29.Position = 1;
			w29.Expand = false;
			w29.Fill = false;
			// Container child vbox2.Gtk.Box+BoxChild
			this.table3 = new global::Gtk.Table (((uint)(6)), ((uint)(3)), false);
			this.table3.Name = "table3";
			this.table3.RowSpacing = ((uint)(6));
			this.table3.ColumnSpacing = ((uint)(6));
			// Container child table3.Gtk.Table+TableChild
			this.cbKeepDeployFilesSync = new global::Gtk.CheckButton ();
			this.cbKeepDeployFilesSync.CanFocus = true;
			this.cbKeepDeployFilesSync.Name = "cbKeepDeployFilesSync";
			this.cbKeepDeployFilesSync.Label = global::Mono.Unix.Catalog.GetString ("Deployment files");
			this.cbKeepDeployFilesSync.DrawIndicator = true;
			this.table3.Add (this.cbKeepDeployFilesSync);
			global::Gtk.Table.TableChild w30 = ((global::Gtk.Table.TableChild)(this.table3 [this.cbKeepDeployFilesSync]));
			w30.TopAttach = ((uint)(4));
			w30.BottomAttach = ((uint)(5));
			w30.XOptions = ((global::Gtk.AttachOptions)(4));
			w30.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table3.Gtk.Table+TableChild
			this.cbKeepFilesSync = new global::Gtk.CheckButton ();
			this.cbKeepFilesSync.CanFocus = true;
			this.cbKeepFilesSync.Name = "cbKeepFilesSync";
			this.cbKeepFilesSync.Label = global::Mono.Unix.Catalog.GetString ("Source code files");
			this.cbKeepFilesSync.DrawIndicator = true;
			this.table3.Add (this.cbKeepFilesSync);
			global::Gtk.Table.TableChild w31 = ((global::Gtk.Table.TableChild)(this.table3 [this.cbKeepFilesSync]));
			w31.TopAttach = ((uint)(2));
			w31.BottomAttach = ((uint)(3));
			w31.XOptions = ((global::Gtk.AttachOptions)(4));
			w31.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table3.Gtk.Table+TableChild
			this.cbKeepOthersSync = new global::Gtk.CheckButton ();
			this.cbKeepOthersSync.CanFocus = true;
			this.cbKeepOthersSync.Name = "cbKeepOthersSync";
			this.cbKeepOthersSync.Label = global::Mono.Unix.Catalog.GetString ("Other Files");
			this.cbKeepOthersSync.DrawIndicator = true;
			this.table3.Add (this.cbKeepOthersSync);
			global::Gtk.Table.TableChild w32 = ((global::Gtk.Table.TableChild)(this.table3 [this.cbKeepOthersSync]));
			w32.TopAttach = ((uint)(5));
			w32.BottomAttach = ((uint)(6));
			w32.XOptions = ((global::Gtk.AttachOptions)(4));
			w32.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table3.Gtk.Table+TableChild
			this.cbKeepResourcesSync = new global::Gtk.CheckButton ();
			this.cbKeepResourcesSync.CanFocus = true;
			this.cbKeepResourcesSync.Name = "cbKeepResourcesSync";
			this.cbKeepResourcesSync.Label = global::Mono.Unix.Catalog.GetString ("Resources");
			this.cbKeepResourcesSync.DrawIndicator = true;
			this.table3.Add (this.cbKeepResourcesSync);
			global::Gtk.Table.TableChild w33 = ((global::Gtk.Table.TableChild)(this.table3 [this.cbKeepResourcesSync]));
			w33.TopAttach = ((uint)(3));
			w33.BottomAttach = ((uint)(4));
			w33.XOptions = ((global::Gtk.AttachOptions)(4));
			w33.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table3.Gtk.Table+TableChild
			this.comboDeployFilesVar = global::Gtk.ComboBox.NewText ();
			this.comboDeployFilesVar.WidthRequest = 200;
			this.comboDeployFilesVar.Name = "comboDeployFilesVar";
			this.table3.Add (this.comboDeployFilesVar);
			global::Gtk.Table.TableChild w34 = ((global::Gtk.Table.TableChild)(this.table3 [this.comboDeployFilesVar]));
			w34.TopAttach = ((uint)(4));
			w34.BottomAttach = ((uint)(5));
			w34.LeftAttach = ((uint)(1));
			w34.RightAttach = ((uint)(2));
			w34.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table3.Gtk.Table+TableChild
			this.comboFilesVar = global::Gtk.ComboBox.NewText ();
			this.comboFilesVar.WidthRequest = 200;
			this.comboFilesVar.Name = "comboFilesVar";
			this.table3.Add (this.comboFilesVar);
			global::Gtk.Table.TableChild w35 = ((global::Gtk.Table.TableChild)(this.table3 [this.comboFilesVar]));
			w35.TopAttach = ((uint)(2));
			w35.BottomAttach = ((uint)(3));
			w35.LeftAttach = ((uint)(1));
			w35.RightAttach = ((uint)(2));
			w35.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table3.Gtk.Table+TableChild
			this.comboOthersVar = global::Gtk.ComboBox.NewText ();
			this.comboOthersVar.WidthRequest = 200;
			this.comboOthersVar.Name = "comboOthersVar";
			this.table3.Add (this.comboOthersVar);
			global::Gtk.Table.TableChild w36 = ((global::Gtk.Table.TableChild)(this.table3 [this.comboOthersVar]));
			w36.TopAttach = ((uint)(5));
			w36.BottomAttach = ((uint)(6));
			w36.LeftAttach = ((uint)(1));
			w36.RightAttach = ((uint)(2));
			w36.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table3.Gtk.Table+TableChild
			this.comboResourcesVar = global::Gtk.ComboBox.NewText ();
			this.comboResourcesVar.WidthRequest = 200;
			this.comboResourcesVar.Name = "comboResourcesVar";
			this.table3.Add (this.comboResourcesVar);
			global::Gtk.Table.TableChild w37 = ((global::Gtk.Table.TableChild)(this.table3 [this.comboResourcesVar]));
			w37.TopAttach = ((uint)(3));
			w37.BottomAttach = ((uint)(4));
			w37.LeftAttach = ((uint)(1));
			w37.RightAttach = ((uint)(2));
			w37.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table3.Gtk.Table+TableChild
			this.entryDeployFilesPattern = new global::Gtk.Entry ();
			this.entryDeployFilesPattern.CanFocus = true;
			this.entryDeployFilesPattern.Name = "entryDeployFilesPattern";
			this.entryDeployFilesPattern.IsEditable = true;
			this.entryDeployFilesPattern.InvisibleChar = '●';
			this.table3.Add (this.entryDeployFilesPattern);
			global::Gtk.Table.TableChild w38 = ((global::Gtk.Table.TableChild)(this.table3 [this.entryDeployFilesPattern]));
			w38.TopAttach = ((uint)(4));
			w38.BottomAttach = ((uint)(5));
			w38.LeftAttach = ((uint)(2));
			w38.RightAttach = ((uint)(3));
			w38.XOptions = ((global::Gtk.AttachOptions)(4));
			w38.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table3.Gtk.Table+TableChild
			this.entryFilesPattern = new global::Gtk.Entry ();
			this.entryFilesPattern.CanFocus = true;
			this.entryFilesPattern.Name = "entryFilesPattern";
			this.entryFilesPattern.IsEditable = true;
			this.entryFilesPattern.InvisibleChar = '●';
			this.table3.Add (this.entryFilesPattern);
			global::Gtk.Table.TableChild w39 = ((global::Gtk.Table.TableChild)(this.table3 [this.entryFilesPattern]));
			w39.TopAttach = ((uint)(2));
			w39.BottomAttach = ((uint)(3));
			w39.LeftAttach = ((uint)(2));
			w39.RightAttach = ((uint)(3));
			w39.XOptions = ((global::Gtk.AttachOptions)(4));
			w39.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table3.Gtk.Table+TableChild
			this.entryResourcesPattern = new global::Gtk.Entry ();
			this.entryResourcesPattern.CanFocus = true;
			this.entryResourcesPattern.Name = "entryResourcesPattern";
			this.entryResourcesPattern.IsEditable = true;
			this.entryResourcesPattern.InvisibleChar = '●';
			this.table3.Add (this.entryResourcesPattern);
			global::Gtk.Table.TableChild w40 = ((global::Gtk.Table.TableChild)(this.table3 [this.entryResourcesPattern]));
			w40.TopAttach = ((uint)(3));
			w40.BottomAttach = ((uint)(4));
			w40.LeftAttach = ((uint)(2));
			w40.RightAttach = ((uint)(3));
			w40.XOptions = ((global::Gtk.AttachOptions)(4));
			w40.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table3.Gtk.Table+TableChild
			this.eventbox1 = new global::Gtk.EventBox ();
			this.eventbox1.Name = "eventbox1";
			// Container child eventbox1.Gtk.Container+ContainerChild
			this.entryOthersPattern = new global::Gtk.Entry ();
			this.entryOthersPattern.CanFocus = true;
			this.entryOthersPattern.Name = "entryOthersPattern";
			this.entryOthersPattern.IsEditable = true;
			this.entryOthersPattern.InvisibleChar = '●';
			this.eventbox1.Add (this.entryOthersPattern);
			this.table3.Add (this.eventbox1);
			global::Gtk.Table.TableChild w42 = ((global::Gtk.Table.TableChild)(this.table3 [this.eventbox1]));
			w42.TopAttach = ((uint)(5));
			w42.BottomAttach = ((uint)(6));
			w42.LeftAttach = ((uint)(2));
			w42.RightAttach = ((uint)(3));
			w42.XOptions = ((global::Gtk.AttachOptions)(4));
			w42.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table3.Gtk.Table+TableChild
			this.label5 = new global::Gtk.Label ();
			this.label5.WidthRequest = 500;
			this.label5.Name = "label5";
			this.label5.Xalign = 0F;
			this.label5.LabelProp = global::Mono.Unix.Catalog.GetString ("Select the kind of files you want to synchronize with the makefile. For each file kind please specify the makefile variable that holds the list and optionally a prefix to be prepended to each file name.");
			this.label5.Wrap = true;
			this.table3.Add (this.label5);
			global::Gtk.Table.TableChild w43 = ((global::Gtk.Table.TableChild)(this.table3 [this.label5]));
			w43.RightAttach = ((uint)(3));
			w43.YPadding = ((uint)(9));
			w43.XOptions = ((global::Gtk.AttachOptions)(4));
			w43.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table3.Gtk.Table+TableChild
			this.lblCol2 = new global::Gtk.Label ();
			this.lblCol2.Name = "lblCol2";
			this.lblCol2.Xalign = 0F;
			this.lblCol2.LabelProp = global::Mono.Unix.Catalog.GetString ("Makefile variable name:");
			this.table3.Add (this.lblCol2);
			global::Gtk.Table.TableChild w44 = ((global::Gtk.Table.TableChild)(this.table3 [this.lblCol2]));
			w44.TopAttach = ((uint)(1));
			w44.BottomAttach = ((uint)(2));
			w44.LeftAttach = ((uint)(1));
			w44.RightAttach = ((uint)(2));
			w44.XOptions = ((global::Gtk.AttachOptions)(4));
			w44.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table3.Gtk.Table+TableChild
			this.lblCol3 = new global::Gtk.Label ();
			this.lblCol3.Name = "lblCol3";
			this.lblCol3.Xalign = 0F;
			this.lblCol3.LabelProp = global::Mono.Unix.Catalog.GetString ("Prefix:");
			this.table3.Add (this.lblCol3);
			global::Gtk.Table.TableChild w45 = ((global::Gtk.Table.TableChild)(this.table3 [this.lblCol3]));
			w45.TopAttach = ((uint)(1));
			w45.BottomAttach = ((uint)(2));
			w45.LeftAttach = ((uint)(2));
			w45.RightAttach = ((uint)(3));
			w45.XOptions = ((global::Gtk.AttachOptions)(4));
			w45.YOptions = ((global::Gtk.AttachOptions)(4));
			this.vbox2.Add (this.table3);
			global::Gtk.Box.BoxChild w46 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.table3]));
			w46.Position = 2;
			w46.Expand = false;
			w46.Fill = false;
			this.notebook1.Add (this.vbox2);
			global::Gtk.Notebook.NotebookChild w47 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1 [this.vbox2]));
			w47.Position = 1;
			// Notebook tab
			this.label2 = new global::Gtk.Label ();
			this.label2.Name = "label2";
			this.label2.LabelProp = global::Mono.Unix.Catalog.GetString ("Files");
			this.notebook1.SetTabLabel (this.vbox2, this.label2);
			this.label2.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.cbKeepRefSync = new global::Gtk.CheckButton ();
			this.cbKeepRefSync.CanFocus = true;
			this.cbKeepRefSync.Name = "cbKeepRefSync";
			this.cbKeepRefSync.Label = global::Mono.Unix.Catalog.GetString ("Enable references synchronization");
			this.cbKeepRefSync.DrawIndicator = true;
			this.vbox4.Add (this.cbKeepRefSync);
			global::Gtk.Box.BoxChild w48 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.cbKeepRefSync]));
			w48.Position = 0;
			w48.Expand = false;
			w48.Fill = false;
			// Container child vbox4.Gtk.Box+BoxChild
			this.hseparator5 = new global::Gtk.HSeparator ();
			this.hseparator5.Name = "hseparator5";
			this.vbox4.Add (this.hseparator5);
			global::Gtk.Box.BoxChild w49 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hseparator5]));
			w49.Position = 1;
			w49.Expand = false;
			w49.Fill = false;
			// Container child vbox4.Gtk.Box+BoxChild
			this.table4 = new global::Gtk.Table (((uint)(8)), ((uint)(3)), false);
			this.table4.Name = "table4";
			this.table4.RowSpacing = ((uint)(6));
			this.table4.ColumnSpacing = ((uint)(6));
			// Container child table4.Gtk.Table+TableChild
			this.cbAutotoolsProject = new global::Gtk.CheckButton ();
			this.cbAutotoolsProject.CanFocus = true;
			this.cbAutotoolsProject.Name = "cbAutotoolsProject";
			this.cbAutotoolsProject.Label = global::Mono.Unix.Catalog.GetString ("Look for packages in configure.in");
			this.cbAutotoolsProject.DrawIndicator = true;
			this.table4.Add (this.cbAutotoolsProject);
			global::Gtk.Table.TableChild w150 = ((global::Gtk.Table.TableChild)(this.table4 [this.cbAutotoolsProject]));
			w150.TopAttach = ((uint)(6));
			w150.BottomAttach = ((uint)(7));
			w150.RightAttach = ((uint)(3));
			w150.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table4.Gtk.Table+TableChild
			this.comboAsmRefVar = global::Gtk.ComboBox.NewText ();
			this.comboAsmRefVar.WidthRequest = 200;
			this.comboAsmRefVar.Name = "comboAsmRefVar";
			this.table4.Add (this.comboAsmRefVar);
			global::Gtk.Table.TableChild w51 = ((global::Gtk.Table.TableChild)(this.table4 [this.comboAsmRefVar]));
			w51.TopAttach = ((uint)(3));
			w51.BottomAttach = ((uint)(4));
			w51.LeftAttach = ((uint)(1));
			w51.RightAttach = ((uint)(2));
			w51.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table4.Gtk.Table+TableChild
			this.comboPackageRefVar = global::Gtk.ComboBox.NewText ();
			this.comboPackageRefVar.WidthRequest = 200;
			this.comboPackageRefVar.Name = "comboPackageRefVar";
			this.table4.Add (this.comboPackageRefVar);
			global::Gtk.Table.TableChild w50 = ((global::Gtk.Table.TableChild)(this.table4 [this.comboPackageRefVar]));
			w50.TopAttach = ((uint)(2));
			w50.BottomAttach = ((uint)(3));
			w50.LeftAttach = ((uint)(1));
			w50.RightAttach = ((uint)(2));
			w50.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table4.Gtk.Table+TableChild
			this.comboProjectRefVar = global::Gtk.ComboBox.NewText ();
			this.comboProjectRefVar.WidthRequest = 200;
			this.comboProjectRefVar.Name = "comboProjectRefVar";
			this.table4.Add (this.comboProjectRefVar);
			global::Gtk.Table.TableChild w153 = ((global::Gtk.Table.TableChild)(this.table4 [this.comboProjectRefVar]));
			w153.TopAttach = ((uint)(4));
			w153.BottomAttach = ((uint)(5));
			w153.LeftAttach = ((uint)(1));
			w153.RightAttach = ((uint)(2));
			w153.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table4.Gtk.Table+TableChild
			this.entryAsmRefPattern = new global::Gtk.Entry ();
			this.entryAsmRefPattern.CanFocus = true;
			this.entryAsmRefPattern.Name = "entryAsmRefPattern";
			this.entryAsmRefPattern.IsEditable = true;
			this.entryAsmRefPattern.InvisibleChar = '●';
			this.table4.Add (this.entryAsmRefPattern);
			global::Gtk.Table.TableChild w54 = ((global::Gtk.Table.TableChild)(this.table4 [this.entryAsmRefPattern]));
			w54.TopAttach = ((uint)(3));
			w54.BottomAttach = ((uint)(4));
			w54.LeftAttach = ((uint)(2));
			w54.RightAttach = ((uint)(3));
			w54.XOptions = ((global::Gtk.AttachOptions)(4));
			w54.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table4.Gtk.Table+TableChild
			this.entryPackageRefPattern = new global::Gtk.Entry ();
			this.entryPackageRefPattern.CanFocus = true;
			this.entryPackageRefPattern.Name = "entryPackageRefPattern";
			this.entryPackageRefPattern.IsEditable = true;
			this.entryPackageRefPattern.InvisibleChar = '●';
			this.table4.Add (this.entryPackageRefPattern);
			global::Gtk.Table.TableChild w53 = ((global::Gtk.Table.TableChild)(this.table4 [this.entryPackageRefPattern]));
			w53.TopAttach = ((uint)(2));
			w53.BottomAttach = ((uint)(3));
			w53.LeftAttach = ((uint)(2));
			w53.RightAttach = ((uint)(3));
			w53.XOptions = ((global::Gtk.AttachOptions)(4));
			w53.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table4.Gtk.Table+TableChild
			this.entryProjectRefPattern = new global::Gtk.Entry ();
			this.entryProjectRefPattern.CanFocus = true;
			this.entryProjectRefPattern.Name = "entryProjectRefPattern";
			this.entryProjectRefPattern.IsEditable = true;
			this.entryProjectRefPattern.InvisibleChar = '●';
			this.table4.Add (this.entryProjectRefPattern);
			global::Gtk.Table.TableChild w56 = ((global::Gtk.Table.TableChild)(this.table4 [this.entryProjectRefPattern]));
			w56.TopAttach = ((uint)(4));
			w56.BottomAttach = ((uint)(5));
			w56.LeftAttach = ((uint)(2));
			w56.RightAttach = ((uint)(3));
			w56.XOptions = ((global::Gtk.AttachOptions)(4));
			w56.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table4.Gtk.Table+TableChild
			this.fileEntryConfigureInPath = new global::MonoDevelop.Components.FolderEntry ();
			this.fileEntryConfigureInPath.Name = "fileEntryConfigureInPath";
			this.table4.Add (this.fileEntryConfigureInPath);
			global::Gtk.Table.TableChild w57 = ((global::Gtk.Table.TableChild)(this.table4 [this.fileEntryConfigureInPath]));
			w57.TopAttach = ((uint)(7));
			w57.BottomAttach = ((uint)(8));
			w57.LeftAttach = ((uint)(1));
			w57.RightAttach = ((uint)(3));
			w57.XOptions = ((global::Gtk.AttachOptions)(4));
			w57.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table4.Gtk.Table+TableChild
			this.hseparator1 = new global::Gtk.HSeparator ();
			this.hseparator1.Name = "hseparator1";
			this.table4.Add (this.hseparator1);
			global::Gtk.Table.TableChild w58 = ((global::Gtk.Table.TableChild)(this.table4 [this.hseparator1]));
			w58.TopAttach = ((uint)(5));
			w58.BottomAttach = ((uint)(6));
			w58.RightAttach = ((uint)(3));
			w58.XOptions = ((global::Gtk.AttachOptions)(4));
			w58.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table4.Gtk.Table+TableChild
			this.label6 = new global::Gtk.Label ();
			this.label6.WidthRequest = 500;
			this.label6.Name = "label6";
			this.label6.Xalign = 0F;
			this.label6.LabelProp = global::Mono.Unix.Catalog.GetString ("Select the kind of references you want to synchronize with the makefile. For each reference type please specify the makefile variable that holds the list, and optionally a prefix to be prepended to each reference name. You can specify the same variable name for several types of references.");
			this.label6.Wrap = true;
			this.table4.Add (this.label6);
			global::Gtk.Table.TableChild w59 = ((global::Gtk.Table.TableChild)(this.table4 [this.label6]));
			w59.RightAttach = ((uint)(3));
			w59.YPadding = ((uint)(9));
			w59.XOptions = ((global::Gtk.AttachOptions)(4));
			w59.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table4.Gtk.Table+TableChild
			this.lblAsmRef = new global::Gtk.Label ();
			this.lblAsmRef.Name = "lblAsmRef";
			this.lblAsmRef.Xalign = 0F;
			this.lblAsmRef.LabelProp = global::Mono.Unix.Catalog.GetString ("Assembly References");
			this.table4.Add (this.lblAsmRef);
			global::Gtk.Table.TableChild w60 = ((global::Gtk.Table.TableChild)(this.table4 [this.lblAsmRef]));
			w60.TopAttach = ((uint)(3));
			w60.BottomAttach = ((uint)(4));
			w60.XOptions = ((global::Gtk.AttachOptions)(4));
			w60.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table4.Gtk.Table+TableChild
			this.lblCol5 = new global::Gtk.Label ();
			this.lblCol5.Name = "lblCol5";
			this.lblCol5.Xalign = 0F;
			this.lblCol5.LabelProp = global::Mono.Unix.Catalog.GetString ("Makefile variable name:");
			this.table4.Add (this.lblCol5);
			global::Gtk.Table.TableChild w61 = ((global::Gtk.Table.TableChild)(this.table4 [this.lblCol5]));
			w61.TopAttach = ((uint)(1));
			w61.BottomAttach = ((uint)(2));
			w61.LeftAttach = ((uint)(1));
			w61.RightAttach = ((uint)(2));
			w61.XOptions = ((global::Gtk.AttachOptions)(4));
			w61.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table4.Gtk.Table+TableChild
			this.lblCol6 = new global::Gtk.Label ();
			this.lblCol6.Name = "lblCol6";
			this.lblCol6.Xalign = 0F;
			this.lblCol6.LabelProp = global::Mono.Unix.Catalog.GetString ("Prefix:");
			this.table4.Add (this.lblCol6);
			global::Gtk.Table.TableChild w162 = ((global::Gtk.Table.TableChild)(this.table4 [this.lblCol6]));
			w162.TopAttach = ((uint)(1));
			w162.BottomAttach = ((uint)(2));
			w162.LeftAttach = ((uint)(2));
			w162.RightAttach = ((uint)(3));
			w162.XOptions = ((global::Gtk.AttachOptions)(4));
			w162.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table4.Gtk.Table+TableChild
			this.lblConfigureInPath = new global::Gtk.Label ();
			this.lblConfigureInPath.Name = "lblConfigureInPath";
			this.lblConfigureInPath.Xalign = 0F;
			this.lblConfigureInPath.LabelProp = global::Mono.Unix.Catalog.GetString ("Path for configure.in");
			this.table4.Add (this.lblConfigureInPath);
			global::Gtk.Table.TableChild w63 = ((global::Gtk.Table.TableChild)(this.table4 [this.lblConfigureInPath]));
			w63.TopAttach = ((uint)(7));
			w63.BottomAttach = ((uint)(8));
			w63.XOptions = ((global::Gtk.AttachOptions)(4));
			w63.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table4.Gtk.Table+TableChild
			this.lblPackageRef = new global::Gtk.Label ();
			this.lblPackageRef.Name = "lblPackageRef";
			this.lblPackageRef.Xalign = 0F;
			this.lblPackageRef.LabelProp = global::Mono.Unix.Catalog.GetString ("Package References");
			this.table4.Add (this.lblPackageRef);
			global::Gtk.Table.TableChild w62 = ((global::Gtk.Table.TableChild)(this.table4 [this.lblPackageRef]));
			w62.TopAttach = ((uint)(2));
			w62.BottomAttach = ((uint)(3));
			w62.XOptions = ((global::Gtk.AttachOptions)(4));
			w62.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table4.Gtk.Table+TableChild
			this.lblProjectRef = new global::Gtk.Label ();
			this.lblProjectRef.Name = "lblProjectRef";
			this.lblProjectRef.Xalign = 0F;
			this.lblProjectRef.LabelProp = global::Mono.Unix.Catalog.GetString ("Project References");
			this.table4.Add (this.lblProjectRef);
			global::Gtk.Table.TableChild w65 = ((global::Gtk.Table.TableChild)(this.table4 [this.lblProjectRef]));
			w65.TopAttach = ((uint)(4));
			w65.BottomAttach = ((uint)(5));
			w65.XOptions = ((global::Gtk.AttachOptions)(4));
			w65.YOptions = ((global::Gtk.AttachOptions)(4));
			this.vbox4.Add (this.table4);
			global::Gtk.Box.BoxChild w66 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.table4]));
			w66.Position = 2;
			w66.Expand = false;
			w66.Fill = false;
			this.notebook1.Add (this.vbox4);
			global::Gtk.Notebook.NotebookChild w67 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1 [this.vbox4]));
			w67.Position = 2;
			// Notebook tab
			this.label3 = new global::Gtk.Label ();
			this.label3.Name = "label3";
			this.label3.LabelProp = global::Mono.Unix.Catalog.GetString ("References");
			this.notebook1.SetTabLabel (this.vbox4, this.label3);
			this.label3.ShowAll ();
			// Container child notebook1.Gtk.Notebook+NotebookChild
			this.vbox3 = new global::Gtk.VBox ();
			this.vbox3.Name = "vbox3";
			this.vbox3.BorderWidth = ((uint)(6));
			// Container child vbox3.Gtk.Box+BoxChild
			this.label7 = new global::Gtk.Label ();
			this.label7.WidthRequest = 500;
			this.label7.Name = "label7";
			this.label7.Xalign = 0F;
			this.label7.LabelProp = global::Mono.Unix.Catalog.GetString ("Select the Compiler message format for parsing the compiler errors and warnings. You can either select one of the built-in options, or specify custom regular expressions for errors and warnings. The regex must be the .net style regex. The following named groups are relevant : file, line, column, number (error number) and message.");
			this.label7.Wrap = true;
			this.label7.Justify = ((global::Gtk.Justification)(3));
			this.vbox3.Add (this.label7);
			global::Gtk.Box.BoxChild w68 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.label7]));
			w68.Position = 0;
			w68.Expand = false;
			w68.Fill = false;
			w68.Padding = ((uint)(6));
			// Container child vbox3.Gtk.Box+BoxChild
			this.table2 = new global::Gtk.Table (((uint)(3)), ((uint)(3)), false);
			this.table2.Name = "table2";
			this.table2.RowSpacing = ((uint)(6));
			this.table2.ColumnSpacing = ((uint)(6));
			// Container child table2.Gtk.Table+TableChild
			this.entryErrorRegex = new global::Gtk.Entry ();
			this.entryErrorRegex.WidthRequest = 350;
			this.entryErrorRegex.CanFocus = true;
			this.entryErrorRegex.Name = "entryErrorRegex";
			this.entryErrorRegex.IsEditable = true;
			this.entryErrorRegex.InvisibleChar = '●';
			this.table2.Add (this.entryErrorRegex);
			global::Gtk.Table.TableChild w69 = ((global::Gtk.Table.TableChild)(this.table2 [this.entryErrorRegex]));
			w69.TopAttach = ((uint)(1));
			w69.BottomAttach = ((uint)(2));
			w69.LeftAttach = ((uint)(1));
			w69.RightAttach = ((uint)(3));
			w69.XOptions = ((global::Gtk.AttachOptions)(4));
			w69.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table2.Gtk.Table+TableChild
			this.entryWarningRegex = new global::Gtk.Entry ();
			this.entryWarningRegex.WidthRequest = 350;
			this.entryWarningRegex.CanFocus = true;
			this.entryWarningRegex.Name = "entryWarningRegex";
			this.entryWarningRegex.IsEditable = true;
			this.entryWarningRegex.InvisibleChar = '●';
			this.table2.Add (this.entryWarningRegex);
			global::Gtk.Table.TableChild w70 = ((global::Gtk.Table.TableChild)(this.table2 [this.entryWarningRegex]));
			w70.TopAttach = ((uint)(2));
			w70.BottomAttach = ((uint)(3));
			w70.LeftAttach = ((uint)(1));
			w70.RightAttach = ((uint)(3));
			w70.XOptions = ((global::Gtk.AttachOptions)(4));
			w70.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table2.Gtk.Table+TableChild
			this.hbox6 = new global::Gtk.HBox ();
			this.hbox6.Name = "hbox6";
			// Container child hbox6.Gtk.Box+BoxChild
			this.comboMessageType = global::Gtk.ComboBox.NewText ();
			this.comboMessageType.WidthRequest = 150;
			this.comboMessageType.Name = "comboMessageType";
			this.hbox6.Add (this.comboMessageType);
			global::Gtk.Box.BoxChild w71 = ((global::Gtk.Box.BoxChild)(this.hbox6 [this.comboMessageType]));
			w71.Position = 0;
			w71.Expand = false;
			w71.Fill = false;
			this.table2.Add (this.hbox6);
			global::Gtk.Table.TableChild w72 = ((global::Gtk.Table.TableChild)(this.table2 [this.hbox6]));
			w72.LeftAttach = ((uint)(1));
			w72.RightAttach = ((uint)(2));
			w72.XOptions = ((global::Gtk.AttachOptions)(4));
			w72.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table2.Gtk.Table+TableChild
			this.lblErrorRegex = new global::Gtk.Label ();
			this.lblErrorRegex.Name = "lblErrorRegex";
			this.lblErrorRegex.Xalign = 0F;
			this.lblErrorRegex.LabelProp = global::Mono.Unix.Catalog.GetString ("Error regex :");
			this.table2.Add (this.lblErrorRegex);
			global::Gtk.Table.TableChild w73 = ((global::Gtk.Table.TableChild)(this.table2 [this.lblErrorRegex]));
			w73.TopAttach = ((uint)(1));
			w73.BottomAttach = ((uint)(2));
			w73.XOptions = ((global::Gtk.AttachOptions)(4));
			w73.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table2.Gtk.Table+TableChild
			this.lblMessageType = new global::Gtk.Label ();
			this.lblMessageType.Name = "lblMessageType";
			this.lblMessageType.Xalign = 0F;
			this.lblMessageType.LabelProp = global::Mono.Unix.Catalog.GetString ("Compiler :");
			this.table2.Add (this.lblMessageType);
			global::Gtk.Table.TableChild w74 = ((global::Gtk.Table.TableChild)(this.table2 [this.lblMessageType]));
			w74.XOptions = ((global::Gtk.AttachOptions)(4));
			w74.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table2.Gtk.Table+TableChild
			this.lblWarningRegex = new global::Gtk.Label ();
			this.lblWarningRegex.Name = "lblWarningRegex";
			this.lblWarningRegex.Xalign = 0F;
			this.lblWarningRegex.LabelProp = global::Mono.Unix.Catalog.GetString ("Warnings regex :");
			this.table2.Add (this.lblWarningRegex);
			global::Gtk.Table.TableChild w75 = ((global::Gtk.Table.TableChild)(this.table2 [this.lblWarningRegex]));
			w75.TopAttach = ((uint)(2));
			w75.BottomAttach = ((uint)(3));
			w75.XOptions = ((global::Gtk.AttachOptions)(4));
			w75.YOptions = ((global::Gtk.AttachOptions)(4));
			this.vbox3.Add (this.table2);
			global::Gtk.Box.BoxChild w76 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.table2]));
			w76.Position = 1;
			this.notebook1.Add (this.vbox3);
			global::Gtk.Notebook.NotebookChild w77 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1 [this.vbox3]));
			w77.Position = 3;
			// Notebook tab
			this.label4 = new global::Gtk.Label ();
			this.label4.Name = "label4";
			this.label4.LabelProp = global::Mono.Unix.Catalog.GetString ("Messages Regex");
			this.notebook1.SetTabLabel (this.vbox3, this.label4);
			this.label4.ShowAll ();
			this.Add (this.notebook1);
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.comboAssemblyName.Hide ();
			this.comboOutputDir.Hide ();
			this.lblAssemblyNameVar.Hide ();
			this.lblOutputDirVar.Hide ();
			this.Show ();
			this.cbEnableMakefileIntegration.Clicked += new global::System.EventHandler (this.OnEnableMakefileIntegrationClicked);
			this.fileEntryMakefilePath.FocusOutEvent += new global::Gtk.FocusOutEventHandler (this.OnFileEntryMakefilePathFocusOutEvent);
			this.cbRunTarget.Clicked += new global::System.EventHandler (this.OnCbRunTargetClicked);
			this.cbCleanTarget.Clicked += new global::System.EventHandler (this.OnCbCleanTargetClicked);
			this.cbBuildTarget.Clicked += new global::System.EventHandler (this.OnCbBuildTargetClicked);
			this.cbFileSync.Clicked += new global::System.EventHandler (this.OnCbFileSyncClicked);
			this.comboResourcesVar.Changed += new global::System.EventHandler (this.OnComboResourcesVarChanged);
			this.cbKeepResourcesSync.Clicked += new global::System.EventHandler (this.OnCbKeepResourcesSyncClicked);
			this.cbKeepOthersSync.Clicked += new global::System.EventHandler (this.OnCbKeepOthersSyncClicked);
			this.cbKeepFilesSync.Clicked += new global::System.EventHandler (this.OnCbKeepFilesSyncClicked);
			this.cbKeepDeployFilesSync.Clicked += new global::System.EventHandler (this.OnCbKeepDeployFilesSyncClicked);
			this.cbKeepRefSync.Clicked += new global::System.EventHandler (this.OnCbKeepRefSyncClicked);
			this.comboProjectRefVar.Changed += new global::System.EventHandler (this.OnComboProjectRefVarChanged);
			this.comboPackageRefVar.Changed += new global::System.EventHandler (this.OnComboPackageRefVarChanged);
			this.comboAsmRefVar.Changed += new global::System.EventHandler (this.OnComboAsmRefVarChanged);
			this.cbAutotoolsProject.Clicked += new global::System.EventHandler (this.OnCbAutotoolsProjectClicked);
			this.comboMessageType.Changed += new global::System.EventHandler (this.OnComboMessageTypeChanged);
		}
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget MonoDevelop.VersionControl.Dialogs.SelectRepositoryDialog
			this.Events = ((global::Gdk.EventMask)(256));
			this.Name = "MonoDevelop.VersionControl.Dialogs.SelectRepositoryDialog";
			this.Title = global::Mono.Unix.Catalog.GetString ("Select Repository");
			this.WindowPosition = ((global::Gtk.WindowPosition)(4));
			this.BorderWidth = ((uint)(6));
			// Internal child MonoDevelop.VersionControl.Dialogs.SelectRepositoryDialog.VBox
			global::Gtk.VBox w1 = this.VBox;
			w1.Events = ((global::Gdk.EventMask)(256));
			w1.Name = "dialog_VBox";
			w1.Spacing = 6;
			// Container child dialog_VBox.Gtk.Box+BoxChild
			this.vbox1 = new global::Gtk.VBox ();
			this.vbox1.Name = "vbox1";
			this.vbox1.Spacing = 12;
			this.vbox1.BorderWidth = ((uint)(6));
			// Container child vbox1.Gtk.Box+BoxChild
			this.notebook = new global::Gtk.Notebook ();
			this.notebook.CanFocus = true;
			this.notebook.Name = "notebook";
			this.notebook.CurrentPage = 0;
			// Container child notebook.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.hbox1 = new global::Gtk.HBox ();
			this.hbox1.Name = "hbox1";
			this.hbox1.Spacing = 6;
			// Container child hbox1.Gtk.Box+BoxChild
			this.label3 = new global::Gtk.Label ();
			this.label3.Name = "label3";
			this.label3.LabelProp = global::Mono.Unix.Catalog.GetString ("Type:");
			this.hbox1.Add (this.label3);
			global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label3]));
			w2.Position = 0;
			w2.Expand = false;
			w2.Fill = false;
			// Container child hbox1.Gtk.Box+BoxChild
			this.repCombo = global::Gtk.ComboBox.NewText ();
			this.repCombo.Name = "repCombo";
			this.hbox1.Add (this.repCombo);
			global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.repCombo]));
			w3.Position = 1;
			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.hseparator1 = new global::Gtk.HSeparator ();
			this.hseparator1.Name = "hseparator1";
			this.vbox2.Add (this.hseparator1);
			global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hseparator1]));
			w5.Position = 1;
			w5.Expand = false;
			w5.Fill = false;
			// Container child vbox2.Gtk.Box+BoxChild
			this.repoContainer = new global::Gtk.EventBox ();
			this.repoContainer.Name = "repoContainer";
			this.vbox2.Add (this.repoContainer);
			global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.repoContainer]));
			w6.Position = 2;
			this.notebook.Add (this.vbox2);
			// Notebook tab
			this.label1 = new global::Gtk.Label ();
			this.label1.Name = "label1";
			this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("Connect to Repository");
			this.notebook.SetTabLabel (this.vbox2, this.label1);
			this.label1.ShowAll ();
			// Container child notebook.Gtk.Notebook+NotebookChild
			this.hbox2 = new global::Gtk.HBox ();
			this.hbox2.Name = "hbox2";
			this.hbox2.Spacing = 6;
			this.hbox2.BorderWidth = ((uint)(6));
			// Container child hbox2.Gtk.Box+BoxChild
			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.repoTree = new global::Gtk.TreeView ();
			this.repoTree.CanFocus = true;
			this.repoTree.Name = "repoTree";
			this.scrolledwindow2.Add (this.repoTree);
			this.hbox2.Add (this.scrolledwindow2);
			global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.scrolledwindow2]));
			w9.Position = 0;
			// Container child hbox2.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.buttonAdd = new global::Gtk.Button ();
			this.buttonAdd.CanFocus = true;
			this.buttonAdd.Name = "buttonAdd";
			this.buttonAdd.UseStock = true;
			this.buttonAdd.UseUnderline = true;
			this.buttonAdd.Label = "gtk-add";
			this.vbuttonbox1.Add (this.buttonAdd);
			global::Gtk.ButtonBox.ButtonBoxChild w10 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.buttonAdd]));
			w10.Expand = false;
			w10.Fill = false;
			// Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
			this.buttonRemove = new global::Gtk.Button ();
			this.buttonRemove.CanFocus = true;
			this.buttonRemove.Name = "buttonRemove";
			this.buttonRemove.UseStock = true;
			this.buttonRemove.UseUnderline = true;
			this.buttonRemove.Label = "gtk-remove";
			this.vbuttonbox1.Add (this.buttonRemove);
			global::Gtk.ButtonBox.ButtonBoxChild w11 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.buttonRemove]));
			w11.Position = 1;
			w11.Expand = false;
			w11.Fill = false;
			// Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
			this.buttonEdit = new global::Gtk.Button ();
			this.buttonEdit.CanFocus = true;
			this.buttonEdit.Name = "buttonEdit";
			this.buttonEdit.UseStock = true;
			this.buttonEdit.UseUnderline = true;
			this.buttonEdit.Label = "gtk-edit";
			this.vbuttonbox1.Add (this.buttonEdit);
			global::Gtk.ButtonBox.ButtonBoxChild w12 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.buttonEdit]));
			w12.Position = 2;
			w12.Expand = false;
			w12.Fill = false;
			this.hbox2.Add (this.vbuttonbox1);
			global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.vbuttonbox1]));
			w13.Position = 1;
			w13.Expand = false;
			w13.Fill = false;
			this.notebook.Add (this.hbox2);
			global::Gtk.Notebook.NotebookChild w14 = ((global::Gtk.Notebook.NotebookChild)(this.notebook [this.hbox2]));
			w14.Position = 1;
			// Notebook tab
			this.label2 = new global::Gtk.Label ();
			this.label2.Name = "label2";
			this.label2.LabelProp = global::Mono.Unix.Catalog.GetString ("Registered Repositories");
			this.notebook.SetTabLabel (this.hbox2, this.label2);
			this.label2.ShowAll ();
			this.vbox1.Add (this.notebook);
			global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.notebook]));
			w15.Position = 0;
			// Container child vbox1.Gtk.Box+BoxChild
			this.table1 = new global::Gtk.Table (((uint)(4)), ((uint)(2)), false);
			this.table1.Name = "table1";
			this.table1.RowSpacing = ((uint)(6));
			this.table1.ColumnSpacing = ((uint)(6));
			// Container child table1.Gtk.Table+TableChild
			this.boxFolder = new global::Gtk.HBox ();
			this.boxFolder.Name = "boxFolder";
			this.boxFolder.Spacing = 6;
			// Container child boxFolder.Gtk.Box+BoxChild
			this.entryFolder = new global::Gtk.Entry ();
			this.entryFolder.CanFocus = true;
			this.entryFolder.Name = "entryFolder";
			this.entryFolder.IsEditable = true;
			this.entryFolder.InvisibleChar = '●';
			this.boxFolder.Add (this.entryFolder);
			global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.boxFolder [this.entryFolder]));
			w16.Position = 0;
			// Container child boxFolder.Gtk.Box+BoxChild
			this.buttonBrowse = new global::Gtk.Button ();
			this.buttonBrowse.CanFocus = true;
			this.buttonBrowse.Name = "buttonBrowse";
			this.buttonBrowse.Label = global::Mono.Unix.Catalog.GetString ("Browse...");
			this.boxFolder.Add (this.buttonBrowse);
			global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.boxFolder [this.buttonBrowse]));
			w17.Position = 1;
			w17.Expand = false;
			w17.Fill = false;
			this.table1.Add (this.boxFolder);
			global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table1 [this.boxFolder]));
			w18.TopAttach = ((uint)(1));
			w18.BottomAttach = ((uint)(2));
			w18.LeftAttach = ((uint)(1));
			w18.RightAttach = ((uint)(2));
			w18.XOptions = ((global::Gtk.AttachOptions)(4));
			w18.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.boxMessage = new global::Gtk.HBox ();
			this.boxMessage.Name = "boxMessage";
			this.boxMessage.Spacing = 6;
			// Container child boxMessage.Gtk.Box+BoxChild
			this.entryMessage = new global::Gtk.Entry ();
			this.entryMessage.CanFocus = true;
			this.entryMessage.Name = "entryMessage";
			this.entryMessage.IsEditable = true;
			this.entryMessage.InvisibleChar = '●';
			this.boxMessage.Add (this.entryMessage);
			global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.boxMessage [this.entryMessage]));
			w19.Position = 0;
			this.table1.Add (this.boxMessage);
			global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table1 [this.boxMessage]));
			w20.TopAttach = ((uint)(3));
			w20.BottomAttach = ((uint)(4));
			w20.LeftAttach = ((uint)(1));
			w20.RightAttach = ((uint)(2));
			w20.XOptions = ((global::Gtk.AttachOptions)(4));
			w20.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.entryName = new global::Gtk.Entry ();
			this.entryName.CanFocus = true;
			this.entryName.Name = "entryName";
			this.entryName.IsEditable = true;
			this.entryName.InvisibleChar = '●';
			this.table1.Add (this.entryName);
			global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table1 [this.entryName]));
			w21.TopAttach = ((uint)(2));
			w21.BottomAttach = ((uint)(3));
			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.label5 = new global::Gtk.Label ();
			this.label5.Name = "label5";
			this.label5.Xalign = 0F;
			this.label5.LabelProp = global::Mono.Unix.Catalog.GetString ("Repository:");
			this.table1.Add (this.label5);
			global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table1 [this.label5]));
			w22.XOptions = ((global::Gtk.AttachOptions)(4));
			w22.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.labelMessage = new global::Gtk.Label ();
			this.labelMessage.Name = "labelMessage";
			this.labelMessage.Xalign = 0F;
			this.labelMessage.LabelProp = global::Mono.Unix.Catalog.GetString ("Message:");
			this.table1.Add (this.labelMessage);
			global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelMessage]));
			w23.TopAttach = ((uint)(3));
			w23.BottomAttach = ((uint)(4));
			w23.XOptions = ((global::Gtk.AttachOptions)(4));
			w23.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.labelName = new global::Gtk.Label ();
			this.labelName.Name = "labelName";
			this.labelName.Xalign = 0F;
			this.labelName.LabelProp = global::Mono.Unix.Catalog.GetString ("Module name:");
			this.table1.Add (this.labelName);
			global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelName]));
			w24.TopAttach = ((uint)(2));
			w24.BottomAttach = ((uint)(3));
			w24.XOptions = ((global::Gtk.AttachOptions)(4));
			w24.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.labelRepository = new global::Gtk.Label ();
			this.labelRepository.Name = "labelRepository";
			this.labelRepository.Xalign = 0F;
			this.table1.Add (this.labelRepository);
			global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelRepository]));
			w25.LeftAttach = ((uint)(1));
			w25.RightAttach = ((uint)(2));
			w25.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.labelTargetDir = new global::Gtk.Label ();
			this.labelTargetDir.Name = "labelTargetDir";
			this.labelTargetDir.Xalign = 0F;
			this.labelTargetDir.LabelProp = global::Mono.Unix.Catalog.GetString ("Target directory:");
			this.table1.Add (this.labelTargetDir);
			global::Gtk.Table.TableChild w26 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelTargetDir]));
			w26.TopAttach = ((uint)(1));
			w26.BottomAttach = ((uint)(2));
			w26.XOptions = ((global::Gtk.AttachOptions)(4));
			w26.YOptions = ((global::Gtk.AttachOptions)(4));
			this.vbox1.Add (this.table1);
			global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.table1]));
			w27.Position = 1;
			w27.Expand = false;
			w27.Fill = false;
			w1.Add (this.vbox1);
			global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox1]));
			w28.Position = 0;
			// Internal child MonoDevelop.VersionControl.Dialogs.SelectRepositoryDialog.ActionArea
			global::Gtk.HButtonBox w29 = this.ActionArea;
			w29.Events = ((global::Gdk.EventMask)(256));
			w29.Name = "VersionControlAddIn.SelectRepositoryDialog_ActionArea";
			w29.Spacing = 10;
			w29.BorderWidth = ((uint)(5));
			w29.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
			// Container child VersionControlAddIn.SelectRepositoryDialog_ActionArea.Gtk.ButtonBox+ButtonBoxChild
			this.button559 = new global::Gtk.Button ();
			this.button559.CanDefault = true;
			this.button559.CanFocus = true;
			this.button559.Name = "button559";
			this.button559.UseStock = true;
			this.button559.UseUnderline = true;
			this.button559.Label = "gtk-cancel";
			this.AddActionWidget (this.button559, -6);
			global::Gtk.ButtonBox.ButtonBoxChild w30 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w29 [this.button559]));
			w30.Expand = false;
			w30.Fill = false;
			// Container child VersionControlAddIn.SelectRepositoryDialog_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";
			w29.Add (this.buttonOk);
			global::Gtk.ButtonBox.ButtonBoxChild w31 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w29 [this.buttonOk]));
			w31.Position = 1;
			w31.Expand = false;
			w31.Fill = false;
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.DefaultWidth = 617;
			this.DefaultHeight = 438;
			this.Hide ();
			this.notebook.ChangeCurrentPage += new global::Gtk.ChangeCurrentPageHandler (this.OnNotebookChangeCurrentPage);
			this.repCombo.Changed += new global::System.EventHandler (this.OnRepComboChanged);
			this.repoTree.CursorChanged += new global::System.EventHandler (this.OnRepoTreeCursorChanged);
			this.buttonAdd.Clicked += new global::System.EventHandler (this.OnButtonAddClicked);
			this.buttonRemove.Clicked += new global::System.EventHandler (this.OnButtonRemoveClicked);
			this.buttonEdit.Clicked += new global::System.EventHandler (this.OnButtonEditClicked);
			this.entryFolder.Changed += new global::System.EventHandler (this.OnEntryFolderChanged);
			this.buttonBrowse.Clicked += new global::System.EventHandler (this.OnButtonBrowseClicked);
			this.buttonOk.Clicked += new global::System.EventHandler (this.OnButtonOkClicked);
		}
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget MonoDevelop.Protobuild.GtkProtobuildModuleConfigurationWidget
			global::Stetic.BinContainer.Attach (this);
			this.Name = "MonoDevelop.Protobuild.GtkProtobuildModuleConfigurationWidget";
			// Container child MonoDevelop.Protobuild.GtkProtobuildModuleConfigurationWidget.Gtk.Container+ContainerChild
			this.mainHBox = new global::Gtk.HBox ();
			this.mainHBox.Name = "mainHBox";
			// Container child mainHBox.Gtk.Box+BoxChild
			this.leftBorderEventBox = new global::Gtk.EventBox ();
			this.leftBorderEventBox.WidthRequest = 30;
			this.leftBorderEventBox.Name = "leftBorderEventBox";
			this.mainHBox.Add (this.leftBorderEventBox);
			global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.mainHBox [this.leftBorderEventBox]));
			w1.Position = 0;
			w1.Expand = false;
			// Container child mainHBox.Gtk.Box+BoxChild
			this.projectConfigurationTableEventBox = new global::Gtk.EventBox ();
			this.projectConfigurationTableEventBox.WidthRequest = 561;
			this.projectConfigurationTableEventBox.Name = "projectConfigurationTableEventBox";
			// Container child projectConfigurationTableEventBox.Gtk.Container+ContainerChild
			this.projectConfigurationVBox = new global::Gtk.VBox ();
			this.projectConfigurationVBox.Name = "projectConfigurationVBox";
			// Container child projectConfigurationVBox.Gtk.Box+BoxChild
			this.projectConfigurationTopEventBox = new global::Gtk.EventBox ();
			this.projectConfigurationTopEventBox.Name = "projectConfigurationTopEventBox";
			this.projectConfigurationVBox.Add (this.projectConfigurationTopEventBox);
			global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.projectConfigurationVBox [this.projectConfigurationTopEventBox]));
			w2.Position = 0;
			// Container child projectConfigurationVBox.Gtk.Box+BoxChild
			this.projectConfigurationTable = new global::Gtk.Table (((uint)(6)), ((uint)(3)), false);
			this.projectConfigurationTable.Name = "projectConfigurationTable";
			this.projectConfigurationTable.RowSpacing = ((uint)(7));
			this.projectConfigurationTable.ColumnSpacing = ((uint)(6));
			// Container child projectConfigurationTable.Gtk.Table+TableChild
			this.browseButton = new global::Gtk.Button ();
			this.browseButton.CanFocus = true;
			this.browseButton.Name = "browseButton";
			this.browseButton.UseUnderline = true;
			this.browseButton.BorderWidth = ((uint)(1));
			this.browseButton.Label = global::Mono.Unix.Catalog.GetString ("Browse...");
			this.projectConfigurationTable.Add (this.browseButton);
			global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.projectConfigurationTable [this.browseButton]));
			w3.TopAttach = ((uint)(2));
			w3.BottomAttach = ((uint)(3));
			w3.LeftAttach = ((uint)(2));
			w3.RightAttach = ((uint)(3));
			w3.XPadding = ((uint)(5));
			w3.XOptions = ((global::Gtk.AttachOptions)(4));
			w3.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child projectConfigurationTable.Gtk.Table+TableChild
			this.createGitIgnoreFileCheckBox = new global::Gtk.CheckButton ();
			this.createGitIgnoreFileCheckBox.CanFocus = true;
			this.createGitIgnoreFileCheckBox.Name = "createGitIgnoreFileCheckBox";
			this.createGitIgnoreFileCheckBox.Label = global::Mono.Unix.Catalog.GetString ("Create a .gitignore file to ignore inessential files.");
			this.createGitIgnoreFileCheckBox.Active = true;
			this.createGitIgnoreFileCheckBox.DrawIndicator = true;
			this.createGitIgnoreFileCheckBox.UseUnderline = true;
			this.projectConfigurationTable.Add (this.createGitIgnoreFileCheckBox);
			global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.projectConfigurationTable [this.createGitIgnoreFileCheckBox]));
			w4.TopAttach = ((uint)(5));
			w4.BottomAttach = ((uint)(6));
			w4.LeftAttach = ((uint)(1));
			w4.RightAttach = ((uint)(3));
			w4.XOptions = ((global::Gtk.AttachOptions)(4));
			w4.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child projectConfigurationTable.Gtk.Table+TableChild
			this.locationLabel = new global::Gtk.Label ();
			this.locationLabel.Name = "locationLabel";
			this.locationLabel.Xpad = 5;
			this.locationLabel.Xalign = 1F;
			this.locationLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("Location:");
			this.locationLabel.Justify = ((global::Gtk.Justification)(1));
			this.projectConfigurationTable.Add (this.locationLabel);
			global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.projectConfigurationTable [this.locationLabel]));
			w5.TopAttach = ((uint)(2));
			w5.BottomAttach = ((uint)(3));
			w5.XOptions = ((global::Gtk.AttachOptions)(4));
			w5.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child projectConfigurationTable.Gtk.Table+TableChild
			this.locationSeparator = new global::Gtk.DrawingArea ();
			this.locationSeparator.HeightRequest = 1;
			this.locationSeparator.Name = "locationSeparator";
			this.projectConfigurationTable.Add (this.locationSeparator);
			global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.projectConfigurationTable [this.locationSeparator]));
			w6.TopAttach = ((uint)(3));
			w6.BottomAttach = ((uint)(4));
			w6.RightAttach = ((uint)(3));
			w6.YPadding = ((uint)(10));
			w6.XOptions = ((global::Gtk.AttachOptions)(4));
			w6.YOptions = ((global::Gtk.AttachOptions)(0));
			// Container child projectConfigurationTable.Gtk.Table+TableChild
			this.locationTextBox = new global::Gtk.Entry ();
			this.locationTextBox.CanFocus = true;
			this.locationTextBox.Name = "locationTextBox";
			this.locationTextBox.IsEditable = true;
			this.locationTextBox.InvisibleChar = '●';
			this.projectConfigurationTable.Add (this.locationTextBox);
			global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.projectConfigurationTable [this.locationTextBox]));
			w7.TopAttach = ((uint)(2));
			w7.BottomAttach = ((uint)(3));
			w7.LeftAttach = ((uint)(1));
			w7.RightAttach = ((uint)(2));
			w7.XOptions = ((global::Gtk.AttachOptions)(4));
			w7.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child projectConfigurationTable.Gtk.Table+TableChild
			this.moduleNameLabel = new global::Gtk.Label ();
			this.moduleNameLabel.Name = "moduleNameLabel";
			this.moduleNameLabel.Xpad = 5;
			this.moduleNameLabel.Xalign = 1F;
			this.moduleNameLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("Module Name:");
			this.moduleNameLabel.Justify = ((global::Gtk.Justification)(1));
			this.projectConfigurationTable.Add (this.moduleNameLabel);
			global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.projectConfigurationTable [this.moduleNameLabel]));
			w8.XOptions = ((global::Gtk.AttachOptions)(4));
			w8.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child projectConfigurationTable.Gtk.Table+TableChild
			this.moduleNameTextBox = new global::Gtk.Entry ();
			this.moduleNameTextBox.CanFocus = true;
			this.moduleNameTextBox.Name = "moduleNameTextBox";
			this.moduleNameTextBox.IsEditable = true;
			this.moduleNameTextBox.InvisibleChar = '●';
			this.projectConfigurationTable.Add (this.moduleNameTextBox);
			global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.projectConfigurationTable [this.moduleNameTextBox]));
			w9.LeftAttach = ((uint)(1));
			w9.RightAttach = ((uint)(2));
			w9.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child projectConfigurationTable.Gtk.Table+TableChild
			this.solutionNameSeparator = new global::Gtk.DrawingArea ();
			this.solutionNameSeparator.HeightRequest = 1;
			this.solutionNameSeparator.Name = "solutionNameSeparator";
			this.projectConfigurationTable.Add (this.solutionNameSeparator);
			global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.projectConfigurationTable [this.solutionNameSeparator]));
			w10.TopAttach = ((uint)(1));
			w10.BottomAttach = ((uint)(2));
			w10.RightAttach = ((uint)(3));
			w10.YPadding = ((uint)(10));
			w10.XOptions = ((global::Gtk.AttachOptions)(4));
			w10.YOptions = ((global::Gtk.AttachOptions)(0));
			// Container child projectConfigurationTable.Gtk.Table+TableChild
			this.useGitCheckBox = new global::Gtk.CheckButton ();
			this.useGitCheckBox.CanFocus = true;
			this.useGitCheckBox.Name = "useGitCheckBox";
			this.useGitCheckBox.Label = global::Mono.Unix.Catalog.GetString ("Use git for version control.");
			this.useGitCheckBox.Active = true;
			this.useGitCheckBox.DrawIndicator = true;
			this.useGitCheckBox.UseUnderline = true;
			this.projectConfigurationTable.Add (this.useGitCheckBox);
			global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.projectConfigurationTable [this.useGitCheckBox]));
			w11.TopAttach = ((uint)(4));
			w11.BottomAttach = ((uint)(5));
			w11.LeftAttach = ((uint)(1));
			w11.RightAttach = ((uint)(2));
			w11.XOptions = ((global::Gtk.AttachOptions)(4));
			w11.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child projectConfigurationTable.Gtk.Table+TableChild
			this.versionControlLabelHBox = new global::Gtk.HBox ();
			this.versionControlLabelHBox.Name = "versionControlLabelHBox";
			// Container child versionControlLabelHBox.Gtk.Box+BoxChild
			this.versionControlSpacerLabel = new global::Gtk.Label ();
			this.versionControlSpacerLabel.WidthRequest = 7;
			this.versionControlSpacerLabel.Name = "versionControlSpacerLabel";
			this.versionControlSpacerLabel.Justify = ((global::Gtk.Justification)(1));
			this.versionControlLabelHBox.Add (this.versionControlSpacerLabel);
			global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.versionControlLabelHBox [this.versionControlSpacerLabel]));
			w12.Position = 0;
			w12.Expand = false;
			w12.Fill = false;
			// Container child versionControlLabelHBox.Gtk.Box+BoxChild
			this.versionControlLabel = new global::Gtk.Label ();
			this.versionControlLabel.Name = "versionControlLabel";
			this.versionControlLabel.Xpad = 5;
			this.versionControlLabel.Xalign = 1F;
			this.versionControlLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("Version Control:");
			this.versionControlLabel.Justify = ((global::Gtk.Justification)(1));
			this.versionControlLabelHBox.Add (this.versionControlLabel);
			global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.versionControlLabelHBox [this.versionControlLabel]));
			w13.Position = 1;
			w13.Expand = false;
			w13.Fill = false;
			this.projectConfigurationTable.Add (this.versionControlLabelHBox);
			global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.projectConfigurationTable [this.versionControlLabelHBox]));
			w14.TopAttach = ((uint)(4));
			w14.BottomAttach = ((uint)(5));
			w14.XOptions = ((global::Gtk.AttachOptions)(4));
			w14.YOptions = ((global::Gtk.AttachOptions)(4));
			this.projectConfigurationVBox.Add (this.projectConfigurationTable);
			global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.projectConfigurationVBox [this.projectConfigurationTable]));
			w15.Position = 1;
			w15.Expand = false;
			w15.Fill = false;
			// Container child projectConfigurationVBox.Gtk.Box+BoxChild
			this.projectConfigurationBottomEventBox = new global::Gtk.EventBox ();
			this.projectConfigurationBottomEventBox.Name = "projectConfigurationBottomEventBox";
			this.projectConfigurationVBox.Add (this.projectConfigurationBottomEventBox);
			global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.projectConfigurationVBox [this.projectConfigurationBottomEventBox]));
			w16.Position = 2;
			this.projectConfigurationTableEventBox.Add (this.projectConfigurationVBox);
			this.mainHBox.Add (this.projectConfigurationTableEventBox);
			global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.mainHBox [this.projectConfigurationTableEventBox]));
			w18.Position = 1;
			// Container child mainHBox.Gtk.Box+BoxChild
			this.projectConfigurationRightBorderEventBox = new global::Gtk.EventBox ();
			this.projectConfigurationRightBorderEventBox.WidthRequest = 30;
			this.projectConfigurationRightBorderEventBox.Name = "projectConfigurationRightBorderEventBox";
			this.mainHBox.Add (this.projectConfigurationRightBorderEventBox);
			global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.mainHBox [this.projectConfigurationRightBorderEventBox]));
			w19.Position = 2;
			w19.Expand = false;
			// Container child mainHBox.Gtk.Box+BoxChild
			this.eventBox = new global::Gtk.EventBox ();
			this.eventBox.Name = "eventBox";
			// Container child eventBox.Gtk.Container+ContainerChild
			this.previewProjectFolderVBox = new global::Gtk.VBox ();
			this.previewProjectFolderVBox.Name = "previewProjectFolderVBox";
			this.previewProjectFolderVBox.Spacing = 6;
			this.previewProjectFolderVBox.BorderWidth = ((uint)(20));
			// Container child previewProjectFolderVBox.Gtk.Box+BoxChild
			this.projectFolderPreviewWidget = null;
			this.previewProjectFolderVBox.Add (this.projectFolderPreviewWidget);
			global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.previewProjectFolderVBox [this.projectFolderPreviewWidget]));
			w20.Position = 0;
			this.eventBox.Add (this.previewProjectFolderVBox);
			this.mainHBox.Add (this.eventBox);
			global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.mainHBox [this.eventBox]));
			w22.Position = 3;
			this.Add (this.mainHBox);
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.Hide ();
		}
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget Resolution.LineItem
     global::Stetic.BinContainer.Attach (this);
     this.WidthRequest = 100;
     this.Name = "Resolution.LineItem";
     // Container child Resolution.LineItem.Gtk.Container+ContainerChild
     this.eventbox1 = new global::Gtk.EventBox ();
     this.eventbox1.Name = "eventbox1";
     // Container child eventbox1.Gtk.Container+ContainerChild
     this.vbox4 = new global::Gtk.VBox ();
     this.vbox4.Name = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.table6 = new global::Gtk.Table (((uint)(1)), ((uint)(4)), false);
     this.table6.Name = "table6";
     this.table6.RowSpacing = ((uint)(6));
     this.table6.ColumnSpacing = ((uint)(6));
     // Container child table6.Gtk.Table+TableChild
     this.page = new global::Gtk.Label ();
     this.page.Name = "page";
     this.page.LabelProp = global::Mono.Unix.Catalog.GetString ("label11");
     this.table6.Add (this.page);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table6 [this.page]));
     w1.LeftAttach = ((uint)(3));
     w1.RightAttach = ((uint)(4));
     w1.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table6.Gtk.Table+TableChild
     this.scan = new global::Gtk.Expander (null);
     this.scan.Sensitive = false;
     this.scan.CanFocus = true;
     this.scan.Name = "scan";
     this.GtkLabel = new global::Gtk.Label ();
     this.GtkLabel.Name = "GtkLabel";
     this.GtkLabel.UseUnderline = true;
     this.scan.LabelWidget = this.GtkLabel;
     this.table6.Add (this.scan);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table6 [this.scan]));
     w2.LeftAttach = ((uint)(1));
     w2.RightAttach = ((uint)(2));
     w2.XOptions = ((global::Gtk.AttachOptions)(4));
     w2.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table6.Gtk.Table+TableChild
     this.student = new global::Gtk.Label ();
     this.student.WidthRequest = 110;
     this.student.Name = "student";
     this.student.LabelProp = global::Mono.Unix.Catalog.GetString ("label10");
     this.table6.Add (this.student);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table6 [this.student]));
     w3.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table6.Gtk.Table+TableChild
     this.vseparator5 = new global::Gtk.VSeparator ();
     this.vseparator5.Name = "vseparator5";
     this.table6.Add (this.vseparator5);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table6 [this.vseparator5]));
     w4.LeftAttach = ((uint)(2));
     w4.RightAttach = ((uint)(3));
     w4.XOptions = ((global::Gtk.AttachOptions)(4));
     w4.YOptions = ((global::Gtk.AttachOptions)(4));
     this.vbox4.Add (this.table6);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.table6]));
     w5.Position = 0;
     w5.Expand = false;
     w5.Fill = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.hseparator3 = new global::Gtk.HSeparator ();
     this.hseparator3.Name = "hseparator3";
     this.vbox4.Add (this.hseparator3);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hseparator3]));
     w6.Position = 2;
     w6.Expand = false;
     w6.Fill = false;
     this.eventbox1.Add (this.vbox4);
     this.Add (this.eventbox1);
     if ((this.Child != null))
         this.Child.ShowAll();
     this.Show ();
     this.eventbox1.ButtonPressEvent += new global::Gtk.ButtonPressEventHandler (this.OnClick);
 }
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget MonoDevelop.Deployment.Gui.DeployDialog
			this.Events = ((global::Gdk.EventMask)(256));
			this.Name = "MonoDevelop.Deployment.Gui.DeployDialog";
			this.Title = global::Mono.Unix.Catalog.GetString ("Create Package");
			this.WindowPosition = ((global::Gtk.WindowPosition)(4));
			// Internal child MonoDevelop.Deployment.Gui.DeployDialog.VBox
			global::Gtk.VBox w1 = this.VBox;
			w1.Events = ((global::Gdk.EventMask)(256));
			w1.Name = "dialog_VBox";
			w1.BorderWidth = ((uint)(2));
			// Container child dialog_VBox.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.vbox2 = new global::Gtk.VBox ();
			this.vbox2.Name = "vbox2";
			// Container child vbox2.Gtk.Box+BoxChild
			this.image2 = new global::Gtk.Image ();
			this.image2.Name = "image2";
			this.image2.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("package-x-generic.png");
			this.vbox2.Add (this.image2);
			global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.image2]));
			w2.Position = 0;
			w2.Expand = false;
			w2.Fill = false;
			this.hbox1.Add (this.vbox2);
			global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox2]));
			w3.Position = 0;
			w3.Expand = false;
			w3.Fill = false;
			// Container child hbox1.Gtk.Box+BoxChild
			this.notebook = new global::Gtk.Notebook ();
			this.notebook.CanFocus = true;
			this.notebook.Name = "notebook";
			this.notebook.CurrentPage = 3;
			this.notebook.ShowBorder = false;
			this.notebook.BorderWidth = ((uint)(6));
			// Container child notebook.Gtk.Notebook+NotebookChild
			this.vbox3 = new global::Gtk.VBox ();
			this.vbox3.Name = "vbox3";
			this.vbox3.Spacing = 6;
			// Container child vbox3.Gtk.Box+BoxChild
			this.labelTitle = new global::Gtk.Label ();
			this.labelTitle.Name = "labelTitle";
			this.labelTitle.Xalign = 0F;
			this.labelTitle.LabelProp = global::Mono.Unix.Catalog.GetString ("<big><b>Package Type</b></big>");
			this.labelTitle.UseMarkup = true;
			this.vbox3.Add (this.labelTitle);
			global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.labelTitle]));
			w4.Position = 0;
			w4.Expand = false;
			w4.Fill = false;
			// Container child vbox3.Gtk.Box+BoxChild
			this.hseparator2 = new global::Gtk.HSeparator ();
			this.hseparator2.Name = "hseparator2";
			this.vbox3.Add (this.hseparator2);
			global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hseparator2]));
			w5.Position = 1;
			w5.Expand = false;
			w5.Fill = false;
			// Container child vbox3.Gtk.Box+BoxChild
			this.label1 = new global::Gtk.Label ();
			this.label1.Name = "label1";
			this.label1.Xalign = 0F;
			this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("Select the type of package to create:");
			this.vbox3.Add (this.label1);
			global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.label1]));
			w6.Position = 2;
			w6.Expand = false;
			w6.Fill = false;
			// Container child vbox3.Gtk.Box+BoxChild
			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.targetsTree = new global::Gtk.TreeView ();
			this.targetsTree.CanFocus = true;
			this.targetsTree.Name = "targetsTree";
			this.scrolledwindow2.Add (this.targetsTree);
			this.vbox3.Add (this.scrolledwindow2);
			global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.scrolledwindow2]));
			w8.Position = 3;
			this.notebook.Add (this.vbox3);
			// Notebook tab
			this.label2 = new global::Gtk.Label ();
			this.label2.Name = "label2";
			this.label2.LabelProp = "page5";
			this.notebook.SetTabLabel (this.vbox3, this.label2);
			this.label2.ShowAll ();
			// Container child notebook.Gtk.Notebook+NotebookChild
			this.pageSelectProject = new global::Gtk.VBox ();
			this.pageSelectProject.Name = "pageSelectProject";
			this.pageSelectProject.Spacing = 6;
			// Container child pageSelectProject.Gtk.Box+BoxChild
			this.labelTitle1 = new global::Gtk.Label ();
			this.labelTitle1.Name = "labelTitle1";
			this.labelTitle1.Xalign = 0F;
			this.labelTitle1.LabelProp = global::Mono.Unix.Catalog.GetString ("<big><b>Select Project</b></big>");
			this.labelTitle1.UseMarkup = true;
			this.pageSelectProject.Add (this.labelTitle1);
			global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.pageSelectProject [this.labelTitle1]));
			w10.Position = 0;
			w10.Expand = false;
			w10.Fill = false;
			// Container child pageSelectProject.Gtk.Box+BoxChild
			this.hseparator4 = new global::Gtk.HSeparator ();
			this.hseparator4.Name = "hseparator4";
			this.pageSelectProject.Add (this.hseparator4);
			global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.pageSelectProject [this.hseparator4]));
			w11.Position = 1;
			w11.Expand = false;
			w11.Fill = false;
			// Container child pageSelectProject.Gtk.Box+BoxChild
			this.label4 = new global::Gtk.Label ();
			this.label4.Name = "label4";
			this.label4.Xalign = 0F;
			this.label4.LabelProp = global::Mono.Unix.Catalog.GetString ("Select the project or solution for which you want to create a package:");
			this.pageSelectProject.Add (this.label4);
			global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.pageSelectProject [this.label4]));
			w12.Position = 2;
			w12.Expand = false;
			w12.Fill = false;
			// Container child pageSelectProject.Gtk.Box+BoxChild
			this.entryTree = null;
			this.pageSelectProject.Add (this.entryTree);
			global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.pageSelectProject [this.entryTree]));
			w13.Position = 3;
			this.notebook.Add (this.pageSelectProject);
			global::Gtk.Notebook.NotebookChild w14 = ((global::Gtk.Notebook.NotebookChild)(this.notebook [this.pageSelectProject]));
			w14.Position = 1;
			// Notebook tab
			this.label3 = new global::Gtk.Label ();
			this.label3.Name = "label3";
			this.label3.LabelProp = "page3";
			this.notebook.SetTabLabel (this.pageSelectProject, this.label3);
			this.label3.ShowAll ();
			// Container child notebook.Gtk.Notebook+NotebookChild
			this.vbox4 = new global::Gtk.VBox ();
			this.vbox4.Name = "vbox4";
			this.vbox4.Spacing = 6;
			// Container child vbox4.Gtk.Box+BoxChild
			this.label5 = new global::Gtk.Label ();
			this.label5.Name = "label5";
			this.label5.Xalign = 0F;
			this.label5.LabelProp = global::Mono.Unix.Catalog.GetString ("<big><b>Package Settings</b></big>");
			this.label5.UseMarkup = true;
			this.vbox4.Add (this.label5);
			global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.label5]));
			w15.Position = 0;
			w15.Expand = false;
			w15.Fill = false;
			// Container child vbox4.Gtk.Box+BoxChild
			this.hseparator3 = new global::Gtk.HSeparator ();
			this.hseparator3.Name = "hseparator3";
			this.vbox4.Add (this.hseparator3);
			global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hseparator3]));
			w16.Position = 1;
			w16.Expand = false;
			w16.Fill = false;
			// Container child vbox4.Gtk.Box+BoxChild
			this.editorBox = new global::Gtk.EventBox ();
			this.editorBox.Name = "editorBox";
			this.vbox4.Add (this.editorBox);
			global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.editorBox]));
			w17.Position = 2;
			// Container child vbox4.Gtk.Box+BoxChild
			this.saveSeparator = new global::Gtk.HSeparator ();
			this.saveSeparator.Name = "saveSeparator";
			this.vbox4.Add (this.saveSeparator);
			global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.saveSeparator]));
			w18.Position = 3;
			w18.Expand = false;
			w18.Fill = false;
			// Container child vbox4.Gtk.Box+BoxChild
			this.hbox2 = new global::Gtk.HBox ();
			this.hbox2.Name = "hbox2";
			this.hbox2.Spacing = 6;
			// Container child hbox2.Gtk.Box+BoxChild
			this.checkSave = new global::Gtk.CheckButton ();
			this.checkSave.CanFocus = true;
			this.checkSave.Name = "checkSave";
			this.checkSave.Label = global::Mono.Unix.Catalog.GetString ("Save this package configuration in the solution");
			this.checkSave.DrawIndicator = true;
			this.checkSave.UseUnderline = true;
			this.hbox2.Add (this.checkSave);
			global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.checkSave]));
			w19.Position = 0;
			w19.Expand = false;
			w19.Fill = false;
			this.vbox4.Add (this.hbox2);
			global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hbox2]));
			w20.Position = 4;
			w20.Expand = false;
			w20.Fill = false;
			this.notebook.Add (this.vbox4);
			global::Gtk.Notebook.NotebookChild w21 = ((global::Gtk.Notebook.NotebookChild)(this.notebook [this.vbox4]));
			w21.Position = 2;
			// Notebook tab
			this.label6 = new global::Gtk.Label ();
			this.label6.Name = "label6";
			this.label6.LabelProp = "page2";
			this.notebook.SetTabLabel (this.vbox4, this.label6);
			this.label6.ShowAll ();
			// Container child notebook.Gtk.Notebook+NotebookChild
			this.pageSave = new global::Gtk.VBox ();
			this.pageSave.Name = "pageSave";
			this.pageSave.Spacing = 6;
			// Container child pageSave.Gtk.Box+BoxChild
			this.label7 = new global::Gtk.Label ();
			this.label7.Name = "label7";
			this.label7.Xalign = 0F;
			this.label7.LabelProp = global::Mono.Unix.Catalog.GetString ("<big><b>Save Package Configuration</b></big>");
			this.label7.UseMarkup = true;
			this.pageSave.Add (this.label7);
			global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.pageSave [this.label7]));
			w22.Position = 0;
			w22.Expand = false;
			w22.Fill = false;
			// Container child pageSave.Gtk.Box+BoxChild
			this.hseparator5 = new global::Gtk.HSeparator ();
			this.hseparator5.Name = "hseparator5";
			this.pageSave.Add (this.hseparator5);
			global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.pageSave [this.hseparator5]));
			w23.Position = 1;
			w23.Expand = false;
			w23.Fill = false;
			// Container child pageSave.Gtk.Box+BoxChild
			this.vbox7 = new global::Gtk.VBox ();
			this.vbox7.Name = "vbox7";
			this.vbox7.Spacing = 6;
			// Container child vbox7.Gtk.Box+BoxChild
			this.label14 = new global::Gtk.Label ();
			this.label14.Name = "label14";
			this.label14.Xalign = 0F;
			this.label14.LabelProp = global::Mono.Unix.Catalog.GetString ("Enter the name you want to give to this package configuration:");
			this.vbox7.Add (this.label14);
			global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox7 [this.label14]));
			w24.Position = 0;
			w24.Expand = false;
			w24.Fill = false;
			// Container child vbox7.Gtk.Box+BoxChild
			this.hbox4 = new global::Gtk.HBox ();
			this.hbox4.Name = "hbox4";
			this.hbox4.Spacing = 6;
			// Container child hbox4.Gtk.Box+BoxChild
			this.label13 = new global::Gtk.Label ();
			this.label13.Name = "label13";
			this.label13.LabelProp = global::Mono.Unix.Catalog.GetString ("Name:");
			this.hbox4.Add (this.label13);
			global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.label13]));
			w25.Position = 0;
			w25.Expand = false;
			w25.Fill = false;
			// Container child hbox4.Gtk.Box+BoxChild
			this.entrySaveName = new global::Gtk.Entry ();
			this.entrySaveName.CanFocus = true;
			this.entrySaveName.Name = "entrySaveName";
			this.entrySaveName.IsEditable = true;
			this.entrySaveName.InvisibleChar = '●';
			this.hbox4.Add (this.entrySaveName);
			global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.entrySaveName]));
			w26.Position = 1;
			this.vbox7.Add (this.hbox4);
			global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vbox7 [this.hbox4]));
			w27.Position = 1;
			w27.Expand = false;
			w27.Fill = false;
			w27.Padding = ((uint)(6));
			// Container child vbox7.Gtk.Box+BoxChild
			this.vboxSaveProject = new global::Gtk.VBox ();
			this.vboxSaveProject.Name = "vboxSaveProject";
			this.vboxSaveProject.Spacing = 6;
			// Container child vboxSaveProject.Gtk.Box+BoxChild
			this.hseparator6 = new global::Gtk.HSeparator ();
			this.hseparator6.Name = "hseparator6";
			this.vboxSaveProject.Add (this.hseparator6);
			global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.vboxSaveProject [this.hseparator6]));
			w28.Position = 0;
			w28.Expand = false;
			w28.Fill = false;
			// Container child vboxSaveProject.Gtk.Box+BoxChild
			this.label15 = new global::Gtk.Label ();
			this.label15.Name = "label15";
			this.label15.Xalign = 0F;
			this.label15.LabelProp = global::Mono.Unix.Catalog.GetString ("Where do you want to save this configuration?");
			this.vboxSaveProject.Add (this.label15);
			global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.vboxSaveProject [this.label15]));
			w29.Position = 1;
			w29.Expand = false;
			w29.Fill = false;
			// Container child vboxSaveProject.Gtk.Box+BoxChild
			this.radioCreateProject = new global::Gtk.RadioButton (global::Mono.Unix.Catalog.GetString ("Save in a new Packaging Project"));
			this.radioCreateProject.CanFocus = true;
			this.radioCreateProject.Name = "radioCreateProject";
			this.radioCreateProject.Active = true;
			this.radioCreateProject.DrawIndicator = true;
			this.radioCreateProject.UseUnderline = true;
			this.radioCreateProject.Group = new global::GLib.SList (global::System.IntPtr.Zero);
			this.vboxSaveProject.Add (this.radioCreateProject);
			global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.vboxSaveProject [this.radioCreateProject]));
			w30.Position = 2;
			w30.Expand = false;
			w30.Fill = false;
			// Container child vboxSaveProject.Gtk.Box+BoxChild
			this.hbox5 = new global::Gtk.HBox ();
			this.hbox5.Name = "hbox5";
			this.hbox5.Spacing = 6;
			// Container child hbox5.Gtk.Box+BoxChild
			this.label9 = new global::Gtk.Label ();
			this.label9.WidthRequest = 24;
			this.label9.Name = "label9";
			this.hbox5.Add (this.label9);
			global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.label9]));
			w31.Position = 0;
			w31.Expand = false;
			w31.Fill = false;
			// Container child hbox5.Gtk.Box+BoxChild
			this.tableNewProject = new global::Gtk.Table (((uint)(2)), ((uint)(2)), false);
			this.tableNewProject.Name = "tableNewProject";
			this.tableNewProject.RowSpacing = ((uint)(6));
			this.tableNewProject.ColumnSpacing = ((uint)(6));
			// Container child tableNewProject.Gtk.Table+TableChild
			this.comboCreateProject = global::Gtk.ComboBox.NewText ();
			this.comboCreateProject.Name = "comboCreateProject";
			this.tableNewProject.Add (this.comboCreateProject);
			global::Gtk.Table.TableChild w32 = ((global::Gtk.Table.TableChild)(this.tableNewProject [this.comboCreateProject]));
			w32.LeftAttach = ((uint)(1));
			w32.RightAttach = ((uint)(2));
			w32.XOptions = ((global::Gtk.AttachOptions)(4));
			w32.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child tableNewProject.Gtk.Table+TableChild
			this.entryProjectName = new global::Gtk.Entry ();
			this.entryProjectName.CanFocus = true;
			this.entryProjectName.Name = "entryProjectName";
			this.entryProjectName.Text = global::Mono.Unix.Catalog.GetString ("Packages");
			this.entryProjectName.IsEditable = true;
			this.entryProjectName.InvisibleChar = '●';
			this.tableNewProject.Add (this.entryProjectName);
			global::Gtk.Table.TableChild w33 = ((global::Gtk.Table.TableChild)(this.tableNewProject [this.entryProjectName]));
			w33.TopAttach = ((uint)(1));
			w33.BottomAttach = ((uint)(2));
			w33.LeftAttach = ((uint)(1));
			w33.RightAttach = ((uint)(2));
			w33.XOptions = ((global::Gtk.AttachOptions)(4));
			w33.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child tableNewProject.Gtk.Table+TableChild
			this.label11 = new global::Gtk.Label ();
			this.label11.Name = "label11";
			this.label11.Xalign = 0F;
			this.label11.LabelProp = global::Mono.Unix.Catalog.GetString ("Project name:");
			this.tableNewProject.Add (this.label11);
			global::Gtk.Table.TableChild w34 = ((global::Gtk.Table.TableChild)(this.tableNewProject [this.label11]));
			w34.TopAttach = ((uint)(1));
			w34.BottomAttach = ((uint)(2));
			w34.XOptions = ((global::Gtk.AttachOptions)(4));
			w34.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child tableNewProject.Gtk.Table+TableChild
			this.label16 = new global::Gtk.Label ();
			this.label16.Name = "label16";
			this.label16.LabelProp = global::Mono.Unix.Catalog.GetString ("Create in solution:");
			this.tableNewProject.Add (this.label16);
			global::Gtk.Table.TableChild w35 = ((global::Gtk.Table.TableChild)(this.tableNewProject [this.label16]));
			w35.XOptions = ((global::Gtk.AttachOptions)(4));
			w35.YOptions = ((global::Gtk.AttachOptions)(4));
			this.hbox5.Add (this.tableNewProject);
			global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.tableNewProject]));
			w36.Position = 1;
			w36.Expand = false;
			w36.Fill = false;
			this.vboxSaveProject.Add (this.hbox5);
			global::Gtk.Box.BoxChild w37 = ((global::Gtk.Box.BoxChild)(this.vboxSaveProject [this.hbox5]));
			w37.Position = 3;
			w37.Expand = false;
			w37.Fill = false;
			// Container child vboxSaveProject.Gtk.Box+BoxChild
			this.radioAddProject = new global::Gtk.RadioButton (global::Mono.Unix.Catalog.GetString ("Add to existing Packaging Project"));
			this.radioAddProject.CanFocus = true;
			this.radioAddProject.Name = "radioAddProject";
			this.radioAddProject.DrawIndicator = true;
			this.radioAddProject.UseUnderline = true;
			this.radioAddProject.Group = this.radioCreateProject.Group;
			this.vboxSaveProject.Add (this.radioAddProject);
			global::Gtk.Box.BoxChild w38 = ((global::Gtk.Box.BoxChild)(this.vboxSaveProject [this.radioAddProject]));
			w38.Position = 4;
			w38.Expand = false;
			w38.Fill = false;
			// Container child vboxSaveProject.Gtk.Box+BoxChild
			this.boxAddProject = new global::Gtk.HBox ();
			this.boxAddProject.Name = "boxAddProject";
			this.boxAddProject.Spacing = 6;
			// Container child boxAddProject.Gtk.Box+BoxChild
			this.label10 = new global::Gtk.Label ();
			this.label10.WidthRequest = 24;
			this.label10.Name = "label10";
			this.boxAddProject.Add (this.label10);
			global::Gtk.Box.BoxChild w39 = ((global::Gtk.Box.BoxChild)(this.boxAddProject [this.label10]));
			w39.Position = 0;
			w39.Expand = false;
			w39.Fill = false;
			// Container child boxAddProject.Gtk.Box+BoxChild
			this.label12 = new global::Gtk.Label ();
			this.label12.Name = "label12";
			this.label12.LabelProp = global::Mono.Unix.Catalog.GetString ("Project:");
			this.boxAddProject.Add (this.label12);
			global::Gtk.Box.BoxChild w40 = ((global::Gtk.Box.BoxChild)(this.boxAddProject [this.label12]));
			w40.Position = 1;
			w40.Expand = false;
			w40.Fill = false;
			// Container child boxAddProject.Gtk.Box+BoxChild
			this.comboSelProject = global::Gtk.ComboBox.NewText ();
			this.comboSelProject.Name = "comboSelProject";
			this.boxAddProject.Add (this.comboSelProject);
			global::Gtk.Box.BoxChild w41 = ((global::Gtk.Box.BoxChild)(this.boxAddProject [this.comboSelProject]));
			w41.Position = 2;
			w41.Expand = false;
			w41.Fill = false;
			this.vboxSaveProject.Add (this.boxAddProject);
			global::Gtk.Box.BoxChild w42 = ((global::Gtk.Box.BoxChild)(this.vboxSaveProject [this.boxAddProject]));
			w42.Position = 5;
			w42.Expand = false;
			w42.Fill = false;
			this.vbox7.Add (this.vboxSaveProject);
			global::Gtk.Box.BoxChild w43 = ((global::Gtk.Box.BoxChild)(this.vbox7 [this.vboxSaveProject]));
			w43.Position = 2;
			w43.Expand = false;
			w43.Fill = false;
			this.pageSave.Add (this.vbox7);
			global::Gtk.Box.BoxChild w44 = ((global::Gtk.Box.BoxChild)(this.pageSave [this.vbox7]));
			w44.Position = 2;
			w44.Expand = false;
			w44.Fill = false;
			this.notebook.Add (this.pageSave);
			global::Gtk.Notebook.NotebookChild w45 = ((global::Gtk.Notebook.NotebookChild)(this.notebook [this.pageSave]));
			w45.Position = 3;
			// Notebook tab
			this.label8 = new global::Gtk.Label ();
			this.label8.Name = "label8";
			this.label8.LabelProp = "page4";
			this.notebook.SetTabLabel (this.pageSave, this.label8);
			this.label8.ShowAll ();
			this.hbox1.Add (this.notebook);
			global::Gtk.Box.BoxChild w46 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.notebook]));
			w46.Position = 1;
			w1.Add (this.hbox1);
			global::Gtk.Box.BoxChild w47 = ((global::Gtk.Box.BoxChild)(w1 [this.hbox1]));
			w47.Position = 0;
			// Internal child MonoDevelop.Deployment.Gui.DeployDialog.ActionArea
			global::Gtk.HButtonBox w48 = this.ActionArea;
			w48.Name = "MonoDevelop.Deployment.DeployDialog_ActionArea";
			w48.Spacing = 6;
			w48.BorderWidth = ((uint)(5));
			w48.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
			// Container child MonoDevelop.Deployment.DeployDialog_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 w49 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w48 [this.buttonCancel]));
			w49.Expand = false;
			w49.Fill = false;
			// Container child MonoDevelop.Deployment.DeployDialog_ActionArea.Gtk.ButtonBox+ButtonBoxChild
			this.buttonBack = new global::Gtk.Button ();
			this.buttonBack.CanDefault = true;
			this.buttonBack.CanFocus = true;
			this.buttonBack.Name = "buttonBack";
			this.buttonBack.UseStock = true;
			this.buttonBack.UseUnderline = true;
			this.buttonBack.Label = "gtk-go-back";
			w48.Add (this.buttonBack);
			global::Gtk.ButtonBox.ButtonBoxChild w50 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w48 [this.buttonBack]));
			w50.Position = 1;
			w50.Expand = false;
			w50.Fill = false;
			// Container child MonoDevelop.Deployment.DeployDialog_ActionArea.Gtk.ButtonBox+ButtonBoxChild
			this.buttonNext = new global::Gtk.Button ();
			this.buttonNext.CanDefault = true;
			this.buttonNext.CanFocus = true;
			this.buttonNext.Name = "buttonNext";
			this.buttonNext.UseStock = true;
			this.buttonNext.UseUnderline = true;
			this.buttonNext.Label = "gtk-go-forward";
			w48.Add (this.buttonNext);
			global::Gtk.ButtonBox.ButtonBoxChild w51 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w48 [this.buttonNext]));
			w51.Position = 2;
			w51.Expand = false;
			w51.Fill = false;
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.DefaultWidth = 573;
			this.DefaultHeight = 433;
			this.Hide ();
			this.notebook.SelectPage += new global::Gtk.SelectPageHandler (this.OnNotebookSelectPage);
			this.checkSave.Clicked += new global::System.EventHandler (this.OnCheckSaveClicked);
			this.radioCreateProject.Clicked += new global::System.EventHandler (this.OnRadioCreateProjectClicked);
			this.radioAddProject.Clicked += new global::System.EventHandler (this.OnRadioAddProjectClicked);
			this.buttonBack.Clicked += new global::System.EventHandler (this.OnButtonBackClicked);
			this.buttonNext.Clicked += new global::System.EventHandler (this.OnButtonNextClicked);
		}
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget MonoDevelop.VersionControl.Dialogs.EditRepositoryDialog
			this.Name = "MonoDevelop.VersionControl.Dialogs.EditRepositoryDialog";
			this.Title = global::Mono.Unix.Catalog.GetString ("Repository Configuration");
			this.WindowPosition = ((global::Gtk.WindowPosition)(4));
			this.BorderWidth = ((uint)(6));
			this.DefaultWidth = 500;
			// Internal child MonoDevelop.VersionControl.Dialogs.EditRepositoryDialog.VBox
			global::Gtk.VBox w1 = this.VBox;
			w1.Events = ((global::Gdk.EventMask)(256));
			w1.Name = "dialog-vbox3";
			w1.Spacing = 6;
			// Container child dialog-vbox3.Gtk.Box+BoxChild
			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.table1 = new global::Gtk.Table (((uint)(2)), ((uint)(2)), false);
			this.table1.Name = "table1";
			this.table1.RowSpacing = ((uint)(6));
			this.table1.ColumnSpacing = ((uint)(6));
			// Container child table1.Gtk.Table+TableChild
			this.entryName = new global::Gtk.Entry ();
			this.entryName.CanFocus = true;
			this.entryName.Name = "entryName";
			this.entryName.IsEditable = true;
			this.entryName.InvisibleChar = '●';
			this.table1.Add (this.entryName);
			global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1 [this.entryName]));
			w2.TopAttach = ((uint)(1));
			w2.BottomAttach = ((uint)(2));
			w2.LeftAttach = ((uint)(1));
			w2.RightAttach = ((uint)(2));
			w2.YOptions = ((global::Gtk.AttachOptions)(0));
			// Container child table1.Gtk.Table+TableChild
			this.label11 = new global::Gtk.Label ();
			this.label11.Name = "label11";
			this.label11.Xalign = 0F;
			this.label11.LabelProp = global::Mono.Unix.Catalog.GetString ("Type:");
			this.table1.Add (this.label11);
			global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1 [this.label11]));
			w3.XOptions = ((global::Gtk.AttachOptions)(4));
			w3.YOptions = ((global::Gtk.AttachOptions)(0));
			// Container child table1.Gtk.Table+TableChild
			this.label8 = new global::Gtk.Label ();
			this.label8.Name = "label8";
			this.label8.Xalign = 0F;
			this.label8.LabelProp = global::Mono.Unix.Catalog.GetString ("Name:");
			this.table1.Add (this.label8);
			global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1 [this.label8]));
			w4.TopAttach = ((uint)(1));
			w4.BottomAttach = ((uint)(2));
			w4.XOptions = ((global::Gtk.AttachOptions)(4));
			w4.YOptions = ((global::Gtk.AttachOptions)(0));
			// Container child table1.Gtk.Table+TableChild
			this.versionControlType = global::Gtk.ComboBox.NewText ();
			this.versionControlType.Name = "versionControlType";
			this.table1.Add (this.versionControlType);
			global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1 [this.versionControlType]));
			w5.LeftAttach = ((uint)(1));
			w5.RightAttach = ((uint)(2));
			w5.XOptions = ((global::Gtk.AttachOptions)(4));
			w5.YOptions = ((global::Gtk.AttachOptions)(4));
			this.vbox1.Add (this.table1);
			global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.table1]));
			w6.Position = 0;
			w6.Expand = false;
			w6.Fill = false;
			// Container child vbox1.Gtk.Box+BoxChild
			this.hseparator2 = new global::Gtk.HSeparator ();
			this.hseparator2.Name = "hseparator2";
			this.vbox1.Add (this.hseparator2);
			global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hseparator2]));
			w7.Position = 1;
			w7.Expand = false;
			w7.Fill = false;
			// Container child vbox1.Gtk.Box+BoxChild
			this.repoEditorContainer = new global::Gtk.EventBox ();
			this.repoEditorContainer.Name = "repoEditorContainer";
			this.vbox1.Add (this.repoEditorContainer);
			global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.repoEditorContainer]));
			w8.Position = 2;
			w1.Add (this.vbox1);
			global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox1]));
			w9.Position = 0;
			// Internal child MonoDevelop.VersionControl.Dialogs.EditRepositoryDialog.ActionArea
			global::Gtk.HButtonBox w10 = this.ActionArea;
			w10.Events = ((global::Gdk.EventMask)(256));
			w10.Name = "GtkDialog_ActionArea";
			w10.Spacing = 10;
			w10.BorderWidth = ((uint)(5));
			w10.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
			// Container child GtkDialog_ActionArea.Gtk.ButtonBox+ButtonBoxChild
			this.button10 = new global::Gtk.Button ();
			this.button10.CanDefault = true;
			this.button10.CanFocus = true;
			this.button10.Name = "button10";
			this.button10.UseStock = true;
			this.button10.UseUnderline = true;
			this.button10.Label = "gtk-cancel";
			this.AddActionWidget (this.button10, -6);
			global::Gtk.ButtonBox.ButtonBoxChild w11 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w10 [this.button10]));
			w11.Expand = false;
			w11.Fill = false;
			// Container child GtkDialog_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";
			w10.Add (this.buttonOk);
			global::Gtk.ButtonBox.ButtonBoxChild w12 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w10 [this.buttonOk]));
			w12.Position = 1;
			w12.Expand = false;
			w12.Fill = false;
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.DefaultHeight = 414;
			this.Hide ();
			this.versionControlType.Changed += new global::System.EventHandler (this.OnVersionControlTypeChanged);
			this.entryName.Changed += new global::System.EventHandler (this.OnEntryNameChanged);
			this.buttonOk.Clicked += new global::System.EventHandler (this.OnButtonOkClicked);
		}
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget MonoDevelop.AspNet.Projects.GtkAspNetProjectTemplateWizardPageWidget
			global::Stetic.BinContainer.Attach (this);
			this.Name = "MonoDevelop.AspNet.Projects.GtkAspNetProjectTemplateWizardPageWidget";
			// Container child MonoDevelop.AspNet.Projects.GtkAspNetProjectTemplateWizardPageWidget.Gtk.Container+ContainerChild
			this.mainHBox = new global::Gtk.HBox ();
			this.mainHBox.Name = "mainHBox";
			// Container child mainHBox.Gtk.Box+BoxChild
			this.leftBorderEventBox = new global::Gtk.EventBox ();
			this.leftBorderEventBox.WidthRequest = 30;
			this.leftBorderEventBox.Name = "leftBorderEventBox";
			this.mainHBox.Add (this.leftBorderEventBox);
			global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.mainHBox [this.leftBorderEventBox]));
			w1.Position = 0;
			w1.Expand = false;
			// Container child mainHBox.Gtk.Box+BoxChild
			this.configurationVBox = new global::Gtk.VBox ();
			this.configurationVBox.WidthRequest = 440;
			this.configurationVBox.Name = "configurationVBox";
			// Container child configurationVBox.Gtk.Box+BoxChild
			this.configurationTopEventBox = new global::Gtk.EventBox ();
			this.configurationTopEventBox.Name = "configurationTopEventBox";
			this.configurationVBox.Add (this.configurationTopEventBox);
			global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.configurationVBox [this.configurationTopEventBox]));
			w2.Position = 0;
			// Container child configurationVBox.Gtk.Box+BoxChild
			this.configurationTableEventBox = new global::Gtk.EventBox ();
			this.configurationTableEventBox.Name = "configurationTableEventBox";
			// Container child configurationTableEventBox.Gtk.Container+ContainerChild
			this.configurationTable = new global::Gtk.Table (((uint)(6)), ((uint)(3)), false);
			this.configurationTable.Name = "configurationTable";
			this.configurationTable.RowSpacing = ((uint)(7));
			this.configurationTable.ColumnSpacing = ((uint)(6));
			// Container child configurationTable.Gtk.Table+TableChild
			this.includeLabelVBox = new global::Gtk.VBox ();
			this.includeLabelVBox.Name = "includeLabelVBox";
			// Container child includeLabelVBox.Gtk.Box+BoxChild
			this.includeLabelPadding = new global::Gtk.Label ();
			this.includeLabelPadding.WidthRequest = 0;
			this.includeLabelPadding.HeightRequest = 3;
			this.includeLabelPadding.Name = "includeLabelPadding";
			this.includeLabelVBox.Add (this.includeLabelPadding);
			global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.includeLabelVBox [this.includeLabelPadding]));
			w3.Position = 0;
			w3.Expand = false;
			w3.Fill = false;
			// Container child includeLabelVBox.Gtk.Box+BoxChild
			this.includeLabel = new global::Gtk.Label ();
			this.includeLabel.Name = "includeLabel";
			this.includeLabel.Xpad = 5;
			this.includeLabel.Xalign = 1F;
			this.includeLabel.Yalign = 0F;
			this.includeLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("Include:");
			this.includeLabel.Justify = ((global::Gtk.Justification)(1));
			this.includeLabelVBox.Add (this.includeLabel);
			global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.includeLabelVBox [this.includeLabel]));
			w4.Position = 1;
			w4.Expand = false;
			w4.Fill = false;
			this.configurationTable.Add (this.includeLabelVBox);
			global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.configurationTable [this.includeLabelVBox]));
			w5.XOptions = ((global::Gtk.AttachOptions)(4));
			w5.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child configurationTable.Gtk.Table+TableChild
			this.includeUnitTestProjectVBox = new global::Gtk.VBox ();
			this.includeUnitTestProjectVBox.Name = "includeUnitTestProjectVBox";
			// Container child includeUnitTestProjectVBox.Gtk.Box+BoxChild
			this.includeTestProjectCheck = new global::Gtk.CheckButton ();
			this.includeTestProjectCheck.CanFocus = true;
			this.includeTestProjectCheck.Name = "includeTestProjectCheck";
			this.includeTestProjectCheck.Label = global::Mono.Unix.Catalog.GetString ("Include Unit Test Project");
			this.includeTestProjectCheck.Active = true;
			this.includeTestProjectCheck.DrawIndicator = true;
			this.includeTestProjectCheck.UseUnderline = true;
			this.includeUnitTestProjectVBox.Add (this.includeTestProjectCheck);
			global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.includeUnitTestProjectVBox [this.includeTestProjectCheck]));
			w6.Position = 0;
			w6.Expand = false;
			w6.Fill = false;
			// Container child includeUnitTestProjectVBox.Gtk.Box+BoxChild
			this.includeUnitTestProjectDescriptionHBox = new global::Gtk.HBox ();
			this.includeUnitTestProjectDescriptionHBox.Name = "includeUnitTestProjectDescriptionHBox";
			// Container child includeUnitTestProjectDescriptionHBox.Gtk.Box+BoxChild
			this.includeUnitTestProjectDescriptionLeftHandPadding = new global::Gtk.Label ();
			this.includeUnitTestProjectDescriptionLeftHandPadding.WidthRequest = 21;
			this.includeUnitTestProjectDescriptionLeftHandPadding.Name = "includeUnitTestProjectDescriptionLeftHandPadding";
			this.includeUnitTestProjectDescriptionHBox.Add (this.includeUnitTestProjectDescriptionLeftHandPadding);
			global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.includeUnitTestProjectDescriptionHBox [this.includeUnitTestProjectDescriptionLeftHandPadding]));
			w7.Position = 0;
			w7.Expand = false;
			w7.Fill = false;
			// Container child includeUnitTestProjectDescriptionHBox.Gtk.Box+BoxChild
			this.includeUnitTestProjectDescriptionLabel = new global::Gtk.Label ();
			this.includeUnitTestProjectDescriptionLabel.WidthRequest = 255;
			this.includeUnitTestProjectDescriptionLabel.Name = "includeUnitTestProjectDescriptionLabel";
			this.includeUnitTestProjectDescriptionLabel.Xalign = 0F;
			this.includeUnitTestProjectDescriptionLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("<span size=\'smaller\' color=\'grey\'>Add a Unit Test Project for testing the Web Pro" +
			"ject using NUnit</span>");
			this.includeUnitTestProjectDescriptionLabel.UseMarkup = true;
			this.includeUnitTestProjectDescriptionLabel.Wrap = true;
			this.includeUnitTestProjectDescriptionHBox.Add (this.includeUnitTestProjectDescriptionLabel);
			global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.includeUnitTestProjectDescriptionHBox [this.includeUnitTestProjectDescriptionLabel]));
			w8.Position = 1;
			w8.Expand = false;
			w8.Fill = false;
			this.includeUnitTestProjectVBox.Add (this.includeUnitTestProjectDescriptionHBox);
			global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.includeUnitTestProjectVBox [this.includeUnitTestProjectDescriptionHBox]));
			w9.Position = 1;
			w9.Expand = false;
			w9.Fill = false;
			this.configurationTable.Add (this.includeUnitTestProjectVBox);
			global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.configurationTable [this.includeUnitTestProjectVBox]));
			w10.TopAttach = ((uint)(4));
			w10.BottomAttach = ((uint)(5));
			w10.LeftAttach = ((uint)(1));
			w10.RightAttach = ((uint)(2));
			w10.XOptions = ((global::Gtk.AttachOptions)(4));
			w10.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child configurationTable.Gtk.Table+TableChild
			this.mvcVBox = new global::Gtk.VBox ();
			this.mvcVBox.Name = "mvcVBox";
			// Container child mvcVBox.Gtk.Box+BoxChild
			this.includeMvcCheck = new global::Gtk.CheckButton ();
			this.includeMvcCheck.CanFocus = true;
			this.includeMvcCheck.Name = "includeMvcCheck";
			this.includeMvcCheck.Label = global::Mono.Unix.Catalog.GetString ("MVC");
			this.includeMvcCheck.Active = true;
			this.includeMvcCheck.DrawIndicator = true;
			this.includeMvcCheck.UseUnderline = true;
			this.mvcVBox.Add (this.includeMvcCheck);
			global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.mvcVBox [this.includeMvcCheck]));
			w11.Position = 0;
			w11.Expand = false;
			w11.Fill = false;
			// Container child mvcVBox.Gtk.Box+BoxChild
			this.mvcDescriptionHBox = new global::Gtk.HBox ();
			this.mvcDescriptionHBox.Name = "mvcDescriptionHBox";
			// Container child mvcDescriptionHBox.Gtk.Box+BoxChild
			this.mvcDescriptionLeftHandPadding = new global::Gtk.Label ();
			this.mvcDescriptionLeftHandPadding.WidthRequest = 21;
			this.mvcDescriptionLeftHandPadding.Name = "mvcDescriptionLeftHandPadding";
			this.mvcDescriptionHBox.Add (this.mvcDescriptionLeftHandPadding);
			global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.mvcDescriptionHBox [this.mvcDescriptionLeftHandPadding]));
			w12.Position = 0;
			w12.Expand = false;
			w12.Fill = false;
			// Container child mvcDescriptionHBox.Gtk.Box+BoxChild
			this.mvcDescriptionLabel = new global::Gtk.Label ();
			this.mvcDescriptionLabel.WidthRequest = 255;
			this.mvcDescriptionLabel.Name = "mvcDescriptionLabel";
			this.mvcDescriptionLabel.Xalign = 0F;
			this.mvcDescriptionLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("<span size=\'smaller\' color=\'grey\'>Modern programming model. Unit testable, choice" +
			" of templating languages</span>");
			this.mvcDescriptionLabel.UseMarkup = true;
			this.mvcDescriptionLabel.Wrap = true;
			this.mvcDescriptionHBox.Add (this.mvcDescriptionLabel);
			global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.mvcDescriptionHBox [this.mvcDescriptionLabel]));
			w13.Position = 1;
			w13.Expand = false;
			w13.Fill = false;
			this.mvcVBox.Add (this.mvcDescriptionHBox);
			global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.mvcVBox [this.mvcDescriptionHBox]));
			w14.Position = 1;
			w14.Expand = false;
			w14.Fill = false;
			this.configurationTable.Add (this.mvcVBox);
			global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.configurationTable [this.mvcVBox]));
			w15.LeftAttach = ((uint)(1));
			w15.RightAttach = ((uint)(2));
			w15.XOptions = ((global::Gtk.AttachOptions)(4));
			w15.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child configurationTable.Gtk.Table+TableChild
			this.paddingLabel = new global::Gtk.Label ();
			this.paddingLabel.WidthRequest = 132;
			this.paddingLabel.Name = "paddingLabel";
			this.paddingLabel.Justify = ((global::Gtk.Justification)(1));
			this.configurationTable.Add (this.paddingLabel);
			global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.configurationTable [this.paddingLabel]));
			w16.TopAttach = ((uint)(5));
			w16.BottomAttach = ((uint)(6));
			w16.XOptions = ((global::Gtk.AttachOptions)(4));
			w16.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child configurationTable.Gtk.Table+TableChild
			this.testingLabelVBox = new global::Gtk.VBox ();
			this.testingLabelVBox.Name = "testingLabelVBox";
			// Container child testingLabelVBox.Gtk.Box+BoxChild
			this.testingLabelPadding = new global::Gtk.Label ();
			this.testingLabelPadding.WidthRequest = 0;
			this.testingLabelPadding.HeightRequest = 3;
			this.testingLabelPadding.Name = "testingLabelPadding";
			this.testingLabelVBox.Add (this.testingLabelPadding);
			global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.testingLabelVBox [this.testingLabelPadding]));
			w17.Position = 0;
			w17.Expand = false;
			w17.Fill = false;
			// Container child testingLabelVBox.Gtk.Box+BoxChild
			this.testingLabel = new global::Gtk.Label ();
			this.testingLabel.Name = "testingLabel";
			this.testingLabel.Xpad = 5;
			this.testingLabel.Xalign = 1F;
			this.testingLabel.Yalign = 0F;
			this.testingLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("Testing:");
			this.testingLabel.Justify = ((global::Gtk.Justification)(1));
			this.testingLabelVBox.Add (this.testingLabel);
			global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.testingLabelVBox [this.testingLabel]));
			w18.Position = 1;
			w18.Expand = false;
			w18.Fill = false;
			this.configurationTable.Add (this.testingLabelVBox);
			global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.configurationTable [this.testingLabelVBox]));
			w19.TopAttach = ((uint)(4));
			w19.BottomAttach = ((uint)(5));
			w19.XOptions = ((global::Gtk.AttachOptions)(4));
			w19.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child configurationTable.Gtk.Table+TableChild
			this.testingSeparator = new global::Gtk.DrawingArea ();
			this.testingSeparator.WidthRequest = 440;
			this.testingSeparator.HeightRequest = 1;
			this.testingSeparator.Name = "testingSeparator";
			this.configurationTable.Add (this.testingSeparator);
			global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.configurationTable [this.testingSeparator]));
			w20.TopAttach = ((uint)(3));
			w20.BottomAttach = ((uint)(4));
			w20.RightAttach = ((uint)(3));
			w20.YPadding = ((uint)(10));
			w20.XOptions = ((global::Gtk.AttachOptions)(4));
			w20.YOptions = ((global::Gtk.AttachOptions)(0));
			// Container child configurationTable.Gtk.Table+TableChild
			this.webApiVBox = new global::Gtk.VBox ();
			this.webApiVBox.Name = "webApiVBox";
			// Container child webApiVBox.Gtk.Box+BoxChild
			this.includeWebApiCheck = new global::Gtk.CheckButton ();
			this.includeWebApiCheck.CanFocus = true;
			this.includeWebApiCheck.Name = "includeWebApiCheck";
			this.includeWebApiCheck.Label = global::Mono.Unix.Catalog.GetString ("Web API");
			this.includeWebApiCheck.Active = true;
			this.includeWebApiCheck.DrawIndicator = true;
			this.includeWebApiCheck.UseUnderline = true;
			this.webApiVBox.Add (this.includeWebApiCheck);
			global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.webApiVBox [this.includeWebApiCheck]));
			w21.Position = 0;
			w21.Expand = false;
			w21.Fill = false;
			// Container child webApiVBox.Gtk.Box+BoxChild
			this.webApiDescriptionHBox = new global::Gtk.HBox ();
			this.webApiDescriptionHBox.Name = "webApiDescriptionHBox";
			// Container child webApiDescriptionHBox.Gtk.Box+BoxChild
			this.webApiDescriptionLeftHandPadding = new global::Gtk.Label ();
			this.webApiDescriptionLeftHandPadding.WidthRequest = 21;
			this.webApiDescriptionLeftHandPadding.Name = "webApiDescriptionLeftHandPadding";
			this.webApiDescriptionHBox.Add (this.webApiDescriptionLeftHandPadding);
			global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.webApiDescriptionHBox [this.webApiDescriptionLeftHandPadding]));
			w22.Position = 0;
			w22.Expand = false;
			w22.Fill = false;
			// Container child webApiDescriptionHBox.Gtk.Box+BoxChild
			this.webApiDescriptionLabel = new global::Gtk.Label ();
			this.webApiDescriptionLabel.WidthRequest = 255;
			this.webApiDescriptionLabel.Name = "webApiDescriptionLabel";
			this.webApiDescriptionLabel.Xalign = 0F;
			this.webApiDescriptionLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("<span size=\'smaller\' color=\'grey\'>Framework for creating HTTP web services</span>" +
			"");
			this.webApiDescriptionLabel.UseMarkup = true;
			this.webApiDescriptionLabel.Wrap = true;
			this.webApiDescriptionHBox.Add (this.webApiDescriptionLabel);
			global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.webApiDescriptionHBox [this.webApiDescriptionLabel]));
			w23.Position = 1;
			w23.Expand = false;
			w23.Fill = false;
			this.webApiVBox.Add (this.webApiDescriptionHBox);
			global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.webApiVBox [this.webApiDescriptionHBox]));
			w24.Position = 1;
			w24.Expand = false;
			w24.Fill = false;
			this.configurationTable.Add (this.webApiVBox);
			global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.configurationTable [this.webApiVBox]));
			w25.TopAttach = ((uint)(2));
			w25.BottomAttach = ((uint)(3));
			w25.LeftAttach = ((uint)(1));
			w25.RightAttach = ((uint)(2));
			w25.XOptions = ((global::Gtk.AttachOptions)(4));
			w25.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child configurationTable.Gtk.Table+TableChild
			this.webFormsVBox = new global::Gtk.VBox ();
			this.webFormsVBox.Name = "webFormsVBox";
			// Container child webFormsVBox.Gtk.Box+BoxChild
			this.includeWebFormsCheck = new global::Gtk.CheckButton ();
			this.includeWebFormsCheck.CanFocus = true;
			this.includeWebFormsCheck.Name = "includeWebFormsCheck";
			this.includeWebFormsCheck.Label = global::Mono.Unix.Catalog.GetString ("Web Forms");
			this.includeWebFormsCheck.Active = true;
			this.includeWebFormsCheck.DrawIndicator = true;
			this.includeWebFormsCheck.UseUnderline = true;
			this.webFormsVBox.Add (this.includeWebFormsCheck);
			global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.webFormsVBox [this.includeWebFormsCheck]));
			w26.Position = 0;
			w26.Expand = false;
			w26.Fill = false;
			// Container child webFormsVBox.Gtk.Box+BoxChild
			this.webFormsDescriptionHBox = new global::Gtk.HBox ();
			this.webFormsDescriptionHBox.Name = "webFormsDescriptionHBox";
			// Container child webFormsDescriptionHBox.Gtk.Box+BoxChild
			this.webFormsDescriptionLeftHandPadding = new global::Gtk.Label ();
			this.webFormsDescriptionLeftHandPadding.WidthRequest = 21;
			this.webFormsDescriptionLeftHandPadding.Name = "webFormsDescriptionLeftHandPadding";
			this.webFormsDescriptionHBox.Add (this.webFormsDescriptionLeftHandPadding);
			global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.webFormsDescriptionHBox [this.webFormsDescriptionLeftHandPadding]));
			w27.Position = 0;
			w27.Expand = false;
			w27.Fill = false;
			// Container child webFormsDescriptionHBox.Gtk.Box+BoxChild
			this.webFormsDescriptionLabel = new global::Gtk.Label ();
			this.webFormsDescriptionLabel.WidthRequest = 255;
			this.webFormsDescriptionLabel.Name = "webFormsDescriptionLabel";
			this.webFormsDescriptionLabel.Xalign = 0F;
			this.webFormsDescriptionLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("<span size=\'smaller\' color=\'grey\'>Stateful programming model similar to desktop a" +
			"pplications</span>");
			this.webFormsDescriptionLabel.UseMarkup = true;
			this.webFormsDescriptionLabel.Wrap = true;
			this.webFormsDescriptionHBox.Add (this.webFormsDescriptionLabel);
			global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.webFormsDescriptionHBox [this.webFormsDescriptionLabel]));
			w28.Position = 1;
			w28.Expand = false;
			w28.Fill = false;
			this.webFormsVBox.Add (this.webFormsDescriptionHBox);
			global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.webFormsVBox [this.webFormsDescriptionHBox]));
			w29.Position = 1;
			w29.Expand = false;
			w29.Fill = false;
			this.configurationTable.Add (this.webFormsVBox);
			global::Gtk.Table.TableChild w30 = ((global::Gtk.Table.TableChild)(this.configurationTable [this.webFormsVBox]));
			w30.TopAttach = ((uint)(1));
			w30.BottomAttach = ((uint)(2));
			w30.LeftAttach = ((uint)(1));
			w30.RightAttach = ((uint)(2));
			w30.XOptions = ((global::Gtk.AttachOptions)(4));
			w30.YOptions = ((global::Gtk.AttachOptions)(4));
			this.configurationTableEventBox.Add (this.configurationTable);
			this.configurationVBox.Add (this.configurationTableEventBox);
			global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.configurationVBox [this.configurationTableEventBox]));
			w32.Position = 1;
			w32.Expand = false;
			w32.Fill = false;
			// Container child configurationVBox.Gtk.Box+BoxChild
			this.configurationBottomEventBox = new global::Gtk.EventBox ();
			this.configurationBottomEventBox.Name = "configurationBottomEventBox";
			this.configurationVBox.Add (this.configurationBottomEventBox);
			global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.configurationVBox [this.configurationBottomEventBox]));
			w33.Position = 2;
			this.mainHBox.Add (this.configurationVBox);
			global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.mainHBox [this.configurationVBox]));
			w34.Position = 1;
			w34.Expand = false;
			w34.Fill = false;
			// Container child mainHBox.Gtk.Box+BoxChild
			this.backgroundLargeImageEventBox = new global::Gtk.EventBox ();
			this.backgroundLargeImageEventBox.Name = "backgroundLargeImageEventBox";
			// Container child backgroundLargeImageEventBox.Gtk.Container+ContainerChild
			this.backgroundLargeImageVBox = new global::Gtk.VBox ();
			this.backgroundLargeImageVBox.Name = "backgroundLargeImageVBox";
			this.backgroundLargeImageEventBox.Add (this.backgroundLargeImageVBox);
			this.mainHBox.Add (this.backgroundLargeImageEventBox);
			global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.mainHBox [this.backgroundLargeImageEventBox]));
			w36.Position = 2;
			this.Add (this.mainHBox);
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.Hide ();
		}
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget FloydPink.Flickr.Downloadr.UI.Windows.AboutWindow
			this.WidthRequest = 360;
			this.HeightRequest = 220;
			this.Name = "FloydPink.Flickr.Downloadr.UI.Windows.AboutWindow";
			this.Title = global::Mono.Unix.Catalog.GetString ("About - flickr downloadr");
			this.Icon = global::Gdk.Pixbuf.LoadFromResource ("FloydPink.Flickr.Downloadr.UI.Assets.icon.png");
			this.TypeHint = ((global::Gdk.WindowTypeHint)(1));
			this.WindowPosition = ((global::Gtk.WindowPosition)(3));
			this.Modal = true;
			this.Resizable = false;
			this.AllowGrow = false;
			// Container child FloydPink.Flickr.Downloadr.UI.Windows.AboutWindow.Gtk.Container+ContainerChild
			this.vbox3 = new global::Gtk.VBox ();
			this.vbox3.Name = "vbox3";
			this.vbox3.Spacing = 6;
			// Container child vbox3.Gtk.Box+BoxChild
			this.vbox4 = new global::Gtk.VBox ();
			this.vbox4.Name = "vbox4";
			this.vbox4.Homogeneous = true;
			this.vbox4.Spacing = 6;
			// Container child vbox4.Gtk.Box+BoxChild
			this.hbox7 = new global::Gtk.HBox ();
			this.hbox7.Name = "hbox7";
			this.hbox7.Spacing = 6;
			// Container child hbox7.Gtk.Box+BoxChild
			this.alignment6 = new global::Gtk.Alignment (0.5F, 0.5F, 1F, 1F);
			this.alignment6.Name = "alignment6";
			this.hbox7.Add (this.alignment6);
			global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.alignment6]));
			w1.Position = 0;
			// Container child hbox7.Gtk.Box+BoxChild
			this.image2 = new global::Gtk.Image ();
			this.image2.Name = "image2";
			this.image2.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("FloydPink.Flickr.Downloadr.UI.Assets.logo-Small-About.png");
			this.hbox7.Add (this.image2);
			global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.image2]));
			w2.Position = 1;
			w2.Expand = false;
			w2.Fill = false;
			// Container child hbox7.Gtk.Box+BoxChild
			this.alignment7 = new global::Gtk.Alignment (0.5F, 0.5F, 1F, 1F);
			this.alignment7.Name = "alignment7";
			this.hbox7.Add (this.alignment7);
			global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.alignment7]));
			w3.Position = 2;
			this.vbox4.Add (this.hbox7);
			global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hbox7]));
			w4.Position = 0;
			w4.Expand = false;
			w4.Fill = false;
			// Container child vbox4.Gtk.Box+BoxChild
			this.labelVersion = new global::Gtk.Label ();
			this.labelVersion.Name = "labelVersion";
			this.labelVersion.LabelProp = global::Mono.Unix.Catalog.GetString ("flickr downloadr");
			this.labelVersion.UseMarkup = true;
			this.vbox4.Add (this.labelVersion);
			global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.labelVersion]));
			w5.Position = 2;
			w5.Expand = false;
			w5.Fill = false;
			this.vbox3.Add (this.vbox4);
			global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.vbox4]));
			w6.Position = 0;
			// Container child vbox3.Gtk.Box+BoxChild
			this.vbox5 = new global::Gtk.VBox ();
			this.vbox5.Name = "vbox5";
			this.vbox5.Homogeneous = true;
			this.vbox5.Spacing = 6;
			// Container child vbox5.Gtk.Box+BoxChild
			this.hbox6 = new global::Gtk.HBox ();
			this.hbox6.Name = "hbox6";
			this.hbox6.Spacing = 6;
			// Container child hbox6.Gtk.Box+BoxChild
			this.alignment1 = new global::Gtk.Alignment (0.5F, 0.5F, 1F, 1F);
			this.alignment1.Name = "alignment1";
			this.hbox6.Add (this.alignment1);
			global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox6 [this.alignment1]));
			w7.Position = 0;
			// Container child hbox6.Gtk.Box+BoxChild
			this.eventboxHyperlink = new global::Gtk.EventBox ();
			this.eventboxHyperlink.Name = "eventboxHyperlink";
			// Container child eventboxHyperlink.Gtk.Container+ContainerChild
			this.labelLink = new global::Gtk.Label ();
			this.labelLink.Name = "labelLink";
			this.labelLink.LabelProp = global::Mono.Unix.Catalog.GetString ("<a href=\"#\"><b><big><span color=\"blue\">http://flickrdownloadr.com</span></big></b></a>");
			this.labelLink.UseMarkup = true;
			this.labelLink.UseUnderline = true;
			this.eventboxHyperlink.Add (this.labelLink);
			this.hbox6.Add (this.eventboxHyperlink);
			global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox6 [this.eventboxHyperlink]));
			w9.Position = 1;
			w9.Expand = false;
			w9.Fill = false;
			// Container child hbox6.Gtk.Box+BoxChild
			this.alignment2 = new global::Gtk.Alignment (0.5F, 0.5F, 1F, 1F);
			this.alignment2.Name = "alignment2";
			this.hbox6.Add (this.alignment2);
			global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox6 [this.alignment2]));
			w10.Position = 2;
			this.vbox5.Add (this.hbox6);
			global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.hbox6]));
			w11.Position = 1;
			w11.Expand = false;
			w11.Fill = false;
			// Container child vbox5.Gtk.Box+BoxChild
			this.hbox5 = new global::Gtk.HBox ();
			this.hbox5.Name = "hbox5";
			this.hbox5.Homogeneous = true;
			this.hbox5.Spacing = 6;
			// Container child hbox5.Gtk.Box+BoxChild
			this.buttonClose = new global::Gtk.Button ();
			this.buttonClose.WidthRequest = 50;
			this.buttonClose.CanFocus = true;
			this.buttonClose.Name = "buttonClose";
			this.buttonClose.UseUnderline = true;
			this.buttonClose.Label = global::Mono.Unix.Catalog.GetString ("Close");
			this.hbox5.Add (this.buttonClose);
			global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.buttonClose]));
			w12.Position = 2;
			w12.Expand = false;
			w12.Fill = false;
			this.vbox5.Add (this.hbox5);
			global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.hbox5]));
			w13.Position = 2;
			w13.Expand = false;
			w13.Fill = false;
			this.vbox3.Add (this.vbox5);
			global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.vbox5]));
			w14.Position = 1;
			this.Add (this.vbox3);
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.DefaultWidth = 400;
			this.DefaultHeight = 300;
			this.Show ();
			this.eventboxHyperlink.ButtonPressEvent += new global::Gtk.ButtonPressEventHandler (this.eventboxHyperlinkClicked);
			this.buttonClose.Clicked += new global::System.EventHandler (this.buttonCloseClick);
		}