Hi all, Does anyone try to add drag & drop support? I heard that Gtk2Hs 0.9.12 added this feature.
http://www.haskell.org/pipermail/libraries/2007-July/007711.html http://www.haskell.org/pipermail/libraries/2007-July/007810.html So I tried adding this feature to wxHaskell, current a few weeks. Attached are drag & drop event module, and test sample that is made by modifying ImageViewer sample. (This file isn't good example, because drag & drop event only made dialogbox instead of doing reasonable act.) And if there is already someones work, please let me know it. Because if it's good enough, I want to stop duplicate work and make patch sooner by using it. Best Regards, -- shelarcy <shelarcy hotmail.co.jp> http://page.freett.com/shelarcy/
DragAndDrop.hs
Description: Binary data
ImageViewer.hs
Description: Binary data
------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________ wxhaskell-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wxhaskell-users
