Hi.
Starting with v.43, the time, date, clock, comment viewer etc. objects, now commonly known as “Screen Objects”, need to be configured in a different way. In mAirListConfig, GUI -> Other Screen Objects, you will find a list with Add/Edit/Remove buttons, pretty much like the log interfaces, databases and remote control interfaces are managed in the latest versions.
You can have any number of screen objects of the same kind, for example multiple clocks (with a user-defined format, for example one displaying the current time and one the current date), etc. I have also introduced two new objects types: “static text” and “countdown to next event”. I will continue to implement further objects, as requested by the forum users.
Many properties, like the time format of the clock objects, can now be set through mAirListConfig. It’s pretty straightforward, no need for a lengthy explanation here
For those of you who use skin.ini or layout.ini, you need to adjust the section names. They are now named [ScreenObject0] etc. Having set up the desired objects in mAirListConfig, take a look a the new config file screenobjects.ini, in which the same section names are used. (Likewise, when you choose to reorder the objects in the config, you need to adjust the section names in layout.ini and skin.ini as well.)
All screen objects share a number of skin.ini settings:
Color: The background color.
BorderWidth: The width of an optional border (disabled by default, set to a number greater than 0 to enable the border)
BorderColor: The color of the border.
Screen objects displaying plain text (like clocks, countdowns, etc.) have the usual Font* settings. However, the font size can also be changed trough the config if you prefer.
All other skin.ini settings should be unchanged, if in doubt, feel free to ask. I might have missed some settings when transferring the code to the new structure.
I have just uploaded a new snapshot (Build 469). Please test it thoroughly, and mAirList 2.1.43 might be ready for release in a couple of days. As usual, you can get the snapshot from here:
http://www.mairlist.com/download/mAirList/v2.1/snapshot/
Torben