View Single Post
Old 04-10-2008, 10:40 AM   #4
WillAdams
Wizard
WillAdams ought to be getting tired of karma fortunes by now.WillAdams ought to be getting tired of karma fortunes by now.WillAdams ought to be getting tired of karma fortunes by now.WillAdams ought to be getting tired of karma fortunes by now.WillAdams ought to be getting tired of karma fortunes by now.WillAdams ought to be getting tired of karma fortunes by now.WillAdams ought to be getting tired of karma fortunes by now.WillAdams ought to be getting tired of karma fortunes by now.WillAdams ought to be getting tired of karma fortunes by now.WillAdams ought to be getting tired of karma fortunes by now.WillAdams ought to be getting tired of karma fortunes by now.
 
WillAdams's Avatar
 
Posts: 1,258
Karma: 3439432
Join Date: Feb 2008
Device: Amazon Kindle Paperwhite (300ppi), Samsung Galaxy Book 12
Actually, Cocoa code can run on other platforms using GNUstep. Nova Mind for example, uses this to get a Windows version of the mindmapping software.

Apple of course, was able to revive the code for their Openstep for Enterprise for Windows NT to get Safari.app running on Windows.

It should be quite easy to just make calls to Python from a Cocoa app, so this should get you the best of both worlds (re-use the code from libprs500, but use Cocoa for the interface).

William
WillAdams is offline   Reply With Quote