Problema con font (SOLUCIONADO)

Problema con font (SOLUCIONADO)

Postby Patricio Avalos Aguirre » Thu Mar 19, 2015 4:38 am

Hola A todos

estoy teniendo problemas con los font con la version 15.02 build 2

en la clase taskpanel de andres con un xbrowse

font correcto
Image

font incorrecto
Image


el error se produce cuando entro a un dialogo haciendo dblclick al xbrowse
pero este dialog tine un font comic sang que es eliminado con oFont:End()
pero cuando vuelve sigue funcionando correctamente, el problema sucede cuando salgo del tastpanel y vuelvo aparece con fon negrita y mas grande y cambia el font para todos los xbrowse

Image

Image

con version anteriores 13.12 no tenia ningun problema, que podra estar pasando?
Last edited by Patricio Avalos Aguirre on Thu Mar 19, 2015 12:19 pm, edited 1 time in total.
Saludos
Patricio

__________________________________________________________________
Version: Harbour 3.2.0dev (r1307082134),Compiler: Borland C++ 5.8.2 (32-bit)
PCode version: 0.3, FWH 13.2
http://www.sialm.cl
User avatar
Patricio Avalos Aguirre
 
Posts: 1059
Joined: Fri Oct 07, 2005 1:56 pm
Location: La Serena, Chile

Re: Problema con font

Postby Antonio Linares » Thu Mar 19, 2015 12:01 pm

Patricio,

Comprueba que en tu aplicación no se haga

<oObjeto>:oFont = oFont

y en su lugar uses:

<oObjeto>:SetFont( oFont )

Si estas usando alguna clase de terceros comprueba que tambien se haga así
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: Problema con font ( SOLUCIONADO )

Postby Patricio Avalos Aguirre » Thu Mar 19, 2015 12:18 pm

Gracias Antonio

utilizo la clase vbox ahi era el problema

//::oFont := oFont
::SetFont( oFont )
Saludos
Patricio

__________________________________________________________________
Version: Harbour 3.2.0dev (r1307082134),Compiler: Borland C++ 5.8.2 (32-bit)
PCode version: 0.3, FWH 13.2
http://www.sialm.cl
User avatar
Patricio Avalos Aguirre
 
Posts: 1059
Joined: Fri Oct 07, 2005 1:56 pm
Location: La Serena, Chile

Re: Problema con font (SOLUCIONADO)

Postby Antonio Linares » Thu Mar 19, 2015 12:30 pm

muy bien :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain


Return to FiveWin para Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot] and 90 guests