How to design a good about box?

前端 未结 6 743
一生所求
一生所求 2021-01-12 19:04

There is not official standard dealing with the layout of about boxes, which display the credits of a computer software and other information.

6条回答
  •  温柔的废话
    2021-01-12 19:39

    Looking at a few examples of About boxes:

    • Name of the software
    • Name of the publisher/author
    • Copyright and licensing information
    • Version information
    • A nice logo

    These days, it probably wouldn't hurt to have a way to directly go to the website for the software in the About box itself.

    Microsoft's Windows Vista User Experience Guidelines tend to have useful information on designing good user interfaces. I wasn't able to find information specific to About boxes, but the section for Dialog Boxes may be somewhat relevant.

提交回复
热议问题