I’m about to port one of my Mac applications to Windows. The Mac app uses Apple’s native Cocoa/Appkit frameworks for the UI. The UI is Obj-C code, and the core app functiona
You should have a look at the Style reference. Yes it's possible, and no it doesn't require a lot of work (at all).