DWT extensions
yidabu
yidabu.spam at gmail.com
Tue Sep 16 16:29:26 PDT 2008
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.
--
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