dErorrim
19th May 2002, 10:56
Hi, I just started developing a Plugin in Delphi.
Problem is, I've got no clue how to make my little pluggi minimising with winamp.
i found this:
SetWindowLong(yacpform.handle, GWL_EXSTYLE, WS_EX_TOOLWINDOW);
Works fine, till i try to minimize winamp and loose the focus of my plugin, if i 'll bring winamp back from the systray, my plugin ain't there anymore, until i restart it!
Any clues?
I would also like to know how docking in delphi can be made!
Sorry for the bad english!
Sincerly Moritz!
Problem is, I've got no clue how to make my little pluggi minimising with winamp.
i found this:
SetWindowLong(yacpform.handle, GWL_EXSTYLE, WS_EX_TOOLWINDOW);
Works fine, till i try to minimize winamp and loose the focus of my plugin, if i 'll bring winamp back from the systray, my plugin ain't there anymore, until i restart it!
Any clues?
I would also like to know how docking in delphi can be made!
Sorry for the bad english!
Sincerly Moritz!