Sample scripts

From MediaMonkey Wiki
Revision as of 21:45, 25 March 2007 by Jiri (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Sample Simple Tree Node script

This script adds a new sub-node to Now Playing node. All tracks from Now Playing are present in the new node, but they are in reversed order.

Sample Lyricist Tree Node script

This script adds new Lyricist node that contains all lyricists in Library as its subnodes. The script further allows to edit individual lyricist or drag&drop tracks to lyricist nodes.

Sample New Window - Report script

This script shows how to add new UI elements to MM. It adds several menu items and a toolbar item that all show a new dialog with a very simple statistics.

Sample Option Sheets script

This script adds three basic sheets to Options dialog. It shows how to add sheets there, how to put controls to the sheets and how to manage data entered in the controls.