Windows.h background

Dec 9, 2018 at 1:27am
Hi, I put an image on the background of my interface, and now the buttons are not shown. The buttons only is shown if you click on this. How I fix up this problem?
Dec 9, 2018 at 4:52am
Possible ideas.
1. You're missing one extra redraw of the UI after adding the background.
2. Try adding the background before adding buttons.
3. Your background really isn't as far back as you imagine it to be.

In short, if you want a better answer, you need to post actual source code which demonstrates the problem.

One-liner descriptions will only get vagueness in response.
Dec 9, 2018 at 1:17pm
Thanks for the answer, I resolved the problem.
Topic archived. No new replies allowed.