Search found 565 matches: bold

Return to advanced search

Re: writing fixed headers to Excel sheet

... // centered title // // set font and colors FOR nCol := 1 TO FCOUNT() oSheet:Cells( 3, nCol ):Font:Size := 10 oSheet:Cells( 3, nCol ):Font:Bold := .t. oSheet:Cells( 3, nCol ):Font:Color:= 8388608 NEXT
by Manuel Valdenebro
Tue Jul 25, 2006 5:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: writing fixed headers to Excel sheet
Replies: 4
Views: 1283

Ayuda Rango de Fechas desde-hasta

... botón minimize deshabilitado local ofecha SET DATE FRENCH desde:= CToD(" / / ") hasta:= CToD(" / / ") DEFINE FONT oFont NAME "ARIAL" SIZE 0,-13.70 BOLD Sele 11 USE FACTURA iNDEX on factura->fecha to ddto set index to ddto DEFINE DIALOG oDlg1 from 10,35 to 20,70 STYLE nStyle COLOR CLR_BLUE,CLR_6 ...
by Databaselab2002
Sun Jul 23, 2006 11:01 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ayuda Rango de Fechas desde-hasta
Replies: 3
Views: 902

Ayuda Rango de Fechas desde-hasta

... botón minimize deshabilitado local ofecha SET DATE FRENCH desde:= CToD(" / / ") hasta:= CToD(" / / ") DEFINE FONT oFont NAME "ARIAL" SIZE 0,-13.70 BOLD Sele 11 USE FACTURA iNDEX on factura->fecha to ddto set index to ddto DEFINE DIALOG oDlg1 from 10,35 to 20,70 STYLE nStyle COLOR CLR_BLUE,CLR_6 ...
by Databaselab2002
Sun Jul 23, 2006 11:00 pm
 
Forum: FiveWin para CA-Clipper
Topic: Ayuda Rango de Fechas desde-hasta
Replies: 2
Views: 996

Como puedo separar lineas en un reporte

... if opci00 = 1 store "Fecha : " + dtoc( datita ) to dati else store space(18) to dati endif DEFINE FONT oFont1 NAME "LUCIDA CONSOLE" SIZE 0, -12 BOLD DEFINE FONT oFont2 NAME "LUCIDA CONSOLE" SIZE 4, 14 if opci14 = 2 REPORT oReporte TITLE "E X T R A C T O S D E C U E N T A S" CENTER ; HEADER "Empresa ...
by colthop
Mon Jul 03, 2006 3:38 pm
 
Forum: FiveWin para CA-Clipper
Topic: Como puedo separar lineas en un reporte
Replies: 1
Views: 841

Dymo Label

... USER // Define the fonts to be used DEFINE FONT oFnorm NAME "Courier New" SIZE 0, - 12 OF oPrn DEFINE FONT oFbold NAME "Courier New" SIZE 0, - 12 BOLD OF oPrn nRsp := oPrn:nVertRes() / 20 // Number of rows nCsp := oPrn:nHorzRes() / 40 // Number of columns oPrn:SetLandscape( ) nRow := 2 * nRsp ...
by TimStone
Fri Jun 30, 2006 6:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Adressing Dymo Labelwriter 400
Replies: 3
Views: 1079

Centrar texto en un informe

... oPrn:SetPortrait() //Ponemos la impresion en vertical PrnSetSize( 2100, 2970 ) //Tamaño de la pagina DEFINE FONT oFnt1 NAME "Arial" SIZE 0,-7 BOLD OF oPrn DEFINE FONT oFnt2 NAME "Arial" SIZE 0,-13 BOLD OF oPrn DEFINE FONT oFnt3 NAME "Arial" SIZE 0,-15 BOLD OF oPrn DEFINE FONT oFnt4 NAME "Arial" ...
by jmua
Mon May 29, 2006 6:12 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Centrar texto en un informe
Replies: 1
Views: 650

UNA DE EXCEL

... oSHEET:CELLS(4,15):VALUE="TOTAL" * FOR N=1 TO 15 oSHEET:CELLS(4,N):Font:Name:="ARIAL" oSHEET:CELLS(4,N):Font:Size:=12 oSHEET:CELLS(4,N):Font:bold:=.t. oSHEET:CELLS(4,N):BORDERS():LINESTYLE:=1 NEXT N * oSHEET:CELLS(REN,3):VALUE=TRANS(N01,"999,999,999.99") oSHEET:CELLS(REN,4):VALUE=TRANS(N02,"999,999,999.99") ...
by Marco Augusto
Mon May 22, 2006 5:43 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: UNA DE EXCEL
Replies: 4
Views: 1355

Stampa label.

