Can I set the background color of a window? Or better yet can I set an image as the background?
Window background
BlitzPlus Forums/BlitzPlus Programming/Window background Create a Panel that covers the window (its invisible). Then use SetPanelColor or SetPanelImage
http://www.blitzbasic.com/bpdocs/command.php?name=SetPanelColor&ref=goto
http://www.blitzbasic.com/bpdocs/command.php?name=SetPanelImage&ref=goto
http://www.blitzbasic.com/bpdocs/command.php?name=SetPanelColor&ref=goto
http://www.blitzbasic.com/bpdocs/command.php?name=SetPanelImage&ref=goto
Thanks Eikon :-)
Can I set the colors of input gadgets? Like the background color and font color of a textarea?
I'm guessing yes. I'll look thru the guide now.
Can I set the colors of input gadgets? Like the background color and font color of a textarea?
I'm guessing yes. I'll look thru the guide now.