Questions tagged [ui-design]

ui-design means User interface design. It is the design of websites, computers, appliances, machines, mobile communication devices, and software applications with the focus on the user's experience and interaction.

224 questions
0
votes
2 answers

Android form based layout

Am trying to achieve the below layout on Android (Target API 18, min API 8) Am relatively new to Android & came up with below layout file (activity_main.xml). I know a bit about Linear versus Relative layout and would highly appreciate if anyone…
John C
  • 1,795
  • 4
  • 27
  • 42
0
votes
1 answer

Does apple approve apps without flat design

Does apple approve the apps with combining Flat + UI gradient effect on icons, screens.
Anand
  • 2,086
  • 2
  • 26
  • 44
0
votes
1 answer

Android UI design automatic ImageView re-size

An ImageView gets an image and wraps the content so if the image has dimensions like 100x100, the ImageView has the same dimensions. I want to specify only the layout_height of this ImageView and when it matches the image to re-size properly the…
nenito
  • 1,214
  • 6
  • 19
  • 33
0
votes
0 answers

Android non standard navigation design

Hi to all. I need to implement this kind of navigation in my app. I don't have a clue from where to start. Can somebody point me to right direction?
Jovan
  • 1,741
  • 4
  • 19
  • 38
0
votes
1 answer

Code::Blocks beginner issue with UI design

I am new to C::B and wxWidgets. I've tried to create a simple screen like this: But I get this when it's run: I have changed a few properties like the following but I'm not sure if this was the right thing to do. I placed a flex grid on the form.…
itsols
  • 5,406
  • 7
  • 51
  • 95
0
votes
1 answer

WinForms UI design: displaying controls for only currently viewed hierarchy level

I am attempting to create a WinForms application which allows the user to display and edit data stored in a MSSQL database. The data being altered is hierarchical, and within a single level of the hierarchy the properties which may be altered are…
Conduit
  • 2,675
  • 1
  • 26
  • 39
0
votes
2 answers

How to specify a range of valid values in a Java GUI

I am creating an IMDB application which displays and organizes movies found on you computer (by looking up the metadata via an IMDB API). In my search panel I want to give the user the option of looking for movies that were released in a specific…
Héctor van den Boorn
  • 1,218
  • 13
  • 32
0
votes
2 answers

ui layout design stuck here

I have two text-view with two colors "qwer tyu iopasd fgh jkl zxcv bnm" and "123456789" I want to like to design the text view one after for example next to the "qwer tyu iopasd fgh jkl zxcv bnm"it display without any space"123456789" if the…
appukrb
  • 1,507
  • 4
  • 24
  • 53
0
votes
1 answer

Rich Text Editor--Issue in creating and maintaining bullet list

I have created a bullet list in my rich edit control, but I am facing below issue which I am trying to tell you in a sequence. press a bullet button to generate a bullet. Bullet list/paragraph will start like MS word. save the document. Reload the…
hitesh
  • 1
  • 2
0
votes
1 answer

What type of images will i choose for phonegap app development to get best result in all devices.

I want to use such an image that will load fast in all small or big android devices. In small device it will load fast. In big device the image quality will be good. In such case, what size or type of images will i use for best practice? Thanks
0
votes
1 answer

Dynamic content change for images

I am working on a web site project and not good at design as much as needed. I have a requirement of creating an image as it is on http://www.proptiger.com/images/banners/Top-–-generic-ad-for-Sai-Proviso-County-251x81.gif Now this is a .gif image…
KillABug
  • 1,414
  • 6
  • 34
  • 69
0
votes
1 answer

iPad User Interface Design Suggestions

I am writing my first native iPad app and I have a general UI question. I am horrible at user interface design and I'm looking for general guidance on what to use for my layout. Specifically I have a pretty simple master detail app that fits…
simusid
  • 1,854
  • 3
  • 18
  • 26
-1
votes
3 answers

how to add text in top border of view in andriod

I am new to android development please help me in creating this type design I want to add text in the center of the top borders in the card please help me or guide me to achive the same view
-1
votes
1 answer

how to make view controller similar like fragment in android for ios

I am very new in iOS development and wanna make design similar to my Android app. below is the Image of Android App that I wanna replicate in iOS. any help, source or reference would be appreciated. Description: Screen 1 : Screen one is main page…
RVorine
  • 49
  • 1
  • 10
-1
votes
2 answers

Statusbarcolor not working properly

statusbarcolor is only working on those activity who have navigation drawer. rest of the activities have white statusbar color. please any one suggest what should i do for it?see image 1st: and this is the second image in which status barcolor not…
chandan kumar
  • 190
  • 1
  • 15
1 2 3
14
15