Hi!

I am looking ar the Hello World tutorial and I have questions regarding
widget alignment,

This code:
https://git.enlightenment.org/tools/examples.git/tree/tutorial/c/hello-gui/src/gui_main.c
Creates a window with a vertical box container, which contains a text
widget and a button.
The text label has this alignment:

efl_gfx_size_hint_align_set(efl_added, 0.5, 0.5),

So, why is the text string aligned horizontally but not vertically?

Thanks!
Xavi
p.s. I already looked at
https://phab.enlightenment.org/w/size_hints/
Although funny, it wasn't very enlightening.
Any other sources of wisdom?
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to