| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
I've had some experience trying this with several frameworks. My
advice: don't. Inevitably you will run into some bug in the
frameworks which will prevent you from shipping on one platform. When
you committ to a framework, you are at the mercy of the framework's
creator(s), and if they don't feel like fixing the bugs, you are
stuck.
My advice is to write a thin GUI layer for each platform in the
native platform's technologies, then write as much of your non-GUI
code as you can as an xplat layer than can be compiled on any
platform. That way you reduce the amount of GUI-specific code but
still use the native platform's GUI technology.
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.