]> gitweb.factorcode.org Git - factor.git/commit
This is where all the recent I/O and core foundation work comes together: use core...
authorSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Sat, 13 Dec 2008 05:58:28 +0000 (23:58 -0600)
committerSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Sat, 13 Dec 2008 05:58:28 +0000 (23:58 -0600)
commit053c15e476d7548551717b1a782650f875aa4628
tree0513a5a41effdcb8e9fa91b8c0a91b5a3ba80308
parent323de69e88afcee35d2ebb1dbcb391da6d6d8199
This is where all the recent I/O and core foundation work comes together: use core-foundation.run-loop to receive events on Mac OS X instead of weak-ass Squeak-style polling every 10ms
basis/ui/backend/backend.factor
basis/ui/cocoa/cocoa.factor
basis/ui/event-loop/event-loop.factor [new file with mode: 0644]
basis/ui/ui.factor
basis/ui/windows/windows.factor
basis/ui/x11/x11.factor