Thread overview
SDWF 0.52 release
Apr 10, 2006
Stewart Gordon
Apr 11, 2006
Mike Parker
Apr 12, 2006
Stewart Gordon
April 10, 2006
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 averted

There 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?

Stewart.

-- 
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCS/M d- s:-@ C++@ a->--- UB@ P+ L E@ W++@ N+++ o K-@ w++@ O? M V? PS- PE- Y? PGP- t- 5? X? R b DI? D G e++++ h-- r-- !y
------END GEEK CODE BLOCK------

My e-mail is valid but not my primary mailbox.  Please keep replies on the 'group where everyone may benefit.
April 11, 2006
For those who don't know where to find it:

http://pr.stewartsplace.org.uk/d/sdwf/
April 12, 2006
Mike Parker wrote:
> For those who don't know where to find it:
> 
> http://pr.stewartsplace.org.uk/d/sdwf/

Oops!  I normally post the URL here.  Good catch.

Stewart.