DWT extensions

yidabu yidabu.spam at gmail.com
Sun Oct 19 01:01:23 PDT 2008


On Wed, 17 Sep 2008 07:29:26 +0800
yidabu <yidabu.spam at gmail.com> wrote:

> On Tue, 16 Sep 2008 16:01:10 +0200
> Frank Benoit <keinfarbton at googlemail.com> wrote:
> 
> > 
> > All SWT widgets have the possibility to set and get a data values that
> > are passed as Objects. DWT extends those for Strings explicitly and adds:
> >  public void setDataStr( String value );
> >  public void setDataStr( String key, String value );
> >  public String getDataStr();
> >  public String getDataStr( String value );
> > 
> > For Listener and Runnable there are already the template function
> > dgListener and dgRunnable. Now there is also support for that in
> >  - SelectionListener
> >  - CTabFolderListener
> >  - CTabFolder2Listener
> 
> 
> I updated local copy, programs get object.Exception: Access Violation on start.
> 

upadated dwt-win to R318, dwtx to R185 today, works fine. thanks, Frank.


-- 
yidabu <yidabu.spam at gmail.com>
http://www.dsource.org/projects/dwin

D 语言-中文(D Chinese):
http://www.d-programming-language-china.org/
http://bbs.d-programming-language-china.org/
http://dwin.d-programming-language-china.org/
http://scite4d.d-programming-language-china.org/




More information about the Digitalmars-d-dwt mailing list