Rules to Develop a Delphi Windows 7 App [closed]

若如初见. 提交于 2019-12-21 03:00:33

问题


Where can I find the best set of rules to follow for developing a Delphi application for Windows 7?


回答1:


Well, you can check out the Windows User Experience Interaction Guidelines...

Mainly, the best thing to keep in mind is to follow the principle of least surprise. Make your app work the way your users expect your app to work. If it has pieces that look like Office, make them work like Office. If it has pieces that look like Explorer, make them work like Explorer.




回答2:


2 recent posts by Marco on this subject:
Old Delphi Applications More Compatible with Windows 7
Non Themed Windows Applications and Virtual Store



来源:https://stackoverflow.com/questions/1598196/rules-to-develop-a-delphi-windows-7-app

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!