Stewart Gordon has announced SDWF 0.52. I’ll quote his post verbatim here:
A few changes have taken place in TreeView:
- TreeView.Item is now TreeItem, making it consistent with MenuItem
- TreeItem objects can be created by the application and are not auto-destructed on removal, making it possible to use a derived class to store extra information
- a bug with AAs introduced somewhere around DMD 0.151 has been avertedThere have also been a few minor additions to the EditBox class. But does anyone know why EditBox.scrollPosition doesn’t seem to be working at all in a single-line edit box?
If anyone can solve the edit box problem, let him know!