필터 지우기
필터 지우기

App designer hover and clicked elements change background ground color

조회 수: 12 (최근 30일)
Ingo Hermann
Ingo Hermann 2021년 11월 9일
답변: Abhishek Chakram 2023년 10월 13일
Hi all,I am using the Matlab app designer and want to change the hover and clicked background color of elements such as in the drop-down menu and listbox.Do you have an idea how to change that? Thanks for your help! Ingo

답변 (1개)

Abhishek Chakram
Abhishek Chakram 2023년 10월 13일
Hi Ingo Hermann,
It is my understanding that you want to change the element’s background colour when it is hovered or clicked. To achieve this, you can create your custom element using the “HTML” component present in the Component Library in the App Designer. The “HTML” component uses the “uihtml” function.
You can refer to the following documentation to know more about the function:
Best regards,
Abhishek Chakram

카테고리

Help CenterFile Exchange에서 Develop Apps Using App Designer에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by