DWT Eclipse Forms
yidabu
yidabu.spam at gmail.com
Sat May 24 05:48:22 PDT 2008
On Sat, 24 May 2008 20:19:52 +0800
yidabu <yidabu.spam at gmail.com> wrote:
> On Sat, 24 May 2008 08:43:45 +0200
> Frank Benoit <keinfarbton at googlemail.com> wrote:
>
> > DWT-Addons has now the new package dwtx.ui.forms a port of the Eclipse
> > Forms.
> >
> > http://www.eclipse.org/articles/Article-Forms/article.html
>
> dwtx.lib dsss build error (with dwt-win svn, dwt-addons svn, dsss 0.75, dmd 1.028 ):
>
> dwtx\ui\forms\widgets\Section.d(125): function dwt.widgets.Control.Control.setBa
> ckgroundImage called with argument types:
> (void*)
> matches both:
> dwt.widgets.Control.Control.setBackgroundImage(Image)
> and:
> dwt.widgets.Control.Control.setBackgroundImage(void*)
> dwtx\ui\internal\forms\widgets\ControlSegment.d(71): Error: undefined identifier
> Math
> dwtx\ui\internal\forms\widgets\ControlSegment.d(71): Error: undefined identifier
> Math
> dwtx\ui\internal\forms\widgets\ControlSegment.d(71): Error: function expected be
> fore (), not 2147483647 of type int
>
the compile time is terrible, it takes some hours to build a static dwtx.lib
--
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