Let me clarify what I want to do. In class OtherClass, I want to launch an event that can be picked up by w1 (since w1 has the event listener added). i.e. something happens in OtherClass, event gets fired, picked up by w1 even though w1 is not a member of OtherClass. I think it has something to do in the dispatch of the event or when I create the data event, but im still having trouble getting it to work.
Jon -- View this message in context: http://www.nabble.com/Simple-Event-Handling-Question-%28newbie%29-tf1985199.html#a5491656 Sent from the qooxdoo-devel forum at Nabble.com. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
