Search found 4138 matches: font

Return to advanced search

... VEC0_JUSTIF := {2,2,2,0,2,2,2,2,2,2,2},; wAlias3:="MOVART" REDEFINE LISTBOX oBrw fields ID 999 OF oDlg ; COLOR CLR_BLACK, CLR_WHITE ; FONT oFont ALIAS (WALIAS) UPDATE oBrw:SetCols( VEC0_FIELD1, VEC0_ENC1, VEC0_SIZE1 ) Respecto a usar redefines con ids tenes que utilizar algun editor ...
by Leonor Gonzalez
Wed Oct 26, 2005 2:51 pm
 
Forum: FiveWin for CA-Clipper
Topic: clase twbrowse
Replies: 7
Views: 3237

... un bicho. OFAK DIALOG 60, 41, 328, 245 STYLE DS_MODALFRAME | 0x4L | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU CAPTION "Generar fichero OFAK" FONT 8, "MS Sans Serif" LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL { PUSHBUTTON "&Generar Fichero", 1, 104, 223, 63, 14 PUSHBUTTON "&Cancelar", ...
by jlcapel
Wed Oct 26, 2005 2:47 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error FiveWin/3 Cannot create Dialog Box:
Replies: 29
Views: 13147

... por ejemplo al activar el dialogo. Toma cualquier prg y hace algo como lo siguiente: Local lista:={} REDEFINE GET oFecha VAR vFecha ID 102 FONT oFont2 of oDlg COLOR CLR_BLACK,RGB(255,255,168) REDEFINE GET oAtiende VAR cAtiende PICTURE "@Z 99" ID 101 FONT oFont of oDlg REDEFINE GET oCliente ...
by DanielPuente
Tue Oct 25, 2005 2:58 pm
 
Forum: FiveWin para CA-Clipper
Topic: [Duda] Lista de Objetos ...
Replies: 2
Views: 1201

... VEC0_JUSTIF := {2,2,2,0,2,2,2,2,2,2,2},; wAlias3:="MOVART" REDEFINE LISTBOX oBrw fields ID 999 OF oDlg ; COLOR CLR_BLACK, CLR_WHITE ; FONT oFont ALIAS (WALIAS) UPDATE oBrw:SetCols( VEC0_FIELD1, VEC0_ENC1, VEC0_SIZE1 ) Respecto a usar redefines con ids tenes que utilizar algun editor ...
by DanielPuente
Tue Oct 25, 2005 2:34 pm
 
Forum: FiveWin for CA-Clipper
Topic: clase twbrowse
Replies: 7
Views: 3237

... la clausula alias a la definicion de cada browse: WALIAS:='MOVART' REDEFINE LISTBOX oBrw fields ID 999 OF oDlg ; COLOR CLR_BLACK, CLR_WHITE ; FONT oFont ALIAS (WALIAS) UPDATE wAlias3:="MOVAR2" REDEFINE LISTBOX oBrw3 fields ID 998 OF oDlg ; COLOR CLR_BLACK, CLR_WHITE ; FONT oFont ALIAS (WALIAS3) ...
by Leonor Gonzalez
Mon Oct 24, 2005 3:45 pm
 
Forum: FiveWin for CA-Clipper
Topic: clase twbrowse
Replies: 7
Views: 3237

... la clausula alias a la definicion de cada browse: WALIAS:='MOVART' REDEFINE LISTBOX oBrw fields ID 999 OF oDlg ; COLOR CLR_BLACK, CLR_WHITE ; FONT oFont ALIAS (WALIAS) UPDATE wAlias3:="MOVAR2" REDEFINE LISTBOX oBrw3 fields ID 998 OF oDlg ; COLOR CLR_BLACK, CLR_WHITE ; FONT oFont ALIAS (WALIAS3) ...
by DanielPuente
Mon Oct 24, 2005 1:53 pm
 
Forum: FiveWin for CA-Clipper
Topic: clase twbrowse
Replies: 7
Views: 3237

FONT And SetFont()

I do not appear to be able to set the font for a LISTBOX unless I use resources. I am using @ 0,0 LISTBOX oLbx...... DEFINE oFont.... ACTIVATE oFont I then either want to add "FONT oFont" or oLbx:setFont(oFont) Is runtime font control not implemented ...
by GWard
Tue Oct 18, 2005 7:29 am
 
Forum: FiveWin for Pocket PC
Topic: FONT And SetFont()
Replies: 8
Views: 3228

Frank, you are right. With Arial font the example shows different sizes 10 and 8. With Sans serif not. #include "fivewin.ch" /////////////// FUNCTION Main() /////////////// LOCAL aFont := array( 3 ) LOCAL ...
by Detlef Hoefner
Sat Oct 15, 2005 11:01 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using fonts
Replies: 1
Views: 1082

Using fonts

Hello, I try to define 3 sizes of fonts : DEFINE FONT Fnt[1] NAME "MS Sans Serif" SIZE 9 , 12 DEFINE FONT Fnt[2] NAME "MS Sans Serif" SIZE 0 , 10 DEFINE FONT Fnt[3] NAME "MS Sans Serif" SIZE 0 , 8 DEFINE DIALOG oDlg @ 1 , 1 SAY "SIZE 12" OF oDlg ...
by Frank Demont
Fri Oct 14, 2005 6:21 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using fonts
Replies: 1
Views: 1082

... 5, -17, 508, 367 STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU CAPTION "客戶基本資料" FONT 12, "細明體" { CONTROL "", 301, "TCBrowse", WS_CHILD | WS_VISIBLE | WS_BORDER | WS_TABSTOP, 1, 274, 506, 80 CONTROL "", 300, ...
by Taiwan
Thu Oct 13, 2005 8:37 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Folders
Replies: 4
Views: 2330

Re: Folders

... "FOLDER_DATOSG" ,"FOLDER_OPMER","OPVPREVIA","ENTREGA3","ENVIOS" // This is a get that belongs to that main dialog REDEFINE GET cFecha ID 103 FONT oFont3 OF oDlg PICTURE "@d" UPDATE // This are controls that belongs to the first folder REDEFINE GET oNumdoc VAR cOcNum ID 101 FONT oFont1 OF ...
by DanielPuente
Thu Oct 13, 2005 2:02 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Folders
Replies: 4
Views: 2330

Re: Dtepicker

... REDEFINE BTNGET oDesde VAR cDesde ID 113 OF oDlg ; RESOURCE "B_Cld" PICTURE "@D" VALID ValDesde(oBrw,vCodigo,@cDesde,oDesde,@vSaldo,oSaldo) ; FONT oFont3; ACTION (aRec :=GetCoors(oDesde:hWnd),; cDesde:=Calend(cDesde,aRec[1],aRec[4],oDlg),; oDesde:Refresh(),oDesde:SetFocus()) Regards Hello, ...
by DanielPuente
Wed Oct 12, 2005 1:47 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Dtepicker
Replies: 1
Views: 1324

Can not create dialog box (tsbrowse)

... y me lo produce el control tsbrowse. AQUI VA EL .RC que uso. PIDEUSU DIALOG 65, 46, 276, 208 STYLE DS_MODALFRAME | 0x4L | WS_POPUP | WS_VISIBLE FONT 8, "MS Sans Serif" { EDITTEXT 102, 231, 166, 32, 12, ES_PASSWORD | WS_BORDER | WS_TABSTOP LTEXT "Clave de acceso del usuario", -1, 130, 169, 91, ...
by Guest
Fri Oct 07, 2005 9:05 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Can not create dialog box (tsbrowse)
Replies: 3
Views: 1715
Previous

Return to advanced search