RE: [DUG] Graphical User Interface Design

2007-06-28 Thread Sean Cross
Step 1: Get high quality bitmaps for your buttons etc. Don't use old or nasty images. Step 2: Big buttons with big images AND text. Le the users remove the text once they are experienced. Step 3: Profit Regards Sean Cross IT Systems Development Manager Catalyst Risk Management PO Box 230

Re: [DUG] Graphical User Interface Design

2007-06-28 Thread Nick
Sean, Got a place where said buttons can be purchased from? :-) Thanks! Sean Cross wrote: Step 1: Get high quality bitmaps for your buttons etc. Don't use old or nasty images. Step 2: Big buttons with big images AND text. Le the users remove the text once they are experienced. Step 3:

Re: [DUG] Graphical User Interface Design

2007-06-28 Thread Alister Christie
I'd avoid using BMPs for images on buttons and use PNGs instead. You wont be able to use the standard TBitBtn or TSpeedButton however. You could try http://www.thany.org/article/32/PngComponents which are free buttons that support PNGs is you don't already have a set (and are small of

RE: [DUG] Graphical User Interface Design

2007-06-28 Thread Sean Cross
] On Behalf Of Nick Sent: Friday, 29 June 2007 10:29 a.m. To: NZ Borland Developers Group - Delphi List Subject: Re: [DUG] Graphical User Interface Design Sean, Got a place where said buttons can be purchased from? :-) Thanks! Sean Cross wrote: Step 1: Get high quality bitmaps for your

RE: [DUG] Graphical User Interface Design

2007-06-28 Thread Sean Cross
. -Original Message- From: [EMAIL PROTECTED] [mailto:delphi- [EMAIL PROTECTED] On Behalf Of Alister Christie Sent: Friday, 29 June 2007 10:38 a.m. To: NZ Borland Developers Group - Delphi List Subject: Re: [DUG] Graphical User Interface Design I'd avoid using BMPs for images on buttons and use

RE: [DUG] Graphical User Interface Design

2007-06-28 Thread Jason Coley
If you have the TMS components, the TAdvGlowButton is very nice and can be modified to look almost any way. Jason -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Nick Sent: Friday, 29 June 2007 10:41 a.m. To: Jason Subject: Re: [DUG] Graphical User

Re: [DUG] Graphical User Interface Design

2007-06-28 Thread Jeremy North
I use Clever Icons (www.clevericons.com.au) for my custom images. Although they don't have a set of toolbar icons yet (too busy with custom work apparently). They have small icon set you can download. For off the shelf stuff you can try: www.glyfx.com www.glyfz.com www.glyphlab.com

Re: [DUG] Graphical User Interface Design

2007-06-28 Thread Jeremy North
The only drawback with them is that they are Aussies! Hey, that's not nice. g ___ NZ Borland Developers Group - Delphi mailing list Post: delphi@delphi.org.nz Admin: http://delphi.org.nz/mailman/listinfo/delphi Unsubscribe: send an email to [EMAIL

Re: RE: [DUG] Graphical User Interface Design

2007-06-28 Thread Nick
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Nick Sent: Friday, 29 June 2007 10:41 a.m. To: Jason Subject: Re: [DUG] Graphical User Interface Design Sean, Got a place where said buttons can be purchased from? :-) Thanks! Sean Cross wrote: Step 1

RE: [DUG] Graphical User Interface Design

2007-06-28 Thread Jason Coley
you. -Original Message- From: [EMAIL PROTECTED] [mailto:delphi- [EMAIL PROTECTED] On Behalf Of Alister Christie Sent: Friday, 29 June 2007 10:38 a.m. To: NZ Borland Developers Group - Delphi List Subject: Re: [DUG] Graphical User Interface Design I'd avoid using BMPs for images

RE: [DUG] Graphical User Interface Design

2007-06-28 Thread Stacey Verner
Developers Group - Delphi List Subject: Re: [DUG] Graphical User Interface Design I'd avoid using BMPs for images on buttons and use PNGs instead. You wont be able to use the standard TBitBtn or TSpeedButton however. You could try http://www.thany.org/article/32/PngComponents which are free

Re: [DUG] Graphical User Interface Design

2007-06-28 Thread Alister Christie
] Graphical User Interface Design I'd avoid using BMPs for images on buttons and use PNGs instead. You wont be able to use the standard TBitBtn or TSpeedButton however. You could try http://www.thany.org/article/32/PngComponents which are free buttons that support PNGs is you don't already have

RE: Re: [DUG] Graphical User Interface Design

2007-06-28 Thread Gary T. Benner
[Reply] HI All, At 10:57 on 29/06/2007 Jeremy wrote The only drawback with them is that they are Aussies! Hey, that's not nice. g Looks like they got really upset at that last comment and took their website offline . http://www.clevericons.com.au/ returns server not found. kr gary

Re: [DUG] Graphical User Interface Design

2007-06-28 Thread Richard Vowles
Gary T. Benner wrote: ** Looks like they got really upset at that last comment and took their website offline . http://www.clevericons.com.au/ returns server not found. .com -- Richard Vowles, Product Evangelist Developers Inc Ltd (for Delphi, C++ Builder, JBuilder, InterBase) web.

Re: [DUG] Graphical User Interface Design

2007-06-28 Thread Jeremy North
Seems this went straight to Gary. -- Forwarded message -- From: Jeremy North [EMAIL PROTECTED] Date: Jun 29, 2007 9:17 AM Subject: Re: Re: [DUG] Graphical User Interface Design Looks like they got really upset at that last comment and took their website offline . http

RE: [DUG] Graphical User Interface Design

2007-06-27 Thread John Bird
Well that's the start of a big discussion! Quickly off the top of my head: Its good to use someone with an eye for visual composition as in photography/painting to look over the layout of the screen. Use the alignment stuff supplied in the IDE Make some overall design decisions - eg I tend to

Re: [DUG] Graphical User Interface Design

2007-06-27 Thread Steve Peacocke
Agree John, I'll also reiterate what you may have been saying without saying it... CONSTANCY. If it acts this way on this screen, then it should act the same way on ALL screens. Follow Microsoft's ever-changing standards. From the Microsoft unofficial book of Confusion ^H^H^H^H^H^H^H^H^H