NewBranch.bjs
[gitlive] / NewBranch.bjs
index f8a8f4e..af89d20 100644 (file)
@@ -25,6 +25,9 @@
    "bool modal" : true,
    "items" : [
     {
+     "listeners" : {
+      "switch_page" : "(page, page_num) => {\n\tGLib.debug(\"Switch to page: %d\", (int)page_num);\n\t\n}\n"
+     },
      "* pack" : "get_content_area().add",
      "xtype" : "Notebook",
      "$ xns" : "Gtk",
        "bool homogeneous" : false,
        "* pack" : "append_page,_this.label_quick_commit.el",
        "xtype" : "Box",
+       "| void load_data" : "() {\n  _this.commit_message.el.set_text(\"\");\n  \n}\n",
        "$ xns" : "Gtk",
        "Gtk.Orientation orientation" : "Gtk.Orientation.VERTICAL",
        "items" : [