Search found 16 matches: ofnt2

Return to advanced search

Re: no estaria mostrando el brush...

DEFINE BRUSH oBr color rgb( 204, 255, 153 )
...
UTILPRN ::oUtil Self:nLinea, 1.3 SAY " " + DToC( aDatos[ nItem ][ 1 ] ) FONT ::oFnt2 BRUSH oBr WIDTH 18.2 shadow .T.
by goosfancito
Sun Dec 12, 2021 3:29 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: no estaria mostrando el brush...
Replies: 8
Views: 530

Re: Shapes Excel

este es el codigo: STAT FUNC ExportarTodos() *----------------------------- LOCAL oGraph1, oBar,oDlg,oFnt1,oFnt2 LOCAL oGraph2,oShape LOCAL aVenta:={} LOCAL nTotReg:=0 LOCAL ntotal:=0 Local ntotVenta:=0 Local nMes,ndia LOCAL aGets := Array( 30 ) Local I Local nValor:=0 Local ...
by jbrita
Thu Jan 26, 2017 2:00 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Shapes Excel
Replies: 7
Views: 1633

Re: Color of un-redefined Say Objects

Antonio, with TRANSPARENT clause in dialog I have now a little problem. DEFINE DIALOG oDlg RESOURCE "lis_de" FONT oFnt2 COLOR CLR_RED , nColore TRANSPARENT If the dbf vieved by twbrowse object contains a few records the bottom of the dialog is of the same color of dialog itself. ...
by MarcoBoschi
Wed Sep 07, 2011 7:34 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Color of un-redefined Say Objects
Replies: 16
Views: 2148

Re: Window and a Resizable dialog inside

... the twbrose has 16 obiejcts: button, get, btnbmp etc. etc. I declare it in this way: DEFINE DIALOG oDlg RESOURCE "lis_de" FONT oFnt2 I use Pelles to create it! For a Windows I have to use these jind of commands @ 1 , 1 GET oGet VAR cGet instead of REDEFINE gET oGet VAR cGet ...
by MarcoBoschi
Sun Jul 03, 2011 8:11 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Window and a Resizable dialog inside
Replies: 9
Views: 2029

Ayuda Vaciar Buffer Epson Tmu200d desde tprint

... **************************************************** nRow+= 1.6 oPrn:CmSay(NROW,2.1," No Valido como Factura ",oFnt2) nRow+=1.0 oPrn:CmSay(NROW,2.1,"*** GRACIAS POR SU VISITA *** ",oFnt2) nRow+=4.6 oPrn:CmSay(NROW,1.0," ",oFnt2) nRow+=1.3 ...
by Databaselab2002
Sat Mar 20, 2010 3:31 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ayuda Vaciar Buffer Epson Tmu200d desde tprint
Replies: 4
Views: 627

Re: PROBLEMAS CON LA TDOSPRN

