GSoC/GCI Archive
Google Code-in 2013 KDE

Add support for Comboboxes in the Marble Legend Browser for steering property values

completed by: Yazeed Zoabi

mentors: Torsten Rahn, Dennis Nienhüser, Andrei Dorian Duma, Utku Aydın, René Küttner

This task requires the radiobutton task to be finished first.

This task is about implementing support for comboboxes in the dgml files. It should work as an alternative visual representation of radiobuttons. 

This could either be done with a backwards-compatible approach (introducing a "combo" attribute which would specify the name of the associated combobox). Or a completely new syntax. Of course if it can be achieved without big hacks we would prefer the backwards-compatible approach.