|
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221 |
- // ------------------------------------------------------------------------------
- // <autogenerated>
- // This code was generated by a tool.
- // Mono Runtime Version: 2.0.50727.42
- //
- // Changes to this file may cause incorrect behavior and will be lost if
- // the code is regenerated.
- // </autogenerated>
- // ------------------------------------------------------------------------------
-
- namespace ThePimp {
-
-
- public partial class ToolBox {
-
- private Gtk.Table table1;
-
- private Gtk.Button button10;
-
- private Gtk.Image image5;
-
- private Gtk.Button button11;
-
- private Gtk.Image image6;
-
- private Gtk.Button button12;
-
- private Gtk.Image image9;
-
- private Gtk.Button button13;
-
- private Gtk.Image image8;
-
- private Gtk.Button button5;
-
- private Gtk.Image image1;
-
- private Gtk.Button button6;
-
- private Gtk.Image image7;
-
- private Gtk.Button button7;
-
- private Gtk.Image image3;
-
- private Gtk.Button button8;
-
- private Gtk.Image image2;
-
- private Gtk.Button button9;
-
- private Gtk.Image image4;
-
- protected virtual void Build() {
- Stetic.Gui.Initialize(this);
- // Widget ThePimp.ToolBox
- Stetic.BinContainer.Attach(this);
- this.Name = "ThePimp.ToolBox";
- // Container child ThePimp.ToolBox.Gtk.Container+ContainerChild
- this.table1 = new Gtk.Table(((uint)(4)), ((uint)(4)), false);
- this.table1.Name = "table1";
- this.table1.RowSpacing = ((uint)(6));
- this.table1.ColumnSpacing = ((uint)(6));
- // Container child table1.Gtk.Table+TableChild
- this.button10 = new Gtk.Button();
- this.button10.CanFocus = true;
- this.button10.Name = "button10";
- // Container child button10.Gtk.Container+ContainerChild
- this.image5 = new Gtk.Image();
- this.image5.Name = "image5";
- this.image5.Pixbuf = Stetic.IconLoader.LoadIcon(this, "stock_draw-rectangle", Gtk.IconSize.Menu, 16);
- this.button10.Add(this.image5);
- this.button10.Label = null;
- this.table1.Add(this.button10);
- Gtk.Table.TableChild w2 = ((Gtk.Table.TableChild)(this.table1[this.button10]));
- w2.TopAttach = ((uint)(1));
- w2.BottomAttach = ((uint)(2));
- w2.LeftAttach = ((uint)(1));
- w2.RightAttach = ((uint)(2));
- w2.XOptions = ((Gtk.AttachOptions)(4));
- w2.YOptions = ((Gtk.AttachOptions)(4));
- // Container child table1.Gtk.Table+TableChild
- this.button11 = new Gtk.Button();
- this.button11.CanFocus = true;
- this.button11.Name = "button11";
- // Container child button11.Gtk.Container+ContainerChild
- this.image6 = new Gtk.Image();
- this.image6.Name = "image6";
- this.image6.Pixbuf = Stetic.IconLoader.LoadIcon(this, "stock_draw-ellipse", Gtk.IconSize.Menu, 16);
- this.button11.Add(this.image6);
- this.button11.Label = null;
- this.table1.Add(this.button11);
- Gtk.Table.TableChild w4 = ((Gtk.Table.TableChild)(this.table1[this.button11]));
- w4.TopAttach = ((uint)(1));
- w4.BottomAttach = ((uint)(2));
- w4.LeftAttach = ((uint)(2));
- w4.RightAttach = ((uint)(3));
- w4.XOptions = ((Gtk.AttachOptions)(4));
- w4.YOptions = ((Gtk.AttachOptions)(4));
- // Container child table1.Gtk.Table+TableChild
- this.button12 = new Gtk.Button();
- this.button12.CanFocus = true;
- this.button12.Name = "button12";
- // Container child button12.Gtk.Container+ContainerChild
- this.image9 = new Gtk.Image();
- this.image9.Name = "image9";
- this.image9.Pixbuf = Stetic.IconLoader.LoadIcon(this, "stock_3d-color-picker", Gtk.IconSize.Menu, 16);
- this.button12.Add(this.image9);
- this.button12.Label = null;
- this.table1.Add(this.button12);
- Gtk.Table.TableChild w6 = ((Gtk.Table.TableChild)(this.table1[this.button12]));
- w6.TopAttach = ((uint)(2));
- w6.BottomAttach = ((uint)(3));
- w6.LeftAttach = ((uint)(2));
- w6.RightAttach = ((uint)(3));
- w6.XOptions = ((Gtk.AttachOptions)(4));
- w6.YOptions = ((Gtk.AttachOptions)(4));
- // Container child table1.Gtk.Table+TableChild
- this.button13 = new Gtk.Button();
- this.button13.CanFocus = true;
- this.button13.Name = "button13";
- // Container child button13.Gtk.Container+ContainerChild
- this.image8 = new Gtk.Image();
- this.image8.Name = "image8";
- this.image8.Pixbuf = Stetic.IconLoader.LoadIcon(this, "stock_draw-text", Gtk.IconSize.Menu, 16);
- this.button13.Add(this.image8);
- this.button13.Label = null;
- this.table1.Add(this.button13);
- Gtk.Table.TableChild w8 = ((Gtk.Table.TableChild)(this.table1[this.button13]));
- w8.TopAttach = ((uint)(2));
- w8.BottomAttach = ((uint)(3));
- w8.LeftAttach = ((uint)(1));
- w8.RightAttach = ((uint)(2));
- w8.XOptions = ((Gtk.AttachOptions)(4));
- w8.YOptions = ((Gtk.AttachOptions)(4));
- // Container child table1.Gtk.Table+TableChild
- this.button5 = new Gtk.Button();
- this.button5.CanFocus = true;
- this.button5.Name = "button5";
- // Container child button5.Gtk.Container+ContainerChild
- this.image1 = new Gtk.Image();
- this.image1.Name = "image1";
- this.image1.Pixbuf = Stetic.IconLoader.LoadIcon(this, "stock_show-draw-functions", Gtk.IconSize.Menu, 16);
- this.button5.Add(this.image1);
- this.button5.Label = null;
- this.table1.Add(this.button5);
- Gtk.Table.TableChild w10 = ((Gtk.Table.TableChild)(this.table1[this.button5]));
- w10.XOptions = ((Gtk.AttachOptions)(4));
- w10.YOptions = ((Gtk.AttachOptions)(4));
- // Container child table1.Gtk.Table+TableChild
- this.button6 = new Gtk.Button();
- this.button6.CanFocus = true;
- this.button6.Name = "button6";
- // Container child button6.Gtk.Container+ContainerChild
- this.image7 = new Gtk.Image();
- this.image7.Name = "image7";
- this.image7.Pixbuf = Stetic.IconLoader.LoadIcon(this, "stock_draw-polygon", Gtk.IconSize.Menu, 16);
- this.button6.Add(this.image7);
- this.button6.Label = null;
- this.table1.Add(this.button6);
- Gtk.Table.TableChild w12 = ((Gtk.Table.TableChild)(this.table1[this.button6]));
- w12.TopAttach = ((uint)(2));
- w12.BottomAttach = ((uint)(3));
- w12.XOptions = ((Gtk.AttachOptions)(4));
- w12.YOptions = ((Gtk.AttachOptions)(4));
- // Container child table1.Gtk.Table+TableChild
- this.button7 = new Gtk.Button();
- this.button7.CanFocus = true;
- this.button7.Name = "button7";
- // Container child button7.Gtk.Container+ContainerChild
- this.image3 = new Gtk.Image();
- this.image3.Name = "image3";
- this.image3.Pixbuf = Stetic.IconLoader.LoadIcon(this, "gtk-clear", Gtk.IconSize.Menu, 16);
- this.button7.Add(this.image3);
- this.button7.Label = null;
- this.table1.Add(this.button7);
- Gtk.Table.TableChild w14 = ((Gtk.Table.TableChild)(this.table1[this.button7]));
- w14.LeftAttach = ((uint)(2));
- w14.RightAttach = ((uint)(3));
- w14.XOptions = ((Gtk.AttachOptions)(4));
- w14.YOptions = ((Gtk.AttachOptions)(4));
- // Container child table1.Gtk.Table+TableChild
- this.button8 = new Gtk.Button();
- this.button8.CanFocus = true;
- this.button8.Name = "button8";
- // Container child button8.Gtk.Container+ContainerChild
- this.image2 = new Gtk.Image();
- this.image2.Name = "image2";
- this.image2.Pixbuf = Stetic.IconLoader.LoadIcon(this, "stock_insert-fields-author", Gtk.IconSize.Menu, 16);
- this.button8.Add(this.image2);
- this.button8.Label = null;
- this.table1.Add(this.button8);
- Gtk.Table.TableChild w16 = ((Gtk.Table.TableChild)(this.table1[this.button8]));
- w16.LeftAttach = ((uint)(1));
- w16.RightAttach = ((uint)(2));
- w16.XOptions = ((Gtk.AttachOptions)(4));
- w16.YOptions = ((Gtk.AttachOptions)(4));
- // Container child table1.Gtk.Table+TableChild
- this.button9 = new Gtk.Button();
- this.button9.CanFocus = true;
- this.button9.Name = "button9";
- // Container child button9.Gtk.Container+ContainerChild
- this.image4 = new Gtk.Image();
- this.image4.Name = "image4";
- this.image4.Pixbuf = Stetic.IconLoader.LoadIcon(this, "stock_draw-line", Gtk.IconSize.Menu, 16);
- this.button9.Add(this.image4);
- this.button9.Label = null;
- this.table1.Add(this.button9);
- Gtk.Table.TableChild w18 = ((Gtk.Table.TableChild)(this.table1[this.button9]));
- w18.TopAttach = ((uint)(1));
- w18.BottomAttach = ((uint)(2));
- w18.XOptions = ((Gtk.AttachOptions)(4));
- w18.YOptions = ((Gtk.AttachOptions)(4));
- this.Add(this.table1);
- if ((this.Child != null)) {
- this.Child.ShowAll();
- }
- this.Show();
- }
- }
- }
|