]> git.street.me.uk Git - andy/viking.git/commit
Use combobox to select map type
authorGuilhem Bonnefille <guilhem.bonnefille@gmail.com>
Sun, 24 Jan 2010 16:01:39 +0000 (17:01 +0100)
committerGuilhem Bonnefille <guilhem.bonnefille@gmail.com>
Sun, 24 Jan 2010 16:01:39 +0000 (17:01 +0100)
commita88768926619a3d44947b8e4baca7fae365ca717
treefa1901f8ac779695a05fd25d4c56cf756108bea6
parentbb8aed99bce1e602a63b265f5b7524dc00a2d002
Use combobox to select map type

Since recent changes, it is now possible for the user to add some map types.
So, the list of available map type can become really important.
The previous UI, based on a radio group, became less appropriate than a
combobox menu.
This is particularly true on devices with small screen.
src/uibuilder.c
src/util.h
src/vikmapslayer.c