Go Back   Winamp Forums > Developer Center > Winamp Development

Reply
Thread Tools Search this Thread Display Modes
Old 5th July 2005, 20:35   #1
Thomsen
Junior Member
 
Join Date: Jun 2000
Posts: 5
Send a message via ICQ to Thomsen
How to show and hide my plugin window with Winamp5 modern skin

How can I know when Winamp (modern skin) is hidden (minimized) or showed?

I would like to make my plugin act like for instance the playlist window of Winamp.

I've tried catching :
IPC_CB_ONSHOWWND = 600;
IPC_CB_ONHIDEWND = 601;

but it seems to me like they're never sent.
Thomsen is offline   Reply With Quote
Old 10th July 2005, 20:08   #2
Thomsen
Junior Member
 
Join Date: Jun 2000
Posts: 5
Send a message via ICQ to Thomsen
Is this really impossible?

I've found another message in the SDK: IPC_ISMAINWNDVISIBLE. I've tried to use it with Sendmessage, but it doesn't work or I'm using it wrong...

Doesn't anyone have a good algorithm to do this?
Thomsen is offline   Reply With Quote
Reply
Go Back   Winamp Forums > Developer Center > Winamp Development

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump