Are any events handled in a console application in WxWidget 2.6.3 ?

Vadim Zeitlin vadim at wxwindows.org
Wed Aug 23 03:38:59 PDT 2006


On 22 Aug 2006 15:19:08 -0700 rtoss1 at yahoo.com wrote:

> Are any events handled in a console application in WxWidget 2.6.3,

 No, not currently. Although there is a patch implementing events for
console applications in the SF patch manager, you could try it out and let
us know how it works for you.

> I am especially interested in handling Socket Events.

 You're limited to using blocking wxSocket functions (and presumably
multiple threads) in wxBase.

 Regards,
VZ
-- 
TT-Solutions: wxWidgets consultancy and technical support
               http://www.tt-solutions.com/






More information about the wx-users mailing list