www.digitalmars.com         C & C++   DMDScript  
Archives

D Programming
digitalmars.D
digitalmars.D.bugs
digitalmars.D.dtl
digitalmars.D.ide
digitalmars.D.dwt
digitalmars.D.announce
digitalmars.D.learn
digitalmars.D.debugger
D.gnu
D

C/C++ Programming
c++
c++.announce
c++.atl
c++.beta
c++.chat
c++.command-line
c++.dos
c++.dos.16-bits
c++.dos.32-bits
c++.idde
c++.mfc
c++.rtl
c++.stl
c++.stl.hp
c++.stl.port
c++.stl.sgi
c++.stlsoft
c++.windows
c++.windows.16-bits
c++.windows.32-bits
c++.wxwindows

digitalmars.empire
digitalmars.DMDScript
electronics


digitalmars.D.dwt - dwt2: identifier 'CTabFolderEvent' is not defined

reply yidabu <dyuyan.spam gmail.com> writes:
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
parent Frank Benoit <keinfarbton googlemail.com> writes:
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