ControllerEventListener replacement?

Hey all,



I am exploring with nifty 1.3 now… looking at the ChatArea tutorial on their website, only issue is that tutorial is built for 1.2



Just wondering what class replaces the ControllerEventListener class?



Thanks,

Sakizen

The ChatAreaControl has been updated by ractoc for 1.3. Review and integrating it as a 1.3 standard control is on my TODO List



There is no direct replacement for ControllerEventListener in 1.3. It has been removed in favor of dedicated Events for the individual controls using the EventBus project. There is some information about Events for standard controls available in the Nifty wiki: http://sourceforge.net/apps/mediawiki/nifty-gui/index.php?title=Nifty_Standard_Controls_%28Nifty_1.3%29