From de9e261ea8b3f472bcef4fbcd79c037443d064c7 Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Sat, 15 Nov 2008 05:18:36 +0000 Subject: [PATCH] some notes for elm SVN revision: 37653 --- legacy/elementary/src/lib/Elementary.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/legacy/elementary/src/lib/Elementary.h b/legacy/elementary/src/lib/Elementary.h index 81bd94b283..6c0c5e1734 100644 --- a/legacy/elementary/src/lib/Elementary.h +++ b/legacy/elementary/src/lib/Elementary.h @@ -308,5 +308,7 @@ extern "C" { // photos of contacts that match etc.) // * need imageview widget (for large not iconic images) // * labels with "" are 0x0 size, but with " " are correct vertically. check - +// * tiled image + zoom widget (tiled map viewer) +// * dialpad widget - need one with a phone dialpad +// * scale property from e - watch for changes. also allow for env var option #endif