Right, but the problem seems to be that if I set Mala to scaled, it +does+ scale down the background, but it +does not+ scale down the custom images or definable images, so there's a mismatch. and this applies to both Mala and MalaLayout.
However, if I set a fixed scale of 1920x1200, yes, nothing scales and everything comes out at the proper size (but, you're right, I do have to do a little scrolling in the layout editor, not a big deal though).
I'm guessing I'll go with 1920x1200 fixed scale for now, since my target display is a 24" widescreen, although I seem to get a LOT of errors along these lines...
2009/03/11 15:40:35.40 Error: Object Class: TfrmMain, Object Function: DisplayInfo, Exception Class: EOutOfResources, Exception Message: Not enough storage is available to process this command.
2009/03/11 18:32:21.32 Error: Object Class: TfrmMain, Object Function: PlaySound, Exception Class: EOutOfResources, Exception Message: Not enough storage is available to process this command.
2009/03/12 00:28:15.25 Error: Object Class: TfrmMain, Object Function: DisplayInfo, Exception Class: EOutOfResources, Exception Message: Not enough storage is available to process this command.
But I don't get them consistently, though I do tend to get them much more often when I've got other applications loaded. Just for reference, this is a Core2 Duo with 4gb ram (but it's running Vista32, so I can't use quite the entire 4gb, but still....)
Also, I tried the definable image option but got the same results. Not sure if I did it right or not, but I didn't seem but one way to use them.
However, once I converted to Fixed size, those problems went away.