Menu Item question:

This forum is for questions / discussions regarding development of addons / tweaks for MediaMonkey for Windows 4.

Moderators: Gurus, Addon Administrators

raybeau528
Posts: 401
Joined: Thu Sep 27, 2007 4:19 pm
Location: Connecticut

Menu Item question:

Post by raybeau528 »

When you click on the NowPlaying "Node", the tracks display in the area where the tracklist window is normally displayed. Which Menu Pop Item do I use to add a menu item when you right-click in this window. I think I've tried them all with no success.

* ISDBUI::Menu Pop NP
* ISDBUI::Menu Pop NP MoreFrom
* ISDBUI::Menu Pop NP SendTo
* ISDBUI::Menu Pop TrackList
* ISDBUI::Menu Pop TrackList MoreFrom
* ISDBUI::Menu Pop TrackList SendTo
* ISDBUI::Menu Pop Tree
* ISDBUI::Menu Pop Tree SendTo
Bex
Posts: 6316
Joined: Fri May 21, 2004 5:44 am
Location: Sweden

Re: Menu Item question:

Post by Bex »

It's this one:
SDB.UI.Menu_Pop_NP_MainWindow

And for the record. this is the "normal" one:
SDB.UI.Menu_Pop_TrackList

And this one is for the Now Playing window:
SDB.UI.Menu_Pop_NP
Advanced Duplicate Find & Fix Find More From Same - Custom Search. | Transfer PlayStat & Copy-Paste Tags/AlbumArt between any tracks.
Tagging Inconsistencies Do you think you have your tags in order? Think again...
Play History & Stats Node Like having your Last-FM account stored locally, but more advanced.
Case & Leading Zero Fixer Works on filenames too!

All My Scripts
raybeau528
Posts: 401
Joined: Thu Sep 27, 2007 4:19 pm
Location: Connecticut

Re: Menu Item question:

Post by raybeau528 »

Thanks Bex!

I don't recall seeing SDB.UI.Menu_Pop_NP_MainWindow in the Wiki.

Ray
Bex
Posts: 6316
Joined: Fri May 21, 2004 5:44 am
Location: Sweden

Re: Menu Item question:

Post by Bex »

Advanced Duplicate Find & Fix Find More From Same - Custom Search. | Transfer PlayStat & Copy-Paste Tags/AlbumArt between any tracks.
Tagging Inconsistencies Do you think you have your tags in order? Think again...
Play History & Stats Node Like having your Last-FM account stored locally, but more advanced.
Case & Leading Zero Fixer Works on filenames too!

All My Scripts
raybeau528
Posts: 401
Joined: Thu Sep 27, 2007 4:19 pm
Location: Connecticut

Re: Menu Item question:

Post by raybeau528 »

Thanks again, Bex.
Post Reply