protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Shifted_Games_Launcher_GTK.About
     this.Name           = "Shifted_Games_Launcher_GTK.About";
     this.Title          = global::Mono.Unix.Catalog.GetString("About the Launcher");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child Shifted_Games_Launcher_GTK.About.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.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.txtabout             = new global::Gtk.TextView();
     this.txtabout.Buffer.Text = "Shifted Games Launcher\n\nVersion: {VER}\nCodename: {CODENAME}\n\nLead Programmer and " +
                                 "GUI designer: Michael VanOverbeek\n\nWebsite: http://www.shiftgames.ml\n\n";
     this.txtabout.CanFocus = true;
     this.txtabout.Name     = "txtabout";
     this.scrolledwindow2.Add(this.txtabout);
     w1.Add(this.scrolledwindow2);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(w1 [this.scrolledwindow2]));
     w3.Position = 0;
     // Internal child Shifted_Games_Launcher_GTK.About.ActionArea
     global::Gtk.HButtonBox w4 = this.ActionArea;
     w4.Name        = "dialog1_ActionArea";
     w4.Spacing     = 10;
     w4.BorderWidth = ((uint)(5));
     w4.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.button_GetLatestRelease              = new global::Gtk.Button();
     this.button_GetLatestRelease.CanFocus     = true;
     this.button_GetLatestRelease.Name         = "button_GetLatestRelease";
     this.button_GetLatestRelease.UseUnderline = true;
     this.button_GetLatestRelease.Label        = global::Mono.Unix.Catalog.GetString("Check For Updates");
     this.AddActionWidget(this.button_GetLatestRelease, 0);
     global::Gtk.ButtonBox.ButtonBoxChild w5 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w4 [this.button_GetLatestRelease]));
     w5.Expand = false;
     w5.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     this.AddActionWidget(this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w6 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w4 [this.buttonOk]));
     w6.Position = 1;
     w6.Expand   = false;
     w6.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 601;
     this.DefaultHeight = 424;
     this.Show();
     this.buttonOk.Clicked += new global::System.EventHandler(this.CloseAbout);
 }
Beispiel #2
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget GuiCompare.CustomCompare
     this.Name           = "GuiCompare.CustomCompare";
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child GuiCompare.CustomCompare.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.hbox1             = new global::Gtk.HBox();
     this.hbox1.Name        = "hbox1";
     this.hbox1.Spacing     = 12;
     this.hbox1.BorderWidth = ((uint)(4));
     // Container child hbox1.Gtk.Box+BoxChild
     this.frame1            = new global::Gtk.Frame();
     this.frame1.Name       = "frame1";
     this.frame1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child frame1.Gtk.Container+ContainerChild
     this.GtkAlignment2             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment2.Name        = "GtkAlignment2";
     this.GtkAlignment2.LeftPadding = ((uint)(12));
     // Container child GtkAlignment2.Gtk.Container+ContainerChild
     this.reference        = new guicompare.ProviderSelector();
     this.reference.Events = ((Gdk.EventMask)(256));
     this.reference.Name   = "reference";
     this.GtkAlignment2.Add(this.reference);
     this.frame1.Add(this.GtkAlignment2);
     this.GtkLabel4           = new global::Gtk.Label();
     this.GtkLabel4.Name      = "GtkLabel4";
     this.GtkLabel4.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Reference:</b>");
     this.GtkLabel4.UseMarkup = true;
     this.frame1.LabelWidget  = this.GtkLabel4;
     this.hbox1.Add(this.frame1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.frame1]));
     w4.Position = 0;
     w4.Padding  = ((uint)(4));
     // Container child hbox1.Gtk.Box+BoxChild
     this.frame2            = new global::Gtk.Frame();
     this.frame2.Name       = "frame2";
     this.frame2.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child frame2.Gtk.Container+ContainerChild
     this.GtkAlignment3             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment3.Name        = "GtkAlignment3";
     this.GtkAlignment3.LeftPadding = ((uint)(12));
     // Container child GtkAlignment3.Gtk.Container+ContainerChild
     this.target        = new guicompare.ProviderSelector();
     this.target.Events = ((Gdk.EventMask)(256));
     this.target.Name   = "target";
     this.GtkAlignment3.Add(this.target);
     this.frame2.Add(this.GtkAlignment3);
     this.GtkLabel9           = new global::Gtk.Label();
     this.GtkLabel9.Name      = "GtkLabel9";
     this.GtkLabel9.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Target:</b>");
     this.GtkLabel9.UseMarkup = true;
     this.frame2.LabelWidget  = this.GtkLabel9;
     this.hbox1.Add(this.frame2);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.frame2]));
     w7.Position = 1;
     w7.Padding  = ((uint)(4));
     w1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(w1 [this.hbox1]));
     w8.Position = 0;
     // Internal child GuiCompare.CustomCompare.ActionArea
     global::Gtk.HButtonBox w9 = this.ActionArea;
     w9.Name        = "dialog1_ActionArea";
     w9.Spacing     = 6;
     w9.BorderWidth = ((uint)(5));
     w9.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w10 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w9 [this.buttonCancel]));
     w10.Expand = false;
     w10.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     this.AddActionWidget(this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w11 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w9 [this.buttonOk]));
     w11.Position = 1;
     w11.Expand   = false;
     w11.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 578;
     this.DefaultHeight = 273;
     this.Show();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MainWindow
     this.Name           = "MainWindow";
     this.Title          = global::Mono.Unix.Catalog.GetString("餐厅数据加载");
     this.WindowPosition = ((global::Gtk.WindowPosition)(3));
     this.Resizable      = false;
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.DB_PATH             = new global::Gtk.Frame();
     this.DB_PATH.Name        = "DB_PATH";
     this.DB_PATH.ShadowType  = ((global::Gtk.ShadowType)(2));
     this.DB_PATH.BorderWidth = ((uint)(5));
     // Container child DB_PATH.Gtk.Container+ContainerChild
     this.GtkAlignment             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment.Name        = "GtkAlignment";
     this.GtkAlignment.LeftPadding = ((uint)(12));
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.text_dbpath               = new global::Gtk.Entry();
     this.text_dbpath.CanFocus      = true;
     this.text_dbpath.Name          = "text_dbpath";
     this.text_dbpath.Text          = global::Mono.Unix.Catalog.GetString("请先设置数据库目录");
     this.text_dbpath.IsEditable    = true;
     this.text_dbpath.InvisibleChar = '●';
     this.hbox3.Add(this.text_dbpath);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.text_dbpath]));
     w1.Position = 0;
     w1.Padding  = ((uint)(2));
     // Container child hbox3.Gtk.Box+BoxChild
     this.browse_dbpath              = new global::Gtk.Button();
     this.browse_dbpath.CanFocus     = true;
     this.browse_dbpath.Name         = "browse_dbpath";
     this.browse_dbpath.UseUnderline = true;
     this.browse_dbpath.Label        = global::Mono.Unix.Catalog.GetString("选择数据库目录");
     this.hbox3.Add(this.browse_dbpath);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.browse_dbpath]));
     w2.Position = 1;
     w2.Expand   = false;
     w2.Fill     = false;
     w2.Padding  = ((uint)(5));
     // Container child hbox3.Gtk.Box+BoxChild
     this.btn_reload              = new global::Gtk.Button();
     this.btn_reload.CanFocus     = true;
     this.btn_reload.Name         = "btn_reload";
     this.btn_reload.UseUnderline = true;
     this.btn_reload.Label        = global::Mono.Unix.Catalog.GetString("重新加载");
     this.hbox3.Add(this.btn_reload);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.btn_reload]));
     w3.Position = 2;
     w3.Expand   = false;
     w3.Fill     = false;
     this.GtkAlignment.Add(this.hbox3);
     this.DB_PATH.Add(this.GtkAlignment);
     this.Label_DB_PATH           = new global::Gtk.Label();
     this.Label_DB_PATH.Name      = "Label_DB_PATH";
     this.Label_DB_PATH.LabelProp = global::Mono.Unix.Catalog.GetString("<b>数据库路径设置</b>");
     this.Label_DB_PATH.UseMarkup = true;
     this.DB_PATH.LabelWidget     = this.Label_DB_PATH;
     this.vbox2.Add(this.DB_PATH);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.DB_PATH]));
     w6.Position = 0;
     w6.Expand   = false;
     w6.Fill     = false;
     w6.Padding  = ((uint)(3));
     // Container child vbox2.Gtk.Box+BoxChild
     this.MAP_FRAME             = new global::Gtk.Frame();
     this.MAP_FRAME.Name        = "MAP_FRAME";
     this.MAP_FRAME.ShadowType  = ((global::Gtk.ShadowType)(2));
     this.MAP_FRAME.BorderWidth = ((uint)(5));
     // Container child MAP_FRAME.Gtk.Container+ContainerChild
     this.GtkAlignment1             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment1.Name        = "GtkAlignment1";
     this.GtkAlignment1.LeftPadding = ((uint)(12));
     // Container child GtkAlignment1.Gtk.Container+ContainerChild
     this.hbox9         = new global::Gtk.HBox();
     this.hbox9.Name    = "hbox9";
     this.hbox9.Spacing = 6;
     // Container child hbox9.Gtk.Box+BoxChild
     this.label8           = new global::Gtk.Label();
     this.label8.Name      = "label8";
     this.label8.LabelProp = global::Mono.Unix.Catalog.GetString("餐厅选择:");
     this.hbox9.Add(this.label8);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox9[this.label8]));
     w7.Position = 0;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child hbox9.Gtk.Box+BoxChild
     this.map_index      = global::Gtk.ComboBox.NewText();
     this.map_index.Name = "map_index";
     this.hbox9.Add(this.map_index);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox9[this.map_index]));
     w8.Position = 1;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child hbox9.Gtk.Box+BoxChild
     this.hbox10         = new global::Gtk.HBox();
     this.hbox10.Name    = "hbox10";
     this.hbox10.Spacing = 6;
     // Container child hbox10.Gtk.Box+BoxChild
     this.label_map_name           = new global::Gtk.Label();
     this.label_map_name.Name      = "label_map_name";
     this.label_map_name.LabelProp = global::Mono.Unix.Catalog.GetString("餐厅ID:");
     this.hbox10.Add(this.label_map_name);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox10[this.label_map_name]));
     w9.Position = 0;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child hbox10.Gtk.Box+BoxChild
     this.text_rest_id = new global::Gtk.Entry();
     this.text_rest_id.WidthRequest  = 50;
     this.text_rest_id.CanFocus      = true;
     this.text_rest_id.Name          = "text_rest_id";
     this.text_rest_id.IsEditable    = true;
     this.text_rest_id.InvisibleChar = '●';
     this.hbox10.Add(this.text_rest_id);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox10[this.text_rest_id]));
     w10.Position = 1;
     w10.Padding  = ((uint)(2));
     // Container child hbox10.Gtk.Box+BoxChild
     this.label_key           = new global::Gtk.Label();
     this.label_key.Name      = "label_key";
     this.label_key.LabelProp = global::Mono.Unix.Catalog.GetString("餐厅Key:");
     this.hbox10.Add(this.label_key);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox10[this.label_key]));
     w11.Position = 2;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child hbox10.Gtk.Box+BoxChild
     this.text_rest_key = new global::Gtk.Entry();
     this.text_rest_key.WidthRequest  = 100;
     this.text_rest_key.CanFocus      = true;
     this.text_rest_key.Name          = "text_rest_key";
     this.text_rest_key.IsEditable    = true;
     this.text_rest_key.InvisibleChar = '●';
     this.hbox10.Add(this.text_rest_key);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox10[this.text_rest_key]));
     w12.Position = 3;
     // Container child hbox10.Gtk.Box+BoxChild
     this.btn_edit_name              = new global::Gtk.Button();
     this.btn_edit_name.CanFocus     = true;
     this.btn_edit_name.Name         = "btn_edit_name";
     this.btn_edit_name.UseUnderline = true;
     this.btn_edit_name.Label        = global::Mono.Unix.Catalog.GetString("编辑名称");
     this.hbox10.Add(this.btn_edit_name);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox10[this.btn_edit_name]));
     w13.Position = 4;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child hbox10.Gtk.Box+BoxChild
     this.fixed4           = new global::Gtk.Fixed();
     this.fixed4.Name      = "fixed4";
     this.fixed4.HasWindow = false;
     this.hbox10.Add(this.fixed4);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox10[this.fixed4]));
     w14.Position = 5;
     w14.Padding  = ((uint)(20));
     this.hbox9.Add(this.hbox10);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox9[this.hbox10]));
     w15.Position = 2;
     // Container child hbox9.Gtk.Box+BoxChild
     this.hbox12         = new global::Gtk.HBox();
     this.hbox12.Name    = "hbox12";
     this.hbox12.Spacing = 6;
     // Container child hbox12.Gtk.Box+BoxChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("关卡数量:");
     this.hbox12.Add(this.label4);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox12[this.label4]));
     w16.Position = 0;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child hbox12.Gtk.Box+BoxChild
     this.text_level_count = new global::Gtk.Entry();
     this.text_level_count.WidthRequest  = 100;
     this.text_level_count.CanFocus      = true;
     this.text_level_count.Name          = "text_level_count";
     this.text_level_count.IsEditable    = true;
     this.text_level_count.InvisibleChar = '●';
     this.hbox12.Add(this.text_level_count);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox12[this.text_level_count]));
     w17.Position = 1;
     w17.Expand   = false;
     w17.Fill     = false;
     this.hbox9.Add(this.hbox12);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox9[this.hbox12]));
     w18.Position = 3;
     this.GtkAlignment1.Add(this.hbox9);
     this.MAP_FRAME.Add(this.GtkAlignment1);
     this.MAP_SELECTOR           = new global::Gtk.Label();
     this.MAP_SELECTOR.Name      = "MAP_SELECTOR";
     this.MAP_SELECTOR.LabelProp = global::Mono.Unix.Catalog.GetString("<b>地图</b>");
     this.MAP_SELECTOR.UseMarkup = true;
     this.MAP_FRAME.LabelWidget  = this.MAP_SELECTOR;
     this.vbox2.Add(this.MAP_FRAME);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.MAP_FRAME]));
     w21.Position = 1;
     w21.Expand   = false;
     w21.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.FOOD_CUSTOMER             = new global::Gtk.Frame();
     this.FOOD_CUSTOMER.Name        = "FOOD_CUSTOMER";
     this.FOOD_CUSTOMER.ShadowType  = ((global::Gtk.ShadowType)(2));
     this.FOOD_CUSTOMER.BorderWidth = ((uint)(5));
     // Container child FOOD_CUSTOMER.Gtk.Container+ContainerChild
     this.GtkAlignment2             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment2.Name        = "GtkAlignment2";
     this.GtkAlignment2.LeftPadding = ((uint)(12));
     // Container child GtkAlignment2.Gtk.Container+ContainerChild
     this.hbox16         = new global::Gtk.HBox();
     this.hbox16.Name    = "hbox16";
     this.hbox16.Spacing = 6;
     // Container child hbox16.Gtk.Box+BoxChild
     this.frame_food            = new global::Gtk.Frame();
     this.frame_food.Name       = "frame_food";
     this.frame_food.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child frame_food.Gtk.Container+ContainerChild
     this.GtkAlignment3             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment3.Name        = "GtkAlignment3";
     this.GtkAlignment3.LeftPadding = ((uint)(12));
     // Container child GtkAlignment3.Gtk.Container+ContainerChild
     this.vbox9         = new global::Gtk.VBox();
     this.vbox9.Name    = "vbox9";
     this.vbox9.Spacing = 6;
     // Container child vbox9.Gtk.Box+BoxChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.food_list = new global::Gtk.TreeView();
     this.food_list.WidthRequest  = 250;
     this.food_list.HeightRequest = 500;
     this.food_list.CanFocus      = true;
     this.food_list.Name          = "food_list";
     this.GtkScrolledWindow.Add(this.food_list);
     this.vbox9.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vbox9[this.GtkScrolledWindow]));
     w23.Position = 0;
     this.GtkAlignment3.Add(this.vbox9);
     this.frame_food.Add(this.GtkAlignment3);
     this.label_foodlist           = new global::Gtk.Label();
     this.label_foodlist.Name      = "label_foodlist";
     this.label_foodlist.LabelProp = global::Mono.Unix.Catalog.GetString("<b>食物列表:</b>");
     this.label_foodlist.UseMarkup = true;
     this.frame_food.LabelWidget   = this.label_foodlist;
     this.hbox16.Add(this.frame_food);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.hbox16[this.frame_food]));
     w26.Position = 0;
     w26.Expand   = false;
     w26.Fill     = false;
     w26.Padding  = ((uint)(10));
     // Container child hbox16.Gtk.Box+BoxChild
     this.frame_customer            = new global::Gtk.Frame();
     this.frame_customer.Name       = "frame_customer";
     this.frame_customer.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child frame_customer.Gtk.Container+ContainerChild
     this.GtkAlignment4             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment4.Name        = "GtkAlignment4";
     this.GtkAlignment4.LeftPadding = ((uint)(12));
     // Container child GtkAlignment4.Gtk.Container+ContainerChild
     this.vbox10         = new global::Gtk.VBox();
     this.vbox10.Name    = "vbox10";
     this.vbox10.Spacing = 6;
     // Container child vbox10.Gtk.Box+BoxChild
     this.GtkScrolledWindow1            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow1.Name       = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.customer_list = new global::Gtk.TreeView();
     this.customer_list.WidthRequest = 250;
     this.customer_list.CanFocus     = true;
     this.customer_list.Name         = "customer_list";
     this.GtkScrolledWindow1.Add(this.customer_list);
     this.vbox10.Add(this.GtkScrolledWindow1);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.vbox10[this.GtkScrolledWindow1]));
     w28.Position = 0;
     this.GtkAlignment4.Add(this.vbox10);
     this.frame_customer.Add(this.GtkAlignment4);
     this.label_customerlist           = new global::Gtk.Label();
     this.label_customerlist.Name      = "label_customerlist";
     this.label_customerlist.LabelProp = global::Mono.Unix.Catalog.GetString("<b>顾客列表:</b>");
     this.label_customerlist.UseMarkup = true;
     this.frame_customer.LabelWidget   = this.label_customerlist;
     this.hbox16.Add(this.frame_customer);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.hbox16[this.frame_customer]));
     w31.Position = 1;
     w31.Expand   = false;
     w31.Fill     = false;
     w31.Padding  = ((uint)(10));
     // Container child hbox16.Gtk.Box+BoxChild
     this.frame_special_customer            = new global::Gtk.Frame();
     this.frame_special_customer.Name       = "frame_special_customer";
     this.frame_special_customer.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child frame_special_customer.Gtk.Container+ContainerChild
     this.GtkAlignment5             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment5.Name        = "GtkAlignment5";
     this.GtkAlignment5.LeftPadding = ((uint)(12));
     // Container child GtkAlignment5.Gtk.Container+ContainerChild
     this.vbox11         = new global::Gtk.VBox();
     this.vbox11.Name    = "vbox11";
     this.vbox11.Spacing = 6;
     // Container child vbox11.Gtk.Box+BoxChild
     this.GtkScrolledWindow2            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow2.Name       = "GtkScrolledWindow2";
     this.GtkScrolledWindow2.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow2.Gtk.Container+ContainerChild
     this.special_customer_list = new global::Gtk.TreeView();
     this.special_customer_list.WidthRequest = 250;
     this.special_customer_list.CanFocus     = true;
     this.special_customer_list.Name         = "special_customer_list";
     this.GtkScrolledWindow2.Add(this.special_customer_list);
     this.vbox11.Add(this.GtkScrolledWindow2);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.vbox11[this.GtkScrolledWindow2]));
     w33.Position = 0;
     this.GtkAlignment5.Add(this.vbox11);
     this.frame_special_customer.Add(this.GtkAlignment5);
     this.label_speciallist                  = new global::Gtk.Label();
     this.label_speciallist.Name             = "label_speciallist";
     this.label_speciallist.LabelProp        = global::Mono.Unix.Catalog.GetString("<b>特殊顾客列表:</b>");
     this.label_speciallist.UseMarkup        = true;
     this.frame_special_customer.LabelWidget = this.label_speciallist;
     this.hbox16.Add(this.frame_special_customer);
     global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.hbox16[this.frame_special_customer]));
     w36.Position = 2;
     w36.Expand   = false;
     w36.Fill     = false;
     w36.Padding  = ((uint)(10));
     this.GtkAlignment2.Add(this.hbox16);
     this.FOOD_CUSTOMER.Add(this.GtkAlignment2);
     this.GtkLabel6                 = new global::Gtk.Label();
     this.GtkLabel6.Name            = "GtkLabel6";
     this.GtkLabel6.LabelProp       = global::Mono.Unix.Catalog.GetString("<b>食物与顾客</b>");
     this.GtkLabel6.UseMarkup       = true;
     this.FOOD_CUSTOMER.LabelWidget = this.GtkLabel6;
     this.vbox2.Add(this.FOOD_CUSTOMER);
     global::Gtk.Box.BoxChild w39 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.FOOD_CUSTOMER]));
     w39.Position = 2;
     w39.Padding  = ((uint)(5));
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbuttonbox3             = new global::Gtk.HButtonBox();
     this.hbuttonbox3.Name        = "hbuttonbox3";
     this.hbuttonbox3.BorderWidth = ((uint)(5));
     this.hbuttonbox3.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(2));
     // Container child hbuttonbox3.Gtk.ButtonBox+ButtonBoxChild
     this.btn_save              = new global::Gtk.Button();
     this.btn_save.CanFocus     = true;
     this.btn_save.Name         = "btn_save";
     this.btn_save.UseUnderline = true;
     this.btn_save.Label        = global::Mono.Unix.Catalog.GetString("保存");
     this.hbuttonbox3.Add(this.btn_save);
     global::Gtk.ButtonBox.ButtonBoxChild w40 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox3[this.btn_save]));
     w40.Expand = false;
     w40.Fill   = false;
     // Container child hbuttonbox3.Gtk.ButtonBox+ButtonBoxChild
     this.btn_edit_order              = new global::Gtk.Button();
     this.btn_edit_order.CanFocus     = true;
     this.btn_edit_order.Name         = "btn_edit_order";
     this.btn_edit_order.UseUnderline = true;
     this.btn_edit_order.Label        = global::Mono.Unix.Catalog.GetString("编辑餐厅订单");
     this.hbuttonbox3.Add(this.btn_edit_order);
     global::Gtk.ButtonBox.ButtonBoxChild w41 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox3[this.btn_edit_order]));
     w41.Position = 1;
     w41.Expand   = false;
     w41.Fill     = false;
     // Container child hbuttonbox3.Gtk.ButtonBox+ButtonBoxChild
     this.btn_edit_level              = new global::Gtk.Button();
     this.btn_edit_level.CanFocus     = true;
     this.btn_edit_level.Name         = "btn_edit_level";
     this.btn_edit_level.UseUnderline = true;
     this.btn_edit_level.Label        = global::Mono.Unix.Catalog.GetString("编辑关卡");
     this.hbuttonbox3.Add(this.btn_edit_level);
     global::Gtk.ButtonBox.ButtonBoxChild w42 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox3[this.btn_edit_level]));
     w42.Position = 2;
     w42.Expand   = false;
     w42.Fill     = false;
     this.vbox2.Add(this.hbuttonbox3);
     global::Gtk.Box.BoxChild w43 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbuttonbox3]));
     w43.Position = 3;
     w43.Expand   = false;
     w43.Fill     = false;
     w43.Padding  = ((uint)(5));
     this.Add(this.vbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 945;
     this.DefaultHeight = 822;
     this.Show();
     this.DeleteEvent            += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent);
     this.browse_dbpath.Clicked  += new global::System.EventHandler(this.OnBrowseDbpathClicked);
     this.btn_reload.Clicked     += new global::System.EventHandler(this.OnBtnReloadClicked);
     this.map_index.Changed      += new global::System.EventHandler(this.OnMapIndexChanged);
     this.btn_save.Clicked       += new global::System.EventHandler(this.OnBtnSaveClicked);
     this.btn_edit_order.Clicked += new global::System.EventHandler(this.OnBtnEditOrderClicked);
     this.btn_edit_level.Clicked += new global::System.EventHandler(this.OnBtnEditLevelClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget CarGlass.GlassOrders
     this.Name           = "CarGlass.GlassOrders";
     this.Title          = global::Mono.Unix.Catalog.GetString("Отчет по заказам");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child CarGlass.GlassOrders.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.hbox1             = new global::Gtk.HBox();
     this.hbox1.Name        = "hbox1";
     this.hbox1.Spacing     = 6;
     this.hbox1.BorderWidth = ((uint)(6));
     // Container child hbox1.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(3)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.checklistStock      = new global::QSWidgetLib.CheckList();
     this.checklistStock.Name = "checklistStock";
     this.table1.Add(this.checklistStock);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.checklistStock]));
     w2.TopAttach    = ((uint)(2));
     w2.BottomAttach = ((uint)(3));
     w2.RightAttach  = ((uint)(2));
     w2.XOptions     = ((global::Gtk.AttachOptions)(4));
     w2.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.comboStatus      = global::Gtk.ComboBox.NewText();
     this.comboStatus.Name = "comboStatus";
     this.table1.Add(this.comboStatus);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1[this.comboStatus]));
     w3.LeftAttach  = ((uint)(1));
     w3.RightAttach = ((uint)(2));
     w3.XOptions    = ((global::Gtk.AttachOptions)(4));
     w3.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.Xalign    = 1F;
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Статус заказа:");
     this.table1.Add(this.label3);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1[this.label3]));
     w4.XOptions = ((global::Gtk.AttachOptions)(4));
     w4.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.Xalign    = 0F;
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("Склады:");
     this.table1.Add(this.label4);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1[this.label4]));
     w5.TopAttach    = ((uint)(1));
     w5.BottomAttach = ((uint)(2));
     w5.RightAttach  = ((uint)(2));
     w5.XOptions     = ((global::Gtk.AttachOptions)(4));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.hbox1.Add(this.table1);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.table1]));
     w6.Position = 0;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.selectperiod1                    = new global::QSWidgetLib.SelectPeriod();
     this.selectperiod1.Events             = ((global::Gdk.EventMask)(256));
     this.selectperiod1.Name               = "selectperiod1";
     this.selectperiod1.DateBegin          = new global::System.DateTime(0);
     this.selectperiod1.DateEnd            = new global::System.DateTime(0);
     this.selectperiod1.AutoDateSeparation = true;
     this.selectperiod1.ShowToday          = true;
     this.selectperiod1.ShowWeek           = false;
     this.selectperiod1.ShowMonth          = false;
     this.selectperiod1.Show3Month         = false;
     this.selectperiod1.Show6Month         = false;
     this.selectperiod1.ShowYear           = false;
     this.selectperiod1.ShowAllTime        = false;
     this.selectperiod1.ShowCurWeek        = true;
     this.selectperiod1.ShowCurMonth       = true;
     this.selectperiod1.ShowCurQuarter     = false;
     this.selectperiod1.ShowCurYear        = true;
     this.selectperiod1.WithTime           = false;
     this.hbox1.Add(this.selectperiod1);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.selectperiod1]));
     w7.Position = 1;
     w7.Expand   = false;
     w7.Fill     = false;
     w1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(w1[this.hbox1]));
     w8.Position = 0;
     w8.Expand   = false;
     w8.Fill     = false;
     // Internal child CarGlass.GlassOrders.ActionArea
     global::Gtk.HButtonBox w9 = this.ActionArea;
     w9.Name        = "dialog1_ActionArea";
     w9.Spacing     = 10;
     w9.BorderWidth = ((uint)(5));
     w9.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w10 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w9[this.buttonCancel]));
     w10.Expand = false;
     w10.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.Sensitive    = false;
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     this.AddActionWidget(this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w11 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w9[this.buttonOk]));
     w11.Position = 1;
     w11.Expand   = false;
     w11.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 486;
     this.DefaultHeight = 248;
     this.Show();
     this.comboStatus.Changed             += new global::System.EventHandler(this.OnComboStatusChanged);
     this.checklistStock.CheckListClicked += new global::System.EventHandler <QSWidgetLib.CheckListClickedEventArgs>(this.OnChecklistStockCheckListClicked);
     this.selectperiod1.DatesChanged      += new global::System.EventHandler(this.OnSelectperiod1DatesChanged);
     this.buttonOk.Clicked += new global::System.EventHandler(this.OnButtonOkClicked);
 }
