Hello,
debugging an event-driven software sometimes might be easier if there would be a possibility to log all events (e.g. to a log file) because it happens that the sequence of events occurring is different from the sequence expected ...
What I have in mind is an additional checkmark in the Build Options panel, 'Log events'. As a further option, events could either be logged to a debug window or to a file, with information such as
system time, thread_id, event_type (e.g. VAL_CHANGED), event source (e.g. panel_handle, control_id)
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.