Layout

Hi All,

Three Layout questions:

  1. Does anyone have a set of layout ini files that recreate the default mAirList layout? (i.e. So if I make a mess of designing the layout I can start again with a clean design from the usual interface. Selecting Automatic Layout in the Layou Designer merely sets a stack of cascading containers al lthe same size.)

  2. Can anyone explain the ini heirarchy. I think I’ve seen settings for location (Top/Left/Width/Height) in more than one file.

  3. Where do I put the reference to a Player Layout XML file. Wherever I put it, mAirList seems to ignore it.

Please forgive my ignorance!

Thanks in advance.

Hi wigwam, not sure about version 4 but in earlier versions of mAirList to return to the default layout either delete or move the ini files to another location (to save them in case you wish to rollback).

hth T

I’d say, if you run the Layout Designer from the Start Menu, there’s no need to edit the ini files manually :slight_smile:

The player layout XML file must be referenced in the skin.ini file. So in any player-related section of skin.ini, place a line

XMLLayout=

I think it is explained like this in the Wiki article I wrote back then.