java - toggle button vs image changing button -


When to use this functionality and to use the other? I personally should use a toggle button to switch between two different ways but I need to explain to some people at work. Any formal UI literature on this topic? Thank you

I do not have a reference for you, but as a user, I can tell you I hope what I will do.

I hope that when you take the option of an action for each other, the buttons to change the images because you enter a different mode. It is actually relevant to save real estate in your toolbar etc. For example, you can have have a dedicated play button and close the button as usual. Saves space with one button, because neither point is both enabled.

I expect a general depressed / ineffective toggle button when there is a mode that you enable or disable, an example of this is the "Toggle Mark Records" in Eclipse, by pressing that toggle button a new Action does not constitute, but rather to disable an active mode.


Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -