Re: CodeWarrior vs. Xcode?
Re: CodeWarrior vs. Xcode?
- Subject: Re: CodeWarrior vs. Xcode?
- From: David Feldman <email@hidden>
- Date: Mon, 19 Apr 2004 20:58:06 -0400
It's just not possible to build one UI for two different systems which
use different UI guidelines and have it look and work right on both.
For instance on Windows OK is supposed to be on the left and Cancel on
the right; for Mac OS it is the opposite. And while it would be
possible to adjust for simple rules like that, there are many that
require a human interface designer.
Exactly. And non-standard UIs are a pain for users on any platform (and
probably won't help me get my new app adopted by potential
customers...)
Plus, with drag-and-drop GUI creation tools on both platforms, the
amount of time necessary to create good, native UIs for both targets
shouldn't be a big deal.
--Dave
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.