tasn pushed a commit to branch master.
commit 78d88626c8034ffc420164348333d69b132ea2ab
Author: Tom 'TAsn' Hacohen <[email protected]>
Date: Fri Aug 30 11:55:33 2013 +0100
Use elm guide in the 'Jump To' field and improve it a bit.
---
src/bin/clouseau_client.c | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/src/bin/clouseau_client.c b/src/bin/clouseau_client.c
index bf04cae..9692238 100644
--- a/src/bin/clouseau_client.c
+++ b/src/bin/clouseau_client.c
@@ -1845,10 +1845,9 @@ _control_buttons_create(Gui_Elements *g, Evas_Object
*win)
_highlight_check_check_changed, g);
jump_to_entry = elm_entry_add(g->hbx);
- elm_entry_scrollable_set(jump_to_entry, EINA_FALSE);
+ elm_entry_scrollable_set(jump_to_entry, EINA_TRUE);
elm_entry_single_line_set(jump_to_entry, EINA_TRUE);
- /* FIXME: Hack because for some reason we don't have "hints" in entry */
- elm_object_text_set(jump_to_entry, "Jump To");
+ elm_object_part_text_set(jump_to_entry, "guide", "Jump To Pointer");
evas_object_size_hint_align_set(jump_to_entry,
EVAS_HINT_FILL, EVAS_HINT_FILL);
evas_object_size_hint_weight_set(jump_to_entry,
--
------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk