Hi,

This is another problem I have migrating from 0.6.6 to 0.7

I have a HorizontalBoxLayout with buttons inside.
If I do this:
  buttonBox.setLocation(10, 30);
  buttonBox.addToDocument();

then the buttons are shown, but don't react to the mouse: 
- no tooltip is shown, 
- no highlighting when over the cursor
- no reaction when clicked

If I add the same box to main one (with all the other widgets), then it
works ok.

In the 1st case, the button box overlaps with the main box.  Could it be the
problem?
-- 
View this message in context: 
http://www.nabble.com/No-mouse-processing-tf3939229.html#a11172587
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