projects
/
platform
/
upstream
/
elementary.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4d55a2
)
and demo focusing a specific widget, not just the first.
author
Carsten Haitzler
<raster@rasterman.com>
Thu, 19 Feb 2009 07:05:12 +0000
(07:05 +0000)
committer
Carsten Haitzler
<raster@rasterman.com>
Thu, 19 Feb 2009 07:05:12 +0000
(07:05 +0000)
SVN revision: 39090
src/bin/test.c
patch
|
blob
|
history
diff --git
a/src/bin/test.c
b/src/bin/test.c
index
fd730fd
..
2d26c73
100644
(file)
--- a/
src/bin/test.c
+++ b/
src/bin/test.c
@@
-735,7
+735,7
@@
my_bt_13(void *data, Evas_Object *obj, void *event_info)
elm_box_pack_end(bx, bx2);
evas_object_show(bx2);
- elm_object_focus(
wi
n);
+ elm_object_focus(
e
n);
evas_object_show(win);
}