In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.

Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.

Bug propiedad de TChooseFontDlg en el IDE

Foro de Xailer profesional en español
buzonjmartial
Mensajes: 100
Registrado: Vie Abr 10, 2009 11:02 pm

Bug propiedad de TChooseFontDlg en el IDE

Mensaje por buzonjmartial »

Buenas noches,

En el IDE cuando intento poner a TRUE la propiedad LFORCEFONTSEXIST del componente TChooseFontDlg, ocurre este error
y se sale.


Código: Seleccionar todo

***************************** Registro de errores *****************************

             Exe: C:\local\Xailer61\Bin\xailer.exe
         Version: 6.1.0
       User name: admin
   Computer name: WIN10-JOA
           Fecha: 18/04/2019
            Hora: 01:32:02
   Memoria libre: 1755980
     Area actual: 1

------------------------- Información del compilador --------------------------

  Versión Xailer: Xailer 6.1.0
      Compilador: Harbour 3.2.0dev (r1803161710) 
Compilador C/C++: MinGW GNU C 7.3 (32-bit)
      Plataforma: Windows 10 10.0

----------------------- Información detallada del error -----------------------

      Subsistema: BASE
 Código de error: 1005
          Estado: .F.
     Descripción: Message not found
       Operación: TChooseFontDlg:_FLFORCEFONTSEXIST
      Argumentos:  [ 1] = Tipo: O Valor: 
         Fichero: 
 Código error SO: 0

Pila de llamadas:
  __ERRRT_SBASE (0)
  TCHOOSEFONTDLG:ERROR (0)
  (b)HBOBJECT (0)
  TCHOOSEFONTDLG:MSGNOTFOUND (0)
  TCHOOSEFONTDLG:_FLFORCEFONTSEXIST (0)
  (b)XCHOOSEFONTDLG (37)
  TCHOOSEFONTDLG:_LFORCEFONTEXIST (0)
  __OBJSENDMSG (0)
  TPROPERTYEDITOR:SET (386)
  TGRID:UPDATECELL (201)
  TINSPECTOREDIT:UPDATEVALUE (77)
  TDROPLIST:OK (656)
  (b)TDROPLIST_NEW (579)
  TLISTBOXGRID:ONCHANGE (0)
  (b)XLISTBOX (90)
  TLISTBOXGRID:CHANGE (0)
  TLISTBOXGRID:COMMAND (255)
  TSCROLLINGWINCONTROL:WMCOMMAND (275)
  TDROPLIST:WMCOMMAND (952)
  RUNFORM (0)
  TAPPLICATION:RUN (289)
  MAIN (49)

Un Saludo,
Joaquín Martínez
Responder