[Solved] UI Builder Widget Background
By Brian Lee
14 Nov 2018 12: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 by: Brian Lee on 02 Dec, 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.
All Categories
General Support
Tizen .NET
Web Application Development
Native Application Development
SDK & IDE
--------
--------