From: <Fo...@ao...> - 2001-05-09 17:14:33
|
Eh, no... I was actually thinking pure SetWindowCapture stuff. Haven't done=20= it in the while, but that's how we used to do it in VB. Dave In a message dated Wed, 9 May 2001 12:43:06 AM Eastern Daylight Time, Johan=20= Lindstrom <jp...@bo...> writes: << Dave wrote: >In all likelihood, your best bet is to subclass the window you want it to=20 >accept the files, then filter for the appropriate message. I can dig up=20 >some MSKB articles on it if you'd like. Um... are we talking subclassing using the Win32::GUI::Class here? After having looked through the XS code, I haven't found any way to change=20 which messages are handled, except for the "predefined" classes with their=20 own MsgLoops. Well... there is this %Win32::GUI::callbacks hash, but I still haven't=20 figured out if I can get it to work with the WM_DROPFILES event. /J -- Johan Lindstr=F6m, Sourcerer, Boss Casinos Ltd, Antigua jp...@bo... _______________________________________________ Perl-Win32-GUI-Users mailing list Per...@li... http://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users >> |