redefine checkbox con font

redefine checkbox con font

Postby Patricio Avalos Aguirre » Mon Oct 16, 2017 7:41 pm

Estimados

alguna forma de colocar un font en un checkbox

no me funciona con ACTIVATE .. ON INIT oChk: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: 1058
Joined: Fri Oct 07, 2005 1:56 pm
Location: La Serena, Chile

Re: redefine checkbox con font

Postby armando.lagunas » Mon Oct 16, 2017 8:49 pm

Saludos:

Prueba asi:

Code: Select all  Expand view


DEFINE FONT   xFont NAME "Consolas" SIZE 0, -19

    REDEFINE CHECKBOX oChk VAR lActivo PROMPT " Empresas Activas"    ID 21 OF oDlg
                      oChk:oFont( xFont )

 
SkyPe: armando.lagunas@hotmail.com
Mail: armando.lagunas@gmail.com
User avatar
armando.lagunas
 
Posts: 346
Joined: Mon Oct 05, 2009 3:35 pm
Location: Curico-Chile


Return to FiveWin para Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 5 guests