From: Alan Knowles Date: Tue, 18 Dec 2018 04:44:13 +0000 (+0800) Subject: NewBranch.bjs X-Git-Url: http://git.roojs.org/?p=gitlive;a=commitdiff_plain;h=39aecc12b88151a57723e50e99119b08a3099fe2 NewBranch.bjs NewBranch.vala --- diff --git a/NewBranch.bjs b/NewBranch.bjs index 09a1195b..4195c611 100644 --- a/NewBranch.bjs +++ b/NewBranch.bjs @@ -210,6 +210,9 @@ "bool vexpand" : true, "items" : [ { + "listeners" : { + "authenticate" : "" + }, "id" : "view", "* pack" : "add", "xtype" : "WebView", diff --git a/NewBranch.vala b/NewBranch.vala index e041745d..29d1ac1a 100644 --- a/NewBranch.vala +++ b/NewBranch.vala @@ -893,6 +893,9 @@ public class NewBranch : Object // my vars (dec) // set gobject values + + //listeners + this.el.authenticate.connect( ); } // user defined functions