A have been messing around a bit trying to make my own mala layouts. I have been peeking at the layouts that others have done to get an idea of how to do one myself. I have noticed that some layouts will have a different background image for each emulator and then the actual layout file is not emulator specific. It won't show an actual background in the layout editor and if you double click the background, it just shows, for example, bg.jpg with no path. I assume this is a generic file that is different for each emulator and Mala knows to look for a bg.jpg in the corresponding emulator's folder and displays that when the layout is called from mala.
I tried to set this up for my own layout and couldn't get it to work. What I want to do is similar, but a bit different. I want to have two different generic layouts, one for the tree type view and then one for the gamelist type view where an actual gamelist is shown. Then I want to use a series of these generic images to make each emulator's view unique to itself. How would I go about doing this?? I tried using the definable objects in the editor and then just putting in a generic file name with no path and it wouldn't stick. When I went back into the objects properties the field that I entered the filename in was blank.
Is there a way to do what I want? Is there a better way to accomplish what I am trying to do that is easier?? It seems like this would be the easiest way because you'd only need two layout files and you'd also know all your layouts would be identical minus the images that make them unique.
Thanks for any help you can provide!