Mercurial > repos > IBBoard.WarFoundry.GUI.GTK
comparison gtk-gui/IBBoard.WarFoundry.GTK.FrmNewArmy.cs @ 50:d2f4fcc28254
Re #306: Combine equipment lists in GTK#
* Initial UI rearranging
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Sun, 15 Aug 2010 16:02:49 +0000 |
parents | 23238d998535 |
children |
comparison
equal
deleted
inserted
replaced
49:d29ad8445461 | 50:d2f4fcc28254 |
---|---|
47 w1.Events = ((global::Gdk.EventMask)(256)); | 47 w1.Events = ((global::Gdk.EventMask)(256)); |
48 w1.Name = "dialog_VBox"; | 48 w1.Name = "dialog_VBox"; |
49 w1.BorderWidth = ((uint)(2)); | 49 w1.BorderWidth = ((uint)(2)); |
50 // Container child dialog_VBox.Gtk.Box+BoxChild | 50 // Container child dialog_VBox.Gtk.Box+BoxChild |
51 this.table1 = new global::Gtk.Table(((uint)(4)), ((uint)(2)), false); | 51 this.table1 = new global::Gtk.Table(((uint)(4)), ((uint)(2)), false); |
52 this.table1.Name = "table1"; | |
52 this.table1.RowSpacing = ((uint)(6)); | 53 this.table1.RowSpacing = ((uint)(6)); |
53 this.table1.ColumnSpacing = ((uint)(6)); | 54 this.table1.ColumnSpacing = ((uint)(6)); |
54 // Container child table1.Gtk.Table+TableChild | 55 // Container child table1.Gtk.Table+TableChild |
55 this.GtkScrolledWindow = new global::Gtk.ScrolledWindow(); | 56 this.GtkScrolledWindow = new global::Gtk.ScrolledWindow(); |
56 this.GtkScrolledWindow.Name = "GtkScrolledWindow"; | 57 this.GtkScrolledWindow.Name = "GtkScrolledWindow"; |