Results 1 to 30 of 30

Thread: Professional look user friendly apps

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Mar 2007
    Location
    Melbourne, Australia
    Posts
    362

    Professional look user friendly apps

    i wish to make my app look professional and user friendly like say Kaspersky Internet Security 2009 looks. any options here?

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Professional look user friendly apps

    Moved to General Developer

  3. #3
    PowerPoster
    Join Date
    Dec 2003
    Posts
    4,787

    Re: Professional look user friendly apps

    Options? What are you after?

    Pino

  4. #4
    Frenzied Member
    Join Date
    Jul 2008
    Location
    Rep of Ireland
    Posts
    1,380

    Re: Professional look user friendly apps

    Application design is one of the hardest parts of being a programmer. Generally it is an evolutionary process and something you will only get good at over time. For instance consider one of my projects that I wrote about here:

    http://www.vbforums.com/showthread.php?t=518314

    (CodedFire is my old handle)

    As you can see the design changed quite a lot over the lifetime of that thread. The best thing to do is come up with a design that is easy to navigate. I have seen too many designs that looked amazing but took a manual to figure out how to use them. This will lose you customers, FAST. I know a lot of people harp on about applications looking the same as current ones but this is untrue. Napster didn't follow standard design rules of its time and was a success. This is because it was easy to use.

    Remember at the end of the day the idea of an application is to do something with information. If it does whatever its supposed to do correctly your halfway there. The next step is evolve your design so that your application does its thing in the fewest steps possible without compromising functionality. (This means hiding stuff in menu's is a no no).

    Thats all ive got for you at the moment. Hope this helps.

  5. #5
    PowerPoster RhinoBull's Avatar
    Join Date
    Mar 2004
    Location
    New Amsterdam
    Posts
    24,132

    Re: Professional look user friendly apps

    Quote Originally Posted by DeanMc
    ... Napster didn't follow standard design rules of its time and was a success. This is because it was easy to use...
    For what it's worth there are no "stadards" - rather common sense and good taste.

    I suppose you refer to "design" as GUI and it depends on type of app you're writing.
    If it's a business app then your gui better be desined in the simplest way possible or people will get tired of flashy screens (plenty of those out there) and eventually stop using it.
    If it is something like media player then you can ( and probably should) add some spice to it without going crazy I guess.

  6. #6
    Frenzied Member
    Join Date
    Jul 2008
    Location
    Rep of Ireland
    Posts
    1,380

    Re: Professional look user friendly apps

    Quote Originally Posted by RhinoBull
    For what it's worth there are no "stadards" - rather common sense and good taste.
    I know, there are STANDARDS though . And they are built upon what you said common sense and good taste. Unofficial yes, important absolutely.

  7. #7
    PowerPoster
    Join Date
    Dec 2003
    Posts
    4,787

    Re: Professional look user friendly apps

    Actually I'm pretty sure windows releases officiall form design standards

    Pino

  8. #8

  9. #9
    Frenzied Member
    Join Date
    Jul 2008
    Location
    Rep of Ireland
    Posts
    1,380

    Re: Professional look user friendly apps

    Yes, arguments are pointless. Ignorance is also equally as pointless. I do belive you are correct Pino but I would lean more towards asking your applications user base what they thought rather than going by a large companies standards. The main point it design is one of those things that you can know a lot about and still fail on. You will eventually get a style you are comfortable with and that is what you will use regardless.

    I still say functionality first though!

  10. #10
    PowerPoster
    Join Date
    Dec 2003
    Posts
    4,787

    Re: Professional look user friendly apps

    Yep, not saying microsofts way is correct however they release standards on how to keep yuor app in tune with the rest of windows

    Pino

  11. #11
    Frenzied Member
    Join Date
    Jul 2008
    Location
    Rep of Ireland
    Posts
    1,380

    Re: Professional look user friendly apps

    I must dig them out. Il post if I can get hold of them.

  12. #12

  13. #13

    Thread Starter
    Hyperactive Member
    Join Date
    Mar 2007
    Location
    Melbourne, Australia
    Posts
    362

    Re: Professional look user friendly apps

    wow great info peoples thanks very much.

  14. #14
    Frenzied Member
    Join Date
    Jul 2008
    Location
    Rep of Ireland
    Posts
    1,380

    Re: Professional look user friendly apps

    Here Ya Go
    Attached Images Attached Images  

  15. #15
    PowerPoster JuggaloBrotha's Avatar
    Join Date
    Sep 2005
    Location
    Lansing, MI; USA
    Posts
    4,286

    Re: Professional look user friendly apps

    Quote Originally Posted by DeanMc
    Here Ya Go
    Do you by chance have the pic in the vista windows update's panel too?
    Currently using VS 2015 Enterprise on Win10 Enterprise x64.

    CodeBank: All ThreadsColors ComboBoxFading & Gradient FormMoveItemListBox/MoveItemListViewMultilineListBoxMenuButtonToolStripCheckBoxStart with Windows

  16. #16
    Frenzied Member
    Join Date
    Jul 2008
    Location
    Rep of Ireland
    Posts
    1,380

    Re: Professional look user friendly apps

    I presume you mean this?



    Unfortunately not. The original one I posted was actually made by me using PSP and some blending. Or did you mean something else.

  17. #17
    Frenzied Member
    Join Date
    Jul 2008
    Location
    Rep of Ireland
    Posts
    1,380

    Re: Professional look user friendly apps

    Having said that, it would not be extremely hard to emulate, I mean here is a 5 minute job:


  18. #18
    PowerPoster JuggaloBrotha's Avatar
    Join Date
    Sep 2005
    Location
    Lansing, MI; USA
    Posts
    4,286

    Re: Professional look user friendly apps

    Quote Originally Posted by DeanMc
    I presume you mean this?



    Unfortunately not. The original one I posted was actually made by me using PSP and some blending. Or did you mean something else.
    Nope, I was referring to that one (except without the text/links on it), I'm horrible at graphics and art, that's why I was asking
    Currently using VS 2015 Enterprise on Win10 Enterprise x64.

    CodeBank: All ThreadsColors ComboBoxFading & Gradient FormMoveItemListBox/MoveItemListViewMultilineListBoxMenuButtonToolStripCheckBoxStart with Windows

  19. #19
    Frenzied Member
    Join Date
    Jul 2008
    Location
    Rep of Ireland
    Posts
    1,380

    Re: Professional look user friendly apps

    I couldn't make it identical but I could make one like the one above for ya if you want?

  20. #20
    Frenzied Member
    Join Date
    Jul 2008
    Location
    Rep of Ireland
    Posts
    1,380

    Re: Professional look user friendly apps

    EG, like the one from the PSP screen shot. I could try to remove the text from the vista one but it would be a static size image. This means that it would scale horribly but Il give it a shot if you want.

  21. #21
    PowerPoster JuggaloBrotha's Avatar
    Join Date
    Sep 2005
    Location
    Lansing, MI; USA
    Posts
    4,286

    Re: Professional look user friendly apps

    I've chatted with the client and the pic in post #17 will work fine, thanks for the offer though
    Currently using VS 2015 Enterprise on Win10 Enterprise x64.

    CodeBank: All ThreadsColors ComboBoxFading & Gradient FormMoveItemListBox/MoveItemListViewMultilineListBoxMenuButtonToolStripCheckBoxStart with Windows

  22. #22
    Frenzied Member
    Join Date
    Jul 2008
    Location
    Rep of Ireland
    Posts
    1,380

    Re: Professional look user friendly apps

    Cool, well if you PM me with the dimensions of your application sidebar I will redo it to that spec, clean it up slightly and export as bitmap/gif/png as the picture in post 17 is only a low quality graphic.

    I will have it done by 10pm GMT if you send over those dimensions.

  23. #23
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: Professional look user friendly apps

    Actually what they release are RECOMMENDED practices and GUIDELINES.... if you follow them or not is up to you. My last job's standards was to follow MS's lead, as their target user base is a heavy Office user types... here... not so much and the app doesn't follow your typical menus or layout styles... it heavily dependant on the legacy app its replacing, as well as how the app is going to be used. Drives me bonkers...

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  24. #24
    Frenzied Member
    Join Date
    Jul 2008
    Location
    Rep of Ireland
    Posts
    1,380

    Re: Professional look user friendly apps

    I do like the WPF approach though. Ive been playing with it at first and thought it was rubbish but the fact that it forces you to create your UI as a separate tier plus the speed at which one can write ZAMAL once you have learned it means that UI development is finally becoming less of a hack and slash affair. I intend to create some WPF centric articles shortly to demonstrate its prowess.

  25. #25
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: Professional look user friendly apps

    Dean - let me know when you do that, I'd be interested. I've been toying with it and like some of the effects you can create fairly easily that wasn't possible pre-WPF.

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  26. #26
    Frenzied Member
    Join Date
    Jul 2008
    Location
    Rep of Ireland
    Posts
    1,380

    Re: Professional look user friendly apps

    Will do of course. I think WPF may be the technology that trumps for .NET in general after a few more releases and a bit of maturity.

    JuggaloBrotha here is a better sidebar for you:


  27. #27

    Thread Starter
    Hyperactive Member
    Join Date
    Mar 2007
    Location
    Melbourne, Australia
    Posts
    362

    Re: Professional look user friendly apps

    what is WPF and how do i use it, where do i find it?

  28. #28
    PowerPoster
    Join Date
    Dec 2003
    Posts
    4,787

    Re: Professional look user friendly apps

    Quote Originally Posted by aztrix View Post
    what is WPF and how do i use it, where do i find it?
    http://en.wikipedia.org/wiki/Windows...ion_Foundation

  29. #29
    Pro Grammar chris128's Avatar
    Join Date
    Jun 2007
    Location
    England
    Posts
    7,604

    Re: Professional look user friendly apps

    Quote Originally Posted by aztrix View Post
    what is WPF and how do i use it, where do i find it?
    http://www.vbforums.com/showthread.php?t=570937
    My free .NET Windows API library (Version 2.2 Released 12/06/2011)

    Blog: cjwdev.wordpress.com
    Web: www.cjwdev.co.uk


  30. #30
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Professional look user friendly apps

    You need to know your target audience otherwise you have higher odds to fail.
    If its a business app custom for a client, then you need to get feedback from its users and management on how they want it to flow and look. If you are a good communicator then you will succeed. You have to give the customer what they want or they wont use it or your services.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width