Hi, I am having trouble getting my app to display a background image. I suspect I am using panels and canvas badly. The attached program illustrates the problem. It is heavily stripped down from my full app.
As-is the demo app will display a few buttons and some text on a plain background. If you uncomment line 98
it will show an image of the reward offered for a solution but the text, and its associated background panel, will vanish.
Any suggestions, please?
As-is the demo app will display a few buttons and some text on a plain background. If you uncomment line 98
B4X:
'MakeBGImage '<<<<<<<<<<<<<<<<<<<<<< Comment out to show the text
Any suggestions, please?