Author Message

RedCarDriver

us
Posts: 1211

Location: United States Arizona
Occupation: it's complicated... more complicated than my relationships
Age: 30
V$: 86310
#86423   2015-11-24 23:18          
You can do that, but you need to have defined RID_BACKGROUND in the file. (You can't redefine RID_GENERALBG; it's defined in another file or something.)

If you need another thing, change RID_GENERALBG to, like, RID_OPTIONSBG for the options menu.

You'll also have to add something to the subroutine that builds each menu to change the background, but doing that isn't really something I could walk you through.