Beispiel #5
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.Ide.Gui.Dialogs.TipOfTheDayWindow
     this.Name           = "MonoDevelop.Ide.Gui.Dialogs.TipOfTheDayWindow";
     this.Title          = "Tip of the Day";
     this.WindowPosition = ((global::Gtk.WindowPosition)(1));
     this.BorderWidth    = ((uint)(6));
     // Container child MonoDevelop.Ide.Gui.Dialogs.TipOfTheDayWindow.Gtk.Container+ContainerChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.vbox3             = new global::Gtk.VBox();
     this.vbox3.Name        = "vbox3";
     this.vbox3.Spacing     = 12;
     this.vbox3.BorderWidth = ((uint)(6));
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbox7         = new global::Gtk.HBox();
     this.hbox7.Name    = "hbox7";
     this.hbox7.Spacing = 5;
     // Container child hbox7.Gtk.Box+BoxChild
     this.image5        = new global::Gtk.Image();
     this.image5.Name   = "image5";
     this.image5.Xalign = 0F;
     this.image5.Yalign = 0F;
     this.image5.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-dialog-info", global::Gtk.IconSize.Dialog);
     this.hbox7.Add(this.image5);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.image5]));
     w1.Position = 0;
     w1.Expand   = false;
     // Container child hbox7.Gtk.Box+BoxChild
     this.categoryLabel           = new global::Gtk.Label();
     this.categoryLabel.Name      = "categoryLabel";
     this.categoryLabel.Xalign    = 0F;
     this.categoryLabel.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString("Did you know...?");
     this.categoryLabel.UseMarkup = true;
     this.categoryLabel.Wrap      = true;
     this.hbox7.Add(this.categoryLabel);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.categoryLabel]));
     w2.Position = 1;
     w2.Expand   = false;
     w2.Fill     = false;
     this.vbox3.Add(this.hbox7);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hbox7]));
     w3.Position = 0;
     w3.Expand   = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.scrolledwindow2            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow2.Name       = "scrolledwindow2";
     this.scrolledwindow2.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow2.Gtk.Container+ContainerChild
     this.tipTextview               = new global::Gtk.TextView();
     this.tipTextview.Buffer.Text   = "Did you know that you can design lots of cool things with glade?";
     this.tipTextview.Name          = "tipTextview";
     this.tipTextview.Editable      = false;
     this.tipTextview.CursorVisible = false;
     this.tipTextview.WrapMode      = ((global::Gtk.WrapMode)(2));
     this.scrolledwindow2.Add(this.tipTextview);
     this.vbox3.Add(this.scrolledwindow2);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.scrolledwindow2]));
     w5.Position = 1;
     this.vbox2.Add(this.vbox3);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.vbox3]));
     w6.Position = 0;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox5             = new global::Gtk.HBox();
     this.hbox5.Name        = "hbox5";
     this.hbox5.Spacing     = 12;
     this.hbox5.BorderWidth = ((uint)(6));
     // Container child hbox5.Gtk.Box+BoxChild
     this.noshowCheckbutton               = new global::Gtk.CheckButton();
     this.noshowCheckbutton.Name          = "noshowCheckbutton";
     this.noshowCheckbutton.Label         = global::MonoDevelop.Core.GettextCatalog.GetString("_Show at startup");
     this.noshowCheckbutton.DrawIndicator = true;
     this.noshowCheckbutton.UseUnderline  = true;
     this.hbox5.Add(this.noshowCheckbutton);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.noshowCheckbutton]));
     w7.Position = 0;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.hbuttonbox1             = new global::Gtk.HButtonBox();
     this.hbuttonbox1.Name        = "hbuttonbox1";
     this.hbuttonbox1.Spacing     = 10;
     this.hbuttonbox1.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child hbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.nextButton              = new global::Gtk.Button();
     this.nextButton.Name         = "nextButton";
     this.nextButton.UseUnderline = true;
     // Container child nextButton.Gtk.Container+ContainerChild
     global::Gtk.Alignment w8 = new global::Gtk.Alignment(0.5F, 0.5F, 0F, 0F);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w9 = new global::Gtk.HBox();
     w9.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w10 = new global::Gtk.Image();
     w10.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-go-forward", global::Gtk.IconSize.Button);
     w9.Add(w10);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w12 = new global::Gtk.Label();
     w12.LabelProp    = global::MonoDevelop.Core.GettextCatalog.GetString("_Next Tip");
     w12.UseUnderline = true;
     w9.Add(w12);
     w8.Add(w9);
     this.nextButton.Add(w8);
     this.hbuttonbox1.Add(this.nextButton);
     global::Gtk.ButtonBox.ButtonBoxChild w16 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox1 [this.nextButton]));
     w16.Expand = false;
     w16.Fill   = false;
     // Container child hbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.closeButton              = new global::Gtk.Button();
     this.closeButton.CanDefault   = true;
     this.closeButton.Name         = "closeButton";
     this.closeButton.UseStock     = true;
     this.closeButton.UseUnderline = true;
     this.closeButton.Label        = "gtk-close";
     this.hbuttonbox1.Add(this.closeButton);
     global::Gtk.ButtonBox.ButtonBoxChild w17 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox1 [this.closeButton]));
     w17.Position = 1;
     w17.Expand   = false;
     w17.Fill     = false;
     this.hbox5.Add(this.hbuttonbox1);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.hbuttonbox1]));
     w18.Position = 1;
     this.vbox2.Add(this.hbox5);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox5]));
     w19.Position = 1;
     w19.Expand   = false;
     this.Add(this.vbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 500;
     this.DefaultHeight = 285;
     this.Show();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.Refactoring.RefactoringPreviewDialog
     this.Name           = "MonoDevelop.Refactoring.RefactoringPreviewDialog";
     this.Title          = global::Mono.Unix.Catalog.GetString("Refactoring Preview");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.BorderWidth    = ((uint)(6));
     // Internal child MonoDevelop.Refactoring.RefactoringPreviewDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.vbox2             = new global::Gtk.VBox();
     this.vbox2.Name        = "vbox2";
     this.vbox2.Spacing     = 6;
     this.vbox2.BorderWidth = ((uint)(6));
     // Container child vbox2.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("List of changes for this refactoring:");
     this.vbox2.Add(this.label1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.label1]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.treeviewPreview          = new global::Gtk.TreeView();
     this.treeviewPreview.CanFocus = true;
     this.treeviewPreview.Name     = "treeviewPreview";
     this.GtkScrolledWindow.Add(this.treeviewPreview);
     this.vbox2.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.GtkScrolledWindow]));
     w4.Position = 1;
     w1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(w1[this.vbox2]));
     w5.Position = 0;
     // Internal child MonoDevelop.Refactoring.RefactoringPreviewDialog.ActionArea
     global::Gtk.HButtonBox w6 = this.ActionArea;
     w6.Name        = "dialog1_ActionArea";
     w6.Spacing     = 10;
     w6.BorderWidth = ((uint)(5));
     w6.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w7 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w6[this.buttonCancel]));
     w7.Expand = false;
     w7.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     this.AddActionWidget(this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w8 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w6[this.buttonOk]));
     w8.Position = 1;
     w8.Expand   = false;
     w8.Fill     = false;
     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 QSProjectsLib.EditConnection
     this.Name           = "QSProjectsLib.EditConnection";
     this.Title          = global::Mono.Unix.Catalog.GetString("Редактор подключений");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child QSProjectsLib.EditConnection.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.treeConnections = new global::Gtk.TreeView();
     this.treeConnections.WidthRequest  = 150;
     this.treeConnections.HeightRequest = 300;
     this.treeConnections.CanFocus      = true;
     this.treeConnections.Name          = "treeConnections";
     this.GtkScrolledWindow.Add(this.treeConnections);
     this.vbox2.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.GtkScrolledWindow]));
     w3.Position = 0;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.buttonAdd              = new global::Gtk.Button();
     this.buttonAdd.CanFocus     = true;
     this.buttonAdd.Name         = "buttonAdd";
     this.buttonAdd.UseUnderline = true;
     global::Gtk.Image w4 = new global::Gtk.Image();
     w4.Pixbuf            = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu);
     this.buttonAdd.Image = w4;
     this.hbox3.Add(this.buttonAdd);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.buttonAdd]));
     w5.Position = 0;
     // Container child hbox3.Gtk.Box+BoxChild
     this.buttonDelete              = new global::Gtk.Button();
     this.buttonDelete.CanFocus     = true;
     this.buttonDelete.Name         = "buttonDelete";
     this.buttonDelete.UseUnderline = true;
     global::Gtk.Image w6 = new global::Gtk.Image();
     w6.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-delete", global::Gtk.IconSize.Menu);
     this.buttonDelete.Image = w6;
     this.hbox3.Add(this.buttonDelete);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.buttonDelete]));
     w7.Position = 1;
     this.vbox2.Add(this.hbox3);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox3]));
     w8.Position = 1;
     w8.Expand   = false;
     this.hbox1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vbox2]));
     w9.Position = 0;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.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.comboConnectionType = global::Gtk.ComboBox.NewText();
     this.comboConnectionType.AppendText(global::Mono.Unix.Catalog.GetString("Сервер MySQL"));
     this.comboConnectionType.AppendText(global::Mono.Unix.Catalog.GetString("Облако Quality Solution"));
     this.comboConnectionType.Name   = "comboConnectionType";
     this.comboConnectionType.Active = 0;
     this.table1.Add(this.comboConnectionType);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1[this.comboConnectionType]));
     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.entryBase               = new global::Gtk.Entry();
     this.entryBase.CanFocus      = true;
     this.entryBase.Name          = "entryBase";
     this.entryBase.IsEditable    = true;
     this.entryBase.InvisibleChar = '●';
     this.table1.Add(this.entryBase);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1[this.entryBase]));
     w11.TopAttach    = ((uint)(3));
     w11.BottomAttach = ((uint)(4));
     w11.LeftAttach   = ((uint)(1));
     w11.RightAttach  = ((uint)(2));
     w11.XOptions     = ((global::Gtk.AttachOptions)(4));
     w11.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.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 w12 = ((global::Gtk.Table.TableChild)(this.table1[this.entryName]));
     w12.TopAttach    = ((uint)(1));
     w12.BottomAttach = ((uint)(2));
     w12.LeftAttach   = ((uint)(1));
     w12.RightAttach  = ((uint)(2));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entryServer               = new global::Gtk.Entry();
     this.entryServer.CanFocus      = true;
     this.entryServer.Name          = "entryServer";
     this.entryServer.IsEditable    = true;
     this.entryServer.InvisibleChar = '●';
     this.table1.Add(this.entryServer);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table1[this.entryServer]));
     w13.TopAttach    = ((uint)(2));
     w13.BottomAttach = ((uint)(3));
     w13.LeftAttach   = ((uint)(1));
     w13.RightAttach  = ((uint)(2));
     w13.XOptions     = ((global::Gtk.AttachOptions)(4));
     w13.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 1F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Тип подключения:");
     this.table1.Add(this.label1);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table1[this.label1]));
     w14.XOptions = ((global::Gtk.AttachOptions)(4));
     w14.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.Xalign    = 1F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Название подключения:");
     this.table1.Add(this.label2);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table1[this.label2]));
     w15.TopAttach    = ((uint)(1));
     w15.BottomAttach = ((uint)(2));
     w15.XOptions     = ((global::Gtk.AttachOptions)(4));
     w15.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.Xalign    = 1F;
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("Название базы:");
     this.table1.Add(this.label4);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table1[this.label4]));
     w16.TopAttach    = ((uint)(3));
     w16.BottomAttach = ((uint)(4));
     w16.XOptions     = ((global::Gtk.AttachOptions)(4));
     w16.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelServer           = new global::Gtk.Label();
     this.labelServer.Name      = "labelServer";
     this.labelServer.Xalign    = 1F;
     this.labelServer.LabelProp = global::Mono.Unix.Catalog.GetString("Сервер:");
     this.table1.Add(this.labelServer);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table1[this.labelServer]));
     w17.TopAttach    = ((uint)(2));
     w17.BottomAttach = ((uint)(3));
     w17.XOptions     = ((global::Gtk.AttachOptions)(4));
     w17.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbox3.Add(this.table1);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.table1]));
     w18.Position = 0;
     w18.Expand   = false;
     w18.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hseparator1      = new global::Gtk.HSeparator();
     this.hseparator1.Name = "hseparator1";
     this.vbox3.Add(this.hseparator1);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.hseparator1]));
     w19.Position = 1;
     w19.Expand   = false;
     w19.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.labelTitle           = new global::Gtk.Label();
     this.labelTitle.Name      = "labelTitle";
     this.labelTitle.LabelProp = global::Mono.Unix.Catalog.GetString("Учетная запись Quality Solution");
     this.vbox3.Add(this.labelTitle);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.labelTitle]));
     w20.Position = 2;
     w20.Expand   = false;
     w20.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.tableAccount               = new global::Gtk.Table(((uint)(1)), ((uint)(2)), false);
     this.tableAccount.Name          = "tableAccount";
     this.tableAccount.RowSpacing    = ((uint)(6));
     this.tableAccount.ColumnSpacing = ((uint)(6));
     // Container child tableAccount.Gtk.Table+TableChild
     this.entryLogin               = new global::Gtk.Entry();
     this.entryLogin.CanFocus      = true;
     this.entryLogin.Name          = "entryLogin";
     this.entryLogin.IsEditable    = true;
     this.entryLogin.InvisibleChar = '●';
     this.tableAccount.Add(this.entryLogin);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.tableAccount[this.entryLogin]));
     w21.LeftAttach  = ((uint)(1));
     w21.RightAttach = ((uint)(2));
     w21.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child tableAccount.Gtk.Table+TableChild
     this.labelLogin           = new global::Gtk.Label();
     this.labelLogin.Name      = "labelLogin";
     this.labelLogin.LabelProp = global::Mono.Unix.Catalog.GetString("Логин:");
     this.tableAccount.Add(this.labelLogin);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.tableAccount[this.labelLogin]));
     w22.XOptions = ((global::Gtk.AttachOptions)(4));
     w22.YOptions = ((global::Gtk.AttachOptions)(4));
     this.vbox3.Add(this.tableAccount);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.tableAccount]));
     w23.Position = 3;
     w23.Expand   = false;
     w23.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.labelInfo      = new global::Gtk.Label();
     this.labelInfo.Name = "labelInfo";
     this.vbox3.Add(this.labelInfo);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.labelInfo]));
     w24.Position = 4;
     w24.Expand   = false;
     w24.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hboxCreateBase         = new global::Gtk.HBox();
     this.hboxCreateBase.Name    = "hboxCreateBase";
     this.hboxCreateBase.Spacing = 6;
     // Container child hboxCreateBase.Gtk.Box+BoxChild
     this.buttonCreateBase              = new global::Gtk.Button();
     this.buttonCreateBase.Sensitive    = false;
     this.buttonCreateBase.CanFocus     = true;
     this.buttonCreateBase.Name         = "buttonCreateBase";
     this.buttonCreateBase.UseUnderline = true;
     this.buttonCreateBase.Label        = global::Mono.Unix.Catalog.GetString("Создать базу на сервере...");
     this.hboxCreateBase.Add(this.buttonCreateBase);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.hboxCreateBase[this.buttonCreateBase]));
     w25.Position = 0;
     // Container child hboxCreateBase.Gtk.Box+BoxChild
     this.buttonHelp              = new global::Gtk.Button();
     this.buttonHelp.CanFocus     = true;
     this.buttonHelp.Name         = "buttonHelp";
     this.buttonHelp.UseUnderline = true;
     this.buttonHelp.Relief       = ((global::Gtk.ReliefStyle)(2));
     global::Gtk.Image w26 = new global::Gtk.Image();
     w26.Pixbuf            = global::Gdk.Pixbuf.LoadFromResource("QSProjectsLib.icons.help.png");
     this.buttonHelp.Image = w26;
     this.hboxCreateBase.Add(this.buttonHelp);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.hboxCreateBase[this.buttonHelp]));
     w27.Position = 1;
     w27.Expand   = false;
     w27.Fill     = false;
     this.vbox3.Add(this.hboxCreateBase);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.hboxCreateBase]));
     w28.Position = 5;
     w28.Expand   = false;
     w28.Fill     = false;
     this.hbox1.Add(this.vbox3);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vbox3]));
     w29.Position = 1;
     w29.Padding  = ((uint)(20));
     w1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(w1[this.hbox1]));
     w30.Position = 0;
     // Internal child QSProjectsLib.EditConnection.ActionArea
     global::Gtk.HButtonBox w31 = this.ActionArea;
     w31.Name        = "dialog1_ActionArea";
     w31.Spacing     = 10;
     w31.BorderWidth = ((uint)(5));
     w31.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = global::Mono.Unix.Catalog.GetString("Отменить");
     global::Gtk.Image w32 = new global::Gtk.Image();
     w32.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-cancel", global::Gtk.IconSize.Menu);
     this.buttonCancel.Image = w32;
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w33 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w31[this.buttonCancel]));
     w33.Expand = false;
     w33.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = global::Mono.Unix.Catalog.GetString("ОК");
     global::Gtk.Image w34 = new global::Gtk.Image();
     w34.Pixbuf          = global::Stetic.IconLoader.LoadIcon(this, "gtk-apply", global::Gtk.IconSize.Menu);
     this.buttonOk.Image = w34;
     w31.Add(this.buttonOk);
     global::Gtk.ButtonBox.ButtonBoxChild w35 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w31[this.buttonOk]));
     w35.Position = 1;
     w35.Expand   = false;
     w35.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 561;
     this.DefaultHeight = 407;
     this.Show();
     this.treeConnections.RowActivated += new global::Gtk.RowActivatedHandler(this.OnTreeviewConnectionsRowActivated);
     this.buttonAdd.Clicked            += new global::System.EventHandler(this.OnButtonAddClicked);
     this.buttonDelete.Clicked         += new global::System.EventHandler(this.OnButtonDeleteClicked);
     this.entryServer.TextInserted     += new global::Gtk.TextInsertedHandler(this.OnEntryServerTextInserted);
     this.entryServer.TextDeleted      += new global::Gtk.TextDeletedHandler(this.OnEntryServerTextDeleted);
     this.entryServer.FocusInEvent     += new global::Gtk.FocusInEventHandler(this.OnEntryServerFocusInEvent);
     this.entryServer.FocusOutEvent    += new global::Gtk.FocusOutEventHandler(this.OnEntryServerFocusOutEvent);
     this.entryName.Changed            += new global::System.EventHandler(this.OnEntryNameChanged);
     this.comboConnectionType.Changed  += new global::System.EventHandler(this.OnComboConnectionTypeChanged);
     this.buttonCreateBase.Clicked     += new global::System.EventHandler(this.OnButtonCreateBaseClicked);
     this.buttonHelp.Clicked           += new global::System.EventHandler(this.OnButtonHelpClicked);
     this.buttonOk.Clicked             += new global::System.EventHandler(this.OnButtonOkClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget ParkingPOS.TicketSelection
     this.Name           = "ParkingPOS.TicketSelection";
     this.Title          = global::Mono.Unix.Catalog.GetString("dialog1");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child ParkingPOS.TicketSelection.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Seleccione el tipo de Tarifa:\n\t[1]\tSellado Chedraui.\n\t[2] \tSellado Fàbricas de Fr" +
                                                                 "ancia.\n\t[3}\tSellado McDonalds.\n\t[5]\tSin Sello\n\t[9]\tVehìculo Oficial\n");
     this.vbox2.Add(this.label1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.label1]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.entry1               = new global::Gtk.Entry();
     this.entry1.CanFocus      = true;
     this.entry1.Name          = "entry1";
     this.entry1.IsEditable    = true;
     this.entry1.InvisibleChar = '●';
     this.vbox2.Add(this.entry1);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.entry1]));
     w3.Position = 1;
     w3.Expand   = false;
     w3.Fill     = false;
     w1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(w1[this.vbox2]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Internal child ParkingPOS.TicketSelection.ActionArea
     global::Gtk.HButtonBox w5 = this.ActionArea;
     w5.Name        = "dialog1_ActionArea";
     w5.Spacing     = 10;
     w5.BorderWidth = ((uint)(5));
     w5.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w6 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w5[this.buttonCancel]));
     w6.Expand = false;
     w6.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     this.AddActionWidget(this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w7 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w5[this.buttonOk]));
     w7.Position = 1;
     w7.Expand   = false;
     w7.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 304;
     this.DefaultHeight = 249;
     this.Show();
 }
 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.FileAction            = new global::Gtk.Action("FileAction", global::Mono.Unix.Catalog.GetString("File"), null, null);
     this.FileAction.ShortLabel = global::Mono.Unix.Catalog.GetString("File");
     w1.Add(this.FileAction, null);
     this.MeVuelvoLocoAction            = new global::Gtk.Action("MeVuelvoLocoAction", global::Mono.Unix.Catalog.GetString("Me vuelvo loco"), null, null);
     this.MeVuelvoLocoAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Me vuelvo loco");
     w1.Add(this.MeVuelvoLocoAction, null);
     this.TuViejaAction            = new global::Gtk.Action("TuViejaAction", global::Mono.Unix.Catalog.GetString("Tu vieja"), null, null);
     this.TuViejaAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Tu vieja");
     w1.Add(this.TuViejaAction, null);
     this.LaTuyaAction            = new global::Gtk.Action("LaTuyaAction", global::Mono.Unix.Catalog.GetString("La tuya"), null, null);
     this.LaTuyaAction.ShortLabel = global::Mono.Unix.Catalog.GetString("La tuya");
     w1.Add(this.LaTuyaAction, null);
     this.AboutAction            = new global::Gtk.Action("AboutAction", global::Mono.Unix.Catalog.GetString("About"), null, null);
     this.AboutAction.ShortLabel = global::Mono.Unix.Catalog.GetString("About");
     w1.Add(this.AboutAction, null);
     this.SalirAction            = new global::Gtk.Action("SalirAction", global::Mono.Unix.Catalog.GetString("Salir"), null, null);
     this.SalirAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Salir");
     w1.Add(this.SalirAction, null);
     this.EntrarAction            = new global::Gtk.Action("EntrarAction", global::Mono.Unix.Catalog.GetString("Entrar"), null, null);
     this.EntrarAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Entrar");
     w1.Add(this.EntrarAction, null);
     this.UIManager.InsertActionGroup(w1, 0);
     this.AddAccelGroup(this.UIManager.AccelGroup);
     this.CanDefault     = true;
     this.CanFocus       = true;
     this.Name           = "MainWindow";
     this.Title          = global::Mono.Unix.Catalog.GetString("Calculadora");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.BorderWidth    = ((uint)(10));
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbox3      = new global::Gtk.HBox();
     this.hbox3.Name = "hbox3";
     // Container child hbox3.Gtk.Box+BoxChild
     this.label1        = new global::Gtk.Label();
     this.label1.Name   = "label1";
     this.label1.Xpad   = 5;
     this.label1.Xalign = 0F;
     this.hbox3.Add(this.label1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.label1]));
     w2.Position = 0;
     // Container child hbox3.Gtk.Box+BoxChild
     this.alignment4      = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment4.Name = "alignment4";
     this.hbox3.Add(this.alignment4);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.alignment4]));
     w3.Position = 1;
     // Container child hbox3.Gtk.Box+BoxChild
     this.buttonLimpiar              = new global::Gtk.Button();
     this.buttonLimpiar.CanFocus     = true;
     this.buttonLimpiar.Name         = "buttonLimpiar";
     this.buttonLimpiar.UseUnderline = true;
     this.buttonLimpiar.Label        = global::Mono.Unix.Catalog.GetString("C");
     this.hbox3.Add(this.buttonLimpiar);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.buttonLimpiar]));
     w4.PackType = ((global::Gtk.PackType)(1));
     w4.Position = 2;
     w4.Expand   = false;
     w4.Padding  = ((uint)(4));
     this.vbox3.Add(this.hbox3);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.hbox3]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbuttonbox5      = new global::Gtk.HButtonBox();
     this.hbuttonbox5.Name = "hbuttonbox5";
     // Container child hbuttonbox5.Gtk.ButtonBox+ButtonBoxChild
     this.button_7              = new global::Gtk.Button();
     this.button_7.CanFocus     = true;
     this.button_7.Name         = "button_7";
     this.button_7.UseUnderline = true;
     this.button_7.Label        = global::Mono.Unix.Catalog.GetString("7");
     this.hbuttonbox5.Add(this.button_7);
     global::Gtk.ButtonBox.ButtonBoxChild w6 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox5[this.button_7]));
     w6.Expand = false;
     w6.Fill   = false;
     // Container child hbuttonbox5.Gtk.ButtonBox+ButtonBoxChild
     this.button_8              = new global::Gtk.Button();
     this.button_8.CanFocus     = true;
     this.button_8.Name         = "button_8";
     this.button_8.UseUnderline = true;
     this.button_8.Label        = global::Mono.Unix.Catalog.GetString("8");
     this.hbuttonbox5.Add(this.button_8);
     global::Gtk.ButtonBox.ButtonBoxChild w7 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox5[this.button_8]));
     w7.Position = 1;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child hbuttonbox5.Gtk.ButtonBox+ButtonBoxChild
     this.button_9              = new global::Gtk.Button();
     this.button_9.CanFocus     = true;
     this.button_9.Name         = "button_9";
     this.button_9.UseUnderline = true;
     this.button_9.Label        = global::Mono.Unix.Catalog.GetString("9");
     this.hbuttonbox5.Add(this.button_9);
     global::Gtk.ButtonBox.ButtonBoxChild w8 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox5[this.button_9]));
     w8.Position = 2;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child hbuttonbox5.Gtk.ButtonBox+ButtonBoxChild
     this.buttonSuma              = new global::Gtk.Button();
     this.buttonSuma.CanFocus     = true;
     this.buttonSuma.Name         = "buttonSuma";
     this.buttonSuma.UseUnderline = true;
     this.buttonSuma.Label        = global::Mono.Unix.Catalog.GetString("+");
     this.hbuttonbox5.Add(this.buttonSuma);
     global::Gtk.ButtonBox.ButtonBoxChild w9 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox5[this.buttonSuma]));
     w9.Position = 3;
     w9.Expand   = false;
     w9.Fill     = false;
     this.vbox3.Add(this.hbuttonbox5);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.hbuttonbox5]));
     w10.Position = 1;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbuttonbox4      = new global::Gtk.HButtonBox();
     this.hbuttonbox4.Name = "hbuttonbox4";
     // Container child hbuttonbox4.Gtk.ButtonBox+ButtonBoxChild
     this.button_4              = new global::Gtk.Button();
     this.button_4.CanFocus     = true;
     this.button_4.Name         = "button_4";
     this.button_4.UseUnderline = true;
     this.button_4.Label        = global::Mono.Unix.Catalog.GetString("4");
     this.hbuttonbox4.Add(this.button_4);
     global::Gtk.ButtonBox.ButtonBoxChild w11 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox4[this.button_4]));
     w11.Expand = false;
     w11.Fill   = false;
     // Container child hbuttonbox4.Gtk.ButtonBox+ButtonBoxChild
     this.button_5              = new global::Gtk.Button();
     this.button_5.CanFocus     = true;
     this.button_5.Name         = "button_5";
     this.button_5.UseUnderline = true;
     this.button_5.Label        = global::Mono.Unix.Catalog.GetString("5");
     this.hbuttonbox4.Add(this.button_5);
     global::Gtk.ButtonBox.ButtonBoxChild w12 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox4[this.button_5]));
     w12.Position = 1;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child hbuttonbox4.Gtk.ButtonBox+ButtonBoxChild
     this.button_6              = new global::Gtk.Button();
     this.button_6.CanFocus     = true;
     this.button_6.Name         = "button_6";
     this.button_6.UseUnderline = true;
     this.button_6.Label        = global::Mono.Unix.Catalog.GetString("6");
     this.hbuttonbox4.Add(this.button_6);
     global::Gtk.ButtonBox.ButtonBoxChild w13 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox4[this.button_6]));
     w13.Position = 2;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child hbuttonbox4.Gtk.ButtonBox+ButtonBoxChild
     this.button_menos              = new global::Gtk.Button();
     this.button_menos.CanFocus     = true;
     this.button_menos.Name         = "button_menos";
     this.button_menos.UseUnderline = true;
     this.button_menos.Label        = global::Mono.Unix.Catalog.GetString("-");
     this.hbuttonbox4.Add(this.button_menos);
     global::Gtk.ButtonBox.ButtonBoxChild w14 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox4[this.button_menos]));
     w14.Position = 3;
     w14.Expand   = false;
     w14.Fill     = false;
     this.vbox3.Add(this.hbuttonbox4);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.hbuttonbox4]));
     w15.Position = 2;
     w15.Expand   = false;
     w15.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbuttonbox3      = new global::Gtk.HButtonBox();
     this.hbuttonbox3.Name = "hbuttonbox3";
     // Container child hbuttonbox3.Gtk.ButtonBox+ButtonBoxChild
     this.button_1              = new global::Gtk.Button();
     this.button_1.CanFocus     = true;
     this.button_1.Name         = "button_1";
     this.button_1.UseUnderline = true;
     this.button_1.Label        = global::Mono.Unix.Catalog.GetString("1");
     this.hbuttonbox3.Add(this.button_1);
     global::Gtk.ButtonBox.ButtonBoxChild w16 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox3[this.button_1]));
     w16.Expand = false;
     w16.Fill   = false;
     // Container child hbuttonbox3.Gtk.ButtonBox+ButtonBoxChild
     this.button_2              = new global::Gtk.Button();
     this.button_2.CanFocus     = true;
     this.button_2.Name         = "button_2";
     this.button_2.UseUnderline = true;
     this.button_2.Label        = global::Mono.Unix.Catalog.GetString("2");
     this.hbuttonbox3.Add(this.button_2);
     global::Gtk.ButtonBox.ButtonBoxChild w17 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox3[this.button_2]));
     w17.Position = 1;
     w17.Expand   = false;
     w17.Fill     = false;
     // Container child hbuttonbox3.Gtk.ButtonBox+ButtonBoxChild
     this.button_3              = new global::Gtk.Button();
     this.button_3.CanFocus     = true;
     this.button_3.Name         = "button_3";
     this.button_3.UseUnderline = true;
     this.button_3.Label        = global::Mono.Unix.Catalog.GetString("3");
     this.hbuttonbox3.Add(this.button_3);
     global::Gtk.ButtonBox.ButtonBoxChild w18 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox3[this.button_3]));
     w18.Position = 2;
     w18.Expand   = false;
     w18.Fill     = false;
     // Container child hbuttonbox3.Gtk.ButtonBox+ButtonBoxChild
     this.button_Mult              = new global::Gtk.Button();
     this.button_Mult.CanFocus     = true;
     this.button_Mult.Name         = "button_Mult";
     this.button_Mult.UseUnderline = true;
     this.button_Mult.Label        = global::Mono.Unix.Catalog.GetString("*");
     this.hbuttonbox3.Add(this.button_Mult);
     global::Gtk.ButtonBox.ButtonBoxChild w19 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox3[this.button_Mult]));
     w19.Position = 3;
     w19.Expand   = false;
     w19.Fill     = false;
     this.vbox3.Add(this.hbuttonbox3);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.hbuttonbox3]));
     w20.Position = 3;
     w20.Expand   = false;
     w20.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbuttonbox2      = new global::Gtk.HButtonBox();
     this.hbuttonbox2.Name = "hbuttonbox2";
     // Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.button_Cero              = new global::Gtk.Button();
     this.button_Cero.CanFocus     = true;
     this.button_Cero.Name         = "button_Cero";
     this.button_Cero.UseUnderline = true;
     this.button_Cero.Label        = global::Mono.Unix.Catalog.GetString("0");
     this.hbuttonbox2.Add(this.button_Cero);
     global::Gtk.ButtonBox.ButtonBoxChild w21 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2[this.button_Cero]));
     w21.Expand = false;
     w21.Fill   = false;
     // Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.button_punto              = new global::Gtk.Button();
     this.button_punto.CanFocus     = true;
     this.button_punto.Name         = "button_punto";
     this.button_punto.UseUnderline = true;
     this.button_punto.Label        = global::Mono.Unix.Catalog.GetString(".");
     this.hbuttonbox2.Add(this.button_punto);
     global::Gtk.ButtonBox.ButtonBoxChild w22 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2[this.button_punto]));
     w22.Position = 1;
     w22.Expand   = false;
     w22.Fill     = false;
     // Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.button_Igual              = new global::Gtk.Button();
     this.button_Igual.CanDefault   = true;
     this.button_Igual.CanFocus     = true;
     this.button_Igual.Name         = "button_Igual";
     this.button_Igual.UseUnderline = true;
     this.button_Igual.Label        = global::Mono.Unix.Catalog.GetString("=");
     this.hbuttonbox2.Add(this.button_Igual);
     global::Gtk.ButtonBox.ButtonBoxChild w23 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2[this.button_Igual]));
     w23.Position = 2;
     w23.Expand   = false;
     w23.Fill     = false;
     // Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.button_div              = new global::Gtk.Button();
     this.button_div.CanFocus     = true;
     this.button_div.Name         = "button_div";
     this.button_div.UseUnderline = true;
     this.button_div.Label        = global::Mono.Unix.Catalog.GetString("/");
     this.hbuttonbox2.Add(this.button_div);
     global::Gtk.ButtonBox.ButtonBoxChild w24 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2[this.button_div]));
     w24.Position = 3;
     w24.Expand   = false;
     w24.Fill     = false;
     this.vbox3.Add(this.hbuttonbox2);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.hbuttonbox2]));
     w25.Position = 4;
     w25.Expand   = false;
     w25.Fill     = false;
     this.Add(this.vbox3);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth            = 376;
     this.DefaultHeight           = 209;
     this.button_Igual.HasDefault = true;
     this.HasDefault = true;
     this.Show();
     this.DeleteEvent           += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent);
     this.KeyPressEvent         += new global::Gtk.KeyPressEventHandler(this.OnKeyPressEvent);
     this.buttonLimpiar.Clicked += new global::System.EventHandler(this.OnButtonLimpiarClicked);
     this.button_7.Clicked      += new global::System.EventHandler(this.OnButton7Clicked);
     this.button_8.Clicked      += new global::System.EventHandler(this.OnButton8Clicked);
     this.button_9.Clicked      += new global::System.EventHandler(this.OnButton9Clicked);
     this.buttonSuma.Clicked    += new global::System.EventHandler(this.OnButtonSumaClicked);
     this.button_4.Clicked      += new global::System.EventHandler(this.OnButton4Clicked);
     this.button_5.Clicked      += new global::System.EventHandler(this.OnButton5Clicked);
     this.button_6.Clicked      += new global::System.EventHandler(this.OnButton6Clicked);
     this.button_menos.Clicked  += new global::System.EventHandler(this.OnButtonMenosClicked);
     this.button_1.Clicked      += new global::System.EventHandler(this.OnButton1Clicked);
     this.button_2.Clicked      += new global::System.EventHandler(this.OnButton2Clicked);
     this.button_3.Clicked      += new global::System.EventHandler(this.OnButton3Clicked);
     this.button_Mult.Clicked   += new global::System.EventHandler(this.OnButtonMultClicked);
     this.button_Cero.Clicked   += new global::System.EventHandler(this.OnButtonCeroClicked);
     this.button_punto.Clicked  += new global::System.EventHandler(this.OnButtonPuntoClicked);
     this.button_Igual.Clicked  += new global::System.EventHandler(this.OnButtonIgualClicked);
     this.button_div.Clicked    += new global::System.EventHandler(this.OnButtonDivClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget NewProjectDialogTest.TestDialog
     this.Name           = "NewProjectDialogTest.TestDialog";
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child NewProjectDialogTest.TestDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.projectConfigurationTable               = new global::Gtk.Table(((uint)(10)), ((uint)(3)), false);
     this.projectConfigurationTable.Name          = "projectConfigurationTable";
     this.projectConfigurationTable.RowSpacing    = ((uint)(6));
     this.projectConfigurationTable.ColumnSpacing = ((uint)(6));
     this.projectConfigurationTable.BorderWidth   = ((uint)(20));
     // 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.Label        = global::Mono.Unix.Catalog.GetString("Browse...");
     this.projectConfigurationTable.Add(this.browseButton);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.projectConfigurationTable [this.browseButton]));
     w2.TopAttach    = ((uint)(4));
     w2.BottomAttach = ((uint)(5));
     w2.LeftAttach   = ((uint)(2));
     w2.RightAttach  = ((uint)(3));
     w2.XOptions     = ((global::Gtk.AttachOptions)(4));
     w2.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 w3 = ((global::Gtk.Table.TableChild)(this.projectConfigurationTable [this.createGitIgnoreFileCheckBox]));
     w3.TopAttach    = ((uint)(9));
     w3.BottomAttach = ((uint)(10));
     w3.LeftAttach   = ((uint)(1));
     w3.RightAttach  = ((uint)(3));
     w3.XOptions     = ((global::Gtk.AttachOptions)(4));
     w3.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child projectConfigurationTable.Gtk.Table+TableChild
     this.createProjectWithinSolutionDirectoryCheckBox               = new global::Gtk.CheckButton();
     this.createProjectWithinSolutionDirectoryCheckBox.CanFocus      = true;
     this.createProjectWithinSolutionDirectoryCheckBox.Name          = "createProjectWithinSolutionDirectoryCheckBox";
     this.createProjectWithinSolutionDirectoryCheckBox.Label         = global::Mono.Unix.Catalog.GetString("Create a project within the solution directory.");
     this.createProjectWithinSolutionDirectoryCheckBox.Active        = true;
     this.createProjectWithinSolutionDirectoryCheckBox.DrawIndicator = true;
     this.createProjectWithinSolutionDirectoryCheckBox.UseUnderline  = true;
     this.projectConfigurationTable.Add(this.createProjectWithinSolutionDirectoryCheckBox);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.projectConfigurationTable [this.createProjectWithinSolutionDirectoryCheckBox]));
     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.label6      = new global::Gtk.Label();
     this.label6.Name = "label6";
     this.projectConfigurationTable.Add(this.label6);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.projectConfigurationTable [this.label6]));
     w5.TopAttach    = ((uint)(6));
     w5.BottomAttach = ((uint)(7));
     w5.XOptions     = ((global::Gtk.AttachOptions)(4));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child projectConfigurationTable.Gtk.Table+TableChild
     this.label7      = new global::Gtk.Label();
     this.label7.Name = "label7";
     this.projectConfigurationTable.Add(this.label7);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.projectConfigurationTable [this.label7]));
     w6.TopAttach    = ((uint)(7));
     w6.BottomAttach = ((uint)(8));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child projectConfigurationTable.Gtk.Table+TableChild
     this.locationLabelHBox         = new global::Gtk.HBox();
     this.locationLabelHBox.Name    = "locationLabelHBox";
     this.locationLabelHBox.Spacing = 6;
     // Container child locationLabelHBox.Gtk.Box+BoxChild
     this.locationPaddingLabel      = new global::Gtk.Label();
     this.locationPaddingLabel.Name = "locationPaddingLabel";
     this.locationLabelHBox.Add(this.locationPaddingLabel);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.locationLabelHBox [this.locationPaddingLabel]));
     w7.Position = 0;
     // Container child locationLabelHBox.Gtk.Box+BoxChild
     this.locationLabel           = new global::Gtk.Label();
     this.locationLabel.Name      = "locationLabel";
     this.locationLabel.LabelProp = global::Mono.Unix.Catalog.GetString("Location");
     this.locationLabel.Justify   = ((global::Gtk.Justification)(1));
     this.locationLabelHBox.Add(this.locationLabel);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.locationLabelHBox [this.locationLabel]));
     w8.Position = 1;
     w8.Expand   = false;
     w8.Fill     = false;
     this.projectConfigurationTable.Add(this.locationLabelHBox);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.projectConfigurationTable [this.locationLabelHBox]));
     w9.TopAttach    = ((uint)(4));
     w9.BottomAttach = ((uint)(5));
     w9.XOptions     = ((global::Gtk.AttachOptions)(4));
     w9.YOptions     = ((global::Gtk.AttachOptions)(4));
     // 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 w10 = ((global::Gtk.Table.TableChild)(this.projectConfigurationTable [this.locationTextBox]));
     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 projectConfigurationTable.Gtk.Table+TableChild
     this.projectNameLabelHBox         = new global::Gtk.HBox();
     this.projectNameLabelHBox.Name    = "projectNameLabelHBox";
     this.projectNameLabelHBox.Spacing = 6;
     // Container child projectNameLabelHBox.Gtk.Box+BoxChild
     this.projectNamePaddingLabel      = new global::Gtk.Label();
     this.projectNamePaddingLabel.Name = "projectNamePaddingLabel";
     this.projectNameLabelHBox.Add(this.projectNamePaddingLabel);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.projectNameLabelHBox [this.projectNamePaddingLabel]));
     w11.Position = 0;
     // Container child projectNameLabelHBox.Gtk.Box+BoxChild
     this.projectNameLabel           = new global::Gtk.Label();
     this.projectNameLabel.Name      = "projectNameLabel";
     this.projectNameLabel.LabelProp = global::Mono.Unix.Catalog.GetString("Project Name");
     this.projectNameLabel.Justify   = ((global::Gtk.Justification)(1));
     this.projectNameLabelHBox.Add(this.projectNameLabel);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.projectNameLabelHBox [this.projectNameLabel]));
     w12.Position = 1;
     w12.Expand   = false;
     w12.Fill     = false;
     this.projectConfigurationTable.Add(this.projectNameLabelHBox);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.projectConfigurationTable [this.projectNameLabelHBox]));
     w13.XOptions = ((global::Gtk.AttachOptions)(4));
     w13.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child projectConfigurationTable.Gtk.Table+TableChild
     this.projectNameTextBox               = new global::Gtk.Entry();
     this.projectNameTextBox.CanFocus      = true;
     this.projectNameTextBox.Name          = "projectNameTextBox";
     this.projectNameTextBox.IsEditable    = true;
     this.projectNameTextBox.InvisibleChar = '●';
     this.projectConfigurationTable.Add(this.projectNameTextBox);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.projectConfigurationTable [this.projectNameTextBox]));
     w14.LeftAttach  = ((uint)(1));
     w14.RightAttach = ((uint)(2));
     w14.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child projectConfigurationTable.Gtk.Table+TableChild
     this.solutionLocationSpacerLabel1      = new global::Gtk.Label();
     this.solutionLocationSpacerLabel1.Name = "solutionLocationSpacerLabel1";
     this.projectConfigurationTable.Add(this.solutionLocationSpacerLabel1);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.projectConfigurationTable [this.solutionLocationSpacerLabel1]));
     w15.TopAttach    = ((uint)(2));
     w15.BottomAttach = ((uint)(3));
     w15.XOptions     = ((global::Gtk.AttachOptions)(4));
     w15.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child projectConfigurationTable.Gtk.Table+TableChild
     this.solutionLocationSpacerLabel2      = new global::Gtk.Label();
     this.solutionLocationSpacerLabel2.Name = "solutionLocationSpacerLabel2";
     this.projectConfigurationTable.Add(this.solutionLocationSpacerLabel2);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.projectConfigurationTable [this.solutionLocationSpacerLabel2]));
     w16.TopAttach    = ((uint)(3));
     w16.BottomAttach = ((uint)(4));
     w16.XOptions     = ((global::Gtk.AttachOptions)(4));
     w16.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child projectConfigurationTable.Gtk.Table+TableChild
     this.solutionNameLabelHBox         = new global::Gtk.HBox();
     this.solutionNameLabelHBox.Name    = "solutionNameLabelHBox";
     this.solutionNameLabelHBox.Spacing = 6;
     // Container child solutionNameLabelHBox.Gtk.Box+BoxChild
     this.solutionNamePaddingLabel      = new global::Gtk.Label();
     this.solutionNamePaddingLabel.Name = "solutionNamePaddingLabel";
     this.solutionNameLabelHBox.Add(this.solutionNamePaddingLabel);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.solutionNameLabelHBox [this.solutionNamePaddingLabel]));
     w17.Position = 0;
     // Container child solutionNameLabelHBox.Gtk.Box+BoxChild
     this.solutionNameLabel           = new global::Gtk.Label();
     this.solutionNameLabel.Name      = "solutionNameLabel";
     this.solutionNameLabel.LabelProp = global::Mono.Unix.Catalog.GetString("Solution Name");
     this.solutionNameLabel.Justify   = ((global::Gtk.Justification)(1));
     this.solutionNameLabelHBox.Add(this.solutionNameLabel);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.solutionNameLabelHBox [this.solutionNameLabel]));
     w18.Position = 1;
     w18.Expand   = false;
     w18.Fill     = false;
     this.projectConfigurationTable.Add(this.solutionNameLabelHBox);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.projectConfigurationTable [this.solutionNameLabelHBox]));
     w19.TopAttach    = ((uint)(1));
     w19.BottomAttach = ((uint)(2));
     w19.XOptions     = ((global::Gtk.AttachOptions)(4));
     w19.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child projectConfigurationTable.Gtk.Table+TableChild
     this.solutionNameTextBox               = new global::Gtk.Entry();
     this.solutionNameTextBox.CanFocus      = true;
     this.solutionNameTextBox.Name          = "solutionNameTextBox";
     this.solutionNameTextBox.IsEditable    = true;
     this.solutionNameTextBox.InvisibleChar = '●';
     this.projectConfigurationTable.Add(this.solutionNameTextBox);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.projectConfigurationTable [this.solutionNameTextBox]));
     w20.TopAttach    = ((uint)(1));
     w20.BottomAttach = ((uint)(2));
     w20.LeftAttach   = ((uint)(1));
     w20.RightAttach  = ((uint)(2));
     w20.XOptions     = ((global::Gtk.AttachOptions)(4));
     w20.YOptions     = ((global::Gtk.AttachOptions)(4));
     // 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 w21 = ((global::Gtk.Table.TableChild)(this.projectConfigurationTable [this.useGitCheckBox]));
     w21.TopAttach    = ((uint)(8));
     w21.BottomAttach = ((uint)(9));
     w21.LeftAttach   = ((uint)(1));
     w21.RightAttach  = ((uint)(3));
     w21.XOptions     = ((global::Gtk.AttachOptions)(4));
     w21.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child projectConfigurationTable.Gtk.Table+TableChild
     this.versionControlLabelHBox         = new global::Gtk.HBox();
     this.versionControlLabelHBox.Name    = "versionControlLabelHBox";
     this.versionControlLabelHBox.Spacing = 6;
     // Container child versionControlLabelHBox.Gtk.Box+BoxChild
     this.versionControlPaddingLabel      = new global::Gtk.Label();
     this.versionControlPaddingLabel.Name = "versionControlPaddingLabel";
     this.versionControlLabelHBox.Add(this.versionControlPaddingLabel);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.versionControlLabelHBox [this.versionControlPaddingLabel]));
     w22.Position = 0;
     // Container child versionControlLabelHBox.Gtk.Box+BoxChild
     this.versionControlLabel           = new global::Gtk.Label();
     this.versionControlLabel.Name      = "versionControlLabel";
     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 w23 = ((global::Gtk.Box.BoxChild)(this.versionControlLabelHBox [this.versionControlLabel]));
     w23.Position = 1;
     w23.Expand   = false;
     w23.Fill     = false;
     this.projectConfigurationTable.Add(this.versionControlLabelHBox);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.projectConfigurationTable [this.versionControlLabelHBox]));
     w24.TopAttach    = ((uint)(8));
     w24.BottomAttach = ((uint)(9));
     w24.XOptions     = ((global::Gtk.AttachOptions)(4));
     w24.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbox2.Add(this.projectConfigurationTable);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.projectConfigurationTable]));
     w25.Position = 0;
     w25.Expand   = false;
     w25.Fill     = false;
     w1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox2]));
     w26.Position = 0;
     w26.Expand   = false;
     w26.Fill     = false;
     // Internal child NewProjectDialogTest.TestDialog.ActionArea
     global::Gtk.HButtonBox w27 = this.ActionArea;
     w27.Name        = "dialog1_ActionArea";
     w27.Spacing     = 10;
     w27.BorderWidth = ((uint)(5));
     w27.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w28 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w27 [this.buttonCancel]));
     w28.Expand = false;
     w28.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     this.AddActionWidget(this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w29 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w27 [this.buttonOk]));
     w29.Position = 1;
     w29.Expand   = false;
     w29.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 588;
     this.DefaultHeight = 457;
     this.Show();
 }
