문제

When using the Sketchflow designer is it possible to have the content of a TextBox change when moving between states. For example if i have a TextBox containing the text "Foo" in state A, is it possible to have that same TextBox display "Bar" in state B. This can probably be done in code pretty easily but i want to know if it can be done in Blend. So far changes that i make to text in a specific state are replicated across all states.

도움이 되었습니까?

해결책

If animating the text isn't working you could always show/hide different text elements to simulate the change you are looking for.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top