Hi,

I updated from 0.6.6 to 0.7

In 0.6 this code was working:

        var theme =
qx.manager.object.AppearanceManager.getInstance().getAppearanceTheme();
        var apar = theme._appearances['table-focus-indicator'];
        apar.state = function() {return {zIndex: -1}};

in 0.7 it doesn`t work anymore and I have to click twice on a Icon inside a
table bevore the event gets executed. I have some events on the
PaneScrollerArray from the table.

I dont know how to do that in 0.7

Thanks for any help

Philipp
-- 
View this message in context: 
http://www.nabble.com/edit-table-focus-indicator-in-0.7--tf4048831.html#a11500398
Sent from the qooxdoo-devel mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to