[DUG] Making apps look fancy

2009-08-11 Thread Alister Christie
What are people using to make applications look fancy. AlphaSkins looks pretty cool, as does TMS SmoothControls Has anyone used these, or something similar? -- Alister Christie Computers for People Ph: 04 471 1849 Fax: 04 471 1266 http://www.salespartner.co.nz PO Box 13085 Johnsonville

Re: [DUG] Making apps look fancy

2009-08-11 Thread Jeremy Coulter
I found the TMS MSooth controls a bit O.T.T personally. Run your apps. on Vista or Win7 and they will look pretty ;-) Jeremy On Wed, Aug 12, 2009 at 4:35 PM, Alister Christie alis...@salespartner.co.nz wrote: What are people using to make applications look fancy. AlphaSkins

Re: [DUG] Making apps look fancy

2009-08-11 Thread John Bird
Most bang for the bucks comes from making sure you can get at the XP and Vista themes - the XPManifest component in D2006 onwards, especially D2007 on goes in every project of minegives the later sets of controls in COMCTL32.DLL rather than the old non-themed ones if the destination PC has

Re: [DUG] Making apps look fancy

2009-08-11 Thread John Bird
One thing I would like to be able to do more is the live search boxes, like the Vista start menu/Firefox Address bar/latest Google search results/etc which populate the lists as you type. What is others opinion on the best way to do these in Delphi? (especially using standard VCL and