[wx-dev] #define for iPhone SDK
Stefan Csomor
csomor at advancedconcepts.ch
Fri Mar 7 23:16:33 PST 2008
Hi Dave
> By the time you do a wxCocoaTouch port you could've rewritten the UI
> layer of a thousand mobile apps in Cocoa Touch. And even if you do
> complete wxCocoaTouch you're going to wind up with apps that either
> don't look/feel right or have a sufficient amount of platform-specific
> code that you may as well have written them without wxCocoaTouch in
> the first place.
that is a fair question, regarding the efficiency of man hours involved. To
me personally - having a GIS application that I'd want to run on the more
performance mobile platforms - the stack up to the graphical map rendering
makes sense to have in wx. That is the biggest part of my codes, and it can
be shared on all platforms. Now for the part above, GUI controls, dialogs I
absolutely agree that the decision is not that clear...
Best,
Stefan
More information about the wx-dev
mailing list