[Solved] UI Builder Widget Background
By Brian Lee
15 Nov 2018 05:22
English
6 Replies
I am building a widget with the UI Builder. It appears the background defaults to black. I would like to set the background to transparent. How should I do this?
When the view is created, I have tried the following but it does not seem to work.
void MainView_onuib_view_create(uib_MainView_view_context *vc, Evas_Object *obj, void *event_info)
{
elm_win_alpha_set(vc->parent, EINA_TRUE);
}
Edited on 03 12, 2018
You must log in to use this service. Log in now?
The tag you entered already exists.
Do you want to report this post as spam?
The post has been reported as spam.
cannot be empty.
Are you sure you want to cancel and return to the list?
The code has been copied to the clipboard.
Enter a title.