Dear Derrell, I have followed your advice on inheriting qx.ui.table.columnmenu.Button. I currently have this: http://pastie.org/private/08b3wp0w3iyiz50x6rk6nq
as you see there, when the menu button's factory method is called, it is calling the parent's method and also there is an alert call. the menu items are shown, but the alert is not. what is it I am missing? I have also tried to see if item is, per se, "menu-button" do an alert otherwise call the super method, alert didn't work again. the next question is, I have seen that the table columns are menu items in the column menu button, so how should I write an event listener in my column button so whenever the menu items are clicked to be invisible or visible, my action runs then? thanks in advance. -- View this message in context: http://qooxdoo.678.n2.nabble.com/Table-changeVisibility-events-tp5325098p5363761.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://p.sf.net/sfu/dev2dev-palm _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
