Re[2]: wxAppConsole and fork
Vadim Zeitlin <[email protected]>
| Newsgroups | gmane.comp.lib.wxwindows.general |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 23 Jun 2024 12:40:10 -0700 (PDT) Сергей Коныгин wrote:
> One more question: how can I made my own MainLoop in wxMyAppConsole that
> process events and constantly calls a some function like DoStep.
You can use wxConsoleEventLoop in console applications and it allows you
to register sockets with it under Unix. It's not obvious it's a good idea
if you're writing something very Unix-specific, however.
Regards,
VZ
--
TT-Solutions: wxWidgets consultancy and technical support
https://www.tt-solutions.com/
signature.asc
(application/pgp-signature, 195 B)
-----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQQx+vLQdOwioQqkxtoG6kHeT2wehgUCZnip+AAKCRAG6kHeT2we hkWDAKCYg1RkZYEtbU9IG796gePt4YDdmwCgldEgs2toBSeR78qhXRQA6gXM1fk= =Bdg8 -----END PGP SIGNATURE-----