Default mAirList Skin, Layout, Position

Hi,

When my folder /mAirList/config is empty and i load mairlist.exe i’ve got a defaut “skin”.

Where can i found this mAirList’s default skin?
Because this skin size depends on the resolution of the screen (width and height).
Or can i create my own layout.ini with size stretching (i try size with percent? size=40% but doesn’t works)

Thanks in advance :wink:

Best regards,

There is no default skin file. The default values for fonts, colors etc. are hardcoded as properties of the various GUI objects.

There is no default layout file either, because in automatic layout mode, the size and position is managed by Delphi and its Align property, according to the window size and screen resolution.

Custom layouts are usually made for a particular screen, so there is now way to specify relative dimensions either.

Sorry :wink:

“there is now way to specify relative dimensions either”

Damn ! :frowning:

Ok thx :wink:

Having said that, and in the default automatic layout, you CAN resize the Browser pane horizontally, and the Cartwall/Playlist vertically, if I remember correctly?

You can also go into Config, GUI, Options tab and select Remember window size and position. Actually, that is the default. So all you should need to do is Restore (un-Maximise) the mAirList window and then make it the size you wish.

Does that help?

BFN
CAD

Hey hey Cad ! :slight_smile:

I think it’s a good solution to solve that!
I’ll try it later 'coz i’m translating. I’ll keep you informed.

Regards