... los dias numericos han cambiado, me explico.
lo tengo definido asi:
@ nLin, nColu BTNBMP ;
PROMPT Str( Day( dWork ), 2 ) SIZE 20, 20 FONT oFont4 ; //size 12,12 NOBORDER
FILENAME if(nColu=15,"RojoClaro20.Bmp",if(Tareas->(Dbseek(dWork,.f.)),"VerdeAgua20.BMP","AmarilloClaro20.BMP"));
ADJUST ...
Search found 3 matches: ofont4
Searched query: ofont4
- Fri Jun 21, 2024 3:41 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: cambiar imagen en BTNBMP
- Replies: 7
- Views: 857
- Sun Jun 16, 2024 6:31 am
- Forum: FiveWin para Harbour/xHarbour
- Topic: Problemas con una búsqueda.
- Replies: 4
- Views: 544
Re: Problemas con una búsqueda.
... Sans Serif" SIZE 0, -14
DEFINE FONT oFont2 NAME "Ms Sans Serif" SIZE 0, -18
DEFINE FONT oFont3 NAME "Courier New" SIZE 0, -18 BOLD
DEFINE FONT oFont4 NAME "ARIAL BLACK" SIZE 0, -22 BOLD
DEFINE DIALOG oDlg SIZE 400, 340 TITLE cPrompt FONT oFont // -> 6 Semanas
@ 0.2, .75 COMBOBOX nMonth ITEMS ...
DEFINE FONT oFont2 NAME "Ms Sans Serif" SIZE 0, -18
DEFINE FONT oFont3 NAME "Courier New" SIZE 0, -18 BOLD
DEFINE FONT oFont4 NAME "ARIAL BLACK" SIZE 0, -22 BOLD
DEFINE DIALOG oDlg SIZE 400, 340 TITLE cPrompt FONT oFont // -> 6 Semanas
@ 0.2, .75 COMBOBOX nMonth ITEMS ...
- Sat Dec 10, 2022 9:20 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: incrustar webview en un TDockPnel - SOLUCIONADO
- Replies: 19
- Views: 2234
Re: incrustar webview en un TDockPnel
Antonio
En la function CreaDocks(), cambia la llamada
En la function CreaDocks(), cambia la llamada
Por otro font de los que hay definidos en la function Main:SetFont( oFont4 )