[ wxwindows-Feature Requests-1636837 ] Information on every possible
event Needed
SourceForge.net
noreply at sourceforge.net
Tue Jan 16 06:37:35 PST 2007
Feature Requests item #1636837, was opened at 2007-01-16 16:37
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=359863&aid=1636837&group_id=9863
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Priority: 5
Private: No
Submitted By: OlegTs (olegts)
Assigned to: Nobody/Anonymous (nobody)
Summary: Information on every possible event Needed
Initial Comment:
Hi!
It is a good idea, that wxWidgets documentation will explain, about every event type, wheather it is queued or not queued for each particular platform. Without this information it is difficult to write reliable software, as it is possible of more than one paths of execution with one thread. This happens for example when I use wxTimer under WindowsXP and it is happens, that OnTimer event executed when other event is processing in handler. So there is a need of using mutexes.
Thanks
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=359863&aid=1636837&group_id=9863
More information about the wx-dev
mailing list