Tagged Questions
-1
votes
0answers
12 views
Form inputs in two columns [closed]
I have a form based on table with two columns.. Each column contains a vertical list of fields. I want to add a tabindex property in order to create some kind of help navigation through this form. ...
0
votes
0answers
31 views
User-friendly display of validation errors in Android dialogs
I have a dialog fragment A with several input control elements. When the user enters an invalid value for some field, a dialog box B with validation error message pops up.
The problem is that when I ...
-1
votes
0answers
20 views
UI for Working Hours management [closed]
I am Working on a doctor working hours schedule page. In this page I need to setup the available time for each day in a week for a doctor.
This is one time activity. Same thing is repeated for every ...
0
votes
0answers
27 views
Why is the default editor for an enum type a textbox instead of a dropdown
I want to know if there are any limitations usability or otherwise for the asp.net mvc team to make textbox the default editor instead of a dropdown for Enum types.
Since there are only a few values ...
-1
votes
3answers
71 views
Better UI design for easy booking [closed]
I am using Twitter Bootstrap UI for developing screens for my application.
I created the booking / appointment page.
This page will be used by hospital staffs. They want to quickly fill the data, ...
1
vote
0answers
73 views
Designing a typical GUI for editing entities [desktop application]
I have little experience in developing GUI for desktop applications, but I want to develop a typical GUI for creating/editing entities (e.g. Customer, Suppliers, etc.) which would be similar for many ...
0
votes
1answer
14 views
How to clearly indicate that certain attributes cannot be modified on a edit operation
We have a requirement that shouldn't allow a user to modify certain fields on a edit. We currently disable such fields (e.g. a drop-down or a date field or a text field). How do applications provide a ...
0
votes
2answers
26 views
How to handle space while searching for information
I have several objects with the following naming conventions.
a. "Purchase Order 1"
b. "Purchase Order 2"
c. "Purchase Order 3"
d. " Purchase Order 4" (space at the start)
e. "Purchase Order 5 " ...
0
votes
0answers
57 views
Transferring user context between multiple applications
I am currently maintaining an old legacy thick-client application with many individual screens and functions.
We have a strategy for migrating screens from the old technology (VB6) to a newer ...
0
votes
1answer
25 views
undo buffer in GUI apps
In a GUI application (desktop or web), there could be multiple editable text boxes in one page/window/whatever. Do people maintain one undo buffer for each text box, or just a global buffer for the ...
0
votes
0answers
232 views
Jellybean buttons usability: white font on light grey background?
When I'm using the default buttons, it is really hard to make out what they are saying on Android 4.0+, as the font is white color on a light-grey, slightly transparent background. The same applies ...
0
votes
1answer
17 views
How do I design the interface for querying if an optional field is involved as part of querying
How do I design the interface for querying if an optional field is part of the record.
Record contains (name, foo_type, bar_type, value)
foo_type could be foo1, foo2
bar_type is either bar1, bar2 ...
0
votes
2answers
55 views
How should I render a long URL in a table
How should I render a long URL in a table, I would prefer not to show the entire URL since it might exceed the table length. I would want to shorten and show it, if it exceeds a certain predefined ...
-1
votes
1answer
156 views
An interactive guide for web page elements? [closed]
pageguide.js shows usage help about web page's elements by overlaying help balloons over the page. The concept is great, but pageguide.js doesn't support IE8, is hard to customize (eg. font sizes), ...
1
vote
1answer
125 views
Should I use labels or hints in forms? [closed]
I'm not sure which is the better way of how to design forms.
labels seem a little bit pointless when we have hints to achieve the same thing (they take precious space)
on the other hand, a hint ...
0
votes
3answers
84 views
Most common way for multi selection shift or ctrl? [closed]
what is the most common way for the selection of multiple elements on the GUI by clicking the elements with the mousebutton and holding a key. What is the "right" key shift or ctrl or both?
thx TomK.
...
1
vote
1answer
162 views
Gtk notebook change page with scrolling and <alt>+1 like firefox, chrome, epiphany
I searched for some example about how to do what's in the title. basically I wrote a python program using gobject and Gtk, I have a notebook with 4 pages inside the main window.
I love to have the ...
0
votes
2answers
47 views
separating header and footers into their own files
Question: I've read a lot of tutorials/books that have taught putting the header and footers into their own files and using php to include them in the content pages.
However, if you have javascript ...
1
vote
1answer
95 views
User Interface Design for Complex, Inter-Dependent Data
I'm facing a really tricky user input problem. I need my users to input a "tree diagram" of preferences without being overwhelmed.
For example, suppose you're building an application that handles a ...
0
votes
3answers
198 views
A visual indication that a text field is editable
I'm developing an iPhone app. One of the screens contains several text fields, and an "edit" button. The text is static, but when the user taps the "edit" button, all the fields become editable. How ...
1
vote
1answer
135 views
Are radio buttons dead? [closed]
For the last several years it seems that radio buttons have practically disappeared. Selecting simple values for fields is easier by dropdowns (they are more compact), and even when the items to ...
0
votes
1answer
214 views
Automatic login after password reset?
I'm working on a new password reset workflow on a website, and i am wondering if there are any best practices on the topic of logging in after a password reset. Once the new password has been entered ...
0
votes
2answers
110 views
Usability regarding input fields with place holders
I have a simple question regarding usability.
Which is the preferred way of having place holders (empty texts) in text inputs:
A) Have them visible until user focuses the field.
B) Have them ...
0
votes
1answer
242 views
Which colors go well together? [duplicate]
Possible Duplicate:
Application Color schemes
Is there a tutorial of sorts that covers which colors go well together? That is, color mixing that will increase usability and consumer appeal.
...
0
votes
1answer
40 views
Is there a term for configuration items which only affect future data, not current data?
If I want to create a setting which only affects data inputted or outputted in future, and not data already in the system, is there a term for this kind of setting?
An example of this type of setting ...
4
votes
2answers
570 views
Is there a button UI design tutorial?
This question will probably get closed rather quickly, but I'm going to ask the question regardless. I've been browsing for a tutorial that covers basic button UI design (e.g. colors, effects, and ...
0
votes
2answers
35 views
Showing Access Rights to end users.. should I? shouldn't I?
when using Requirement Management application, some ppl say, dont show your users, those areas which are not accessible for them or no permission, only show the accessible section... It doesnt sound ...
2
votes
2answers
279 views
How to handle auto-focus on field elements when you try to update an object
We tend to position the cursor on the first element of all newly created objects (e.g. name field for user or the email id field on the login page). Does it make sense to auto-focus on the name field ...
1
vote
1answer
482 views
Improving usability for high marker density maps
I'm working on an application using Google Maps to display some data for a number of categories in a Google Map. Panning and zooming controls have to be enabled.
The categories have different marker ...
1
vote
4answers
687 views
How to test website for different devices from tablets to desktops and anything in between? [closed]
Is there some online tool that i can use to test website for devices ranging from tablets to desktops and anything in between like netbooks and laptops ?
0
votes
1answer
37 views
Showing power to every user harms Usability of a Requirement Management software?
I am working on a Requirement Management software which is truly powerful in features. But now its cluttered with usability issues & I have never seen such complex user xperience like this one. ...
1
vote
1answer
185 views
QComboBox fused to QSpinBox
So I am writing a Qt GUI for some scientific software and I have QSpinBoxes and QDoubleSpinBoxes for a quantities that user should set the units of. Because I have several of these spinbox-combobox ...
0
votes
1answer
154 views
Is 'borrowing' good usability GUI ideas from commercial software to your software considered a crime?
Lets assume you saw a software, which has some parts of its GUI designed with extremely good usability. Lets assume that usability is founded in central sheme template in the software.
If you're ...
0
votes
4answers
564 views
Mobile UI usability - should navigation/aciton bars go at the top or bottom?
I'm designing a new application for Android and trying to decide where best to place my navigation/action bar. Most of the apps I have installed which have a navigation/action bar seem to have this ...
7
votes
2answers
2k views
How to display a temporary baloon tooltip during input validation?
I'm somewhat used to the GUI idiom where when I type something wrong in a text input field a balloon pops up from the field with info about what I got wrong / expected input. It remains visible until ...
0
votes
1answer
101 views
Usability + showing errors
I am having a discussion with a friend over whether to show or not show entity errors at startup (this is in Silverlight, but can apply to all development techniques).
I made my entry screens so the ...
0
votes
4answers
144 views
How to edit values in a c# listbox
This is more of a UI Design approach on how to let the user edit values in a list box.
I am interested in the Usability issue.
First approach is having a textBox near the list.
When user selects an ...
0
votes
2answers
96 views
design issue (concerning entering other items in the drop down list)
Q:
I have the following question about an interface issue.
I have a drop down list contains a list of items . Sometimes ,the user needs to select an item not exist in this drop down list(others).I ...
3
votes
1answer
317 views
How to identify the monitor from Java Swing application?
I wrote a swing application for my clients and some of them are using multiple monitors. Unfortunately that Java Swing application is confused in environment where multiple monitors present and pop ...
0
votes
0answers
23 views
What is more pleasing to the eye fade in or suddently appear [closed]
I have a pop up menu. What is said to be easier on the users' eyes? Should I just have it appear immediately using visiblity = true or should I have it fade in using opacity animation?
2
votes
2answers
223 views
What is the most user friendly dateformat? [closed]
What is - from a usability point of view - the best way to format dates?
Should I rather use absolute dates like:
05.07.2011
07/05/2011
or would it be better to print dates relative to the ...
1
vote
2answers
325 views
When is it appropriate to use right-click in a web app?
I'm working on the UI for a fairly large and complex web-based application and there is this ongoing discussion about whether or not we should keep the right-click options menu that is present on ...
1
vote
1answer
292 views
UI usability question for drop down list when hitting [TAB] key
I'm looking for opinions on this question. This will be a tough one to mark someone as the correct answer since it's mostly opinion, but if you have lots of UI experience, please share your ...
11
votes
5answers
801 views
How does Financial Times add a disclaimer when pasting text?
Here is an example of what happens when pasting text from Financial Times, the top paragraph is added.
Thanks in advance!
Example:
Please respect FT.com's ts&cs and copyright policy which ...
0
votes
3answers
48 views
Need some web UI help - displaying 7 options that are REALLY long where each option has a lot of content
I am not a great UI designer, so I thought I'd throw this out to those who are better at designing interfaces that are usable and have the potential to look good.
I have a public page on a site that ...
1
vote
2answers
74 views
Using an automatically generated URL as a kind of a password
Assume I want visitors of my site to be able to fill in a long form. That's not necessary for them to fill it in to use the site, but if they want to send a story to me, they need to fill it in. So, ...
0
votes
1answer
238 views
Philosophy of scroll bars
Suppose I want to design my own text editor . simply like notepad. Without using any richtextbox or other controls LIKE EDIT in C++. Main Handle is just a window in C++ or usercontrol in C#. The ...
1
vote
2answers
353 views
Tree view navigation, good idea?
I'm thinking of using a tree view for page navigation in my web application, similar to Windows Explorer. There are a lot of things for administrators to configure in the application so I figured ...
32
votes
4answers
31k views
Minimum sensible button size on iPhone
I'm designing an iPhone app that features a rather large set of onscreen rounded rect buttons. Given finger-based touchscreen UI, what do you think would be the smallest sensible button size? I need ...
6
votes
6answers
1k views
Most elegant UI for categorizing items?
I have a collection of items that the user needs to group/categorize in several ways. For the sake of an example, let's say it's a collection of cars and the user wants to categorize them in the ...