... *-------------------- Local cPuerto:="LPT1" Local oPrn,fila,copia,pagina,I,linea,nRow,oPen1,oFnt1,oFnt2,oFnt3,oFnt4,oFnt5 Local nTotVenta:=0 Local nLargo:=Len(aDatos) oPrn:=TDosPrn():New(cPuerto) oPrn:command( "27","67", "33" ...
by jbrita
Tue Nov 24, 2009 11:34 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: PROBLEMAS CON LA TDOSPRN
Replies: 14
Views: 2608

Yo lo genero desde una plantilla txt sin necesidad de word

... Return Nil ****************************************************************** Static Function aImpresora(cTexto, lChkBox, nCopias) local oFnt1, oFnt2, oFnt3, oFnt4, oFnt5 local nlinea:=75, nAncho:=2600 local nSeparacion:=19, nSaltoLinea:=60 local nColumna:=1000 local nCentro:=1400 local Imagen1:="logos\Aguila.bmp" ...
by tosko
Tue Dec 02, 2008 3:20 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Imprimir en base a una plantilla/doc. externo
Replies: 3
Views: 1256

Esto te puede servir

Hola Manuel, Ojala sea esto lo que andas buscando, como poner con treport un dato vertical, prueba esto : Local oFnt,oFnt2,oPen1,oReport,oFont9,oFont10 DEFINE FONT oFnt NAME "Arial" SIZE 0,-10 DEFINE FONT oFnt2 NAME "Arial" SIZE 0,-8 NESCAPEMENT 900 DEFINE FONT oFont9 NAME "Arial" ...
by Ramon Paredes
Wed Nov 19, 2008 3:17 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: VERTICAL FONT en Report
Replies: 12
Views: 2630

... := { || f_fntRowData() } STATIC FUNCTION f_fntRowData() LOCAL oFntRow:="" IF (ordkeyno()) % 2 == 0 oFntRow := oFnt1 elseif … ELSE oFntRow := oFnt2 ENDIF RETURN (oFntRow)
by Otto
Mon Dec 17, 2007 12:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBrowse – show lines slashed
Replies: 19
Views: 4465

... LOCAL LstCol := 112 // ultima columna a utilizar LOCAL LstFil := 59 // ultima fila para datos LOCAL nFil1 := 0 LOCAL c, f, cMedio LOCAL oFnt1, oFnt2, oFnt3, oPen1 * LOCAL nPag := 0 LOCAL oPrn LOCAL cDate := STR( DAY( DATE() )) + " de " + ; sp_mes( MONTH( DATE() ) ) + " del " +; str(Year(DATE())) ...
by Armando Picon
Fri May 18, 2007 2:58 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Resoluciones de las impresoras X TReport/TPrinter
Replies: 28
Views: 10102

... No way, this is my source code PrnSetSize( 650, 250 ) PRINTER oPrt Preview DEFINE FONT oFnt1 NAME "ARIAL" SIZE 0,-6 OF oPrt BOLD DEFINE FONT oFnt2 NAME "ARIAL" SIZE 0,-8 OF oPrt BOLD DEFINE FONT oFnt3 NAME "ARIAL" SIZE 0,-9 OF oPrt BOLD oTxtFile = TTxtFile():New(cFile,0) oTxtFile:GOTOP() ...
by Armando
Fri May 11, 2007 5:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: oPrn:SetSize(nWidth,nHeigt)
Replies: 11
Views: 2386

PAPEL DE LA IMPRESORA URGENTE

... oPrn End End Define Font oFnt Name "Arial" Size 0,-8 OF oPrn Define Font oFnt1 Name "Arial" Size 0,-6 OF oPrn Nescapement 45 * 100 Define Font oFnt2 Name "Arial" SIZE 0,-12 BOLD OF oPrn Define Font oFnt3 Name "Arial" Size 0,-6 OF oPrn Bold oPrn : SetPage( DMPAPER_USER ) // DMPAPER_USER 256 ...
by horacio
Tue Feb 27, 2007 2:30 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: PAPEL DE LA IMPRESORA URGENTE
Replies: 1
Views: 851

... #DEFINE bitmaps curdir()+"\bitmaps" DEFINE FONT oFnt NAME "Arial" SIZE 0,12 DEFINE FONT oFnt2 NAME "Arial" SIZE 0,12 BOLD DEFINE WINDOW _oWND TITLE "Prueba Foro FWPPC" USE (data+"\clientes.dbf") ALIAS ...
by luis.santeliz
Wed Sep 13, 2006 10:28 pm
 
Forum: FiveWin para Pocket PC
Topic: Problema grave de velocidad
Replies: 23
Views: 6365

Centrar texto en un informe

... 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" SIZE 0,-24 BOLD OF ...
by jmua
Mon May 29, 2006 6:12 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Centrar texto en un informe
Replies: 1
Views: 640

Re: Bug en Clase Printer?

... LOCAL LstCol := 112 // ultima columna a utilizar LOCAL LstFil := 59 // ultima fila para datos LOCAL nFil1 := 0 LOCAL c, f, cMedio LOCAL oFnt1, oFnt2, oFnt3, oPen1 * LOCAL nPag := 0 LOCAL oPrn LOCAL cDate := STR( DAY( DATE() )) + " de " + ; sp_mes( MONTH( DATE() ) ) + " del " +; str(Year(DATE())) ...
by Armando Picon
Fri May 05, 2006 10:09 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Bug en Clase Printer?
Replies: 1
Views: 1070
Next

Return to advanced search