entry_mode: PLAIN;
multiline: 0;
source: "elm/entry/selection/default"; // selection under
- source4: "elm/entry/cursor/default"; // cursorover
source5: "elm/entry/anchor/default"; // anchor under
description { state: "default" 0.0;
text {
entry_mode: PLAIN;
multiline: 1;
source: "elm/entry/selection/default"; // selection under
- source4: "elm/entry/cursor/default"; // cursorover
source5: "elm/entry/anchor/default"; // anchor under
description { state: "default" 0.0;
text {
entry_mode: PLAIN;
multiline: 1;
source: "elm/entry/selection/default"; // selection under
- source4: "elm/entry/cursor/default"; // cursorover
source5: "elm/entry/anchor/default"; // anchor under
description { state: "default" 0.0;
text {
//// (bugs - high priority)
// * scale change for hover doesnt seem to do new size alloc nicely
// * left/right arrow broken with password mode for entry + utf8 chars...
+// * edje entry selections broke
+// * entry signal "changed" not called when deleting
+// * bubble doesnt handle child size changes right
//
//// (incomplete - medium priority)
// * bubble should allow style (left/right + top/bottom)
-// * hover needs a "best direction" call for where to put entries with constraints
// * buttons need a "bigbutton" option
// * disabled not supported
// * tab widget focusing (not useful for touchscreen tho...)
// * need multi-sel (with button + hover + ...)
// * need "photoframe" widget (for contact photos?)
// * toolbar widget (edje + box + button + separators)
+// * in-window dialog container widget
// * listitem widget (simple label + icon)
+// * page widget (for pushing/popping pages and going back and forward and flipping)
// * radio widget + group handling
// * checkbox widget (like toggle)
// * need separator widget (h/v)
// * dialpad widget - need one with a phone dialpad
//
//// (improvements - low priority)
+// * return list of toplevel window objects
// * widgets should show who is focused (not useful for touchscreen)
// * scroller could do with page up/down/left/right buttons and and idea of
// a page size