... FROM USER ; NAME "Fivewin Labels" PREVIEW DEFINE FONT oFont NAME "ARIAL" SIZE 0,-10 OF oPrinter DEFINE FONT oFont1 NAME "ARIAL" SIZE 0,-10 BOLD OF oPrinter nLblWidth = oPrinter:nHorzRes() / HORZ_LABELS nLblHeight = oPrinter:nVertRes() / VERT_LABELS nLblWid := 06 // 2 nLblHei := 15 // 6 ...
by ik1mtt
Sat May 13, 2006 10:29 am
 
Forum: All products support
Topic: Stampa label.
Replies: 1
Views: 905

... FUNCTION Main() BWCCRegister(GetResources()) PUBLIC oWnd DEFINE FONT oFont NAME "MS SANS SERIF" SIZE 0,-8 //BOLD DEFINE FONT oFont01 NAME "VERDANA" SIZE 0,-11 BOLD Inicio() cAppliDir := SFN2LFN(cAppliDir) DEFINE BRUSH oBrush COLOR CLR_WHITE DEFINE WINDOW oWnd ...
by George
Thu Apr 27, 2006 10:42 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: "Pegar" DIALOGO a MAIN WINDOW
Replies: 8
Views: 1732

... Function Test Local oDlg, oFont1, oFont2 DEFINE FONT oFont1 NAME "Arial" SIZE 0,-36 NESCAPEMENT 90*10 DEFINE FONT oFont2 NAME "Arial" SIZE 0,-24 BOLD NESCAPEMENT 45*10 DEFINE DIALOG oDlg FROM 0,0 TO 20,40 COLOR CLR_BLACK,CLR_WHITE; TITLE "Textos rotados" ACTIVATE DIALOG oDLg CENTERED; ON PAINT( ...
by Raymundo Islas M.
Sun Apr 23, 2006 10:33 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Texto vertical
Replies: 4
Views: 995

Como se convierte font de Twindows a FONT DE TPRINTER

Amigos Trato de pulir un diseñador visual en tiempo de ejecucion como hago para convertir los fonts de gets q tengo en un TWINDOWS a FONTS de la clase TPRINTER la idea es q se imprima lo q se tiene en la TWINDOWS que simula al papel en la respectiva proporcion en la vista previa con la clase tPRINTE...
by Vladimir Zorrilla
Tue Apr 18, 2006 6:40 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Como se convierte font de Twindows a FONT DE TPRINTER
Replies: 5
Views: 3866

Antonio, Usando PreView en reportes finaliza la App ......

... PRINT oPrn TITLE "CORTE DEL DIA" PREVIEW TO aPrntrDts[6] ELSE PRINT oPrn TO aPrntrDts[6] ENDIF DEFINE FONT oFntH NAME "Arial" SIZE 0,-16 BOLD OF oPrn DEFINE FONT oFntD NAME "Courier New" SIZE 0,-12 OF oPrn DEFINE FONT oFntF NAME "Arial" SIZE 0,-8 OF oPrn DEFINE BRUSH oBrush COLOR CLR_WHITE ...
by Raymundo Islas M.
Sat Apr 15, 2006 9:10 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Antonio, Usando PreView en reportes finaliza la App ......
Replies: 11
Views: 2441

... oPrn, oFont, oPen Local nLinI, nColI, nLinF, nColF PRINT oPrn NAME "Impresión en Vertical.." PREVIEW DEFINE FONT oFont NAME "Arial" SIZE 0, -10 BOLD OF oPrn DEFINE PEN oPen WIDTH 2 OF oPrn oPrn:SetPage(9) // A4 oPrn:SetPortrait() //Vertical PAGE nLinI := 0.90 nColI := 0.90 nLinF := 28.6 nColF ...
by Manuel Valdenebro
Fri Apr 14, 2006 8:14 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: ROUNDBOX
Replies: 6
Views: 1762

Goosfancito, DEFINE FONT oFont1 NAME "Courier New" SIZE 0,-10 DEFINE FONT oFont2 NAME "Arial" SIZE 0,-12 BOLD DEFINE FONT oFont3 NAME "Courier New" SIZE 0,-10 REPORT oReport NAME "Relatório Geral do Estoque" ; TITLE cEmpres,; "Relatório Geral do Estoque",; "",; "" ; FONT oFont1,; ...
by Kleyber
Wed Apr 12, 2006 2:57 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Fuente en GROUP de la REPORT
Replies: 3
Views: 627

You can do from code: @ 6.0, 9 SAY oSay[4] PROMPT "NOMBRE COMERCIAL:" OF oFol1:aDialogs[2] PIXEL @ 21, 9 GET oGet[36] VAR oDbf:COMER OF oFol1:aDialogs[2] ; PIXEL SIZE 170,10 @ 35, 9 CHECKBOX oChk2 VAR oDbf:COM_BOLD ; PROMPT " Negrita" OF oFol1:aDialogs[2] PIXEL @ 6,189 SAY oSay[7] PROMPT "Fila:" OF ...
by Manuel Valdenebro
Tue Apr 11, 2006 8:04 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: folders in fwh27
Replies: 5
Views: 1396
PreviousNext

Return to advanced search