Question

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

Était-ce utile?

La solution

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

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top