No errors. Nothing happens. The button is added like it is supposed to but the listener never registers propery with the toolbar. I can actually dig into the instance of the DwtButtonToolbar with Firebug and see the other listeners (SEND, CANCEL, etc.). But the custom listener do not seem to add properly. |