Вопрос

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