Pergunta

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 >)

Foi útil?

Solução

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

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top