Spoke too soon: sigslot_core2.js.patch

Michael Flanagan <[email protected]>
Newsgroups gmane.comp.windows.devel.netwindows
Message-ID <[email protected]>
Works for me once I applied this patch.

_______________________________________________
The netWindows developers list: [email protected]
http://netwindows.org/mailman/listinfo/devel_netwindows.org
sigslot_core2.js.patch (text/plain, 661 B)
Index: sigslot_core2.js
===================================================================
RCS file: /cvsroot/netwindows/netWindows/winScripts/sigslot_core2.js,v
retrieving revision 1.1
diff -u -r1.1 sigslot_core2.js
--- sigslot_core2.js	21 Jul 2003 21:44:35 -0000	1.1
+++ sigslot_core2.js	21 Jul 2003 22:16:55 -0000
@@ -135,7 +135,7 @@
     lock: false,
 
     connectByName : NW_subscribe,
-    connectOnceByName : function(o,f,to,tf) {return NW_subscribe(a,f,t,tf,true);},
+    connectOnceByName : function(o,f,to,tf) {return NW_subscribe(o,f,to,tf,true);},
     disconnectAllByName : NW_unsubscribe,
     addBareSignalByName : NW_wrapMethod,
     // alias
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.