Pietro Gagliardi
|
8a81650b3d
|
Moved it all back; the preemptive multitaksing during an event handler kills us on all platforms. Going to have to restrict ALL GUI accss to happening from one t hread, so going to need to drop uitask entirely and have just a start() callback for startup code and a post() function for posting requests to windows (like channel sends but into a perpetual buffer).
|
2014-07-02 22:53:03 -04:00 |
Pietro Gagliardi
|
5d339e656b
|
Moved everything out of the way pending rewrite.
|
2014-07-02 17:13:40 -04:00 |
BoppreH
|
85f759ea5f
|
Remove padding and margin from layout.go
|
2014-06-26 15:37:19 -03:00 |
BoppreH
|
52bccbc8da
|
Add old layout.go
|
2014-06-26 15:11:57 -03:00 |