Beispiel #11
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget DriveMirror.ComboDialog
     this.Name           = "DriveMirror.ComboDialog";
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child DriveMirror.ComboDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "ComboDlg";
     w1.BorderWidth = ((uint)(2));
     // Container child ComboDlg.Gtk.Box+BoxChild
     this.SelectCombo         = new global::Gtk.HBox();
     this.SelectCombo.Name    = "SelectCombo";
     this.SelectCombo.Spacing = 6;
     // Container child SelectCombo.Gtk.Box+BoxChild
     this.HoriSpliter         = new global::Gtk.HBox();
     this.HoriSpliter.Name    = "HoriSpliter";
     this.HoriSpliter.Spacing = 6;
     // Container child HoriSpliter.Gtk.Box+BoxChild
     this.lblChoose           = new global::Gtk.Label();
     this.lblChoose.Name      = "lblChoose";
     this.lblChoose.LabelProp = global::Mono.Unix.Catalog.GetString("Select One:");
     this.HoriSpliter.Add(this.lblChoose);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.HoriSpliter[this.lblChoose]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child HoriSpliter.Gtk.Box+BoxChild
     this.ComboList = global::Gtk.ComboBox.NewText();
     this.ComboList.WidthRequest = 180;
     this.ComboList.Name         = "ComboList";
     this.HoriSpliter.Add(this.ComboList);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.HoriSpliter[this.ComboList]));
     w3.Position = 1;
     this.SelectCombo.Add(this.HoriSpliter);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.SelectCombo[this.HoriSpliter]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     w1.Add(this.SelectCombo);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(w1[this.SelectCombo]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Internal child DriveMirror.ComboDialog.ActionArea
     global::Gtk.HButtonBox w6 = this.ActionArea;
     w6.Name        = "MenuArea";
     w6.Spacing     = 10;
     w6.BorderWidth = ((uint)(5));
     w6.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child MenuArea.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 w7 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w6[this.buttonCancel]));
     w7.Expand = false;
     w7.Fill   = false;
     // Container child MenuArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     this.AddActionWidget(this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w8 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w6[this.buttonOk]));
     w8.Position = 1;
     w8.Expand   = false;
     w8.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 263;
     this.DefaultHeight = 77;
     this.Show();
     this.ComboList.Changed += new global::System.EventHandler(this.ComboChanged);
 }
 protected virtual void Build()
 {
     MonoDevelop.Components.Gui.Initialize(this);
     // Widget MonoDevelop.Ide.Gui.Dialogs.SelectFileFormatDialog
     this.Name           = "MonoDevelop.Ide.Gui.Dialogs.SelectFileFormatDialog";
     this.Title          = global::Mono.Unix.Catalog.GetString("Select File Format");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child MonoDevelop.Ide.Gui.Dialogs.SelectFileFormatDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.hbox1             = new global::Gtk.HBox();
     this.hbox1.Name        = "hbox1";
     this.hbox1.Spacing     = 6;
     this.hbox1.BorderWidth = ((uint)(6));
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.iconWarning          = new global::MonoDevelop.Components.ImageView();
     this.iconWarning.Name     = "iconWarning";
     this.iconWarning.IconId   = "gtk-dialog-warning";
     this.iconWarning.IconSize = ((global::Gtk.IconSize)(6));
     this.vbox3.Add(this.iconWarning);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.iconWarning]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     this.hbox1.Add(this.vbox3);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox3]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     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.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 0F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("<b>File Format Incompatibility Detected</b>");
     this.label1.UseMarkup = true;
     this.vbox2.Add(this.label1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label1]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.labelMessage           = new global::Gtk.Label();
     this.labelMessage.Name      = "labelMessage";
     this.labelMessage.Xalign    = 0F;
     this.labelMessage.LabelProp = global::Mono.Unix.Catalog.GetString("The current file format for project {0} is not compatible with some settings of the project.");
     this.vbox2.Add(this.labelMessage);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.labelMessage]));
     w5.Position = 1;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.labelWarnings = new global::Gtk.Label();
     this.labelWarnings.WidthRequest = 525;
     this.labelWarnings.Name         = "labelWarnings";
     this.labelWarnings.Xalign       = 0F;
     this.labelWarnings.Wrap         = true;
     this.vbox2.Add(this.labelWarnings);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.labelWarnings]));
     w6.Position = 2;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.label6           = new global::Gtk.Label();
     this.label6.Name      = "label6";
     this.label6.Xalign    = 0F;
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString("Please select a new file format for the solution:");
     this.vbox2.Add(this.label6);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label6]));
     w7.Position = 3;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.alignment2             = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment2.Name        = "alignment2";
     this.alignment2.LeftPadding = ((uint)(18));
     // Container child alignment2.Gtk.Container+ContainerChild
     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.alignment3               = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment3.Name          = "alignment3";
     this.alignment3.TopPadding    = ((uint)(3));
     this.alignment3.BottomPadding = ((uint)(3));
     // Container child alignment3.Gtk.Container+ContainerChild
     this.labelCurrentFormat           = new global::Gtk.Label();
     this.labelCurrentFormat.Name      = "labelCurrentFormat";
     this.labelCurrentFormat.Xalign    = 0F;
     this.labelCurrentFormat.LabelProp = "MonoDevelop";
     this.alignment3.Add(this.labelCurrentFormat);
     this.table1.Add(this.alignment3);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table1 [this.alignment3]));
     w9.LeftAttach  = ((uint)(1));
     w9.RightAttach = ((uint)(2));
     w9.XOptions    = ((global::Gtk.AttachOptions)(4));
     w9.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.comboNewFormat      = global::Gtk.ComboBox.NewText();
     this.comboNewFormat.Name = "comboNewFormat";
     this.table1.Add(this.comboNewFormat);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1 [this.comboNewFormat]));
     w10.TopAttach    = ((uint)(1));
     w10.BottomAttach = ((uint)(2));
     w10.LeftAttach   = ((uint)(1));
     w10.RightAttach  = ((uint)(2));
     w10.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.Xalign    = 0F;
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Current Format:");
     this.table1.Add(this.label3);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1 [this.label3]));
     w11.XOptions = ((global::Gtk.AttachOptions)(4));
     w11.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.Xalign    = 0F;
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("New Format:");
     this.table1.Add(this.label4);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table1 [this.label4]));
     w12.TopAttach    = ((uint)(1));
     w12.BottomAttach = ((uint)(2));
     w12.XOptions     = ((global::Gtk.AttachOptions)(4));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.alignment2.Add(this.table1);
     this.vbox2.Add(this.alignment2);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.alignment2]));
     w14.Position = 4;
     w14.Expand   = false;
     w14.Fill     = false;
     this.hbox1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox2]));
     w15.Position = 1;
     w15.Expand   = false;
     w15.Fill     = false;
     w1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(w1 [this.hbox1]));
     w16.Position = 0;
     w16.Expand   = false;
     w16.Fill     = false;
     // Internal child MonoDevelop.Ide.Gui.Dialogs.SelectFileFormatDialog.ActionArea
     global::Gtk.HButtonBox w17 = this.ActionArea;
     w17.Name        = "dialog1_ActionArea";
     w17.Spacing     = 10;
     w17.BorderWidth = ((uint)(5));
     w17.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w18 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w17 [this.buttonCancel]));
     w18.Expand = false;
     w18.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     this.AddActionWidget(this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w19 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w17 [this.buttonOk]));
     w19.Position = 1;
     w19.Expand   = false;
     w19.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 638;
     this.DefaultHeight = 246;
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.Ide.Projects.NewProjectDialog
     this.WidthRequest      = 630;
     this.Name              = "MonoDevelop.Ide.Projects.NewProjectDialog";
     this.Title             = "New Solution";
     this.TypeHint          = ((global::Gdk.WindowTypeHint)(1));
     this.WindowPosition    = ((global::Gtk.WindowPosition)(1));
     this.BorderWidth       = ((uint)(6));
     this.DestroyWithParent = true;
     // Internal child MonoDevelop.Ide.Projects.NewProjectDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog-vbox1";
     w1.Spacing     = 6;
     w1.BorderWidth = ((uint)(2));
     // Container child dialog-vbox1.Gtk.Box+BoxChild
     this.notebook             = new global::Gtk.Notebook();
     this.notebook.CanFocus    = true;
     this.notebook.Name        = "notebook";
     this.notebook.CurrentPage = 0;
     this.notebook.ShowBorder  = false;
     this.notebook.BorderWidth = ((uint)(6));
     // Container child notebook.Gtk.Notebook+NotebookChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 7;
     // Container child vbox1.Gtk.Box+BoxChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox1      = new global::Gtk.HBox();
     this.hbox1.Name = "hbox1";
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbox4         = new global::Gtk.VBox();
     this.vbox4.Name    = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.hpaned1          = new global::Gtk.HPaned();
     this.hpaned1.CanFocus = true;
     this.hpaned1.Name     = "hpaned1";
     this.hpaned1.Position = 188;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.scrolledwindow1            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow1.Name       = "scrolledwindow1";
     this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow1.Gtk.Container+ContainerChild
     this.lst_template_types                = new global::Gtk.TreeView();
     this.lst_template_types.Name           = "lst_template_types";
     this.lst_template_types.HeadersVisible = false;
     this.scrolledwindow1.Add(this.lst_template_types);
     this.hpaned1.Add(this.scrolledwindow1);
     global::Gtk.Paned.PanedChild w3 = ((global::Gtk.Paned.PanedChild)(this.hpaned1 [this.scrolledwindow1]));
     w3.Resize = false;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.panedTemplates          = new global::Gtk.HPaned();
     this.panedTemplates.CanFocus = true;
     this.panedTemplates.Name     = "panedTemplates";
     this.panedTemplates.Position = 308;
     // Container child panedTemplates.Gtk.Paned+PanedChild
     this.boxTemplates         = new global::Gtk.VBox();
     this.boxTemplates.Name    = "boxTemplates";
     this.boxTemplates.Spacing = 6;
     this.panedTemplates.Add(this.boxTemplates);
     global::Gtk.Paned.PanedChild w4 = ((global::Gtk.Paned.PanedChild)(this.panedTemplates [this.boxTemplates]));
     w4.Resize = false;
     // Container child panedTemplates.Gtk.Paned+PanedChild
     this.scrolledInfo                  = new global::Gtk.ScrolledWindow();
     this.scrolledInfo.CanFocus         = true;
     this.scrolledInfo.Name             = "scrolledInfo";
     this.scrolledInfo.HscrollbarPolicy = ((global::Gtk.PolicyType)(2));
     this.scrolledInfo.ShadowType       = ((global::Gtk.ShadowType)(1));
     // Container child scrolledInfo.Gtk.Container+ContainerChild
     global::Gtk.Viewport w5 = new global::Gtk.Viewport();
     w5.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.boxInfo             = new global::Gtk.VBox();
     this.boxInfo.Name        = "boxInfo";
     this.boxInfo.Spacing     = 6;
     this.boxInfo.BorderWidth = ((uint)(3));
     // Container child boxInfo.Gtk.Box+BoxChild
     this.labelTemplateTitle = new global::Gtk.Label();
     this.labelTemplateTitle.WidthRequest = 30;
     this.labelTemplateTitle.Name         = "labelTemplateTitle";
     this.labelTemplateTitle.Xalign       = 0F;
     this.labelTemplateTitle.LabelProp    = global::MonoDevelop.Core.GettextCatalog.GetString("<b>Console Project</b>");
     this.labelTemplateTitle.UseMarkup    = true;
     this.labelTemplateTitle.Wrap         = true;
     this.boxInfo.Add(this.labelTemplateTitle);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.boxInfo [this.labelTemplateTitle]));
     w6.Position = 0;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child boxInfo.Gtk.Box+BoxChild
     this.lbl_template_descr = new global::Gtk.Label();
     this.lbl_template_descr.WidthRequest = 116;
     this.lbl_template_descr.Name         = "lbl_template_descr";
     this.lbl_template_descr.Xalign       = 0F;
     this.lbl_template_descr.Yalign       = 0F;
     this.lbl_template_descr.LabelProp    = global::MonoDevelop.Core.GettextCatalog.GetString("Creates a new C# Project");
     this.lbl_template_descr.Wrap         = true;
     this.boxInfo.Add(this.lbl_template_descr);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.boxInfo [this.lbl_template_descr]));
     w7.Position = 1;
     w7.Expand   = false;
     w7.Fill     = false;
     w5.Add(this.boxInfo);
     this.scrolledInfo.Add(w5);
     this.panedTemplates.Add(this.scrolledInfo);
     global::Gtk.Paned.PanedChild w10 = ((global::Gtk.Paned.PanedChild)(this.panedTemplates [this.scrolledInfo]));
     w10.Resize = false;
     this.hpaned1.Add(this.panedTemplates);
     this.vbox4.Add(this.hpaned1);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hpaned1]));
     w12.Position = 0;
     this.hbox1.Add(this.vbox4);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox4]));
     w13.Position = 0;
     this.vbox2.Add(this.hbox1);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox1]));
     w14.Position = 0;
     this.vbox1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.vbox2]));
     w15.Position = 0;
     // Container child vbox1.Gtk.Box+BoxChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(3)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.entry_location      = new global::MonoDevelop.Components.FolderEntry();
     this.entry_location.Name = "entry_location";
     this.table1.Add(this.entry_location);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table1 [this.entry_location]));
     w16.TopAttach    = ((uint)(1));
     w16.BottomAttach = ((uint)(2));
     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.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.txt_subdirectory                  = new global::Gtk.Entry();
     this.txt_subdirectory.Name             = "txt_subdirectory";
     this.txt_subdirectory.IsEditable       = true;
     this.txt_subdirectory.ActivatesDefault = true;
     this.txt_subdirectory.InvisibleChar    = '●';
     this.hbox2.Add(this.txt_subdirectory);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.txt_subdirectory]));
     w17.Position = 0;
     // Container child hbox2.Gtk.Box+BoxChild
     this.chk_combine_directory               = new global::Gtk.CheckButton();
     this.chk_combine_directory.Name          = "chk_combine_directory";
     this.chk_combine_directory.Label         = global::MonoDevelop.Core.GettextCatalog.GetString("_Create directory for solution");
     this.chk_combine_directory.Active        = true;
     this.chk_combine_directory.DrawIndicator = true;
     this.chk_combine_directory.UseUnderline  = true;
     this.hbox2.Add(this.chk_combine_directory);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.chk_combine_directory]));
     w18.Position = 1;
     w18.Expand   = false;
     w18.Fill     = false;
     this.table1.Add(this.hbox2);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table1 [this.hbox2]));
     w19.TopAttach    = ((uint)(2));
     w19.BottomAttach = ((uint)(3));
     w19.LeftAttach   = ((uint)(1));
     w19.RightAttach  = ((uint)(2));
     w19.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.lbl_location              = new global::Gtk.Label();
     this.lbl_location.Name         = "lbl_location";
     this.lbl_location.Xalign       = 0F;
     this.lbl_location.Yalign       = 0F;
     this.lbl_location.LabelProp    = global::MonoDevelop.Core.GettextCatalog.GetString("_Location:");
     this.lbl_location.UseUnderline = true;
     this.table1.Add(this.lbl_location);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table1 [this.lbl_location]));
     w20.TopAttach    = ((uint)(1));
     w20.BottomAttach = ((uint)(2));
     w20.XOptions     = ((global::Gtk.AttachOptions)(4));
     w20.YOptions     = ((global::Gtk.AttachOptions)(0));
     // Container child table1.Gtk.Table+TableChild
     this.lbl_name              = new global::Gtk.Label();
     this.lbl_name.Name         = "lbl_name";
     this.lbl_name.Xalign       = 0F;
     this.lbl_name.Yalign       = 0F;
     this.lbl_name.LabelProp    = global::MonoDevelop.Core.GettextCatalog.GetString("N_ame:");
     this.lbl_name.UseUnderline = true;
     this.table1.Add(this.lbl_name);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table1 [this.lbl_name]));
     w21.XOptions = ((global::Gtk.AttachOptions)(4));
     w21.YOptions = ((global::Gtk.AttachOptions)(0));
     // Container child table1.Gtk.Table+TableChild
     this.lbl_subdirectory              = new global::Gtk.Label();
     this.lbl_subdirectory.Name         = "lbl_subdirectory";
     this.lbl_subdirectory.Xalign       = 0F;
     this.lbl_subdirectory.LabelProp    = global::MonoDevelop.Core.GettextCatalog.GetString("_Solution name:");
     this.lbl_subdirectory.UseUnderline = true;
     this.table1.Add(this.lbl_subdirectory);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table1 [this.lbl_subdirectory]));
     w22.TopAttach    = ((uint)(2));
     w22.BottomAttach = ((uint)(3));
     w22.XOptions     = ((global::Gtk.AttachOptions)(4));
     w22.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.txt_name                  = new global::Gtk.Entry();
     this.txt_name.Name             = "txt_name";
     this.txt_name.IsEditable       = true;
     this.txt_name.ActivatesDefault = true;
     this.txt_name.InvisibleChar    = '●';
     this.table1.Add(this.txt_name);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.table1 [this.txt_name]));
     w23.LeftAttach  = ((uint)(1));
     w23.RightAttach = ((uint)(2));
     w23.YOptions    = ((global::Gtk.AttachOptions)(0));
     this.vbox3.Add(this.table1);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.table1]));
     w24.Position = 0;
     w24.Expand   = false;
     w24.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.lbl_will_save_in = new global::Gtk.Label();
     this.lbl_will_save_in.WidthRequest = 580;
     this.lbl_will_save_in.Name         = "lbl_will_save_in";
     this.lbl_will_save_in.Xalign       = 0F;
     this.lbl_will_save_in.Yalign       = 0F;
     this.lbl_will_save_in.LabelProp    = "Project will be saved in: /dev/null";
     this.lbl_will_save_in.Wrap         = true;
     this.vbox3.Add(this.lbl_will_save_in);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.lbl_will_save_in]));
     w25.Position = 1;
     w25.Expand   = false;
     w25.Fill     = false;
     this.vbox1.Add(this.vbox3);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.vbox3]));
     w26.Position = 1;
     w26.Expand   = false;
     this.notebook.Add(this.vbox1);
     // Notebook tab
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = "page1";
     this.notebook.SetTabLabel(this.vbox1, this.label1);
     this.label1.ShowAll();
     // Container child notebook.Gtk.Notebook+NotebookChild
     this.vbox5         = new global::Gtk.VBox();
     this.vbox5.Name    = "vbox5";
     this.vbox5.Spacing = 6;
     // Container child vbox5.Gtk.Box+BoxChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.Xalign    = 0F;
     this.label3.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString("<b>Project Features</b>");
     this.label3.UseMarkup = true;
     this.vbox5.Add(this.label3);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.label3]));
     w28.Position = 0;
     w28.Expand   = false;
     w28.Fill     = false;
     // Container child vbox5.Gtk.Box+BoxChild
     this.label4 = new global::Gtk.Label();
     this.label4.WidthRequest = 632;
     this.label4.Name         = "label4";
     this.label4.Xalign       = 0F;
     this.label4.LabelProp    = global::MonoDevelop.Core.GettextCatalog.GetString("<small>This list shows a set of features you can enable in the new project. After creating the project those features can be enabled or disabled in the Project Options dialog, or by adding new projects to the solution.</small>");
     this.label4.UseMarkup    = true;
     this.label4.Wrap         = true;
     this.vbox5.Add(this.label4);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.label4]));
     w29.Position = 1;
     w29.Expand   = false;
     w29.Fill     = false;
     this.notebook.Add(this.vbox5);
     global::Gtk.Notebook.NotebookChild w30 = ((global::Gtk.Notebook.NotebookChild)(this.notebook [this.vbox5]));
     w30.Position = 1;
     // Notebook tab
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = "page2";
     this.notebook.SetTabLabel(this.vbox5, this.label2);
     this.label2.ShowAll();
     w1.Add(this.notebook);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(w1 [this.notebook]));
     w31.Position = 0;
     // Internal child MonoDevelop.Ide.Projects.NewProjectDialog.ActionArea
     global::Gtk.HButtonBox w32 = this.ActionArea;
     w32.Name        = "dialog-action_area1";
     w32.Spacing     = 6;
     w32.BorderWidth = ((uint)(5));
     w32.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog-action_area1.Gtk.ButtonBox+ButtonBoxChild
     this.btn_close              = new global::Gtk.Button();
     this.btn_close.CanDefault   = true;
     this.btn_close.Name         = "btn_close";
     this.btn_close.UseStock     = true;
     this.btn_close.UseUnderline = true;
     this.btn_close.Label        = "gtk-cancel";
     this.AddActionWidget(this.btn_close, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w33 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w32 [this.btn_close]));
     w33.Expand = false;
     w33.Fill   = false;
     // Container child dialog-action_area1.Gtk.ButtonBox+ButtonBoxChild
     this.btn_new              = new global::Gtk.Button();
     this.btn_new.CanDefault   = true;
     this.btn_new.Name         = "btn_new";
     this.btn_new.UseStock     = true;
     this.btn_new.UseUnderline = true;
     this.btn_new.Label        = "gtk-go-forward";
     w32.Add(this.btn_new);
     global::Gtk.ButtonBox.ButtonBoxChild w34 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w32 [this.btn_new]));
     w34.Position = 1;
     w34.Expand   = false;
     w34.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth                    = 735;
     this.DefaultHeight                   = 539;
     this.lbl_name.MnemonicWidget         = this.txt_name;
     this.lbl_subdirectory.MnemonicWidget = this.txt_subdirectory;
     this.Hide();
     this.scrolledInfo.SizeAllocated    += new global::Gtk.SizeAllocatedHandler(this.OnScrolledInfoSizeAllocated);
     this.boxInfo.SizeAllocated         += new global::Gtk.SizeAllocatedHandler(this.OnBoxInfoSizeAllocated);
     this.txt_name.Changed              += new global::System.EventHandler(this.NameChanged);
     this.txt_subdirectory.Changed      += new global::System.EventHandler(this.PathChanged);
     this.chk_combine_directory.Clicked += new global::System.EventHandler(this.SolutionCheckChanged);
     this.btn_close.Clicked             += new global::System.EventHandler(this.cancelClicked);
     this.btn_new.Clicked += new global::System.EventHandler(this.OpenEvent);
 }
