www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - SDWF 0.52 release

reply Stewart Gordon <smjg_1998 yahoo.com> writes:
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.
Apr 10 2006
parent reply Mike Parker <aldacron71 yahoo.com> writes:
For those who don't know where to find it:

http://pr.stewartsplace.org.uk/d/sdwf/
Apr 10 2006
parent Stewart Gordon <smjg_1998 yahoo.com> writes:
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.
Apr 12 2006