Results 1 to 22 of 22

Thread: Looking for model GUIs

  1. #1

    Thread Starter
    Software Carpenter dee-u's Avatar
    Join Date
    Feb 2005
    Location
    Pinas
    Posts
    11,127

    Arrow Looking for model GUIs

    Aside from Outlook is there an app out there that has a functional GUI that I could derive ideas from?
    Regards,


    As a gesture of gratitude please consider rating helpful posts. c",)

    Some stuffs: Mouse Hotkey | Compress file using SQL Server! | WPF - Rounded Combobox | WPF - Notify Icon and Balloon | NetVerser - a WPF chatting system

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

    Re: Looking for model GUIs

    What type of software are you creating?

  3. #3

    Thread Starter
    Software Carpenter dee-u's Avatar
    Join Date
    Feb 2005
    Location
    Pinas
    Posts
    11,127

    Re: Looking for model GUIs

    Its for Property Management and Asset Register though I am not specific with the functionality, Outlook has been consistently used a model even if the product is not for email and I am looking for such models where I could derive ideas from.

    Thanks for any inputs!
    Regards,


    As a gesture of gratitude please consider rating helpful posts. c",)

    Some stuffs: Mouse Hotkey | Compress file using SQL Server! | WPF - Rounded Combobox | WPF - Notify Icon and Balloon | NetVerser - a WPF chatting system

  4. #4
    KrisSiegel.com Kasracer's Avatar
    Join Date
    Jul 2003
    Location
    USA, Maryland
    Posts
    4,985

    Re: Looking for model GUIs

    Microsoft's accounting software is pretty cool.
    KrisSiegel.com - My Personal Website with my blog and portfolio
    Don't Forget to Rate Posts!

    Free Icons: FamFamFam, VBCorner, VBAccelerator
    Useful Links: System.Security.SecureString Managed DPAPI Overview Part 1 Managed DPAPI Overview Part 2 MSDN, MSDN2, Comparing the Timer Classes

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

    Re: Looking for model GUIs

    MDI or SDI app?

  6. #6
    PowerPoster dilettante's Avatar
    Join Date
    Feb 2006
    Posts
    24,487

    Re: Looking for model GUIs

    Now what you requested, but Everything You Know About UI Design Is Wrong has some info and links.

    Some people like WinZip's user interface. I think Core FTP has one of the worst I can think of.

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

    Re: Looking for model GUIs

    See heres the thing, core looks ugly but is functionally similar to every other ftp program, even in its placement of controls.

  8. #8
    PowerPoster dilettante's Avatar
    Join Date
    Feb 2006
    Posts
    24,487

    Re: Looking for model GUIs

    But the overall look is cluttered and ugly, and the millions of buttons don't give much of a clue about what they do. Many even seem to hint they'd do the same things.

  9. #9

    Thread Starter
    Software Carpenter dee-u's Avatar
    Join Date
    Feb 2005
    Location
    Pinas
    Posts
    11,127

    Re: Looking for model GUIs

    Quote Originally Posted by kasracer
    Microsoft's accounting software is pretty cool.
    Are you referring to Microsoft Money?
    Regards,


    As a gesture of gratitude please consider rating helpful posts. c",)

    Some stuffs: Mouse Hotkey | Compress file using SQL Server! | WPF - Rounded Combobox | WPF - Notify Icon and Balloon | NetVerser - a WPF chatting system

  10. #10

    Thread Starter
    Software Carpenter dee-u's Avatar
    Join Date
    Feb 2005
    Location
    Pinas
    Posts
    11,127

    Re: Looking for model GUIs

    Quote Originally Posted by Hack
    MDI or SDI app?
    MDI Sir.
    Regards,


    As a gesture of gratitude please consider rating helpful posts. c",)

    Some stuffs: Mouse Hotkey | Compress file using SQL Server! | WPF - Rounded Combobox | WPF - Notify Icon and Balloon | NetVerser - a WPF chatting system

  11. #11

    Thread Starter
    Software Carpenter dee-u's Avatar
    Join Date
    Feb 2005
    Location
    Pinas
    Posts
    11,127

    Re: Looking for model GUIs

    Quote Originally Posted by dilettante
    Now what you requested, but Everything You Know About UI Design Is Wrong has some info and links.

    Some people like WinZip's user interface. I think Core FTP has one of the worst I can think of.
    Thanks for the link, much appreciated!
    Regards,


    As a gesture of gratitude please consider rating helpful posts. c",)

    Some stuffs: Mouse Hotkey | Compress file using SQL Server! | WPF - Rounded Combobox | WPF - Notify Icon and Balloon | NetVerser - a WPF chatting system

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

    Re: Looking for model GUIs

    To be honest, I can see a major change soon in how GUI's are developed, im currently working in close relations with a graphic artist who is trying XAMAL on for size. If he likes it he is going to tout himself as a .NET Graphic Designer.

    I think this is the change that will see WPF usage increase exponentially. It has been that way for years with web development. And personally I welcome it. Many of the setbacks I have on projects are GUI related. To remove them would be great. A lot of people complain that its a waste of money to hire a GUI artist but it will be no more expensive than buying premium quality icons.

  13. #13
    KrisSiegel.com Kasracer's Avatar
    Join Date
    Jul 2003
    Location
    USA, Maryland
    Posts
    4,985

    Re: Looking for model GUIs

    Quote Originally Posted by dee-u
    Are you referring to Microsoft Money?
    No they have a new application that may even be built in .Net. It can process credit card transactions and everything and it looks slick (in my opinion anyway). There is even a free express edition.

    Check it out.
    KrisSiegel.com - My Personal Website with my blog and portfolio
    Don't Forget to Rate Posts!

    Free Icons: FamFamFam, VBCorner, VBAccelerator
    Useful Links: System.Security.SecureString Managed DPAPI Overview Part 1 Managed DPAPI Overview Part 2 MSDN, MSDN2, Comparing the Timer Classes

  14. #14

    Thread Starter
    Software Carpenter dee-u's Avatar
    Join Date
    Feb 2005
    Location
    Pinas
    Posts
    11,127

    Re: Looking for model GUIs

    One thing that I have in mind is it should be classical in that I need not upgrade it oftenly, I could follow the designs of MS Office applications but perhaps sooner or later it may again be replaced and I would need to replace also my GUI to suit the new looks of MS Office look, that would be a never ending story. I will try to dig deeper into WPF but I may not have much time to study it as I am developing the product. =(

    I actually have the luxury of using ComponentOne and Janus products but I have to moderate it and use only those that I need to use. The GUIs and controls of codejock seem to be pleasant also, I will take a closer look.

    Thanks a bunch guys!

    @kasracer
    I am currently downloading the Express edition to have a glimpse of its GUI.
    Regards,


    As a gesture of gratitude please consider rating helpful posts. c",)

    Some stuffs: Mouse Hotkey | Compress file using SQL Server! | WPF - Rounded Combobox | WPF - Notify Icon and Balloon | NetVerser - a WPF chatting system

  15. #15
    PowerPoster Jenner's Avatar
    Join Date
    Jan 2008
    Location
    Mentor, OH
    Posts
    3,712

    Re: Looking for model GUIs

    Heh... GUI design is a funny thing. Been using Office 2007 for over a year now, and I hate, and I mean HATE the ribbon concept. It's like "Let's take all our nice orderly menus, and all the toolbars and throw them all into one big pseudo-quagmire mess". It's an awful GUI concept in my opinion.
    My CodeBank Submissions: TETRIS using VB.NET2010 and XNA4.0, Strong Encryption Class, Hardware ID Information Class, Generic .NET Data Provider Class, Lambda Function Example, Lat/Long to UTM Conversion Class, Audio Class using BASS.DLL

    Remember to RATE the people who helped you and mark your forum RESOLVED when you're done!

    "Two things are infinite: the universe and human stupidity; and I'm not sure about the universe. "
    - Albert Einstein

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

    Re: Looking for model GUIs

    Oddly.... I like it... I've always hated having to navigate a myriad of menu options to find something. Now everything is within a couple of clicks.

    Some thing I heard someone point out in this manner.... menus (in the early days) were built by developers with little to no idea of how users would use them. Over the years and millions of ressearch dollars later, MS has come to the conclusion that the normal, typical Office user has trouble navigating menus... and so with the help of designers, psycologists and end users, developed the ribbon system. It's different, and I think that's what most people dislike about it... not that it's hard to use, but that it's so different that people naturally dislike it. and It's been my own experience the most of the people who complain about it..... are develoeprs.

    -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??? *

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

    Re: Looking for model GUIs

    I agree with you and further your point by saying when people say the cannot use it this is because they are not looking. The buttons are the same as the toolbar of old yet people cannot pick out the buttons even though the graphic icons are the same.

  18. #18

    Thread Starter
    Software Carpenter dee-u's Avatar
    Join Date
    Feb 2005
    Location
    Pinas
    Posts
    11,127

    Re: Looking for model GUIs

    Do you guys always use the same set of controls as used by MS Office like the Ribbon? What exactly do you do if it has been outdated, that is MS released another version which makes your GUI outdated, do you have to update also your current products?
    Regards,


    As a gesture of gratitude please consider rating helpful posts. c",)

    Some stuffs: Mouse Hotkey | Compress file using SQL Server! | WPF - Rounded Combobox | WPF - Notify Icon and Balloon | NetVerser - a WPF chatting system

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

    Re: Looking for model GUIs

    at my last job, they moved to the ribbon because 99% of their users are the types that also use Office.... it was a long and heated discussion on whether we should move to the ribbon. They use Infragistics Ribbon.... Microsoft has put a lot of time & effort into it... I don't think it's going to change any time soon. But if it does, then I'm sure there will be another round of discussions on if it should change or not.

    At my current job... it's all menus and there are no plans what so ever to change it.

    -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??? *

  20. #20

    Thread Starter
    Software Carpenter dee-u's Avatar
    Join Date
    Feb 2005
    Location
    Pinas
    Posts
    11,127

    Re: Looking for model GUIs

    Aren't you using toolbars?
    Regards,


    As a gesture of gratitude please consider rating helpful posts. c",)

    Some stuffs: Mouse Hotkey | Compress file using SQL Server! | WPF - Rounded Combobox | WPF - Notify Icon and Balloon | NetVerser - a WPF chatting system

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

    Re: Looking for model GUIs

    somewhat.... but the menuing and toolbars are so rudimentry that havign a ribbon would be overkill. I think the longest toolbar has maybe 12 items in it...

    -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??? *

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

    Re: Looking for model GUIs

    As I have stated numerous times. WPF will change all of this. You wouldn't make a website without a designer, this is what will happen programing, The cards have told me this.

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