[qooxdoo-devel] JSF and Qooxdoo

2007-08-29 Thread miguel
Hi, I am trying to make some ajax components in JSF, mixing both qooxdoo and JSF to easily create rich pages. I would like to know if someone else have already tried it or have interest to try it. I would gladly share what I did so far. --

Re: [qooxdoo-devel] combobox and event question

2007-08-29 Thread westor
Thank you, Hugh, for spending your time with my problem. - The problem with the error was easy to fix: a small bug in my eventListener. I overlooked this bug, because I only clicked with the mouse and never used the keybord. - I agree, using of an external window (popup) is not a good solution.