Thread overview
SDWF 0.61 release
Jan 12, 2009
Stewart Gordon
Jan 12, 2009
Denis Koroskin
Jan 13, 2009
Extrawurst
Jan 13, 2009
Stewart Gordon
January 12, 2009
Implemented handling of file drag and drop.  The MDI Edit example uses it.

And updated D2 support to DMD 2.023.

http://pr.stewartsplace.org.uk/d/sdwf/

Stewart.
January 12, 2009
On Mon, 12 Jan 2009 03:16:59 +0300, Stewart Gordon <smjg_1998@yahoo.com> wrote:

> Implemented handling of file drag and drop.  The MDI Edit example uses it.
>
> And updated D2 support to DMD 2.023.
>
> http://pr.stewartsplace.org.uk/d/sdwf/
>
> Stewart.

Hmm, sounds interesting. Definitely worth taking a look at!
BTW, there is a mistake on the web-site - download size doesn't match actual file size.
January 13, 2009
Stewart Gordon wrote:
> Implemented handling of file drag and drop.  The MDI Edit example uses it.
> 
> And updated D2 support to DMD 2.023.
> 
> http://pr.stewartsplace.org.uk/d/sdwf/
> 
> Stewart.

did anyone try it under dmd2.023 ? for me it does not work. fails to compile with a couple of const/immutable related errors .. ;(
January 13, 2009
Extrawurst wrote:
<snip>
> did anyone try it under dmd2.023 ?
<snip>

Yes.


Stewart.