UnityLauncherPro
UnityLauncherPro copied to clipboard
make status bar display messages
currently its not really used, most errors are only printed into console.log().
TODO
- [x] add some statusbar helper class to log messages into?
- [x] handle messages coming from another thread (cannot update ui element from thread directly)
- [ ] add most of the important messages at least
ideas for later:
- message type: error, warning, info..
- error icon