[Solved] UI Builder Widget Background
에 의해 Brian Lee
2018년 11월 14일 12:22
영어 (English)
6 댓글
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 12월, 2018
로그인이 필요한 서비스 입니다. 로그인 하시겠습니까?
The tag you entered already exists.
이 게시물을 스팸으로 신고하시겠습니까?
스팸으로 신고 되었습니다.
cannot be empty.
작성을 취소하고 목록으로 돌아가시겠습니까?
The code has been copied to the clipboard.
이 곳에 제목을 입력하세요.
All Categories
일반 지원
Tizen .NET
웹 애플리케이션 개발
Native 애플리케이션 개발
SDK 및 IDE
--------
--------