Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

set background color of SDL main window #46

Closed
fo2w opened this issue May 25, 2022 · 2 comments
Closed

set background color of SDL main window #46

fo2w opened this issue May 25, 2022 · 2 comments

Comments

@fo2w
Copy link

fo2w commented May 25, 2022

I try to use below code to change the default white background color to black, but nothing happend.

  lv_disp_set_bg_color(NULL, lv_color_black());
  lv_disp_set_bg_opa(NULL, LV_OPA_COVER);

Is there a bug of code, or limitation of simulator about it?

TYIA.

@fo2w fo2w changed the title set SDL main window background set background color of SDL main window May 25, 2022
@puzrin
Copy link
Collaborator

puzrin commented May 25, 2022

Ask at lvgl forum please. This repo is about pio-specific things only.

@puzrin puzrin closed this as completed May 25, 2022
@kisvegabor
Copy link
Member

Please open an issue in the main repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants