X-Git-Url: http://git.roojs.org/?p=gitlive;a=blobdiff_plain;f=NewBranch.bjs;fp=NewBranch.bjs;h=1e8b9148c2064fa9046485afbc409d4be95ecd9f;hp=335d58a78999225375ee8a459f904cf07b3afc31;hb=f00d2a709d93776e6aa3003def747143ab049b78;hpb=9df01e59458293cdac3f984d7bc8f63055640e19 diff --git a/NewBranch.bjs b/NewBranch.bjs index 335d58a7..1e8b9148 100644 --- a/NewBranch.bjs +++ b/NewBranch.bjs @@ -97,7 +97,7 @@ }, "* ctor" : "new Gtk.ComboBox.with_entry()", "id" : "ticketsel", - "* init" : "//this.el.add_attribute(_this.dbcellrenderer.el , \"markup\", 1 );\nthis.el.set_entry_text_column(1);", + "* init" : "//this.el.add_attribute(_this.dbcellrenderer.el , \"markup\", 1 );\nthis.el.set_entry_text_column(1);\nthis.el.get_child().set_sensitive(false); ", "* pack" : "attach_defaults,1,4,1,2", "xtype" : "ComboBox", "# bool loading" : false,