ui-design Questions
3
Solved
I have this UI requirement
At the moment, I have a working solution of a div (with a fixed height and width and a background image for the outer gradient border) and a pseudo element, positioned ...
Sly asked 4/9, 2017 at 2:56
1
I want part of my view to be wrapped inside a Form, but not the whole thing. I don't want the Form to take up that much space, so I've shrunken it using .frame(). Although there is still a lot of m...
Balenciaga asked 13/7, 2020 at 17:13
3
I wanted to add OnePlus 3 and OnePlus 5 as custom devices in the emulated devices list of Google Chrome. Please provide the viewport size so that I can test my website with it.
Example for pixel 2...
Unity asked 7/5, 2018 at 5:26
3
Solved
How can I achieve this kind of layout without using any library??
I tried something like this but was unable to get the exact layout
my_layout.xml
<?xml version="1.0" encoding="utf-8"?>
...
Dreg asked 13/3, 2019 at 6:44
2
Solved
While the picture shows basically what I want to do, however:
All labels supposed to be perfect squares of the same size
labels in the 2 columns should be perfectly aligned
The label at the bot...
Hasan asked 7/8, 2013 at 12:6
1
Solved
2
Solved
I would like to know the name of the default system font on the iPhone. It used to be "HelveticaNeue" I guess , but now?
Oldest asked 7/4, 2016 at 7:43
4
Solved
My question is a simple one. In android, we can separate xml stylesheet from layout so that it can be reuse everywhere and edited easily for UI design change.
Is it also possible in iOS xcod...
9
Solved
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 ...
Valet asked 17/12, 2009 at 19:47
2
Solved
More specifically, why are my JavaFX controls not being centered? Here are two screenshots, the first just after starting (I moved the window into a more visible spot but have not yet resized it), ...
Interior asked 2/10, 2014 at 20:50
8
Solved
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 softwa...
1
Solved
I am looking for a UI designer tool for android. I have tried many sites, but cannot find anything useful.
Some designer tools are only for wire-framing
e.g. http://www.fluidui.com
But th...
5
Solved
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 t...
Ergocalciferol asked 10/3, 2010 at 14:17
4
Apple site says iPhone 5 Display is 1136-by-640-pixel resolution at 326 ppi. Generally resolution is practically spelled (Width x Height). In the iPhone 5, case we know 1136 is height and 640 is wi...
Sneak asked 10/1, 2013 at 17:12
3
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 includin...
Leonilaleonine asked 30/10, 2010 at 17:54
3
Solved
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 d...
Sauls asked 14/2, 2011 at 22:43
2
Solved
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 G...
3
Solved
I have a DockPanel set up in the DataTemplate of an ItemsControl as below:
<ItemsControl HorizontalContentAlignment="Stretch">
<ItemsControl.ItemTemplate>
<DataTemplate>
<D...
Poisonous asked 23/8, 2010 at 16:39
16
Solved
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
So...
Galangal asked 20/3, 2010 at 7:21
25
Solved
If you program for a nontechnical audience, you find yourself at a high risk that users will not read your carefully worded and enlightening error messages, but just click on the first button...
Shafting asked 1/3, 2010 at 15:8
2
Solved
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 t...
Vickers asked 2/11, 2009 at 10:45
3
Solved
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 ...
Pentapody asked 21/9, 2009 at 23:52
12
Solved
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...
Jugal asked 18/8, 2009 at 16:56
1
© 2022 - 2024 — McMap. All rights reserved.