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
'MakeBGImage '<<<<<<<<<<<<<<<<<<<<<< Comment out to show the text
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?