[fpc-pascal] a call on 64-bit testing of fpGUI

Graeme Geldenhuys graemeg.lists at gmail.com
Fri Feb 1 22:03:10 CET 2008


On 01/02/2008, ik <idokan at gmail.com> wrote:
> 2. Font select is compiled but I have a sig serv on procedure
> TMainForm.CreateFontList;

Could you try what Giuliano suggested.  Changing the default font from
Arial to Sans.

gfxbase.pas line 63
    FPG_DEFAULT_FONT_DESC = 'Arial-10:antialias=true';


Though looking at your backtrace it seems to get all the way to the
XftListFonts() call and fails there... I'll go read up on the
parameter options again.

Regards,
  - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/



More information about the fpc-pascal mailing list