Thread
:
Cocotron (Cocoa reimplementation) port to Maemo
View Single Post
millenomi
2009-09-14 , 17:20
Posts: 4 | Thanked: 28 times | Joined on Sep 2009
#
1
Cocotron is an incomplete clean-room reimplementation of Cocoa, and includes much of desktop Cocoa's main parts. I focused on Foundation only, which is to Cocoa what glib is to GTK. It allows ObjC code to run happily on the platform at the model/controller layer, while UI layers are redone using native solutions.
Which is the right way to do things.
Screenshot of Foundation hello, world! app running on Scratchbox's ARM target:
http://qkpic.com/cde78
Code forthcoming shortly if anyone's interested.
Quote & Reply
|
The Following 16 Users Say Thank You to millenomi For This Useful Post:
allnameswereout
,
anidel
,
attila77
,
Bundyo
,
daperl
,
Matyas
,
pelago
,
qole
,
qwerty12
,
sjgadsby
,
Stskeeps
,
timsamoff
,
ukki
,
VDVsx
,
yerga
,
ysss
millenomi
View Public Profile
Find all posts by millenomi