DWT Eclipse Forms
yidabu
yidabu.spam at gmail.com
Sat May 24 05:19:52 PDT 2008
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
--
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