Go to that URL.
For complicated reasons, pressing F3 to bring up the search albums dialogue is NOT an option. Thus, the only other choice that I have is to manually "send a message" to albumlist (winamp) from EG.
However, I'm having a lot of problems. I've never done this before, so my inexperience confounds the difficulty.
I want to use: IPC_JUMPTOALBUM to Brings up the 'Jump to Album' dialog.
I tried this entry, but it didn't work:
Code: Select all
<?xml version="1.0" encoding="UTF-8" ?>
<EventGhost Version="1487">
<Action>
Window.SendMessage()
</Action>
</EventGhost>Please help!