Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

11
votes
3answers
183 views

What UI design makes sense when the userbase is obsessed with spreadsheets

In the first iteration of the software I am working on, we wrote tons of js to simulate an excel spreadsheet like experience. Now the users are not happy with the amount of scrolling they have to do. ...
10
votes
8answers
689 views

“My account” or “Your account” labels

I have somewhat of a strange question that is not really technical, but I do hope to collect meaningful advice. I'm building a large web application, basically a photo sharing community site. As ...
9
votes
3answers
266 views

Is there any research on numbered vs. star voting systems?

Has anyone done any research on user acceptance of the following voting systems for different target audiences? Or I'm not interested which is more accurate or how the votes will be used for ...
7
votes
12answers
513 views

Why is the save button needed?

Software like OneNote has shown that auto-save can be implemented, and it works just as well (or better) as the manual save button / CTRL+S. Anyways everything that you work on you want saved. Its ...
6
votes
4answers
1k views

Java CLI UI-design: frameworks or libraries?

I'm currently working on a small utility program that only requires a command line interface, and I started wondering if Java provided any standard way of creating the CLI, in a similar way that Swing ...
5
votes
2answers
202 views

What is this control? Group Box or Not!

Just curious about the control shown below, the straight line with label beside it. I tried to find a similar control for it but there was none nor any group box setting, so instead I just made a ...
5
votes
16answers
425 views

Business Applications: What are the fundamental features of a search form?

In a typical business application it is quite common to have forms that are used for searching. Some basic features are: A pane that contains the search criteria A grid to display the results ...
3
votes
2answers
95 views

Android UI Design Idea [closed]

I have been working on android for the last 6 months. I wonder why UI Design is done in "dp"s. It would be great if its mentioned in "%" instead of dp's. What i meant to say is assuming total width ...
3
votes
1answer
350 views

How to create a fixed background for a Screen in Blackberry?

I want to create a background for a screen that will not move when the screen is scrolled. My current code is something like: Bitmap bitmap = Bitmap.getBitmapResource("background.png"); ...
3
votes
4answers
162 views

How can I add a bunch of labels to a C# form and then scroll the form vertically?

I have a form in C# (WinForm). It looks like this: (LOGO) blank space for labels that I add through code (I can fit 10 labels in this space) (close button) The blank ...
3
votes
3answers
562 views

DockPanel Tab Order

I have a DockPanel set up in the DataTemplate of an ItemsControl as below: <ItemsControl HorizontalContentAlignment="Stretch"> <ItemsControl.ItemTemplate> <DataTemplate> ...
3
votes
1answer
627 views

Developing for multiple screen sizes on BlackBerry

Android and iOS have a concept of a "density independent pixel" so your layouts look the same on devices with different densities and screen sizes. Up until now I've written code to manually space ...
3
votes
2answers
337 views

Standard error messages

Very often we have to make up standard messages to show user. It can be an error or a warning message, whatever. Has anybody seen somewhere a site with such messages?
3
votes
2answers
101 views

UI Design Help / Advice

I have a dillema where our client relations department has been brought in for advice on UI and I vehemently disagree with it...even though I don't consider myself a designer at all. While I have ...
3
votes
1answer
200 views

Is there a Delphi dropdown notification component?

You know how in Firefox, if something happens that requires your attention but isn't immediately urgent enough to require a modal dialog, it will drop down a little strip at the top of the tab with a ...
3
votes
2answers
129 views

Are there any good resources/idioms for visually designing business applications?

I think we're all aware of what "your company's line-of-business software" looks like. Are there any resources, rules of advice, or general tricks to visually taming applications like this? Our ...
2
votes
3answers
137 views

WP7 alternative to tabs

I have a mobile app. On the two major smartphone platforms, I employ tabbed UI - there are 3-4 screens with pretty much independent functionality, they exchange info very occasionally, most of the ...
2
votes
2answers
760 views

Tools for storyboarding an application, including GUI

Are there any (preferably free) tools which would let you throw together a quick outline of a UI, and build these into storyboards to create a mockup of how a use-case might play out including popup ...
2
votes
4answers
1k views

UI design guidelines of Android - where to be found?

I'd like to develop apps for Android after 2 years of developing iPhone apps. First of all, I'm not a programmer. I'm a UI designer and usability engineer with basic knowledge of app programming. I ...
2
votes
5answers
500 views

Usability: Save changes using “Apply” button or after every single change?

I am interested in hearing opinions and experiences of fellow developers on topic of designing user interface, usability AND maintainability-wise. Common approach is to allow users to tweak options ...
2
votes
2answers
43 views

Should I share UI for objects that use common fields?

I have a parent class that holds all of the fields that are common between all device types. From that, I have a few derived classes that each hold their unique fields. Say I have device type "Switch" ...
2
votes
2answers
111 views

“About…” page on iPhone

I'm asking all those who have apps in the Apple iPhone App Store. Do you have an "About..." window/page/view in your app, or do you rely on iTunes for providing the developer info to the customer? If ...
2
votes
7answers
565 views

How to indicate that a column in a table is sortable (UI design question)?

In the application that I am working on, there is tabular data (for the record, it is a Java Swing app using JTables). In some cases the data is sortable by clicking on the column headers. What I want ...
2
votes
4answers
808 views

Master-Detail GUI in .net

This type of UIs are frequently displayed in various web-Sites and .net books. Are these types of User-Interfaces acceptable and/or popular in commercial and/or customized Business Software? ...
1
vote
3answers
67 views

Question on Fluid Web design