Beispiel #14
0
 protected virtual void Build()
 {
     MonoDevelop.Components.Gui.Initialize(this);
     // Widget MonoDevelop.WebReferences.Dialogs.UserPasswordDialog
     this.Name           = "MonoDevelop.WebReferences.Dialogs.UserPasswordDialog";
     this.Title          = global::Mono.Unix.Catalog.GetString("Credentials");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child MonoDevelop.WebReferences.Dialogs.UserPasswordDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.vbox2             = new global::Gtk.VBox();
     this.vbox2.Name        = "vbox2";
     this.vbox2.Spacing     = 6;
     this.vbox2.BorderWidth = ((uint)(9));
     // Container child vbox2.Gtk.Box+BoxChild
     this.labelServer        = new global::Gtk.Label();
     this.labelServer.Name   = "labelServer";
     this.labelServer.Xalign = 0F;
     this.vbox2.Add(this.labelServer);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.labelServer]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child vbox2.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.entryPwd               = new global::Gtk.Entry();
     this.entryPwd.CanFocus      = true;
     this.entryPwd.Name          = "entryPwd";
     this.entryPwd.IsEditable    = true;
     this.entryPwd.Visibility    = false;
     this.entryPwd.InvisibleChar = '●';
     this.table1.Add(this.entryPwd);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1 [this.entryPwd]));
     w3.TopAttach    = ((uint)(1));
     w3.BottomAttach = ((uint)(2));
     w3.LeftAttach   = ((uint)(1));
     w3.RightAttach  = ((uint)(2));
     w3.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entryUser               = new global::Gtk.Entry();
     this.entryUser.CanFocus      = true;
     this.entryUser.Name          = "entryUser";
     this.entryUser.IsEditable    = true;
     this.entryUser.InvisibleChar = '●';
     this.table1.Add(this.entryUser);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1 [this.entryUser]));
     w4.LeftAttach  = ((uint)(1));
     w4.RightAttach = ((uint)(2));
     w4.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.Xalign    = 0F;
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Password:"******"labelUser";
     this.labelUser.Xalign    = 0F;
     this.labelUser.LabelProp = global::Mono.Unix.Catalog.GetString("User:"******"dialog1_ActionArea";
     w9.Spacing     = 10;
     w9.BorderWidth = ((uint)(5));
     w9.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w10 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w9 [this.buttonCancel]));
     w10.Expand = false;
     w10.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     this.AddActionWidget(this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w11 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w9 [this.buttonOk]));
     w11.Position = 1;
     w11.Expand   = false;
     w11.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 400;
     this.DefaultHeight = 174;
     this.Hide();
 }
 protected virtual void Build()
 {
     MonoDevelop.Components.Gui.Initialize(this);
     // Widget MonoDevelop.VersionControl.Subversion.Gui.SslServerTrustDialog
     this.Events = ((global::Gdk.EventMask)(256));
     this.Name   = "MonoDevelop.VersionControl.Subversion.Gui.SslServerTrustDialog";
     this.Title  = global::Mono.Unix.Catalog.GetString("Repository Certified by an Unknown Authority");
     this.Modal  = true;
     // Internal child MonoDevelop.VersionControl.Subversion.Gui.SslServerTrustDialog.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.image1          = new global::MonoDevelop.Components.ImageView();
     this.image1.Name     = "image1";
     this.image1.IconId   = "gtk-dialog-warning";
     this.image1.IconSize = ((global::Gtk.IconSize)(6));
     this.vbox2.Add(this.image1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.image1]));
     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.vbox3             = new global::Gtk.VBox();
     this.vbox3.Name        = "vbox3";
     this.vbox3.Spacing     = 6;
     this.vbox3.BorderWidth = ((uint)(12));
     // Container child vbox3.Gtk.Box+BoxChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.Xalign    = 0F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Unable to verify the identity of host as a trusted site.");
     this.vbox3.Add(this.label2);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.label2]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.labelReason           = new global::Gtk.Label();
     this.labelReason.Name      = "labelReason";
     this.labelReason.Xalign    = 0F;
     this.labelReason.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Reason</b>");
     this.labelReason.UseMarkup = true;
     this.vbox3.Add(this.labelReason);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.labelReason]));
     w5.Position = 1;
     w5.Expand   = false;
     w5.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 w6 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hseparator2]));
     w6.Position = 2;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(6)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.Xalign    = 0F;
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Host name</b>:");
     this.label3.UseMarkup = true;
     this.table1.Add(this.label3);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1 [this.label3]));
     w7.TopAttach    = ((uint)(1));
     w7.BottomAttach = ((uint)(2));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.Xalign    = 0F;
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Issued by:</b>");
     this.label4.UseMarkup = true;
     this.table1.Add(this.label4);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1 [this.label4]));
     w8.TopAttach    = ((uint)(2));
     w8.BottomAttach = ((uint)(3));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.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("<b>Issued on:</b>");
     this.label5.UseMarkup = true;
     this.table1.Add(this.label5);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table1 [this.label5]));
     w9.TopAttach    = ((uint)(3));
     w9.BottomAttach = ((uint)(4));
     w9.XOptions     = ((global::Gtk.AttachOptions)(4));
     w9.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label6           = new global::Gtk.Label();
     this.label6.Name      = "label6";
     this.label6.Xalign    = 0F;
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Expires on:</b>");
     this.label6.UseMarkup = true;
     this.table1.Add(this.label6);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1 [this.label6]));
     w10.TopAttach    = ((uint)(4));
     w10.BottomAttach = ((uint)(5));
     w10.XOptions     = ((global::Gtk.AttachOptions)(4));
     w10.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label7           = new global::Gtk.Label();
     this.label7.Name      = "label7";
     this.label7.Xalign    = 0F;
     this.label7.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Fingerprint:</b>");
     this.label7.UseMarkup = true;
     this.table1.Add(this.label7);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1 [this.label7]));
     w11.TopAttach    = ((uint)(5));
     w11.BottomAttach = ((uint)(6));
     w11.XOptions     = ((global::Gtk.AttachOptions)(4));
     w11.YOptions     = ((global::Gtk.AttachOptions)(4));
     // 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("<b>Auth. Realm:</b>");
     this.label8.UseMarkup = true;
     this.table1.Add(this.label8);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table1 [this.label8]));
     w12.XOptions = ((global::Gtk.AttachOptions)(4));
     w12.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelFprint        = new global::Gtk.Label();
     this.labelFprint.Name   = "labelFprint";
     this.labelFprint.Xalign = 0F;
     this.table1.Add(this.labelFprint);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelFprint]));
     w13.TopAttach    = ((uint)(5));
     w13.BottomAttach = ((uint)(6));
     w13.LeftAttach   = ((uint)(1));
     w13.RightAttach  = ((uint)(2));
     w13.XOptions     = ((global::Gtk.AttachOptions)(4));
     w13.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelFrom        = new global::Gtk.Label();
     this.labelFrom.Name   = "labelFrom";
     this.labelFrom.Xalign = 0F;
     this.table1.Add(this.labelFrom);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelFrom]));
     w14.TopAttach    = ((uint)(3));
     w14.BottomAttach = ((uint)(4));
     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.labelHost        = new global::Gtk.Label();
     this.labelHost.Name   = "labelHost";
     this.labelHost.Xalign = 0F;
     this.table1.Add(this.labelHost);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelHost]));
     w15.TopAttach    = ((uint)(1));
     w15.BottomAttach = ((uint)(2));
     w15.LeftAttach   = ((uint)(1));
     w15.RightAttach  = ((uint)(2));
     w15.XOptions     = ((global::Gtk.AttachOptions)(4));
     w15.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelIssuer        = new global::Gtk.Label();
     this.labelIssuer.Name   = "labelIssuer";
     this.labelIssuer.Xalign = 0F;
     this.table1.Add(this.labelIssuer);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelIssuer]));
     w16.TopAttach    = ((uint)(2));
     w16.BottomAttach = ((uint)(3));
     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.labelRealm        = new global::Gtk.Label();
     this.labelRealm.Name   = "labelRealm";
     this.labelRealm.Xalign = 0F;
     this.table1.Add(this.labelRealm);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelRealm]));
     w17.LeftAttach  = ((uint)(1));
     w17.RightAttach = ((uint)(2));
     w17.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelUntil        = new global::Gtk.Label();
     this.labelUntil.Name   = "labelUntil";
     this.labelUntil.Xalign = 0F;
     this.table1.Add(this.labelUntil);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelUntil]));
     w18.TopAttach    = ((uint)(4));
     w18.BottomAttach = ((uint)(5));
     w18.LeftAttach   = ((uint)(1));
     w18.RightAttach  = ((uint)(2));
     w18.XOptions     = ((global::Gtk.AttachOptions)(4));
     w18.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbox3.Add(this.table1);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.table1]));
     w19.Position = 3;
     w19.Expand   = false;
     w19.Fill     = false;
     w19.Padding  = ((uint)(6));
     // 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 w20 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hseparator1]));
     w20.Position = 4;
     w20.Expand   = false;
     w20.Fill     = false;
     // Container child vbox3.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("Do you want to accept the certificate and connect to the repository?");
     this.vbox3.Add(this.label15);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.label15]));
     w21.Position = 5;
     w21.Expand   = false;
     w21.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.radioAccept               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Accept this certificate permanently"));
     this.radioAccept.CanFocus      = true;
     this.radioAccept.Name          = "radioAccept";
     this.radioAccept.Active        = true;
     this.radioAccept.DrawIndicator = true;
     this.radioAccept.UseUnderline  = true;
     this.radioAccept.Group         = new global::GLib.SList(global::System.IntPtr.Zero);
     this.vbox3.Add(this.radioAccept);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.radioAccept]));
     w22.Position = 6;
     w22.Expand   = false;
     w22.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.radioAcceptSession               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Accept this certificate temporarily for this session"));
     this.radioAcceptSession.CanFocus      = true;
     this.radioAcceptSession.Name          = "radioAcceptSession";
     this.radioAcceptSession.DrawIndicator = true;
     this.radioAcceptSession.UseUnderline  = true;
     this.radioAcceptSession.Group         = this.radioAccept.Group;
     this.vbox3.Add(this.radioAcceptSession);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.radioAcceptSession]));
     w23.Position = 7;
     w23.Expand   = false;
     w23.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.radioNotAccept               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Do not accept this certificate and do not connect to this repository"));
     this.radioNotAccept.CanFocus      = true;
     this.radioNotAccept.Name          = "radioNotAccept";
     this.radioNotAccept.DrawIndicator = true;
     this.radioNotAccept.UseUnderline  = true;
     this.radioNotAccept.Group         = this.radioAccept.Group;
     this.vbox3.Add(this.radioNotAccept);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.radioNotAccept]));
     w24.Position = 8;
     w24.Expand   = false;
     w24.Fill     = false;
     this.hbox1.Add(this.vbox3);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox3]));
     w25.Position = 1;
     w1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(w1 [this.hbox1]));
     w26.Position = 0;
     // Internal child MonoDevelop.VersionControl.Subversion.Gui.SslServerTrustDialog.ActionArea
     global::Gtk.HButtonBox w27 = this.ActionArea;
     w27.Events      = ((global::Gdk.EventMask)(256));
     w27.Name        = "MonoDevelop.VersionControl.Subversion.SslServerTrustDialog_ActionArea";
     w27.Spacing     = 10;
     w27.BorderWidth = ((uint)(5));
     w27.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child MonoDevelop.VersionControl.Subversion.SslServerTrustDialog_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.button98              = new global::Gtk.Button();
     this.button98.CanDefault   = true;
     this.button98.CanFocus     = true;
     this.button98.Name         = "button98";
     this.button98.UseStock     = true;
     this.button98.UseUnderline = true;
     this.button98.Label        = "gtk-cancel";
     this.AddActionWidget(this.button98, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w28 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w27 [this.button98]));
     w28.Expand = false;
     w28.Fill   = false;
     // Container child MonoDevelop.VersionControl.Subversion.SslServerTrustDialog_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.button104              = new global::Gtk.Button();
     this.button104.CanDefault   = true;
     this.button104.CanFocus     = true;
     this.button104.Name         = "button104";
     this.button104.UseStock     = true;
     this.button104.UseUnderline = true;
     this.button104.Label        = "gtk-ok";
     this.AddActionWidget(this.button104, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w29 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w27 [this.button104]));
     w29.Position = 1;
     w29.Expand   = false;
     w29.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 508;
     this.DefaultHeight = 415;
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.Ide.Projects.IncludeNewFilesDialog
     this.Name           = "MonoDevelop.Ide.Projects.IncludeNewFilesDialog";
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.BorderWidth    = ((uint)(6));
     // Internal child MonoDevelop.Ide.Projects.IncludeNewFilesDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.vbox2             = new global::Gtk.VBox();
     this.vbox2.Name        = "vbox2";
     this.vbox2.Spacing     = 6;
     this.vbox2.BorderWidth = ((uint)(6));
     // Container child vbox2.Gtk.Box+BoxChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 0F;
     this.label1.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString("Choose files to include in the project");
     this.vbox2.Add(this.label1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label1]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.treeviewFiles          = new global::Gtk.TreeView();
     this.treeviewFiles.CanFocus = true;
     this.treeviewFiles.Name     = "treeviewFiles";
     this.GtkScrolledWindow.Add(this.treeviewFiles);
     this.vbox2.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.GtkScrolledWindow]));
     w4.Position = 1;
     // 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.buttonExcludeAll              = new global::Gtk.Button();
     this.buttonExcludeAll.CanFocus     = true;
     this.buttonExcludeAll.Name         = "buttonExcludeAll";
     this.buttonExcludeAll.UseUnderline = true;
     this.buttonExcludeAll.Label        = global::MonoDevelop.Core.GettextCatalog.GetString("_Exclude All");
     this.hbox1.Add(this.buttonExcludeAll);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.buttonExcludeAll]));
     w5.PackType = ((global::Gtk.PackType)(1));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonIncludeAll              = new global::Gtk.Button();
     this.buttonIncludeAll.CanFocus     = true;
     this.buttonIncludeAll.Name         = "buttonIncludeAll";
     this.buttonIncludeAll.UseUnderline = true;
     this.buttonIncludeAll.Label        = global::MonoDevelop.Core.GettextCatalog.GetString("_Include All");
     this.hbox1.Add(this.buttonIncludeAll);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.buttonIncludeAll]));
     w6.PackType = ((global::Gtk.PackType)(1));
     w6.Position = 1;
     w6.Expand   = false;
     w6.Fill     = false;
     this.vbox2.Add(this.hbox1);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox1]));
     w7.Position = 2;
     w7.Expand   = false;
     w7.Fill     = false;
     w1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox2]));
     w8.Position = 0;
     // Internal child MonoDevelop.Ide.Projects.IncludeNewFilesDialog.ActionArea
     global::Gtk.HButtonBox w9 = this.ActionArea;
     w9.Name        = "dialog1_ActionArea";
     w9.Spacing     = 6;
     w9.BorderWidth = ((uint)(5));
     w9.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w10 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w9 [this.buttonCancel]));
     w10.Expand = false;
     w10.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     this.AddActionWidget(this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w11 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w9 [this.buttonOk]));
     w11.Position = 1;
     w11.Expand   = false;
     w11.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 410;
     this.DefaultHeight = 323;
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.VersionControl.Git.GitConfigurationDialog
     this.Name           = "MonoDevelop.VersionControl.Git.GitConfigurationDialog";
     this.Title          = global::Mono.Unix.Catalog.GetString("Git Repository Configuration");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child MonoDevelop.VersionControl.Git.GitConfigurationDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.notebook1             = new global::Gtk.Notebook();
     this.notebook1.CanFocus    = true;
     this.notebook1.Name        = "notebook1";
     this.notebook1.CurrentPage = 0;
     this.notebook1.BorderWidth = ((uint)(9));
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.vbox2             = new global::Gtk.VBox();
     this.vbox2.Name        = "vbox2";
     this.vbox2.Spacing     = 6;
     this.vbox2.BorderWidth = ((uint)(9));
     // 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.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.listBranches          = new global::Gtk.TreeView();
     this.listBranches.CanFocus = true;
     this.listBranches.Name     = "listBranches";
     this.GtkScrolledWindow.Add(this.listBranches);
     this.hbox1.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.GtkScrolledWindow]));
     w3.Position = 0;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.buttonAddBranch              = new global::Gtk.Button();
     this.buttonAddBranch.CanFocus     = true;
     this.buttonAddBranch.Name         = "buttonAddBranch";
     this.buttonAddBranch.UseStock     = true;
     this.buttonAddBranch.UseUnderline = true;
     this.buttonAddBranch.Label        = "gtk-new";
     this.vbox3.Add(this.buttonAddBranch);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.buttonAddBranch]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.buttonEditBranch              = new global::Gtk.Button();
     this.buttonEditBranch.CanFocus     = true;
     this.buttonEditBranch.Name         = "buttonEditBranch";
     this.buttonEditBranch.UseStock     = true;
     this.buttonEditBranch.UseUnderline = true;
     this.buttonEditBranch.Label        = "gtk-edit";
     this.vbox3.Add(this.buttonEditBranch);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.buttonEditBranch]));
     w5.Position = 1;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.buttonRemoveBranch              = new global::Gtk.Button();
     this.buttonRemoveBranch.CanFocus     = true;
     this.buttonRemoveBranch.Name         = "buttonRemoveBranch";
     this.buttonRemoveBranch.UseStock     = true;
     this.buttonRemoveBranch.UseUnderline = true;
     this.buttonRemoveBranch.Label        = "gtk-delete";
     this.vbox3.Add(this.buttonRemoveBranch);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.buttonRemoveBranch]));
     w6.Position = 2;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.buttonSetDefaultBranch              = new global::Gtk.Button();
     this.buttonSetDefaultBranch.CanFocus     = true;
     this.buttonSetDefaultBranch.Name         = "buttonSetDefaultBranch";
     this.buttonSetDefaultBranch.UseUnderline = true;
     this.buttonSetDefaultBranch.Label        = global::Mono.Unix.Catalog.GetString("Switch to Branch");
     this.vbox3.Add(this.buttonSetDefaultBranch);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.buttonSetDefaultBranch]));
     w7.Position = 3;
     w7.Expand   = false;
     w7.Fill     = false;
     this.hbox1.Add(this.vbox3);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox3]));
     w8.Position = 1;
     w8.Expand   = false;
     w8.Fill     = false;
     this.vbox2.Add(this.hbox1);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox1]));
     w9.Position = 0;
     this.notebook1.Add(this.vbox2);
     // Notebook tab
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Branches");
     this.notebook1.SetTabLabel(this.vbox2, this.label1);
     this.label1.ShowAll();
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.vbox6             = new global::Gtk.VBox();
     this.vbox6.Name        = "vbox6";
     this.vbox6.Spacing     = 6;
     this.vbox6.BorderWidth = ((uint)(9));
     // Container child vbox6.Gtk.Box+BoxChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.GtkScrolledWindow2            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow2.Name       = "GtkScrolledWindow2";
     this.GtkScrolledWindow2.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow2.Gtk.Container+ContainerChild
     this.listTags          = new global::Gtk.TreeView();
     this.listTags.CanFocus = true;
     this.listTags.Name     = "listTags";
     this.GtkScrolledWindow2.Add(this.listTags);
     this.hbox3.Add(this.GtkScrolledWindow2);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.GtkScrolledWindow2]));
     w12.Position = 0;
     // Container child hbox3.Gtk.Box+BoxChild
     this.vbox7         = new global::Gtk.VBox();
     this.vbox7.Name    = "vbox7";
     this.vbox7.Spacing = 6;
     // Container child vbox7.Gtk.Box+BoxChild
     this.buttonAddTag              = new global::Gtk.Button();
     this.buttonAddTag.CanFocus     = true;
     this.buttonAddTag.Name         = "buttonAddTag";
     this.buttonAddTag.UseStock     = true;
     this.buttonAddTag.UseUnderline = true;
     this.buttonAddTag.Label        = "gtk-new";
     this.vbox7.Add(this.buttonAddTag);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox7 [this.buttonAddTag]));
     w13.Position = 0;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child vbox7.Gtk.Box+BoxChild
     this.buttonPushTag              = new global::Gtk.Button();
     this.buttonPushTag.CanFocus     = true;
     this.buttonPushTag.Name         = "buttonPushTag";
     this.buttonPushTag.UseUnderline = true;
     this.buttonPushTag.Label        = global::Mono.Unix.Catalog.GetString("_Push");
     this.vbox7.Add(this.buttonPushTag);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox7 [this.buttonPushTag]));
     w14.Position = 1;
     w14.Expand   = false;
     w14.Fill     = false;
     // Container child vbox7.Gtk.Box+BoxChild
     this.buttonRemoveTag              = new global::Gtk.Button();
     this.buttonRemoveTag.CanFocus     = true;
     this.buttonRemoveTag.Name         = "buttonRemoveTag";
     this.buttonRemoveTag.UseStock     = true;
     this.buttonRemoveTag.UseUnderline = true;
     this.buttonRemoveTag.Label        = "gtk-delete";
     this.vbox7.Add(this.buttonRemoveTag);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox7 [this.buttonRemoveTag]));
     w15.Position = 2;
     w15.Expand   = false;
     w15.Fill     = false;
     this.hbox3.Add(this.vbox7);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.vbox7]));
     w16.Position = 1;
     w16.Expand   = false;
     w16.Fill     = false;
     this.vbox6.Add(this.hbox3);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.hbox3]));
     w17.Position = 0;
     this.notebook1.Add(this.vbox6);
     global::Gtk.Notebook.NotebookChild w18 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1 [this.vbox6]));
     w18.Position = 1;
     // Notebook tab
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("Tags");
     this.notebook1.SetTabLabel(this.vbox6, this.label5);
     this.label5.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)(9));
     // 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.GtkScrolledWindow1            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow1.Name       = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.treeRemotes          = new global::Gtk.TreeView();
     this.treeRemotes.CanFocus = true;
     this.treeRemotes.Name     = "treeRemotes";
     this.GtkScrolledWindow1.Add(this.treeRemotes);
     this.hbox2.Add(this.GtkScrolledWindow1);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.GtkScrolledWindow1]));
     w20.Position = 0;
     // Container child hbox2.Gtk.Box+BoxChild
     this.vbox5         = new global::Gtk.VBox();
     this.vbox5.Name    = "vbox5";
     this.vbox5.Spacing = 6;
     // Container child vbox5.Gtk.Box+BoxChild
     this.buttonAddRemote              = new global::Gtk.Button();
     this.buttonAddRemote.CanFocus     = true;
     this.buttonAddRemote.Name         = "buttonAddRemote";
     this.buttonAddRemote.UseStock     = true;
     this.buttonAddRemote.UseUnderline = true;
     this.buttonAddRemote.Label        = "gtk-add";
     this.vbox5.Add(this.buttonAddRemote);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.buttonAddRemote]));
     w21.Position = 0;
     w21.Expand   = false;
     w21.Fill     = false;
     // Container child vbox5.Gtk.Box+BoxChild
     this.buttonEditRemote              = new global::Gtk.Button();
     this.buttonEditRemote.CanFocus     = true;
     this.buttonEditRemote.Name         = "buttonEditRemote";
     this.buttonEditRemote.UseStock     = true;
     this.buttonEditRemote.UseUnderline = true;
     this.buttonEditRemote.Label        = "gtk-edit";
     this.vbox5.Add(this.buttonEditRemote);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.buttonEditRemote]));
     w22.Position = 1;
     w22.Expand   = false;
     w22.Fill     = false;
     // Container child vbox5.Gtk.Box+BoxChild
     this.buttonRemoveRemote              = new global::Gtk.Button();
     this.buttonRemoveRemote.CanFocus     = true;
     this.buttonRemoveRemote.Name         = "buttonRemoveRemote";
     this.buttonRemoveRemote.UseStock     = true;
     this.buttonRemoveRemote.UseUnderline = true;
     this.buttonRemoveRemote.Label        = "gtk-remove";
     this.vbox5.Add(this.buttonRemoveRemote);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.buttonRemoveRemote]));
     w23.Position = 2;
     w23.Expand   = false;
     w23.Fill     = false;
     // Container child vbox5.Gtk.Box+BoxChild
     this.hseparator2      = new global::Gtk.HSeparator();
     this.hseparator2.Name = "hseparator2";
     this.vbox5.Add(this.hseparator2);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.hseparator2]));
     w24.Position = 3;
     w24.Expand   = false;
     w24.Fill     = false;
     // Container child vbox5.Gtk.Box+BoxChild
     this.buttonTrackRemote              = new global::Gtk.Button();
     this.buttonTrackRemote.CanFocus     = true;
     this.buttonTrackRemote.Name         = "buttonTrackRemote";
     this.buttonTrackRemote.UseUnderline = true;
     this.buttonTrackRemote.Label        = global::Mono.Unix.Catalog.GetString("Track in Local Branch");
     this.vbox5.Add(this.buttonTrackRemote);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.buttonTrackRemote]));
     w25.Position = 4;
     w25.Expand   = false;
     w25.Fill     = false;
     this.hbox2.Add(this.vbox5);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.vbox5]));
     w26.Position = 1;
     w26.Expand   = false;
     w26.Fill     = false;
     this.vbox4.Add(this.hbox2);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hbox2]));
     w27.Position = 0;
     this.notebook1.Add(this.vbox4);
     global::Gtk.Notebook.NotebookChild w28 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1 [this.vbox4]));
     w28.Position = 2;
     // Notebook tab
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Remote Sources");
     this.notebook1.SetTabLabel(this.vbox4, this.label2);
     this.label2.ShowAll();
     w1.Add(this.notebook1);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(w1 [this.notebook1]));
     w29.Position = 0;
     // Internal child MonoDevelop.VersionControl.Git.GitConfigurationDialog.ActionArea
     global::Gtk.HButtonBox w30 = this.ActionArea;
     w30.Name        = "dialog1_ActionArea";
     w30.Spacing     = 10;
     w30.BorderWidth = ((uint)(5));
     w30.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-close";
     this.AddActionWidget(this.buttonOk, -7);
     global::Gtk.ButtonBox.ButtonBoxChild w31 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w30 [this.buttonOk]));
     w31.Expand = false;
     w31.Fill   = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 602;
     this.DefaultHeight = 410;
     this.Hide();
     this.buttonAddBranch.Clicked        += new global::System.EventHandler(this.OnButtonAddBranchClicked);
     this.buttonEditBranch.Clicked       += new global::System.EventHandler(this.OnButtonEditBranchClicked);
     this.buttonRemoveBranch.Clicked     += new global::System.EventHandler(this.OnButtonRemoveBranchClicked);
     this.buttonSetDefaultBranch.Clicked += new global::System.EventHandler(this.OnButtonSetDefaultBranchClicked);
     this.buttonAddTag.Clicked           += new global::System.EventHandler(this.OnButtonNewTagClicked);
     this.buttonPushTag.Clicked          += new global::System.EventHandler(this.OnButtonPushTagClicked);
     this.buttonRemoveTag.Clicked        += new global::System.EventHandler(this.OnButtonRemoveTagClicked);
     this.buttonAddRemote.Clicked        += new global::System.EventHandler(this.OnButtonAddRemoteClicked);
     this.buttonEditRemote.Clicked       += new global::System.EventHandler(this.OnButtonEditRemoteClicked);
     this.buttonRemoveRemote.Clicked     += new global::System.EventHandler(this.OnButtonRemoveRemoteClicked);
     this.buttonTrackRemote.Clicked      += new global::System.EventHandler(this.OnButtonTrackRemoteClicked);
 }
