practicality test: dialogs
CONSTRAINTS:
· look totally native (leverage common platform dialogs)
· minimize the amount of platform code
BE PRACTICAL:
· currently not in the framework
· move each dialog's behavior to XP code
· PRO: consistent look and feel
· CON: dialogs take longer to develop
|