> [I agree with others, your Reply-To address is getting annoying!] Let's see if this fixes the problem (do you reply to [EMAIL PROTECTED] with this e-mail ok or to other one)?
> > Same could be done at the Font selection dialog (the dialog > could have > > such property and the IDE could set that from the value of > the above > > mentioned IDE setting) if it's not a standard system dialog that > > cannot be changed to do so. > > Doesn't Lazarus just call the Font selection dialog of the > underlying widget set, which means that it is out of Lazarus > controls. To get what you want, we would have to create our > own custom Font Selection Dialog. Though not hard to do, but > more effort. Ignoring the font dialog since it's another thing (it has preview which covers the needs of the user a bit), the font name property editor (it shows a drop-down list, could show an owner-drawn one instead) would be the thing to change (once for all platforms I suppose). BTW, speaking of many platforms, how does Lazarus support "fonts" crossplatform? (does it delegate the burden onto the OS ? [since there is raster/bitmap fonts, TrueType, OpenType, PostScript etc. fonts that one could support) ---------------- George Birbilis ([EMAIL PROTECTED]) Computer & Informatics Engineer Microsoft MVP J# for 2004-2006 Borland "Spirit of Delphi" ++ QuickTime, Delphi, ActiveX, .NET components ++ http://www.kagi.com/birbilis ++ Robotics ++ http://www.mech.upatras.gr/~Robotics http://www.mech.upatras.gr/~robgroup _____ avast! Antivirus <http://www.avast.com> : Outbound message clean. Virus Database (VPS): 0653-5, 05/12/2006 Tested on: 8/12/2006 9:59:08 ?? avast! - copyright (c) 1988-2006 ALWIL Software. _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
