Feature #997
Thread-safe gui logger
| Status: | New | Start date: | 07/10/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | user interface | |||
| Target version: | 2.0 improved functionality | |||
| Resolution: | Platform: | All |
Description
current wxlogwin in use isn't, i've heard of a mythical wxLogFrame that's supposed to, but it's not defined anywhere in my wx source (nvm documented ofc)
deriving logwin and putting a thread-safe msg-queue in place prolly will do