Hi all, I've been trying to implement file drag'n drop support for a View app on Windows platform using the system:// port. It works with a REBOL console but I can't make it work with a View window. Even if the View window handle is correctly used to register it as a valid drop window, the system:// port doesn't react on receiving WM_DROPFILES messages...It works only with the console window. (Tests done using View 1.2.48)
Did I miss something ? Do anyone know if the system:// port can be woke up when an OS message is sent to a View window ? TIA -- DocKimbel -- To unsubscribe from the list, just send an email to rebol-request at rebol.com with unsubscribe as the subject.
