uhm..well, im having hard time designing user interface of my application. that sucks..=/ esp. those app that need a good ui design, well anyone can give me some tips in designing a user interface?
Printable View
uhm..well, im having hard time designing user interface of my application. that sucks..=/ esp. those app that need a good ui design, well anyone can give me some tips in designing a user interface?
Some rules
1) Always use the current theme of the computer, never use a custome theme
2) Make sure tab index are in order
3) In general, use Verdana for headings, and Tahoma for sub headings and text
What is this for? Give us a clue what you have to deal with and we can help with ideas on a layout etc
uhm well, basically it's a CAI, my first time to design an interface with this type of program..~.~ so, how do you design an interface with this kind of program?
Here are two good threads for you to read
http://www.vbforums.com/showthread.p...user+interface
http://www.vbforums.com/showthread.p...user+interface
I'm just curious, what does CAI stand for ?Quote:
Originally Posted by upstream
Thanks szlamany i thought im the only one having a problem with user interface..^_^ im really glad i joined here. ^_^
CAI means Computer Assisted Instruction or Computer Aided Instruction.. =)
This site has a wonderful collection of tips and tricks to improve your development.
http://www.ssw.com.au/SSW/Standards/default.aspx
They have a specific section on UI:
http://www.ssw.com.au/ssw/Standards/...nterfaces.aspx
I don't agree with everything they say, but they certainly have plenty of food for thought.
cool, i'll check out the site you give. thanks.