This is gonna be a "nub" question....

BlitzPlus Forums/BlitzPlus Programming/This is gonna be a "nub" question....

Okay, am I missing something here?

Ive been looking for a command ref. that will enable me to change the text color and possibly the color of my application buttons/background without having to draw them in PSP. I cant seem to find this command anywhere.

Am I totally missing something or is this a stupid question?

The color of text drawn to a canvas can be changed with Color; panels can have color or bitmap backgrounds, see SetPanelColor and SetPanelImage; text area text and background color can be changed with some of many different text area commands. But as for buttons and windows, i dont think they can have their color changed.

I was afraid someone was gonna' say that... nevermind and thanks for your help. I guess whatever I wanted to do GUI wise I can still do with a canvas.

Cheers.

Try adding a request here...