I'm thinking of creating a cross platform app, but I want it to look as natively as possible on OS X, is PyObjC a good choice? How easy is it? In contrast, how good is QT when it comes to looking native?
|
feedback
|
|
I'm not quite sure if my answer is in your request. But let me say one thing - take a look at Route Buddy which is developed in Qt for OSX and it is a good example that ii is sometimes hard to distinguish if it's a native Cocoa application or not. Another - but bad - example is SlickEdit , which has IMO a quite ugly GUI. | |||||
feedback
|