digitalmars.D.dwt - dwt2: identifier 'CTabFolderEvent' is not defined
- yidabu <dyuyan.spam gmail.com> Apr 04 2009
- Frank Benoit <keinfarbton googlemail.com> Apr 04 2009
replace dwt-win to dwt2, an app failed to build, the exceptions are: ..\windows\bin\..\..\src\dwt2\imp\org\eclipse\swt\events\Selec ionListener.di(52): Error: identifier 'CTabFolderEvent' is not defined ...\windows\bin\..\..\src\dwt2\imp\org\eclipse\swt\events\Selec ionListener.di(52): Error: Tuple!(int) is used as a type what's the issue? thanks! -- yidabu <yidabu.spam 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/
Apr 04 2009
yidabu schrieb:replace dwt-win to dwt2, an app failed to build, the exceptions are: ...\windows\bin\..\..\src\dwt2\imp\org\eclipse\swt\events\Selec ionListener.di(52): Error: identifier 'CTabFolderEvent' is not defined ....\windows\bin\..\..\src\dwt2\imp\org\eclipse\swt\events\Selec ionListener.di(52): Error: Tuple!(int) is used as a type what's the issue? thanks!
it is fixed. Was a copy/paste bug.
Apr 04 2009








Frank Benoit <keinfarbton googlemail.com>