Tagged Questions

12
votes
19answers
4k views

Create a cross platform Windows, Mac OS X application

I would like to build an application that runs on both Windows and Mac OS X. I would also like it to leverage the best of what the platform it runs on has to offer with regards to Frameworks, API's ...