There are 2 ways in which we can implement a fluid design (one that would adjust itself to the screen size on which it is viewed on); Approach 1: We can just use the available browser size (or ...
1
vote
1answer
47 views

GUI design: disabling labels?

I couldn't find anything useful on the net to this question: Is it generally a good idea to disable labels on GUIs (forms etc.) or is it considered a blooper? I'm not talking about HTML ...
1
vote
3answers
85 views

Is there something like that in Android?

Is there any way that I can do something like this on Android. I need to make something like the notification on second tab.
1
vote
2answers
102 views

Perform UI updates in a loop

I am working on a mobile application UI that has a panel with momentum (for smooth scrolling) and I am currently updating the UI durring the smooth scrolling by using the following code: private void ...
1
vote
5answers
50 views

What should I do if a user types an unrecognized city?

I'm trying to develop an easy way for users to enter addresses. I've got a database of postal codes and cities already, so if a user enters his street address and postal code, I can (usually) ...
1
vote
3answers
107 views

HTML form design useful links and reading

I think most of us have seen the following: I'm currently tasked with converting an existing winform app into a web application. The current system is like the "Your company's app" and it would be ...
1
vote
2answers
338 views

Web UI design guidelines for selection from large hierarchy

Problem at hand: How to present two large hierarchies in Web UI for computer-illiterate users that fill some kind of boring application form. Use-case: User selects item "a" from hierarchy "A", then ...
1
vote
2answers
100 views

How should I use color in my application? Single, Theme, or Chaos?

How should I be using color in my application? I have over a 100 different forms (windows) in my application, and the default windows grey seems like a bad choice to me. One school of thought says ...
1
vote
2answers
535 views

UX Design for Disabled Controls w/ the Touch Interface

So we're re-designing a desktop application so that it's also usable with thye Touch Interface with Windows 7. We've consulted the UX guidelines. For some part of the UI, there are toolbox icons that ...
1
vote
7answers
351 views

When i proceed to develop a software, ui design or database design, which should be first?

I tried to design the ui with some ui mocking software, but i found it's hard for me to settle down all the detail of the design, since the database didn't design yet. But if i first design software, ...
0
votes
1answer
45 views

How to create an embossed button in objective c

I think it's called embossed button.. Is it possible to make one from code? I mean like the "Sign Up for Facebook" button in the Facebook iPhone app logging screen. I know three20 have something like ...
0
votes
1answer
37 views

Suggest ways to design UI screen to generate XML

What is the best way to design an UI for generating an XML? In our case, it is possible for the XML generated to have small number of attributes,but this is not certain. The XML file may grow to ...
0
votes
2answers
257 views

Android tabs vs. landscape orientation

I have a tab-based Android app. Currently, it does not support landscape mode - the one and only activity swallows all orientation changes. Now, a user asks that I support landscape for the sake of ...
0
votes
3answers
75 views

How to design an about me page in an iphone app?

I am about to release a free iphone application that is targeted for all ages. My main menu contains an "About" button. How would I design my about me page? Putting it part of the main menu is the way ...
0
votes
1answer
21 views

can any one tell me the details about below displayed control?can i arrange images on this?

can any one tell me the details about below displayed control?can i arrange images on this? Hi all, may i know the name of below displayed control. how can create this. can i able to arrange ...
0
votes
2answers
233 views

Need to display this 25 images in an view(any view) with a scroll functionality

I have 25 images in my array.so i need to display this 25 images in an view(any view) with a scroll functionality. However view will show the images as 5 rows. Each row need to hold 5 images. ...
0
votes
1answer
30 views

What techniques are used for limiting lists to active items except when an inactive item needs to be included for historical purposes?

For example, let's say I have 3 possible project statuses, Open Closed Inactive Let's pretend I've created two projects, one with a status of "Open" and the other with status of "Inactive." Then, ...
0
votes
1answer
361 views

iPhone UI Design for Navigation Controller - buttons moving down

I created a navigation controller based app. The view that opens up below the nvigation bar has a UIImageView and a bunch of 'detail disclosure' buttons on top of te uiimage for navigation purposes as ...
0
votes
1answer
521 views

Most efficient way to implement Dashboard UI pattern?

I want to do the Dashboard pattern. I currently do this for each home button: <FrameLayout android:layout_weight="1" android:focusable="true" android:onClick="onHomeButtonClicked" ...
0
votes
2answers
139 views

Best user interface for selecting a number on an iPhone?

This is a question about good UI design for an iPhone app. It feels like a really easy / obvious question but I'm really struggling to find good examples of this done elsewhere so I'll go ahead and ...
0
votes
2answers
113 views

iPhone UI design to go [closed]

Does anyone know of something that will let me design or at least sketch out iPhone interfaces on the go? I'm at school about 6 hours of the day, and that's when I get the best ideas, and need to ...
0
votes
1answer
76 views

Help with designing a form

I want to use a TreeView and design a form similar to the following image: Details: user select item group from treeview (treeview content checkbox). After check each group from treeview items in ...
0
votes
2answers
33 views

Cities, Municipalities, or Settlements?

I'm trying to build a form that lets a user enter an address as easily as possible. The way I had it before is you would choose a country, and then a list of provinces/states is populated, you ...
0
votes
2answers
183 views

Master page in C#

I have to design a control_panel form. This will have many tabs. How should I design this? Should I make different new forms for each tab or is there a concept of Masterpage in C# WinForms? Please ...
0
votes
2answers
71 views

Best way to save status of dynamic web interface

Basically in my website I have a sidebar with a stack of boxes; each box can be collapsed or expanded by the user. I need to save the status of each box for the currently logged in user. I don't want ...
0
votes
0answers
184 views

Any UI tips for a basic software till or point of sale (POS) system?

We want to put together a quick and simple software till system for a small scale customer (a single shop). Does anyone have any straightforward tips? Obvious things to avoid? I suppose even though ...

1 2