Duda en Combobox

Duda en Combobox

Postby jrestojeda » Tue May 13, 2008 6:59 pm

Hola a todos.
Tengo una pequeña duda al redefinir un combobox, necesito cambiarle el font que trae por defecto y no me deja.

Asi defino el font.
Code: Select all  Expand view  RUN
DEFINE FONT oFont1 NAME "Courier New" SIZE 0,-14 BOLD


Así redefino el Comobobox con el font.
Code: Select all  Expand view  RUN
   REDEFINE COMBOBOX oCbx1 VAR vCbx1 ITEMS Ctas ID 100 OF oDlg;
      FONT oFont1


Desde ya muchas gracias.
Saludos a todos.
Desde Argentina Esteban.
User avatar
jrestojeda
 
Posts: 601
Joined: Wed Jul 04, 2007 3:51 pm
Location: Buenos Aires - Argentina

Postby karinha » Tue May 13, 2008 7:10 pm

Ejemplo:
Code: Select all  Expand view  RUN
    SET FONT OF oOutras        TO oFont //-> Botton
    SET FONT OF oDelivery      TO oFont //-> Botton
    SET FONT OF oDlg           TO oFont //-> Dialogo
    SET FONT OF oLbx           TO oFont //-> Listbox
João Santos - São Paulo - Brasil - Phone: +55(11)95150-7341
User avatar
karinha
 
Posts: 7860
Joined: Tue Dec 20, 2005 7:36 pm
Location: São Paulo - Brasil

Postby jrestojeda » Tue May 13, 2008 7:24 pm

Karina,
Muchísimas gracias, funcionó perfecto!!
Saludos.
User avatar
jrestojeda
 
Posts: 601
Joined: Wed Jul 04, 2007 3:51 pm
Location: Buenos Aires - Argentina

Postby horacio » Wed May 14, 2008 1:35 pm

Otra

oCbx1 : SetFont( oFont )

Saludos
horacio
 
Posts: 1363
Joined: Wed Jun 21, 2006 12:39 am
Location: Capital Federal Argentina


Return to FiveWin para Harbour/xHarbour

Who is online

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

cron