Make widget and application functions thread-safe #5
Closed
opened 2 years ago by tslocum
·
3 comments
Loading…
Reference in new issue
There is no content yet.
Delete Branch '%!s(MISSING)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Requiring cview function calls to be queued seems to be a large hurdle for first time developers and feels contradictory to Go's design philosophy. Let's investigate adding thread safety to individual widget functions, and then to all of the Application functions.
I'll start with attempting to make TextView thread safe. Feel free to start adding thread safety to another widget, just let me know you're also working on this.
mentioned in merge request !1
mentioned in commit
49d23a331a
closed via merge request !1