show/hide this revision's text 3 edited title

Static UI design question. What is better...vs Dynamic UI

show/hide this revision's text 2 Added subjective to the tags.
show/hide this revision's text 1

UI design question. What is better...

In some application with UI, what is better (easy, friendly, etc.) to a user:

  1. UI is static (don't depends on user state). E.g user see some button, but it's grayed out or when it's clicked, a message, that this action is not applicable right now, is shown.

or

  1. UI is dynamic (depend on user state). E.g. user don't see buttons, that are not applicable right now. But after some action, buttons may appear/disappear.

Sorry for my French:)