Beispiel #18
0
 protected virtual void Build()
 {
     MonoDevelop.Components.Gui.Initialize(this);
     // Widget MonoDevelop.Autotools.GenerateMakefilesDialog
     this.Name           = "MonoDevelop.Autotools.GenerateMakefilesDialog";
     this.Title          = global::Mono.Unix.Catalog.GetString("Generate Makefiles");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.Resizable      = false;
     this.AllowGrow      = false;
     // Internal child MonoDevelop.Autotools.GenerateMakefilesDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.vbox2             = new global::Gtk.VBox();
     this.vbox2.Name        = "vbox2";
     this.vbox2.Spacing     = 12;
     this.vbox2.BorderWidth = ((uint)(12));
     // Container child vbox2.Gtk.Box+BoxChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.Xalign    = 0F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Select the kind of Makefile you want to generate:");
     this.vbox2.Add(this.label2);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label2]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.rbSimple               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Simple"));
     this.rbSimple.CanFocus      = true;
     this.rbSimple.Name          = "rbSimple";
     this.rbSimple.DrawIndicator = true;
     this.rbSimple.UseUnderline  = true;
     this.rbSimple.Group         = new global::GLib.SList(global::System.IntPtr.Zero);
     this.rbSimple.Remove(this.rbSimple.Child);
     // Container child rbSimple.Gtk.Container+ContainerChild
     this.label4 = new global::Gtk.Label();
     this.label4.WidthRequest = 550;
     this.label4.Name         = "label4";
     this.label4.LabelProp    = global::Mono.Unix.Catalog.GetString("<b>Simple Makefile</b>\nGenerates set of Makefiles with the most common targets, and a configuration script that does a basic check of package dependencies.");
     this.label4.UseMarkup    = true;
     this.label4.Wrap         = true;
     this.rbSimple.Add(this.label4);
     this.vbox3.Add(this.rbSimple);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.rbSimple]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.rbAutotools               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Autotools based"));
     this.rbAutotools.CanFocus      = true;
     this.rbAutotools.Name          = "rbAutotools";
     this.rbAutotools.DrawIndicator = true;
     this.rbAutotools.UseUnderline  = true;
     this.rbAutotools.Group         = this.rbSimple.Group;
     this.rbAutotools.Remove(this.rbAutotools.Child);
     // Container child rbAutotools.Gtk.Container+ContainerChild
     this.label5 = new global::Gtk.Label();
     this.label5.WidthRequest = 550;
     this.label5.Name         = "label5";
     this.label5.LabelProp    = global::Mono.Unix.Catalog.GetString("<b>Autotools based Makefile</b>\nGenerates a Makefile structure based on Autotools, with the standard targets and configuration scripts.");
     this.label5.UseMarkup    = true;
     this.label5.Wrap         = true;
     this.rbAutotools.Add(this.label5);
     this.vbox3.Add(this.rbAutotools);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.rbAutotools]));
     w6.Position = 1;
     w6.Expand   = false;
     w6.Fill     = false;
     this.vbox2.Add(this.vbox3);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.vbox3]));
     w7.Position = 1;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hseparator1      = new global::Gtk.HSeparator();
     this.hseparator1.Name = "hseparator1";
     this.vbox2.Add(this.hseparator1);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hseparator1]));
     w8.Position = 2;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.label3 = new global::Gtk.Label();
     this.label3.WidthRequest = 580;
     this.label3.Name         = "label3";
     this.label3.Xalign       = 0F;
     this.label3.LabelProp    = global::Mono.Unix.Catalog.GetString("Select the configuration that the Makefile will build by default. Other configurations can be selected via the '--config' option of the generated configure script.");
     this.label3.Wrap         = true;
     this.vbox2.Add(this.label3);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label3]));
     w9.Position = 3;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Default configuration:");
     this.hbox1.Add(this.label1);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label1]));
     w10.Position = 0;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.comboConfigs      = global::Gtk.ComboBox.NewText();
     this.comboConfigs.Name = "comboConfigs";
     this.hbox1.Add(this.comboConfigs);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.comboConfigs]));
     w11.Position = 1;
     w11.Expand   = false;
     w11.Fill     = false;
     this.vbox2.Add(this.hbox1);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox1]));
     w12.PackType = ((global::Gtk.PackType)(1));
     w12.Position = 4;
     w12.Expand   = false;
     w12.Fill     = false;
     w1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox2]));
     w13.Position = 0;
     w13.Expand   = false;
     w13.Fill     = false;
     // Internal child MonoDevelop.Autotools.GenerateMakefilesDialog.ActionArea
     global::Gtk.HButtonBox w14 = this.ActionArea;
     w14.Name        = "dialog1_ActionArea";
     w14.Spacing     = 6;
     w14.BorderWidth = ((uint)(5));
     w14.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w15 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w14 [this.buttonCancel]));
     w15.Expand = false;
     w15.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     this.AddActionWidget(this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w16 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w14 [this.buttonOk]));
     w16.Position = 1;
     w16.Expand   = false;
     w16.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 614;
     this.DefaultHeight = 359;
     this.Hide();
 }
