Hi Patrice,
First of all: Welcome to the qooxdoo project!
> I have a combobox, filled with list items.
> How can I link a handler to a clicked list item?
You can use the "changeValue" event to get informed about any change of the
selection the user made. Take a look at the demo provided with the demobrowser
to get in touch with the code:
http://demo.qooxdoo.org/current/demobrowser/#widget~ComboBox.html
You can hit "JS Code" at the top right to take a look at the implementation
code. Additionally you can use the button "To Playground" to play around with
the code.
> Or in other words, except for the list item to be filled in the textfield I
> want to also do some other
> action, depending on which item was clicked. The itemlist of the combobox is
> dynamically filled.
The "changeValue" event should help you further in this case.
Regards,
Alex
------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a
Billion" shares his insights and actions to help propel your
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel