Use CallAfter() to perform idle-time initialization, this is shorter and simpler than dealing with the idle events explicitly. Unfortunately the remaining use of idle events can't be avoided, explain the reasons for this in a comment.
Use CallAfter() to perform idle-time initialization, this is shorter and simpler than dealing with the idle events explicitly. Unfortunately the remaining use of idle events can't be avoided, explain the reasons for this in a comment.