문제

Is there any alternative to EV_TIMEOUT in Eiffel? this looks like is only for windows application since there is not option to add this library into the project..

thanks in advance >)

도움이 되었습니까?

해결책

I think Emmanuel Stapf comment is the answer.

EV_TIMEOUT is part of the EiffelVision library, the portable graphical library for Eiffel. So you just need to include the EiffelVision library to your project and you will have access to this class

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top