| Age | Commit message (Collapse) | Author |
|
|
|
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).
|
|
|
|
|
|
Combobox selectIndex() code; it does. Removed the dummy code from the Windows and GTK+ backends as well.
|
|
of creating a whole new object, and implemented what appears to be a fix for NSPopUpButton selection. Will delete the unneeded select(-1) code later and test again...
|