Beispiel #19
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.Ide.CodeTemplates.EditTemplateDialog
     this.Name            = "MonoDevelop.Ide.CodeTemplates.EditTemplateDialog";
     this.Title           = "";
     this.WindowPosition  = ((global::Gtk.WindowPosition)(4));
     this.BorderWidth     = ((uint)(6));
     this.SkipPagerHint   = true;
     this.SkipTaskbarHint = true;
     // Internal child MonoDevelop.Ide.CodeTemplates.EditTemplateDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.Spacing     = 6;
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.hpaned1          = new global::Gtk.HPaned();
     this.hpaned1.CanFocus = true;
     this.hpaned1.Name     = "hpaned1";
     this.hpaned1.Position = 555;
     // Container child hpaned1.Gtk.Paned+PanedChild
     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.table2               = new global::Gtk.Table(((uint)(3)), ((uint)(2)), false);
     this.table2.Name          = "table2";
     this.table2.RowSpacing    = ((uint)(6));
     this.table2.ColumnSpacing = ((uint)(6));
     // Container child table2.Gtk.Table+TableChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.entryDescription               = new global::Gtk.Entry();
     this.entryDescription.CanFocus      = true;
     this.entryDescription.Name          = "entryDescription";
     this.entryDescription.IsEditable    = true;
     this.entryDescription.InvisibleChar = '●';
     this.hbox1.Add(this.entryDescription);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.entryDescription]));
     w2.Position = 0;
     // Container child hbox1.Gtk.Box+BoxChild
     this.label2              = new global::Gtk.Label();
     this.label2.Name         = "label2";
     this.label2.Xalign       = 0F;
     this.label2.LabelProp    = global::Mono.Unix.Catalog.GetString("_Mime:");
     this.label2.UseUnderline = true;
     this.hbox1.Add(this.label2);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label2]));
     w3.Position = 1;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.comboboxentryMime      = global::Gtk.ComboBoxEntry.NewText();
     this.comboboxentryMime.Name = "comboboxentryMime";
     this.hbox1.Add(this.comboboxentryMime);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.comboboxentryMime]));
     w4.Position = 2;
     w4.Expand   = false;
     w4.Fill     = false;
     this.table2.Add(this.hbox1);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table2 [this.hbox1]));
     w5.TopAttach    = ((uint)(1));
     w5.BottomAttach = ((uint)(2));
     w5.LeftAttach   = ((uint)(1));
     w5.RightAttach  = ((uint)(2));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.entryShortcut1               = new global::Gtk.Entry();
     this.entryShortcut1.CanFocus      = true;
     this.entryShortcut1.Name          = "entryShortcut1";
     this.entryShortcut1.Text          = global::Mono.Unix.Catalog.GetString(" ");
     this.entryShortcut1.IsEditable    = true;
     this.entryShortcut1.InvisibleChar = '●';
     this.hbox2.Add(this.entryShortcut1);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.entryShortcut1]));
     w6.Position = 0;
     // Container child hbox2.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("_Group:");
     this.label5.UseUnderline = true;
     this.hbox2.Add(this.label5);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.label5]));
     w7.Position = 1;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.comboboxentryGroups      = global::Gtk.ComboBoxEntry.NewText();
     this.comboboxentryGroups.Name = "comboboxentryGroups";
     this.hbox2.Add(this.comboboxentryGroups);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.comboboxentryGroups]));
     w8.Position = 2;
     w8.Expand   = false;
     w8.Fill     = false;
     this.table2.Add(this.hbox2);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table2 [this.hbox2]));
     w9.LeftAttach  = ((uint)(1));
     w9.RightAttach = ((uint)(2));
     w9.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.hbox5         = new global::Gtk.HBox();
     this.hbox5.Name    = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.checkbuttonExpansion               = new global::Gtk.CheckButton();
     this.checkbuttonExpansion.CanFocus      = true;
     this.checkbuttonExpansion.Name          = "checkbuttonExpansion";
     this.checkbuttonExpansion.Label         = global::Mono.Unix.Catalog.GetString("Is _expandable template");
     this.checkbuttonExpansion.DrawIndicator = true;
     this.checkbuttonExpansion.UseUnderline  = true;
     this.hbox5.Add(this.checkbuttonExpansion);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.checkbuttonExpansion]));
     w10.Position = 0;
     w10.Expand   = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.checkbuttonSurroundWith               = new global::Gtk.CheckButton();
     this.checkbuttonSurroundWith.CanFocus      = true;
     this.checkbuttonSurroundWith.Name          = "checkbuttonSurroundWith";
     this.checkbuttonSurroundWith.Label         = global::Mono.Unix.Catalog.GetString("Is _surround with template");
     this.checkbuttonSurroundWith.DrawIndicator = true;
     this.checkbuttonSurroundWith.UseUnderline  = true;
     this.hbox5.Add(this.checkbuttonSurroundWith);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.checkbuttonSurroundWith]));
     w11.Position = 1;
     this.table2.Add(this.hbox5);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table2 [this.hbox5]));
     w12.TopAttach    = ((uint)(2));
     w12.BottomAttach = ((uint)(3));
     w12.LeftAttach   = ((uint)(1));
     w12.RightAttach  = ((uint)(2));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label1              = new global::Gtk.Label();
     this.label1.Name         = "label1";
     this.label1.Xalign       = 0F;
     this.label1.LabelProp    = global::Mono.Unix.Catalog.GetString("_Shortcut:");
     this.label1.UseUnderline = true;
     this.table2.Add(this.label1);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table2 [this.label1]));
     w13.XOptions = ((global::Gtk.AttachOptions)(4));
     w13.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label3              = new global::Gtk.Label();
     this.label3.Name         = "label3";
     this.label3.Xalign       = 1F;
     this.label3.LabelProp    = global::Mono.Unix.Catalog.GetString("_Description:");
     this.label3.UseUnderline = true;
     this.table2.Add(this.label3);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table2 [this.label3]));
     w14.TopAttach    = ((uint)(1));
     w14.BottomAttach = ((uint)(2));
     w14.XOptions     = ((global::Gtk.AttachOptions)(4));
     w14.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbox2.Add(this.table2);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.table2]));
     w15.Position = 0;
     w15.Expand   = false;
     w15.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.vbox3             = new global::Gtk.VBox();
     this.vbox3.Name        = "vbox3";
     this.vbox3.Spacing     = 6;
     this.vbox3.BorderWidth = ((uint)(6));
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.label6           = new global::Gtk.Label();
     this.label6.Name      = "label6";
     this.label6.Xalign    = 0F;
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString("Template Text:");
     this.hbox3.Add(this.label6);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.label6]));
     w16.Position = 0;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.fixed1           = new global::Gtk.Fixed();
     this.fixed1.Name      = "fixed1";
     this.fixed1.HasWindow = false;
     this.hbox3.Add(this.fixed1);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.fixed1]));
     w17.Position = 1;
     // Container child hbox3.Gtk.Box+BoxChild
     this.checkbuttonWhiteSpaces               = new global::Gtk.CheckButton();
     this.checkbuttonWhiteSpaces.CanFocus      = true;
     this.checkbuttonWhiteSpaces.Name          = "checkbuttonWhiteSpaces";
     this.checkbuttonWhiteSpaces.Label         = global::Mono.Unix.Catalog.GetString("S_how whitespaces");
     this.checkbuttonWhiteSpaces.DrawIndicator = true;
     this.checkbuttonWhiteSpaces.UseUnderline  = true;
     this.hbox3.Add(this.checkbuttonWhiteSpaces);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.checkbuttonWhiteSpaces]));
     w18.Position = 2;
     w18.Expand   = false;
     this.vbox3.Add(this.hbox3);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hbox3]));
     w19.Position = 0;
     w19.Expand   = false;
     w19.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.scrolledwindow1            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow1.CanFocus   = true;
     this.scrolledwindow1.Name       = "scrolledwindow1";
     this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     this.vbox3.Add(this.scrolledwindow1);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.scrolledwindow1]));
     w20.Position = 1;
     this.vbox2.Add(this.vbox3);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.vbox3]));
     w21.Position = 1;
     this.hpaned1.Add(this.vbox2);
     global::Gtk.Paned.PanedChild w22 = ((global::Gtk.Paned.PanedChild)(this.hpaned1 [this.vbox2]));
     w22.Resize = false;
     // 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.comboboxVariables      = global::Gtk.ComboBox.NewText();
     this.comboboxVariables.Name = "comboboxVariables";
     this.vbox4.Add(this.comboboxVariables);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.comboboxVariables]));
     w23.Position = 0;
     w23.Expand   = false;
     w23.Fill     = false;
     // Container child vbox4.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.treeviewVariable          = new global::Gtk.TreeView();
     this.treeviewVariable.CanFocus = true;
     this.treeviewVariable.Name     = "treeviewVariable";
     this.scrolledwindow2.Add(this.treeviewVariable);
     this.vbox4.Add(this.scrolledwindow2);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.scrolledwindow2]));
     w25.Position = 1;
     this.hpaned1.Add(this.vbox4);
     w1.Add(this.hpaned1);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(w1 [this.hpaned1]));
     w27.Position = 0;
     // Internal child MonoDevelop.Ide.CodeTemplates.EditTemplateDialog.ActionArea
     global::Gtk.HButtonBox w28 = this.ActionArea;
     w28.Name        = "dialog1_ActionArea";
     w28.Spacing     = 6;
     w28.BorderWidth = ((uint)(5));
     w28.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w29 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w28 [this.buttonCancel]));
     w29.Expand = false;
     w29.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     this.AddActionWidget(this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w30 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w28 [this.buttonOk]));
     w30.Position = 1;
     w30.Expand   = false;
     w30.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 859;
     this.DefaultHeight = 494;
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.AspNet.Deployment.WebDeployTargetEditor
     this.Name           = "MonoDevelop.AspNet.Deployment.WebDeployTargetEditor";
     this.Title          = global::MonoDevelop.Core.GettextCatalog.GetString("Edit Web Deployment Target");
     this.TypeHint       = ((global::Gdk.WindowTypeHint)(1));
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.Modal          = true;
     this.BorderWidth    = ((uint)(9));
     // Internal child MonoDevelop.AspNet.Deployment.WebDeployTargetEditor.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.Spacing     = 7;
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 0F;
     this.label1.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString("<b>General Options</b>");
     this.label1.UseMarkup = true;
     w1.Add(this.label1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(w1 [this.label1]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.hbox2      = new global::Gtk.HBox();
     this.hbox2.Name = "hbox2";
     // Container child hbox2.Gtk.Box+BoxChild
     this.label4 = new global::Gtk.Label();
     this.label4.WidthRequest = 18;
     this.label4.Name         = "label4";
     this.hbox2.Add(this.label4);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.label4]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.table2               = new global::Gtk.Table(((uint)(2)), ((uint)(2)), false);
     this.table2.Name          = "table2";
     this.table2.RowSpacing    = ((uint)(6));
     this.table2.ColumnSpacing = ((uint)(6));
     // Container child table2.Gtk.Table+TableChild
     this.label8           = new global::Gtk.Label();
     this.label8.Name      = "label8";
     this.label8.Xalign    = 0F;
     this.label8.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString("Name:");
     this.table2.Add(this.label8);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table2 [this.label8]));
     w4.XOptions = ((global::Gtk.AttachOptions)(4));
     w4.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.nameEntry               = new global::Gtk.Entry();
     this.nameEntry.CanFocus      = true;
     this.nameEntry.Name          = "nameEntry";
     this.nameEntry.IsEditable    = true;
     this.nameEntry.InvisibleChar = '●';
     this.table2.Add(this.nameEntry);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table2 [this.nameEntry]));
     w5.LeftAttach  = ((uint)(1));
     w5.RightAttach = ((uint)(2));
     w5.YOptions    = ((global::Gtk.AttachOptions)(4));
     this.vbox2.Add(this.table2);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.table2]));
     w6.Position = 0;
     this.hbox2.Add(this.vbox2);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.vbox2]));
     w7.Position = 1;
     w1.Add(this.hbox2);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(w1 [this.hbox2]));
     w8.Position = 1;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.Xalign    = 0F;
     this.label2.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString("<b>File Copying</b>");
     this.label2.UseMarkup = true;
     w1.Add(this.label2);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(w1 [this.label2]));
     w9.Position = 2;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.fileCopyHbox      = new global::Gtk.HBox();
     this.fileCopyHbox.Name = "fileCopyHbox";
     // Container child fileCopyHbox.Gtk.Box+BoxChild
     this.label5 = new global::Gtk.Label();
     this.label5.WidthRequest = 18;
     this.label5.Name         = "label5";
     this.fileCopyHbox.Add(this.label5);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.fileCopyHbox [this.label5]));
     w10.Position = 0;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child fileCopyHbox.Gtk.Box+BoxChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.fileCopyBox         = new global::Gtk.HBox();
     this.fileCopyBox.Name    = "fileCopyBox";
     this.fileCopyBox.Spacing = 6;
     this.vbox3.Add(this.fileCopyBox);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.fileCopyBox]));
     w11.Position = 0;
     this.fileCopyHbox.Add(this.vbox3);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.fileCopyHbox [this.vbox3]));
     w12.Position = 1;
     w1.Add(this.fileCopyHbox);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(w1 [this.fileCopyHbox]));
     w13.Position = 3;
     // Internal child MonoDevelop.AspNet.Deployment.WebDeployTargetEditor.ActionArea
     global::Gtk.HButtonBox w14 = this.ActionArea;
     w14.Name        = "dialog1_ActionArea";
     w14.Spacing     = 10;
     w14.BorderWidth = ((uint)(5));
     w14.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w15 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w14 [this.buttonCancel]));
     w15.Expand = false;
     w15.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     this.AddActionWidget(this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w16 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w14 [this.buttonOk]));
     w16.Position = 1;
     w16.Expand   = false;
     w16.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth        = 400;
     this.DefaultHeight       = 300;
     this.buttonOk.HasDefault = true;
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.Debugger.ExceptionCaughtDialog
     this.Name           = "MonoDevelop.Debugger.ExceptionCaughtDialog";
     this.Title          = global::Mono.Unix.Catalog.GetString("Exception Caught");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child MonoDevelop.Debugger.ExceptionCaughtDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.vbox2             = new global::Gtk.VBox();
     this.vbox2.Name        = "vbox2";
     this.vbox2.Spacing     = 6;
     this.vbox2.BorderWidth = ((uint)(6));
     // Container child vbox2.Gtk.Box+BoxChild
     this.labelType           = new global::Gtk.Label();
     this.labelType.Name      = "labelType";
     this.labelType.Xalign    = 0F;
     this.labelType.LabelProp = "<b>Exception</b> has been thrown";
     this.labelType.UseMarkup = true;
     this.vbox2.Add(this.labelType);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.labelType]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.labelMessage = new global::Gtk.Label();
     this.labelMessage.WidthRequest = 500;
     this.labelMessage.Name         = "labelMessage";
     this.labelMessage.Xalign       = 0F;
     this.labelMessage.LabelProp    = "test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test";
     this.labelMessage.Wrap         = true;
     this.vbox2.Add(this.labelMessage);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.labelMessage]));
     w3.Position = 1;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.notebook1             = new global::Gtk.Notebook();
     this.notebook1.CanFocus    = true;
     this.notebook1.Name        = "notebook1";
     this.notebook1.CurrentPage = 0;
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.GtkScrolledWindow1             = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow1.Name        = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.ShadowType  = ((global::Gtk.ShadowType)(1));
     this.GtkScrolledWindow1.BorderWidth = ((uint)(3));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.treeStack                = new global::Gtk.TreeView();
     this.treeStack.CanFocus       = true;
     this.treeStack.Name           = "treeStack";
     this.treeStack.HeadersVisible = false;
     this.GtkScrolledWindow1.Add(this.treeStack);
     this.notebook1.Add(this.GtkScrolledWindow1);
     // Notebook tab
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Stack Trace");
     this.notebook1.SetTabLabel(this.GtkScrolledWindow1, this.label2);
     this.label2.ShowAll();
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.GtkScrolledWindow             = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name        = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType  = ((global::Gtk.ShadowType)(1));
     this.GtkScrolledWindow.BorderWidth = ((uint)(3));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.valueView                 = new global::MonoDevelop.Debugger.ObjectValueTreeView();
     this.valueView.CanFocus        = true;
     this.valueView.Name            = "valueView";
     this.valueView.AllowAdding     = false;
     this.valueView.AllowEditing    = true;
     this.valueView.AllowPinning    = false;
     this.valueView.AllowExpanding  = false;
     this.valueView.PinnedWatchLine = 0;
     this.valueView.CompactView     = false;
     this.GtkScrolledWindow.Add(this.valueView);
     this.notebook1.Add(this.GtkScrolledWindow);
     global::Gtk.Notebook.NotebookChild w7 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1 [this.GtkScrolledWindow]));
     w7.Position = 1;
     // Notebook tab
     this.page1           = new global::Gtk.Label();
     this.page1.Name      = "page1";
     this.page1.LabelProp = global::Mono.Unix.Catalog.GetString("Details");
     this.notebook1.SetTabLabel(this.GtkScrolledWindow, this.page1);
     this.page1.ShowAll();
     this.vbox2.Add(this.notebook1);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.notebook1]));
     w8.Position = 2;
     w1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox2]));
     w9.Position = 0;
     // Internal child MonoDevelop.Debugger.ExceptionCaughtDialog.ActionArea
     global::Gtk.HButtonBox w10 = this.ActionArea;
     w10.Name        = "dialog1_ActionArea";
     w10.Spacing     = 10;
     w10.BorderWidth = ((uint)(5));
     w10.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-close";
     this.AddActionWidget(this.buttonOk, -7);
     global::Gtk.ButtonBox.ButtonBoxChild w11 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w10 [this.buttonOk]));
     w11.Expand = false;
     w11.Fill   = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 541;
     this.DefaultHeight = 358;
     this.Hide();
     this.buttonOk.Clicked += new global::System.EventHandler(this.OnButtonOkClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.Database.Designer.PreviewDialog
     this.Name            = "MonoDevelop.Database.Designer.PreviewDialog";
     this.Title           = global::MonoDevelop.Database.AddinCatalog.GetString("Preview");
     this.TypeHint        = ((global::Gdk.WindowTypeHint)(1));
     this.WindowPosition  = ((global::Gtk.WindowPosition)(1));
     this.SkipTaskbarHint = true;
     // Internal child MonoDevelop.Database.Designer.PreviewDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.vboxContent         = new global::Gtk.VBox();
     this.vboxContent.Name    = "vboxContent";
     this.vboxContent.Spacing = 6;
     // Container child vboxContent.Gtk.Box+BoxChild
     this.sqlEditor          = new global::MonoDevelop.Database.Components.SqlEditorWidget();
     this.sqlEditor.Events   = ((global::Gdk.EventMask)(256));
     this.sqlEditor.Name     = "sqlEditor";
     this.sqlEditor.Editable = false;
     this.vboxContent.Add(this.sqlEditor);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vboxContent[this.sqlEditor]));
     w2.Position = 0;
     w1.Add(this.vboxContent);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(w1[this.vboxContent]));
     w3.Position = 0;
     // Internal child MonoDevelop.Database.Designer.PreviewDialog.ActionArea
     global::Gtk.HButtonBox w4 = this.ActionArea;
     w4.Name        = "dialog1_ActionArea";
     w4.Spacing     = 6;
     w4.BorderWidth = ((uint)(5));
     w4.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.button21              = new global::Gtk.Button();
     this.button21.CanFocus     = true;
     this.button21.Name         = "button21";
     this.button21.UseUnderline = true;
     // Container child button21.Gtk.Container+ContainerChild
     global::Gtk.Alignment w5 = new global::Gtk.Alignment(0.5f, 0.5f, 0f, 0f);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w6 = new global::Gtk.HBox();
     w6.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w7 = new global::Gtk.Image();
     w7.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-save", global::Gtk.IconSize.Menu);
     w6.Add(w7);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w9 = new global::Gtk.Label();
     w9.LabelProp    = global::MonoDevelop.Database.AddinCatalog.GetString("_Save Script");
     w9.UseUnderline = true;
     w6.Add(w9);
     w5.Add(w6);
     this.button21.Add(w5);
     this.AddActionWidget(this.button21, -10);
     global::Gtk.ButtonBox.ButtonBoxChild w13 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w4[this.button21]));
     w13.Expand = false;
     w13.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w14 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w4[this.buttonCancel]));
     w14.Position = 1;
     w14.Expand   = false;
     w14.Fill     = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.Sensitive    = false;
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     this.AddActionWidget(this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w15 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w4[this.buttonOk]));
     w15.Position = 2;
     w15.Expand   = false;
     w15.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 617;
     this.DefaultHeight = 382;
     this.Show();
     this.button21.Clicked     += new global::System.EventHandler(this.OnButton21Clicked);
     this.buttonCancel.Clicked += new global::System.EventHandler(this.CancelClicked);
     this.buttonOk.Clicked     += new global::System.EventHandler(this.OkClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.VersionControl.Git.EditBranchDialog
     this.Name           = "MonoDevelop.VersionControl.Git.EditBranchDialog";
     this.Title          = global::Mono.Unix.Catalog.GetString("Branch Properties");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child MonoDevelop.VersionControl.Git.EditBranchDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.vbox5             = new global::Gtk.VBox();
     this.vbox5.Name        = "vbox5";
     this.vbox5.Spacing     = 6;
     this.vbox5.BorderWidth = ((uint)(9));
     // Container child vbox5.Gtk.Box+BoxChild
     this.table4               = new global::Gtk.Table(((uint)(2)), ((uint)(2)), false);
     this.table4.Name          = "table4";
     this.table4.RowSpacing    = ((uint)(6));
     this.table4.ColumnSpacing = ((uint)(6));
     // Container child table4.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.table4.Add(this.entryName);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table4 [this.entryName]));
     w2.LeftAttach  = ((uint)(1));
     w2.RightAttach = ((uint)(2));
     w2.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("Name:");
     this.table4.Add(this.label4);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table4 [this.label4]));
     w3.XOptions = ((global::Gtk.AttachOptions)(4));
     w3.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.labelError           = new global::Gtk.Label();
     this.labelError.Name      = "labelError";
     this.labelError.Xalign    = 0F;
     this.labelError.LabelProp = "Error";
     this.table4.Add(this.labelError);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table4 [this.labelError]));
     w4.TopAttach    = ((uint)(1));
     w4.BottomAttach = ((uint)(2));
     w4.LeftAttach   = ((uint)(1));
     w4.RightAttach  = ((uint)(2));
     w4.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbox5.Add(this.table4);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.table4]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child vbox5.Gtk.Box+BoxChild
     this.checkTrack               = new global::Gtk.CheckButton();
     this.checkTrack.CanFocus      = true;
     this.checkTrack.Name          = "checkTrack";
     this.checkTrack.Label         = global::Mono.Unix.Catalog.GetString("Track a branch or tag:");
     this.checkTrack.DrawIndicator = true;
     this.checkTrack.UseUnderline  = true;
     this.vbox5.Add(this.checkTrack);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.checkTrack]));
     w6.Position = 1;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child vbox5.Gtk.Box+BoxChild
     this.alignment1             = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment1.Name        = "alignment1";
     this.alignment1.LeftPadding = ((uint)(18));
     // Container child alignment1.Gtk.Container+ContainerChild
     this.comboSources      = new global::Gtk.ComboBox();
     this.comboSources.Name = "comboSources";
     this.alignment1.Add(this.comboSources);
     this.vbox5.Add(this.alignment1);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.alignment1]));
     w8.Position = 2;
     w8.Expand   = false;
     w8.Fill     = false;
     w1.Add(this.vbox5);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox5]));
     w9.Position = 0;
     w9.Expand   = false;
     w9.Fill     = false;
     // Internal child MonoDevelop.VersionControl.Git.EditBranchDialog.ActionArea
     global::Gtk.HButtonBox w10 = this.ActionArea;
     w10.Name        = "dialog1_ActionArea";
     w10.Spacing     = 10;
     w10.BorderWidth = ((uint)(5));
     w10.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w11 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w10 [this.buttonCancel]));
     w11.Expand = false;
     w11.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     this.AddActionWidget(this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild 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.DefaultWidth  = 400;
     this.DefaultHeight = 200;
     this.Hide();
     this.entryName.Changed  += new global::System.EventHandler(this.OnEntryNameChanged);
     this.checkTrack.Toggled += new global::System.EventHandler(this.OnCheckTrackToggled);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.VersionControl.Dialogs.CommitDialog
     this.Events         = ((global::Gdk.EventMask)(256));
     this.Name           = "MonoDevelop.VersionControl.Dialogs.CommitDialog";
     this.Title          = global::Mono.Unix.Catalog.GetString("Commit Files");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.BorderWidth    = ((uint)(6));
     // Internal child MonoDevelop.VersionControl.Dialogs.CommitDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Events      = ((global::Gdk.EventMask)(256));
     w1.Name        = "dialog_VBox";
     w1.Spacing     = 6;
     w1.BorderWidth = ((uint)(2));
     // Container child dialog_VBox.Gtk.Box+BoxChild
     this.mainBox             = new global::Gtk.VBox();
     this.mainBox.Name        = "mainBox";
     this.mainBox.Spacing     = 6;
     this.mainBox.BorderWidth = ((uint)(6));
     // Container child mainBox.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("The following files will be committed:");
     this.mainBox.Add(this.label1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.mainBox [this.label1]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child mainBox.Gtk.Box+BoxChild
     this.scrolledwindow1            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow1.CanFocus   = true;
     this.scrolledwindow1.Name       = "scrolledwindow1";
     this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow1.Gtk.Container+ContainerChild
     this.fileList          = new global::Gtk.TreeView();
     this.fileList.CanFocus = true;
     this.fileList.Name     = "fileList";
     this.scrolledwindow1.Add(this.fileList);
     this.mainBox.Add(this.scrolledwindow1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.mainBox [this.scrolledwindow1]));
     w4.Position = 1;
     // Container child mainBox.Gtk.Box+BoxChild
     this.vboxExtensions         = new global::Gtk.VBox();
     this.vboxExtensions.Name    = "vboxExtensions";
     this.vboxExtensions.Spacing = 6;
     this.mainBox.Add(this.vboxExtensions);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.mainBox [this.vboxExtensions]));
     w5.PackType = ((global::Gtk.PackType)(1));
     w5.Position = 2;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child mainBox.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.textview          = new global::Gtk.TextView();
     this.textview.CanFocus = true;
     this.textview.Name     = "textview";
     this.scrolledwindow2.Add(this.textview);
     this.mainBox.Add(this.scrolledwindow2);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.mainBox [this.scrolledwindow2]));
     w7.PackType = ((global::Gtk.PackType)(1));
     w7.Position = 3;
     // Container child mainBox.Gtk.Box+BoxChild
     this.label2              = new global::Gtk.Label();
     this.label2.Name         = "label2";
     this.label2.Xalign       = 0F;
     this.label2.LabelProp    = global::Mono.Unix.Catalog.GetString("Commit _message:");
     this.label2.UseUnderline = true;
     this.mainBox.Add(this.label2);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.mainBox [this.label2]));
     w8.PackType = ((global::Gtk.PackType)(1));
     w8.Position = 4;
     w8.Expand   = false;
     w8.Fill     = false;
     w1.Add(this.mainBox);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(w1 [this.mainBox]));
     w9.Position = 0;
     // Internal child MonoDevelop.VersionControl.Dialogs.CommitDialog.ActionArea
     global::Gtk.HButtonBox w10 = this.ActionArea;
     w10.Events      = ((global::Gdk.EventMask)(256));
     w10.Name        = "VersionControlAddIn.CommitDialog_ActionArea";
     w10.Spacing     = 6;
     w10.BorderWidth = ((uint)(5));
     w10.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child VersionControlAddIn.CommitDialog_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.button29              = new global::Gtk.Button();
     this.button29.CanDefault   = true;
     this.button29.CanFocus     = true;
     this.button29.Name         = "button29";
     this.button29.UseStock     = true;
     this.button29.UseUnderline = true;
     this.button29.Label        = "gtk-cancel";
     this.AddActionWidget(this.button29, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w11 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w10 [this.button29]));
     w11.Expand = false;
     w11.Fill   = false;
     // Container child VersionControlAddIn.CommitDialog_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCommit              = new global::Gtk.Button();
     this.buttonCommit.CanDefault   = true;
     this.buttonCommit.CanFocus     = true;
     this.buttonCommit.Name         = "buttonCommit";
     this.buttonCommit.UseUnderline = true;
     // Container child buttonCommit.Gtk.Container+ContainerChild
     global::Gtk.Alignment w12 = new global::Gtk.Alignment(0.5F, 0.5F, 0F, 0F);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w13 = new global::Gtk.HBox();
     w13.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w14 = new global::Gtk.Image();
     w14.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "vc-commit", global::Gtk.IconSize.Menu);
     w13.Add(w14);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w16 = new global::Gtk.Label();
     w16.LabelProp    = global::Mono.Unix.Catalog.GetString("C_ommit");
     w16.UseUnderline = true;
     w13.Add(w16);
     w12.Add(w13);
     this.buttonCommit.Add(w12);
     w10.Add(this.buttonCommit);
     global::Gtk.ButtonBox.ButtonBoxChild w20 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w10 [this.buttonCommit]));
     w20.Position = 1;
     w20.Expand   = false;
     w20.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth          = 628;
     this.DefaultHeight         = 481;
     this.label2.MnemonicWidget = this.textview;
     this.Hide();
     this.buttonCommit.Clicked += new global::System.EventHandler(this.OnButtonCommitClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.Debugger.ExpressionEvaluatorDialog
     this.Name           = "MonoDevelop.Debugger.ExpressionEvaluatorDialog";
     this.Title          = global::Mono.Unix.Catalog.GetString("Expression Evaluator");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child MonoDevelop.Debugger.ExpressionEvaluatorDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.vbox2             = new global::Gtk.VBox();
     this.vbox2.Name        = "vbox2";
     this.vbox2.Spacing     = 6;
     this.vbox2.BorderWidth = ((uint)(9));
     // 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.entry                  = new global::Gtk.Entry();
     this.entry.CanFocus         = true;
     this.entry.Name             = "entry";
     this.entry.IsEditable       = true;
     this.entry.ActivatesDefault = true;
     this.entry.InvisibleChar    = '●';
     this.hbox1.Add(this.entry);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.entry]));
     w2.Position = 0;
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonEval              = new global::Gtk.Button();
     this.buttonEval.CanDefault   = true;
     this.buttonEval.CanFocus     = true;
     this.buttonEval.Name         = "buttonEval";
     this.buttonEval.UseUnderline = true;
     this.buttonEval.Label        = global::Mono.Unix.Catalog.GetString("Evaluate");
     this.hbox1.Add(this.buttonEval);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.buttonEval]));
     w3.Position = 1;
     w3.Expand   = false;
     w3.Fill     = false;
     this.vbox2.Add(this.hbox1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox1]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.valueTree                      = new global::MonoDevelop.Debugger.ObjectValueTreeView();
     this.valueTree.CanFocus             = true;
     this.valueTree.Name                 = "valueTree";
     this.valueTree.AllowAdding          = false;
     this.valueTree.AllowEditing         = false;
     this.valueTree.AllowPinning         = false;
     this.valueTree.RootPinAlwaysVisible = false;
     this.valueTree.AllowExpanding       = false;
     this.valueTree.PinnedWatchLine      = 0;
     this.valueTree.CompactView          = false;
     this.GtkScrolledWindow.Add(this.valueTree);
     this.vbox2.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.GtkScrolledWindow]));
     w6.Position = 1;
     w1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox2]));
     w7.Position = 0;
     // Internal child MonoDevelop.Debugger.ExpressionEvaluatorDialog.ActionArea
     global::Gtk.HButtonBox w8 = this.ActionArea;
     w8.Name        = "dialog1_ActionArea";
     w8.Spacing     = 6;
     w8.BorderWidth = ((uint)(5));
     w8.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-close";
     this.AddActionWidget(this.buttonOk, -7);
     global::Gtk.ButtonBox.ButtonBoxChild w9 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w8 [this.buttonOk]));
     w9.Expand = false;
     w9.Fill   = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth          = 716;
     this.DefaultHeight         = 410;
     this.buttonEval.HasDefault = true;
     this.Hide();
     this.buttonEval.Clicked += new global::System.EventHandler(this.OnButtonEvalClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget LongoMatch.Gui.Dialog.SubCategoryTagsEditor
     this.Name            = "LongoMatch.Gui.Dialog.SubCategoryTagsEditor";
     this.Title           = global::Mono.Unix.Catalog.GetString("Edit subcategory tags");
     this.Icon            = global::Gdk.Pixbuf.LoadFromResource("logo.svg");
     this.WindowPosition  = ((global::Gtk.WindowPosition)(1));
     this.Modal           = true;
     this.Gravity         = ((global::Gdk.Gravity)(5));
     this.SkipPagerHint   = true;
     this.SkipTaskbarHint = true;
     // Internal child LongoMatch.Gui.Dialog.SubCategoryTagsEditor.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.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.fastcheckbutton = new global::Gtk.CheckButton();
     this.fastcheckbutton.TooltipMarkup = "When this option is selected, the subcategory can be tagged right after creating a new play";
     this.fastcheckbutton.CanFocus      = true;
     this.fastcheckbutton.Name          = "fastcheckbutton";
     this.fastcheckbutton.Label         = global::Mono.Unix.Catalog.GetString("Quick tag");
     this.fastcheckbutton.Active        = true;
     this.fastcheckbutton.DrawIndicator = true;
     this.fastcheckbutton.UseUnderline  = true;
     this.table1.Add(this.fastcheckbutton);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1 [this.fastcheckbutton]));
     w2.TopAttach    = ((uint)(1));
     w2.BottomAttach = ((uint)(2));
     w2.LeftAttach   = ((uint)(1));
     w2.RightAttach  = ((uint)(2));
     w2.XOptions     = ((global::Gtk.AttachOptions)(4));
     w2.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Subcategory name:");
     this.table1.Add(this.label1);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1 [this.label1]));
     w3.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.multicheckbutton = new global::Gtk.CheckButton();
     this.multicheckbutton.TooltipMarkup = "This options allows you to select multiple tags instead of just one";
     this.multicheckbutton.CanFocus      = true;
     this.multicheckbutton.Name          = "multicheckbutton";
     this.multicheckbutton.Label         = global::Mono.Unix.Catalog.GetString("Allow multiple selections");
     this.multicheckbutton.Active        = true;
     this.multicheckbutton.DrawIndicator = true;
     this.multicheckbutton.UseUnderline  = true;
     this.table1.Add(this.multicheckbutton);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1 [this.multicheckbutton]));
     w4.TopAttach    = ((uint)(1));
     w4.BottomAttach = ((uint)(2));
     w4.XOptions     = ((global::Gtk.AttachOptions)(4));
     w4.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.nameentry               = new global::Gtk.Entry();
     this.nameentry.CanFocus      = true;
     this.nameentry.Name          = "nameentry";
     this.nameentry.Text          = global::Mono.Unix.Catalog.GetString("Goal type");
     this.nameentry.IsEditable    = true;
     this.nameentry.InvisibleChar = '•';
     this.table1.Add(this.nameentry);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1 [this.nameentry]));
     w5.LeftAttach  = ((uint)(1));
     w5.RightAttach = ((uint)(2));
     w5.YOptions    = ((global::Gtk.AttachOptions)(4));
     this.vbox2.Add(this.table1);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.table1]));
     w6.Position = 0;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.frame1            = new global::Gtk.Frame();
     this.frame1.Name       = "frame1";
     this.frame1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child frame1.Gtk.Container+ContainerChild
     this.GtkAlignment2             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment2.Name        = "GtkAlignment2";
     this.GtkAlignment2.LeftPadding = ((uint)(12));
     // Container child GtkAlignment2.Gtk.Container+ContainerChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.scrolledwindow1          = new global::Gtk.ScrolledWindow();
     this.scrolledwindow1.CanFocus = true;
     this.scrolledwindow1.Name     = "scrolledwindow1";
     // Container child scrolledwindow1.Gtk.Container+ContainerChild
     global::Gtk.Viewport w7 = new global::Gtk.Viewport();
     w7.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.tagsbox         = new global::Gtk.VBox();
     this.tagsbox.Name    = "tagsbox";
     this.tagsbox.Spacing = 6;
     w7.Add(this.tagsbox);
     this.scrolledwindow1.Add(w7);
     this.vbox3.Add(this.scrolledwindow1);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.scrolledwindow1]));
     w10.Position = 0;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.tagentry               = new global::Gtk.Entry();
     this.tagentry.CanFocus      = true;
     this.tagentry.Name          = "tagentry";
     this.tagentry.Text          = global::Mono.Unix.Catalog.GetString("Penalty");
     this.tagentry.IsEditable    = true;
     this.tagentry.InvisibleChar = '•';
     this.hbox1.Add(this.tagentry);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.tagentry]));
     w11.Position = 0;
     // Container child hbox1.Gtk.Box+BoxChild
     this.addtagbutton              = new global::Gtk.Button();
     this.addtagbutton.CanFocus     = true;
     this.addtagbutton.Name         = "addtagbutton";
     this.addtagbutton.UseUnderline = true;
     // Container child addtagbutton.Gtk.Container+ContainerChild
     global::Gtk.Alignment w12 = new global::Gtk.Alignment(0.5F, 0.5F, 0F, 0F);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w13 = new global::Gtk.HBox();
     w13.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w14 = new global::Gtk.Image();
     w14.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu);
     w13.Add(w14);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w16 = new global::Gtk.Label();
     w16.LabelProp    = global::Mono.Unix.Catalog.GetString("Add tag");
     w16.UseUnderline = true;
     w13.Add(w16);
     w12.Add(w13);
     this.addtagbutton.Add(w12);
     this.hbox1.Add(this.addtagbutton);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.addtagbutton]));
     w20.Position = 1;
     w20.Expand   = false;
     w20.Fill     = false;
     this.vbox3.Add(this.hbox1);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hbox1]));
     w21.Position = 1;
     w21.Expand   = false;
     w21.Fill     = false;
     this.GtkAlignment2.Add(this.vbox3);
     this.frame1.Add(this.GtkAlignment2);
     this.GtkLabel4           = new global::Gtk.Label();
     this.GtkLabel4.Name      = "GtkLabel4";
     this.GtkLabel4.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Tags</b>");
     this.GtkLabel4.UseMarkup = true;
     this.frame1.LabelWidget  = this.GtkLabel4;
     this.vbox2.Add(this.frame1);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.frame1]));
     w24.Position = 1;
     w1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox2]));
     w25.Position = 0;
     // Internal child LongoMatch.Gui.Dialog.SubCategoryTagsEditor.ActionArea
     global::Gtk.HButtonBox w26 = this.ActionArea;
     w26.Name        = "dialog1_ActionArea";
     w26.Spacing     = 10;
     w26.BorderWidth = ((uint)(5));
     w26.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     this.AddActionWidget(this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w27 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w26 [this.buttonOk]));
     w27.Expand = false;
     w27.Fill   = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 326;
     this.DefaultHeight = 304;
     this.Show();
 }
 protected virtual void Build()
 {
     MonoDevelop.Components.Gui.Initialize(this);
     // Widget MonoDevelop.Ide.Execution.CustomExecutionModeDialog
     this.Name           = "MonoDevelop.Ide.Execution.CustomExecutionModeDialog";
     this.Title          = global::Mono.Unix.Catalog.GetString("Execution Arguments");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.Modal          = true;
     // Internal child MonoDevelop.Ide.Execution.CustomExecutionModeDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.boxEditor             = new global::Gtk.VBox();
     this.boxEditor.Name        = "boxEditor";
     this.boxEditor.Spacing     = 9;
     this.boxEditor.BorderWidth = ((uint)(6));
     // Container child boxEditor.Gtk.Box+BoxChild
     this.boxModeSelector         = new global::Gtk.VBox();
     this.boxModeSelector.Name    = "boxModeSelector";
     this.boxModeSelector.Spacing = 6;
     // Container child boxModeSelector.Gtk.Box+BoxChild
     this.hbox5         = new global::Gtk.HBox();
     this.hbox5.Name    = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Execution Mode:");
     this.hbox5.Add(this.label2);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.label2]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.comboTargetMode        = new global::MonoDevelop.Ide.Gui.Components.ExecutionModeComboBox();
     this.comboTargetMode.Events = ((global::Gdk.EventMask)(256));
     this.comboTargetMode.Name   = "comboTargetMode";
     this.hbox5.Add(this.comboTargetMode);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.comboTargetMode]));
     w3.Position = 1;
     this.boxModeSelector.Add(this.hbox5);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.boxModeSelector [this.hbox5]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child boxModeSelector.Gtk.Box+BoxChild
     this.hseparator1      = new global::Gtk.HSeparator();
     this.hseparator1.Name = "hseparator1";
     this.boxModeSelector.Add(this.hseparator1);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.boxModeSelector [this.hseparator1]));
     w5.Position = 1;
     w5.Expand   = false;
     w5.Fill     = false;
     this.boxEditor.Add(this.boxModeSelector);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.boxEditor [this.boxModeSelector]));
     w6.Position = 0;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child boxEditor.Gtk.Box+BoxChild
     this.notebook             = new global::Gtk.Notebook();
     this.notebook.CanFocus    = true;
     this.notebook.Name        = "notebook";
     this.notebook.CurrentPage = -1;
     this.boxEditor.Add(this.notebook);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.boxEditor [this.notebook]));
     w7.Position = 1;
     // Container child boxEditor.Gtk.Box+BoxChild
     this.boxSave         = new global::Gtk.VBox();
     this.boxSave.Name    = "boxSave";
     this.boxSave.Spacing = 6;
     // Container child boxSave.Gtk.Box+BoxChild
     this.hseparator      = new global::Gtk.HSeparator();
     this.hseparator.Name = "hseparator";
     this.boxSave.Add(this.hseparator);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.boxSave [this.hseparator]));
     w8.Position = 0;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child boxSave.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 configuration as a custom execution mode");
     this.checkSave.DrawIndicator = true;
     this.checkSave.UseUnderline  = true;
     this.boxSave.Add(this.checkSave);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.boxSave [this.checkSave]));
     w9.Position = 1;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child boxSave.Gtk.Box+BoxChild
     this.boxName         = new global::Gtk.HBox();
     this.boxName.Name    = "boxName";
     this.boxName.Spacing = 6;
     // Container child boxName.Gtk.Box+BoxChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("Custom Mode Name:");
     this.boxName.Add(this.label4);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.boxName [this.label4]));
     w10.Position = 0;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child boxName.Gtk.Box+BoxChild
     this.entryModeName               = new global::Gtk.Entry();
     this.entryModeName.CanFocus      = true;
     this.entryModeName.Name          = "entryModeName";
     this.entryModeName.IsEditable    = true;
     this.entryModeName.InvisibleChar = '●';
     this.boxName.Add(this.entryModeName);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.boxName [this.entryModeName]));
     w11.Position = 1;
     // Container child boxName.Gtk.Box+BoxChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Available for:");
     this.boxName.Add(this.label3);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.boxName [this.label3]));
     w12.Position = 2;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child boxName.Gtk.Box+BoxChild
     this.comboStore = global::Gtk.ComboBox.NewText();
     this.comboStore.AppendText(global::Mono.Unix.Catalog.GetString("Only this project"));
     this.comboStore.AppendText(global::Mono.Unix.Catalog.GetString("Only this solution"));
     this.comboStore.AppendText(global::Mono.Unix.Catalog.GetString("All solutions"));
     this.comboStore.Name   = "comboStore";
     this.comboStore.Active = 0;
     this.boxName.Add(this.comboStore);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.boxName [this.comboStore]));
     w13.Position = 3;
     w13.Expand   = false;
     w13.Fill     = false;
     this.boxSave.Add(this.boxName);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.boxSave [this.boxName]));
     w14.Position = 2;
     w14.Expand   = false;
     w14.Fill     = false;
     // Container child boxSave.Gtk.Box+BoxChild
     this.checkPrompt               = new global::Gtk.CheckButton();
     this.checkPrompt.CanFocus      = true;
     this.checkPrompt.Name          = "checkPrompt";
     this.checkPrompt.Label         = global::Mono.Unix.Catalog.GetString("Always show the parameters window before running this custom mode");
     this.checkPrompt.DrawIndicator = true;
     this.checkPrompt.UseUnderline  = true;
     this.boxSave.Add(this.checkPrompt);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.boxSave [this.checkPrompt]));
     w15.Position = 3;
     w15.Expand   = false;
     w15.Fill     = false;
     this.boxEditor.Add(this.boxSave);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.boxEditor [this.boxSave]));
     w16.PackType = ((global::Gtk.PackType)(1));
     w16.Position = 2;
     w16.Expand   = false;
     w16.Fill     = false;
     w1.Add(this.boxEditor);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(w1 [this.boxEditor]));
     w17.Position = 0;
     // Internal child MonoDevelop.Ide.Execution.CustomExecutionModeDialog.ActionArea
     global::Gtk.HButtonBox w18 = this.ActionArea;
     w18.Name        = "dialog1_ActionArea";
     w18.Spacing     = 10;
     w18.BorderWidth = ((uint)(5));
     w18.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w19 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w18 [this.buttonCancel]));
     w19.Expand = false;
     w19.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     this.AddActionWidget(this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w20 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w18 [this.buttonOk]));
     w20.Position = 1;
     w20.Expand   = false;
     w20.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 655;
     this.DefaultHeight = 525;
     this.boxName.Hide();
     this.checkPrompt.Hide();
     this.Hide();
     this.comboTargetMode.SelectionChanged += new global::System.EventHandler(this.OnComboTargetModeSelectionChanged);
     this.checkSave.Toggled     += new global::System.EventHandler(this.OnCheckSaveToggled);
     this.entryModeName.Changed += new global::System.EventHandler(this.OnEntryModeNameChanged);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget BookManagement.Gtksharp.SearchBookDialog
     this.Name           = "BookManagement.Gtksharp.SearchBookDialog";
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.BorderWidth    = ((uint)(6));
     // Internal child BookManagement.Gtksharp.SearchBookDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 30;
     // Container child hbox3.Gtk.Box+BoxChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Book Id:");
     this.hbox3.Add(this.label2);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.label2]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.IdEntry               = new global::Gtk.Entry();
     this.IdEntry.CanFocus      = true;
     this.IdEntry.Name          = "IdEntry";
     this.IdEntry.IsEditable    = true;
     this.IdEntry.InvisibleChar = '•';
     this.hbox3.Add(this.IdEntry);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.IdEntry]));
     w3.Position = 1;
     this.vbox3.Add(this.hbox3);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.hbox3]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.ResultTextView          = new global::Gtk.TextView();
     this.ResultTextView.CanFocus = true;
     this.ResultTextView.Name     = "ResultTextView";
     this.ResultTextView.Editable = false;
     this.GtkScrolledWindow.Add(this.ResultTextView);
     this.vbox3.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.GtkScrolledWindow]));
     w6.Position = 1;
     w1.Add(this.vbox3);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(w1[this.vbox3]));
     w7.Position = 0;
     // Internal child BookManagement.Gtksharp.SearchBookDialog.ActionArea
     global::Gtk.HButtonBox w8 = this.ActionArea;
     w8.Name        = "dialog1_ActionArea";
     w8.Spacing     = 10;
     w8.BorderWidth = ((uint)(5));
     w8.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.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 w9 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w8[this.buttonCancel]));
     w9.Expand = false;
     w9.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     this.AddActionWidget(this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w10 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w8[this.buttonOk]));
     w10.Position = 1;
     w10.Expand   = false;
     w10.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 304;
     this.DefaultHeight = 286;
     this.Show();
     this.buttonCancel.Clicked += new global::System.EventHandler(this.On_CancelBtn_Clicked);
     this.buttonOk.Clicked     += new global::System.EventHandler(this.On_OkBtn_Clicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget HFSGuardaDiretorio.gui.FrmSobre
     this.Name           = "HFSGuardaDiretorio.gui.FrmSobre";
     this.Title          = global::Mono.Unix.Catalog.GetString("Sobre o Catalogador");
     this.WindowPosition = ((global::Gtk.WindowPosition)(1));
     this.Modal          = true;
     this.Resizable      = false;
     this.AllowGrow      = false;
     this.DefaultWidth   = 300;
     this.DefaultHeight  = 150;
     // Internal child HFSGuardaDiretorio.gui.FrmSobre.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("HFSGuardaDir 2.0 - Catalogador de Diretórios");
     this.vbox2.Add(this.label1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label1]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Desenvolvido em C# com GTK#, Versão: 2.0");
     this.vbox2.Add(this.label2);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label2]));
     w3.Position = 1;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Por Henrique Figueiredo de Souza");
     this.vbox2.Add(this.label3);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label3]));
     w4.Position = 2;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("Todos os direitos reservados, 2014");
     this.vbox2.Add(this.label4);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label4]));
     w5.Position = 3;
     w5.Expand   = false;
     w5.Fill     = false;
     w1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox2]));
     w6.Position = 0;
     w6.Expand   = false;
     w6.Fill     = false;
     // Internal child HFSGuardaDiretorio.gui.FrmSobre.ActionArea
     global::Gtk.HButtonBox w7 = this.ActionArea;
     w7.Name        = "dialog1_ActionArea";
     w7.Spacing     = 10;
     w7.BorderWidth = ((uint)(5));
     w7.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(1));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     this.AddActionWidget(this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w8 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w7 [this.buttonOk]));
     w8.Expand = false;
     w8.Fill   = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Show();
     this.buttonOk.Clicked += new global::System.EventHandler(this.OnButtonOkClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.Ide.Projects.ApplyPolicyDialog
     this.Name           = "MonoDevelop.Ide.Projects.ApplyPolicyDialog";
     this.Title          = global::Mono.Unix.Catalog.GetString("Apply Policies");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child MonoDevelop.Ide.Projects.ApplyPolicyDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.vbox3             = new global::Gtk.VBox();
     this.vbox3.Name        = "vbox3";
     this.vbox3.Spacing     = 16;
     this.vbox3.BorderWidth = ((uint)(12));
     // Container child vbox3.Gtk.Box+BoxChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.radioCustom               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Apply stock or custom policy set"));
     this.radioCustom.CanFocus      = true;
     this.radioCustom.Name          = "radioCustom";
     this.radioCustom.DrawIndicator = true;
     this.radioCustom.UseUnderline  = true;
     this.radioCustom.Group         = new global::GLib.SList(global::System.IntPtr.Zero);
     this.vbox2.Add(this.radioCustom);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.radioCustom]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.boxCustom             = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.boxCustom.Name        = "boxCustom";
     this.boxCustom.LeftPadding = ((uint)(42));
     // Container child boxCustom.Gtk.Container+ContainerChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Policy:");
     this.hbox1.Add(this.label2);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label2]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.combPolicies      = global::Gtk.ComboBox.NewText();
     this.combPolicies.Name = "combPolicies";
     this.hbox1.Add(this.combPolicies);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.combPolicies]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     this.boxCustom.Add(this.hbox1);
     this.vbox2.Add(this.boxCustom);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.boxCustom]));
     w6.Position = 1;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.radioFile               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Apply policies from file"));
     this.radioFile.CanFocus      = true;
     this.radioFile.Name          = "radioFile";
     this.radioFile.DrawIndicator = true;
     this.radioFile.UseUnderline  = true;
     this.radioFile.Group         = this.radioCustom.Group;
     this.vbox2.Add(this.radioFile);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.radioFile]));
     w7.Position = 2;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.boxFile             = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.boxFile.Name        = "boxFile";
     this.boxFile.LeftPadding = ((uint)(42));
     // Container child boxFile.Gtk.Container+ContainerChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("File:");
     this.hbox2.Add(this.label3);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.label3]));
     w8.Position = 0;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.fileEntry              = new global::MonoDevelop.Components.FileEntry();
     this.fileEntry.Name         = "fileEntry";
     this.fileEntry.BrowserTitle = "Select Policy Set File";
     this.hbox2.Add(this.fileEntry);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.fileEntry]));
     w9.Position = 1;
     this.boxFile.Add(this.hbox2);
     this.vbox2.Add(this.boxFile);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.boxFile]));
     w11.Position = 3;
     w11.Expand   = false;
     w11.Fill     = false;
     this.vbox3.Add(this.vbox2);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.vbox2]));
     w12.Position = 0;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.vbox4         = new global::Gtk.VBox();
     this.vbox4.Name    = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.labelChangesTitle           = new global::Gtk.Label();
     this.labelChangesTitle.Name      = "labelChangesTitle";
     this.labelChangesTitle.Xalign    = 0F;
     this.labelChangesTitle.LabelProp = global::Mono.Unix.Catalog.GetString("Policies to set or replace:");
     this.vbox4.Add(this.labelChangesTitle);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.labelChangesTitle]));
     w13.Position = 0;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.policiesScroll            = new global::Gtk.ScrolledWindow();
     this.policiesScroll.CanFocus   = true;
     this.policiesScroll.Name       = "policiesScroll";
     this.policiesScroll.ShadowType = ((global::Gtk.ShadowType)(1));
     this.vbox4.Add(this.policiesScroll);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.policiesScroll]));
     w14.Position = 1;
     this.vbox3.Add(this.vbox4);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.vbox4]));
     w15.Position = 1;
     w1.Add(this.vbox3);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox3]));
     w16.Position = 0;
     // Internal child MonoDevelop.Ide.Projects.ApplyPolicyDialog.ActionArea
     global::Gtk.HButtonBox w17 = this.ActionArea;
     w17.Name        = "dialog1_ActionArea";
     w17.Spacing     = 10;
     w17.BorderWidth = ((uint)(5));
     w17.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w18 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w17 [this.buttonCancel]));
     w18.Expand = false;
     w18.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = global::Mono.Unix.Catalog.GetString("_Apply policies");
     w17.Add(this.buttonOk);
     global::Gtk.ButtonBox.ButtonBoxChild w19 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w17 [this.buttonOk]));
     w19.Position = 1;
     w19.Expand   = false;
     w19.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 475;
     this.DefaultHeight = 325;
     this.Hide();
     this.radioCustom.Toggled   += new global::System.EventHandler(this.OnRadioCustomToggled);
     this.combPolicies.Changed  += new global::System.EventHandler(this.OnCombPoliciesChanged);
     this.fileEntry.PathChanged += new global::System.EventHandler(this.OnFileEntryPathChanged);
     this.buttonOk.Clicked      += new global::System.EventHandler(this.OnButtonOkClicked);
 }