Go Back   Winamp Forums > Developer Center > Winamp Development

Reply
Thread Tools Search this Thread Display Modes
Old 18th June 2002, 17:09   #1
offline314159
Junior Member
 
Join Date: Aug 2001
Posts: 11
gen_plug config dialog not showing

I'm writing my plugin in Delphi 6, using the STND winamp plugin SDK, and i'm running into a small snag - i have this form, that i'm creating in the Config() procedure. It is then, ideally, to be shown modally. Problem comes up with the display of the form - when i call the Show; or ShowModal; methods, the form does not appear. i know its onCreate event handler is called, but the form doesn't show up.

This problem only began after i set the Form.ParentHandle property to the WinAmp window handle. Is there something different i should be doing at this stage?
offline314159 is offline   Reply With Quote
Old 29th June 2002, 14:24   #2
Gourou
Senior Member
 
Gourou's Avatar
 
Join Date: Feb 2002
Location: The backside of the universe on the trailing edge of eternity
Posts: 238
Gourou is offline   Reply With Quote
Old 29th June 2002, 20:50   #3
offline314159
Junior Member
 
Join Date: Aug 2001
Posts: 11
Doh!

Seems it's pretty simple, after all. Parent the form to Application, and all my problems just float away. Now, if only i can remember this for next time...
offline314159 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