Search found 207 matches: ofont2

Return to advanced search

Re: Ayuda Cambiar el Color de un SAY "URGENTE"

... Cristobal. Muchas gracias por responder. Si entiendo bien tu respuesta, te refieres a esto: DEFINE DIALOG oDlg2 SIZE 600,570 PIXEL TRUEPIXEL FONT oFont2 STYLE nOr( WS_POPUP, WS_VISIBLE, WS_DLGFRAME ) Si es asi, le saque el Style, no hay cambios, sigue sin funcionar, quizás sea algún error que ...
by remtec
Thu Jun 11, 2020 7:25 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ayuda Cambiar el Color de un SAY "SOLUCIONADO"
Replies: 12
Views: 1672

Re: No puedo imprimir un bitmap con printer

... PRINT oprn NAME "GRAFICOS" preview DEFINE FONT oFont1 NAME "MS SANSERIF" Size 0, -10 of oprn DEFINE FONT oFont2 NAME "MS SANSERIF" Size 0, -20 BOLD of oprn DEFINE FONT oFont22 NAME "MS SANSERIF" Size 0, -20 of oprn ENDIF declare tbin2[adir(".\DOCUMENT\"+ALLTRIM(FINAL->NUMERO)+"\"+alltrim(final->numero)+"*.jpg")] ...
by pacotre
Fri May 29, 2020 10:14 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: No puedo imprimir un bitmap con printer
Replies: 5
Views: 1615

Xbrowse, Mysql y Tdolphin.. error de orden..

... description: Error DBCMD/2001 Workarea not in use: ORDBAGNAME mi codigo es: FUNCTION ING_INVENTARIO_GENERAL(cEmpresa, cUsuario) local oDlg, oBrw, oFont2, oCol, oSay, oBtn2[ 9 ], oBoton1, oBoton2, oBoton3 LOCAL oGet,nIndex,aIdx:={} LOCAL cBusca:= Space(60) Local cSeek:="" Local oCampo, ...
by kpidata
Tue Dec 17, 2019 12:20 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Xbrowse, Mysql y Tdolphin.. error de orden..
Replies: 1
Views: 813

Re: Ayuda, Problema al realizar Refresh()

Ponle un size al objeto @ 190,15 SAY oAge2 PROMPT "Total Horas Dispo.: "+Str(Can_hor1,3) PIXEL OF oDlg3 COLOR RGB(14, 9, 50 ) FONT oFont2 SIZE 50,22 Y vas controlando donde te queda. si no puedes ver el tamaño real que tiene Can_hor1, puedes cambiar el color del fondo para visualizarlo. ...
by JESUS MARIN
Tue Dec 10, 2019 1:05 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ayuda, Problema al realizar Refresh() "SOLUCIONADO"
Replies: 2
Views: 381

Re: How to use Segoe MDL2 icons on Win 7 ?

... UI Symbol" I'm using 2 browser to select from different fonts DEFINE FONT oFont1 NAME "Segoe UI Symbol" SIZE 0,-25 DEFINE FONT oFont2 NAME "Segoe MDL2 Assets" SIZE 0, -25 because of the same HEX, Btnbmp selects symbols from "Segoe MDL2 Assets" AAdd( aData1 ...
by ukoenig
Sun Jun 23, 2019 6:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to use Segoe MDL2 icons on Win 7 ?
Replies: 33
Views: 5575

Re: Fwh19.05 - New Class TDockPnel

... thank You very much :D It seems there is something missing in class TGRAPH :?: I had a look at it, but couldn't find it. //oGraph:SetArrayFonts( { oFont2, oFont, oFont1, oFont, oFontB, oFontE, oFont1, oFont1, oFontB } ) I disabled this line and it works perfect without problems. Application =========== ...
by cnavarro
Tue Jun 04, 2019 2:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fwh19.05 - New Class TDockPnel
Replies: 17
Views: 2568

Re: Fwh19.05 - New Class TDockPnel

... thank You very much :D It seems there is something missing in class TGRAPH :?: I had a look at it, but couldn't find it. //oGraph:SetArrayFonts( { oFont2, oFont, oFont1, oFont, oFontB, oFontE, oFont1, oFont1, oFontB } ) I disabled this line and it works perfect without problems. Application =========== ...
by ukoenig
Tue Jun 04, 2019 2:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fwh19.05 - New Class TDockPnel
Replies: 17
Views: 2568

xbrowse.. y barras.

... := {|| Add_Producto(.F.,oBrw, cTab_Art), cTab_Art:Refresh() } oBrw:bKeyDown := { | nKey | TeclasProducto(nKey, oBrw, cTab_Art) } oBrw:oFont := oFont2 oBrw:SetDolphin(cTab_Art,.T.,.T.) alguien me orienta...no veo el error.
by kpidata
Wed Oct 17, 2018 5:49 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: xbrowse.. y barras.
Replies: 3
Views: 829

error ORDBAGNAME, con mysql tdolphin y xbrowse

... Error DBCMD/2001 Workarea not in use: ORDBAGNAME este es parte del codigo FUNCTION Menu_Marca_Extintores(cEmpresa,cUsuario) Local oDlg, oBrw, oFont2, oCol, oSay, oBtn2[ 9 ] LOCAL oGet,nIndex,aIdx:={} LOCAL cBusca := Space(60) Local cSeek:="" cExt_Mar:=XServer:Query("SELECT cod_mar, ...
by kpidata
Fri Aug 24, 2018 12:15 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: error ORDBAGNAME, con mysql tdolphin y xbrowse
Replies: 1
Views: 750

error en xbrowse mysql, tdolphin

... FUNCTION MENU_INSUMOS(cEmpresa) Local oDlg, oBrw, oFont2, oCol, oSay, oBtn2[ 9 ] LOCAL oGet,nIndex,aIdx:={} LOCAL cBusca := Space(60) Local cSeek:="" Local oCampo, cCampo :=space(50) LOCAL ...
by kpidata
Tue Jun 19, 2018 5:59 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: error en xbrowse mysql, tdolphin
Replies: 0
Views: 793

Listbox strange problem

... REQUEST ADS, ADSKeyno, ADSKeycount, ADSGETRELKEYPOS, ADSSETRELKEYPOS static aSecurity[06] function Main( cComp, cUid ) local oWnd , ; oFont, oFont2, oFont3, oMenu , ; oLbx , ; nSysW := GetSysMetrics(0) , ; nSysH := GetSysMetrics(1) , ; nLbxW := 600 , ; nLbxH := 430 , ; cSay := "Search ...
by cdmmaui
Wed May 23, 2018 7:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Listbox strange problem
Replies: 2
Views: 728

Re: html class

... BTNBMP oBtnLeft SIZE 16, 16 OF Self oBtnLeft:hBitmap1 := LoadBitmap( 0, 32750 ) oBtnLeft:bAction := {|| Msginfo() } oBtnLeft:oFont := ::oWnd:oFont2:hFont I sent you test test Application===========   Path and name: C:\Work\errori\dashboard\TEST.Exe (32 bits)   Size: ...
by Silvio.Falconi
Thu Jan 25, 2018 10:03 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: html class
Replies: 14
Views: 2415

Re: DEFINE FONT vs TFont()

... claramente la diferencia. He probado muchas combinaciones,... nada, ya encontraré sinó una fuente que me vaya bien y me agrade mas. Por cierto oFont2 := TFont():New( "Calibrí", 0, -12,,,,,,,,,,,,,, ) WITH OBJECT oFont2 := TFont():New() :cFaceName := "Calibrí" :nWidth := ...
by Xevi
Wed Dec 13, 2017 10:39 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: DEFINE FONT vs TFont()
Replies: 20
Views: 3361

DEFINE FONT vs TFont()

... con la Clase (son costumbres que se van adquiriendo) me encuentro con mi primer "error" o falta de saber el como en lugar de DEFINE FONT oFont2 NAME 'Calibrí' SIZE 6, -13 puedo hacer WITH OBJECT oFont2 := TFont:New() :cFaceName := "Calibrí" :nSize := 12 END al compilar, me lanza ...
by Xevi
Wed Dec 13, 2017 9:43 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: DEFINE FONT vs TFont()
Replies: 20
Views: 3361

Report collapsible

... REPORT oReport TITLE " ",cTITLE, dtoc(anfang) + " - " + dtoc(ende) LEFT ; FONT oFont1,oFont2,oFont3 ; PEN oPen1; HEADER Setup():LizenzNehmer()," ", ALLTRIM("Erstellt: " + dtoc(date())+ " - "+time()) RIGHT; ...
by Iris Gesser
Fri Oct 20, 2017 8:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Report collapsible
Replies: 2
Views: 716
PreviousNext

Return to advanced search