Software creating user interface prototypes on Linux
I’m looking for user interface prototyping software. I like Axure, but it is not available on Linux, so I’m looking something similar with it. What open source project do you use for basic UI prototyping? What are pros and co…
In a grid, how to display long column headers
When displaying data in a grid (each row contains a record, each column a different record field), vertical space need is easily solved with scrolling or paging.
We are usually sooner missing horizontal space as the number o…
What is a good way to display infinite nested comments?
Is there a way to do infinite nested comment threads in a way that doesn’t look horrible? I realize that one could simply restrict the levels of nesting, but perhaps there’s a better way of indicating some comments are replie…
To tooltip or not to tooltip?
For what widgets would you want to have a tooltip? I can see the case for icons in toolbars without text. What about for buttons with labels? Hopefully the label clearly communicates what the buttons does, but what if you w…
To tooltip or not to tooltip?
For what widgets would you want to have a tooltip? I can see the case for icons in toolbars without text. What about for buttons with labels? Hopefully the label clearly communicates what the buttons does, but what if you w…
OK/Cancel on left/right?
Should OK button be on left of Cancel button or vice versa?
Are there any studies suggesting either of the solutions?
OK/Cancel on left/right?
Should OK button be on left of Cancel button or vice versa?
Are there any studies suggesting either of the solutions?
The must-read User Interface Book? [closed]
I’m looking for the Book that explains the essentials of user interface and user experience design.
I read Beautiful Visualization and Designing Interfaces from O’Reilly. I think they are very good but, I’m still looking fo…
The must-read User Interface Book? [closed]
I’m looking for the Book that explains the essentials of user interface and user experience design.
I read Beautiful Visualization and Designing Interfaces from O’Reilly. I think they are very good but, I’m still looking fo…
Should the OK/Cancel buttons be aligned right or centered?
Where should I put the OK/Cancel buttons on my dialogs? At the bottom centered or aligned right? I’ve seen both and I personally don’t care, but I want to create a consistant look across my application. Are there any guidelin…