Re: [e-users] Lost in EFL Unified C API...

Vincent Torri <[email protected]>
Newsgroups gmane.comp.window-managers.enlightenment.user
Message-ID <CAMq1adpvXL0wnsMZTOXzDzoYwrWQHLqxC1BPEijhoAJxXj3wxA@mail.gmail.com>
On Mon, Nov 6, 2023 at 11:38 AM Pierre Couderc via enlightenment-users
<[email protected]> wrote:
>
> I have made a box including :
>
>   show = efl_add(EFL_UI_TEXTBOX_CLASS, bx,
>           efl_text_set(efl_added, "0"),
>           efl_text_font_size_set(efl_added, 48),
>           efl_pack(bx, efl_added));
>
> It works fine but I want to center the text.
>
> 1- How to do ?
>
> 2- How should I have thinked to have found it myself without asking on
> the user list ?

if you don't find an answer here :
https://www.enlightenment.org/develop/tutorials/c/start.md you can
look at the examples in src/examples and also in elementary tests :
src/bin/elementary. This is what I usually do

Vincent


_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.