factory.... working on it. but up and kicking. it's a little unhappy
[framework/uifw/elementary.git] / src / bin / test.c
1 #include <Elementary.h>
2 #ifdef HAVE_CONFIG_H
3 # include "elementary_config.h"
4 #endif
5 #ifndef ELM_LIB_QUICKLAUNCH
6
7 /* all tests prototypes */
8 void test_bg_plain(void *data, Evas_Object *obj, void *event_info);
9 void test_bg_image(void *data, Evas_Object *obj, void *event_info);
10 void test_bg_options(void *data, Evas_Object *obj, void *event_info);
11 void test_icon(void *data, Evas_Object *obj, void *event_info);
12 void test_box_vert(void *data, Evas_Object *obj, void *event_info);
13 void test_box_vert2(void *data, Evas_Object *obj, void *event_info);
14 void test_box_horiz(void *data, Evas_Object *obj, void *event_info);
15 void test_box_transition(void *data, Evas_Object *obj, void *event_info);
16 void test_button(void *data, Evas_Object *obj, void *event_info);
17 void test_transit(void *data, Evas_Object *obj, void *event_info);
18 void test_transit2(void *data, Evas_Object *obj, void *event_info);
19 void test_transit3(void *data, Evas_Object *obj, void *event_info);
20 void test_transit4(void *data, Evas_Object *obj, void *event_info);
21 void test_transit5(void *data, Evas_Object *obj, void *event_info);
22 void test_transit6(void *data, Evas_Object *obj, void *event_info);
23 void test_transit7(void *data, Evas_Object *obj, void *event_info);
24 void test_transit8(void *data, Evas_Object *obj, void *event_info);
25 void test_transit9(void *data, Evas_Object *obj, void *event_info);
26 void test_fileselector_button(void *data, Evas_Object *obj, void *event_info);
27 void test_fileselector_entry(void *data, Evas_Object *obj, void *event_info);
28 void test_toggle(void *data, Evas_Object *obj, void *event_info);
29 void test_clock(void *data, Evas_Object *obj, void *event_info);
30 void test_clock2(void *data, Evas_Object *obj, void *event_info);
31 void test_check(void *data, Evas_Object *obj, void *event_info);
32 void test_radio(void *data, Evas_Object *obj, void *event_info);
33 void test_layout(void *data, Evas_Object *obj, void *event_info);
34 void test_hover(void *data, Evas_Object *obj, void *event_info);
35 void test_hover2(void *data, Evas_Object *obj, void *event_info);
36 void test_entry(void *data, Evas_Object *obj, void *event_info);
37 void test_entry_scrolled(void *data, Evas_Object *obj, void *event_info);
38 void test_entry3(void *data, Evas_Object *obj, void *event_info);
39 void test_entry4(void *data, Evas_Object *obj, void *event_info);
40 void test_entry5(void *data, Evas_Object *obj, void *event_info);
41 void test_entry_notepad(void *data, Evas_Object *obj, void *event_info);
42 void test_anchorview(void *data, Evas_Object *obj, void *event_info);
43 void test_anchorblock(void *data, Evas_Object *obj, void *event_info);
44 void test_toolbar(void *data, Evas_Object *obj, void *event_info);
45 void test_toolbar2(void *data, Evas_Object *obj, void *event_info);
46 void test_toolbar3(void *data, Evas_Object *obj, void *event_info);
47 void test_toolbar4(void *data, Evas_Object *obj, void *event_info);
48 void test_toolbar5(void *data, Evas_Object *obj, void *event_info);
49 void test_toolbar6(void *data, Evas_Object *obj, void *event_info);
50 void test_hoversel(void *data, Evas_Object *obj, void *event_info);
51 void test_list(void *data, Evas_Object *obj, void *event_info);
52 void test_list_horizontal(void *data, Evas_Object *obj, void *event_info);
53 void test_list2(void *data, Evas_Object *obj, void *event_info);
54 void test_list3(void *data, Evas_Object *obj, void *event_info);
55 void test_list4(void *data, Evas_Object *obj, void *event_info);
56 void test_list5(void *data, Evas_Object *obj, void *event_info);
57 void test_inwin(void *data, Evas_Object *obj, void *event_info);
58 void test_inwin2(void *data, Evas_Object *obj, void *event_info);
59 void test_scaling(void *data, Evas_Object *obj, void *event_info);
60 void test_scaling2(void *data, Evas_Object *obj, void *event_info);
61 void test_slider(void *data, Evas_Object *obj, void *event_info);
62 void test_actionslider(void *data, Evas_Object *obj, void *event_info);
63 void test_genlist(void *data, Evas_Object *obj, void *event_info);
64 void test_genlist2(void *data, Evas_Object *obj, void *event_info);
65 void test_genlist3(void *data, Evas_Object *obj, void *event_info);
66 void test_genlist4(void *data, Evas_Object *obj, void *event_info);
67 void test_genlist5(void *data, Evas_Object *obj, void *event_info);
68 void test_genlist6(void *data, Evas_Object *obj, void *event_info);
69 void test_genlist7(void *data, Evas_Object *obj, void *event_info);
70 void test_genlist8(void *data, Evas_Object *obj, void *event_info);
71 void test_genlist9(void *data, Evas_Object *obj, void *event_info);
72 void test_genlist10(void *data, Evas_Object *obj, void *event_info);
73 void test_genlist11(void *data, Evas_Object *obj, void *event_info);
74 void test_gesture_layer(void *data, Evas_Object *obj, void *event_info);
75 void test_table(void *data, Evas_Object *obj, void *event_info);
76 void test_table2(void *data, Evas_Object *obj, void *event_info);
77 void test_table3(void *data, Evas_Object *obj, void *event_info);
78 void test_table4(void *data, Evas_Object *obj, void *event_info);
79 void test_table5(void *data, Evas_Object *obj, void *event_info);
80 void test_table6(void *data, Evas_Object *obj, void *event_info);
81 void test_gengrid(void *data, Evas_Object *obj, void *event_info);
82 void test_gengrid2(void *data, Evas_Object *obj, void *event_info);
83 void test_pager(void *data, Evas_Object *obj, void *event_info);
84 void test_pager_slide(void *data, Evas_Object *obj, void *event_info);
85 void test_win_state(void *data, Evas_Object *obj, void *event_info);
86 void test_win_state2(void *data, Evas_Object *obj, void *event_info);
87 void test_progressbar(void *data, Evas_Object *obj, void *event_info);
88 void test_fileselector(void *data, Evas_Object *obj, void *event_info);
89 void test_separator(void *data, Evas_Object *obj, void *event_info);
90 void test_scroller(void *data, Evas_Object *obj, void *event_info);
91 void test_scroller2(void *data, Evas_Object *obj, void *event_info);
92 void test_spinner(void *data, Evas_Object *obj, void *event_info);
93 void test_index(void *data, Evas_Object *obj, void *event_info);
94 void test_index2(void *data, Evas_Object *obj, void *event_info);
95 void test_photocam(void *data, Evas_Object *obj, void *event_info);
96 void test_photo(void *data, Evas_Object *obj, void *event_info);
97 void test_thumb(void *data, Evas_Object *obj, void *event_info);
98 void test_icon_desktops(void *data, Evas_Object *obj, void *event_info);
99 void test_notify(void *data, Evas_Object *obj, void *event_info);
100 void test_slideshow(void *data, Evas_Object *obj, void *event_info);
101 void test_menu(void *data, Evas_Object *obj, void *event_info);
102 void test_panel(void *data, Evas_Object *obj, void *event_info);
103 void test_panes(void *data, Evas_Object *obj, void *event_info);
104 void test_calendar(void *data, Evas_Object *obj, void *event_info);
105 void test_calendar2(void *data, Evas_Object *obj, void *event_info);
106 void test_map(void *data, Evas_Object *obj, void *event_info);
107 void test_weather(void *data, Evas_Object *obj, void *event_info);
108 void test_flip(void *data, Evas_Object *obj, void *event_info);
109 void test_flip2(void *data, Evas_Object *obj, void *event_info);
110 void test_flip3(void *data, Evas_Object *obj, void *event_info);
111 void test_flip4(void *data, Evas_Object *obj, void *event_info);
112 void test_flip_page(void *data, Evas_Object *obj, void *event_info);
113 void test_label(void *data, Evas_Object *obj, void *event_info);
114 void test_conformant(void *data, Evas_Object *obj, void *event_info);
115 void test_conformant2(void *data, Evas_Object *obj, void *event_info);
116 void test_multi(void *data, Evas_Object *obj, void *event_info);
117 void test_floating(void *data, Evas_Object *obj, void *event_info);
118 void test_launcher(void *data, Evas_Object *obj, void *event_info);
119 void test_launcher2(void *data, Evas_Object *obj, void *event_info);
120 void test_launcher3(void *data, Evas_Object *obj, void *event_info);
121 void test_anim(void *data, Evas_Object *obj, void *event_info);
122 void test_tooltip(void *data, Evas_Object *obj, void *event_info);
123 void test_tooltip2(void *data, Evas_Object *obj, void *event_info);
124 void test_cursor(void *data, Evas_Object *obj, void *event_info);
125 void test_cursor2(void *data, Evas_Object *obj, void *event_info);
126 void test_cursor3(void *data, Evas_Object *obj, void *event_info);
127 void test_focus(void *data, Evas_Object *obj, void *event_info);
128 void test_focus2(void *data, Evas_Object *obj, void *event_info);
129 void test_focus3(void *data, Evas_Object *obj, void *event_info);
130 void test_flipselector(void *data, Evas_Object *obj, void *event_info);
131 void test_diskselector(void *data, Evas_Object *obj, void *event_info);
132 void test_colorselector(void *data, Evas_Object *obj, void *event_info);
133 void test_ctxpopup(void *data, Evas_Object *obj, void *event_info);
134 void test_bubble(void *data, Evas_Object *obj, void *event_info);
135 void test_segment_control(void *data, Evas_Object *obj, void *event_info);
136 void test_store(void *data, Evas_Object *obj, void *event_info);
137 void test_win_inline(void *data, Evas_Object *obj, void *event_info);
138 void test_grid(void *data, Evas_Object *obj, void *event_info);
139 void test_glview_simple(void *data, Evas_Object *obj, void *event_info);
140 void test_glview(void *data, Evas_Object *obj, void *event_info);
141 void test_3d(void *data, Evas_Object *obj, void *event_info);
142 void test_naviframe(void *data, Evas_Object *obj, void *event_info);
143 void test_factory(void *data, Evas_Object *obj, void *event_info);
144 #ifdef HAVE_EIO
145 void test_eio(void *data, Evas_Object *obj, void *event_info);
146 #endif
147 #ifdef HAVE_ELEMENTARY_WEB
148 void test_web(void *data, Evas_Object *obj, void *event_info);
149 #endif
150
151 struct elm_test
152 {
153    const char *name;
154    void (*cb)(void *, Evas_Object *, void *);
155 };
156
157 static int
158 elm_test_sort(const void *pa, const void *pb)
159 {
160    const struct elm_test *a = pa, *b = pb;
161    return strcasecmp(a->name, b->name);
162 }
163
164 static void
165 elm_test_add(Eina_List **p_list, const char *name, void (*cb)(void *, Evas_Object *, void *))
166 {
167    struct elm_test *t = malloc(sizeof(struct elm_test));
168    t->name = name;
169    t->cb = cb;
170    *p_list = eina_list_sorted_insert(*p_list, elm_test_sort, t);
171 }
172
173 static void
174 my_win_del(void *data __UNUSED__, Evas_Object *obj __UNUSED__, void *event_info __UNUSED__)
175 {
176    /* called when my_win_main is requested to be deleted */
177    elm_exit(); /* exit the program's main loop that runs in elm_run() */
178 }
179
180 static void
181 index_changed(void *data __UNUSED__, Evas_Object *obj __UNUSED__, void *event_info)
182 {
183    elm_list_item_show(event_info);
184 }
185
186 static void
187 _ui_tg_changed(void *data, Evas_Object *obj, void *event_info)
188 {
189    (void) data; (void) event_info;
190    elm_mirrored_set(elm_toggle_state_get(obj));
191 }
192
193
194 static void
195 my_win_main(char *autorun, Eina_Bool test_win_only)
196 {
197    Evas_Object *win, *bg, *bx0, *lb, *li, *idx, *fr, *tg;
198    Eina_List *tests, *l;
199    struct elm_test *t;
200
201    /* Create an elm window - It returns an evas object. This is a little
202     * special as the object lives in the canvas that is inside the window
203     * so what is returned is really inside the window, but as you manipulate
204     * the evas object returned - the window will respond. elm_win makes sure
205     * of that so you can blindly treat it like any other evas object
206     * pretty much, just as long as you know it has special significance.
207     * The first parameter is a "parent" window - eg for a dialog you want to
208     * have a main window it is related to, here it is NULL meaning there
209     * is no parent. "main" is the name of the window - used by the window
210     * manager for identifying the window uniquely amongst all the windows
211     * within this application (and all instances of the application). The
212     * type is a basic window (the final parameter) */
213    win = elm_win_add(NULL, "main", ELM_WIN_BASIC);
214    /* Set the title of the window - This is in the titlebar. */
215    elm_win_title_set(win, "Elementary Tests");
216
217    /* Set a callback on the window when "delete,request" is emitted as
218     * a callback. When this happens my_win_del() is called and the
219     * data pointer (first param) is passed the final param here (in this
220     * case it is NULL). This is how you can pass specific things to a
221     * callback like objects or data layered on top. */
222    evas_object_smart_callback_add(win, "delete,request", my_win_del, NULL);
223
224    /* Add a background to our window. This just uses the standard theme set
225     * background. Without a background, you could make a window seem
226     * transparent with elm_win_alpha_set(win, 1); For example. if you have
227     * a compositor running this will make the window able to be
228     * semi-transparent and any space not filled by object/widget pixels will
229     * be transparent or translucent based on alpha. If you do not have a
230     * compositor running this should fall back to using shaped windows
231     * (which have a mask). Both these features will be slow and rely on
232     * a lot more resources, so only use it if you need it. */
233    bg = elm_bg_add(win);
234    /* Set weight to 1.0 x 1.0 == expand in both x and y direction. */
235    evas_object_size_hint_weight_set(bg, EVAS_HINT_EXPAND, EVAS_HINT_EXPAND);
236    /* Tell the window that this object is to be resized along with the window.
237     * Also as a result this object will be one of several objects that
238     * controls the minimum/maximum size of the window. */
239    elm_win_resize_object_add(win, bg);
240    /* And show the background. */
241    evas_object_show(bg);
242
243    /* Add a box layout widget to the window. */
244    bx0 = elm_box_add(win);
245    /* Allow base box (bx0) to expand in x and y. */
246    evas_object_size_hint_weight_set(bx0, EVAS_HINT_EXPAND, EVAS_HINT_EXPAND);
247    /* Tell the window that the box affects window size and also will be
248     * resized when the window is resized. */
249    elm_win_resize_object_add(win, bx0);
250    evas_object_show(bx0);
251
252    fr = elm_frame_add(win);
253    elm_object_text_set(fr, "Information");
254    elm_box_pack_end(bx0, fr);
255    evas_object_show(fr);
256
257    lb = elm_label_add(win);
258    elm_object_text_set(lb,
259                        "Please select a test from the list below<br>"
260                        "by clicking the test button to show the<br>"
261                        "test window.");
262    elm_object_content_set(fr, lb);
263    evas_object_show(lb);
264
265    tg = elm_toggle_add(win);
266    elm_object_text_set(tg, "UI-Mirroring:");
267    elm_toggle_state_set(tg, elm_mirrored_get());
268    evas_object_smart_callback_add(tg, "changed", _ui_tg_changed, NULL);
269    elm_box_pack_end(bx0, tg);
270    evas_object_show(tg);
271
272    li = elm_list_add(win);
273    elm_list_always_select_mode_set(li, 1);
274    evas_object_size_hint_weight_set(li, EVAS_HINT_EXPAND, EVAS_HINT_EXPAND);
275    evas_object_size_hint_fill_set(li, EVAS_HINT_FILL, EVAS_HINT_FILL);
276    elm_box_pack_end(bx0, li);
277    evas_object_show(li);
278
279    idx = elm_index_add(win);
280    evas_object_smart_callback_add(idx, "delay,changed", index_changed, NULL);
281    evas_object_size_hint_weight_set(idx, EVAS_HINT_EXPAND, EVAS_HINT_EXPAND);
282    elm_win_resize_object_add(win, idx);
283    evas_object_show(idx);
284
285    tests = NULL;
286 #define ADD_TEST(name_, cb_) elm_test_add(&tests, name_, cb_)
287    ADD_TEST("Bg Plain", test_bg_plain);
288    ADD_TEST("Bg Image", test_bg_image);
289    ADD_TEST("Bg Options", test_bg_options);
290    ADD_TEST("Icon Transparent", test_icon);
291    ADD_TEST("Box Vert", test_box_vert);
292    ADD_TEST("Box Vert 2", test_box_vert2);
293    ADD_TEST("Box Horiz", test_box_horiz);
294    ADD_TEST("Box Transition", test_box_transition);
295    ADD_TEST("Buttons", test_button);
296    ADD_TEST("Transit", test_transit);
297    ADD_TEST("Transit 2", test_transit2);
298    ADD_TEST("Transit 3", test_transit3);
299    ADD_TEST("Transit 4", test_transit4);
300    ADD_TEST("Transit 5", test_transit5);
301    ADD_TEST("Transit 6", test_transit6);
302    ADD_TEST("Transit 7", test_transit7);
303    ADD_TEST("Transit 8", test_transit8);
304    ADD_TEST("Transit 9", test_transit9);
305    ADD_TEST("File Selector Button", test_fileselector_button);
306    ADD_TEST("File Selector Entry", test_fileselector_entry);
307    ADD_TEST("Toggles", test_toggle);
308    ADD_TEST("Table", test_table);
309    ADD_TEST("Table Homogeneous", test_table2);
310    ADD_TEST("Table 3", test_table3);
311    ADD_TEST("Table 4", test_table4);
312    ADD_TEST("Table 5", test_table5);
313    ADD_TEST("Table 6", test_table6);
314    ADD_TEST("Clock", test_clock);
315    ADD_TEST("Clock 2", test_clock2);
316    ADD_TEST("Layout", test_layout);
317    ADD_TEST("Hover", test_hover);
318    ADD_TEST("Hover 2", test_hover2);
319    ADD_TEST("Entry", test_entry);
320    ADD_TEST("Entry Scrolled", test_entry_scrolled);
321    ADD_TEST("Entry 3", test_entry3);
322    ADD_TEST("Entry 4", test_entry4);
323    ADD_TEST("Entry 5", test_entry5);
324    ADD_TEST("Entry Notepad", test_entry_notepad);
325    ADD_TEST("Anchorview", test_anchorview);
326    ADD_TEST("Anchorblock", test_anchorblock);
327    ADD_TEST("Toolbar", test_toolbar);
328    ADD_TEST("Toolbar 2", test_toolbar2);
329    ADD_TEST("Toolbar 3", test_toolbar3);
330    ADD_TEST("Toolbar 4", test_toolbar4);
331    ADD_TEST("Toolbar 5", test_toolbar5);
332    ADD_TEST("Toolbar 6", test_toolbar6);
333    ADD_TEST("Hoversel", test_hoversel);
334    ADD_TEST("List", test_list);
335    ADD_TEST("List - Horizontal", test_list_horizontal);
336    ADD_TEST("List 2", test_list2);
337    ADD_TEST("List 3", test_list3);
338    ADD_TEST("List 4", test_list4);
339    ADD_TEST("List 5", test_list5);
340    ADD_TEST("Inwin", test_inwin);
341    ADD_TEST("Inwin 2", test_inwin2);
342    ADD_TEST("Scaling", test_scaling);
343    ADD_TEST("Scaling 2", test_scaling2);
344    ADD_TEST("Slider", test_slider);
345    ADD_TEST("Actionslider", test_actionslider);
346    ADD_TEST("Genlist", test_genlist);
347    ADD_TEST("Genlist 2", test_genlist2);
348    ADD_TEST("Genlist 3", test_genlist3);
349    ADD_TEST("Genlist 4", test_genlist4);
350    ADD_TEST("Genlist 5", test_genlist5);
351    ADD_TEST("Genlist 7", test_genlist7);
352    ADD_TEST("Genlist Tree", test_genlist6);
353    ADD_TEST("Genlist Group", test_genlist8);
354    ADD_TEST("Genlist Group Tree", test_genlist9);
355    ADD_TEST("Genlist Mode", test_genlist10);
356    ADD_TEST("Genlist Reorder Mode", test_genlist11);
357 #ifdef HAVE_EIO
358    ADD_TEST("Genlist Eio", test_eio);
359 #endif
360    ADD_TEST("GenGrid", test_gengrid);
361    ADD_TEST("GenGrid 2", test_gengrid2);
362    ADD_TEST("Checks", test_check);
363    ADD_TEST("Radios", test_radio);
364    ADD_TEST("Pager", test_pager);
365    ADD_TEST("Pager Slide", test_pager_slide);
366    ADD_TEST("Window States", test_win_state);
367    ADD_TEST("Window States 2", test_win_state2);
368    ADD_TEST("Progressbar", test_progressbar);
369    ADD_TEST("File Selector", test_fileselector);
370    ADD_TEST("Separator", test_separator);
371    ADD_TEST("Scroller", test_scroller);
372    ADD_TEST("Scroller 2", test_scroller2);
373    ADD_TEST("Spinner", test_spinner);
374    ADD_TEST("Index", test_index);
375    ADD_TEST("Index 2", test_index2);
376    ADD_TEST("Photocam", test_photocam);
377    ADD_TEST("Photo", test_photo);
378    ADD_TEST("Thumb", test_thumb);
379    ADD_TEST("Icon Desktops", test_icon_desktops);
380    ADD_TEST("Notify", test_notify);
381    ADD_TEST("Slideshow", test_slideshow);
382    ADD_TEST("Menu", test_menu);
383    ADD_TEST("Panel", test_panel);
384    ADD_TEST("Panes", test_panes);
385    ADD_TEST("Map", test_map);
386    ADD_TEST("Weather", test_weather);
387    ADD_TEST("Flip", test_flip);
388    ADD_TEST("Flip 2", test_flip2);
389    ADD_TEST("Flip 3", test_flip3);
390    ADD_TEST("Flip Interactive", test_flip4);
391    ADD_TEST("Flip Page", test_flip_page);
392    ADD_TEST("Label", test_label);
393    ADD_TEST("Conformant", test_conformant);
394    ADD_TEST("Conformant 2", test_conformant2);
395    ADD_TEST("Multi Touch", test_multi);
396    ADD_TEST("Floating Objects", test_floating);
397    ADD_TEST("Launcher", test_launcher);
398    ADD_TEST("Launcher 2", test_launcher2);
399    ADD_TEST("Launcher 3", test_launcher3);
400    ADD_TEST("Animation", test_anim);
401    ADD_TEST("Calendar", test_calendar);
402    ADD_TEST("Calendar 2", test_calendar2);
403    ADD_TEST("Tooltip", test_tooltip);
404    ADD_TEST("Tooltip2", test_tooltip2);
405    ADD_TEST("Cursor", test_cursor);
406    ADD_TEST("Cursor 2", test_cursor2);
407    ADD_TEST("Cursor 3", test_cursor3);
408    ADD_TEST("Focus", test_focus);
409    ADD_TEST("Focus 2", test_focus2);
410    ADD_TEST("Focus 3", test_focus3);
411    ADD_TEST("Flip Selector", test_flipselector);
412    ADD_TEST("Disk Selector", test_diskselector);
413    ADD_TEST("Color Selector", test_colorselector);
414    ADD_TEST("Ctxpopup", test_ctxpopup);
415    ADD_TEST("Bubble", test_bubble);
416    ADD_TEST("Segment Control", test_segment_control);
417    ADD_TEST("Store", test_store);
418    ADD_TEST("Window Inline", test_win_inline);
419    ADD_TEST("Grid", test_grid);
420    ADD_TEST("GLViewSimple", test_glview_simple);
421    ADD_TEST("GLView", test_glview);
422    ADD_TEST("3D", test_3d);
423    ADD_TEST("Gesture Layer", test_gesture_layer);
424    ADD_TEST("Naviframe", test_naviframe);
425 #ifdef HAVE_ELEMENTARY_WEB
426    ADD_TEST("Web", test_web);
427 #endif
428    ADD_TEST("Factory", test_factory);
429 #undef ADD_TEST
430
431    if (autorun)
432      {
433         EINA_LIST_FOREACH(tests, l, t)
434            if ((t->name) && (t->cb) && (!strcmp(t->name, autorun)))
435              t->cb(NULL, NULL, NULL);
436      }
437
438    if (tests)
439      {
440         char last_letter = 0;
441         EINA_LIST_FREE(tests, t)
442           {
443              Elm_List_Item *it;
444              it = elm_list_item_append(li, t->name, NULL, NULL, t->cb, NULL);
445              if (last_letter != t->name[0])
446                {
447                   char letter[2] = {t->name[0], '\0'};
448                   elm_index_item_append(idx, letter, it);
449                   last_letter = t->name[0];
450                }
451              free(t);
452           }
453         elm_index_item_go(idx, 0);
454      }
455
456    elm_list_go(li);
457
458    /* set an initial window size */
459    evas_object_resize(win, 320, 480);
460    /* show the window */
461    if (!test_win_only)
462       evas_object_show(win);
463 }
464
465 /* this is your elementary main function - it MUST be called IMMEDIATELY
466  * after elm_init() and MUST be passed argc and argv, and MUST be called
467  * elm_main and not be static - must be a visible symbol with EAPI infront */
468 EAPI_MAIN int
469 elm_main(int argc, char **argv)
470 {
471    Eina_Bool test_win_only = EINA_FALSE;
472    char *autorun = NULL;
473
474    elm_policy_set(ELM_POLICY_QUIT, ELM_POLICY_QUIT_LAST_WINDOW_CLOSED);
475
476    /* tell elm about our app so it can figure out where to get files */
477    elm_app_compile_bin_dir_set(PACKAGE_BIN_DIR);
478    elm_app_compile_data_dir_set(PACKAGE_DATA_DIR);
479    elm_app_info_set(elm_main, "elementary", "images/logo.png");
480
481    /* if called with a single argument try to autorun a test with
482     * the same name as the given param
483     * ex:  elementary_test "Box Vert 2" */
484    if (argc == 2)
485      autorun = argv[1];
486    else if (argc == 3)
487      {
488         /* Just a workaround to make the shot module more
489          * useful with elementary test. */
490         if (!strcmp(argv[1], "--test-win-only"))
491           {
492              test_win_only = EINA_TRUE;
493              autorun = argv[2];
494           }
495      }
496
497    /* put here any init specific to this app like parsing args etc. */
498    my_win_main(autorun, test_win_only); /* create main window */
499    elm_run(); /* and run the program now  and handle all events etc. */
500    /* if the mainloop that elm_run() runs exist - we exit the app */
501    elm_shutdown(); /* clean up and shut down */
502    /* exit code */
503    return 0;
504 }
505 #endif
506 /* all elementary apps should use this. but it should be placed right after
507  * elm_main() */
508 ELM_MAIN()