... considered as multi-line text and otherwise as single line text. Wordwrap
is applied for multi-line text only.
Now, if cText param is specified by Ref ( i.e., @cText ) also the text is rendered
as multi-line text with wordwrap.
Source: fwh\source\function\imgtxtio.prg
* Updated: makes\hbmk2.zip ...
Search found 15 matches: ref
Searched query: ref
- Mon Aug 05, 2024 4:14 pm
- Forum: WhatsNew / Novedades
- Topic: New FTDN July/Julio 2024 (FWH 24.07)
- Replies: 8
- Views: 6452
- Sun Aug 04, 2024 11:29 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: TDATAROW ERROR : Error BASE/39 Write not allowed
- Replies: 12
- Views: 2878
Re: TDATAROW ERROR : Error BASE/39 Write not allowed
What does this function Return?T_VITEM_REF_COLS_BY_ID( pnItemId )
Meanwhile please do this small test:
Immediately after opening the rowset, execute:
Code: Select all | Expand
oItemRs:Edit()
- Wed Jan 03, 2024 8:52 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Backups into blu rays
- Replies: 20
- Views: 4918
Re: Backups into blu rays
... don´t have any more
since we got USB-Stick i use them for "quick" Backup
there are also USB-Stick which have a Switch to enable/disable "Write"
https://www.amazon.de/Netac-64GB-Flash-Drive-Geh%C3%A4use-wei%C3%9F/dp/B0872V8P1Q/ref=sr_1_3?__mk_de_DE=%C3%85M%C3%85%C5%BD%C3%95%C3%91&crid=MME614CITXOO
since we got USB-Stick i use them for "quick" Backup
there are also USB-Stick which have a Switch to enable/disable "Write"
https://www.amazon.de/Netac-64GB-Flash-Drive-Geh%C3%A4use-wei%C3%9F/dp/B0872V8P1Q/ref=sr_1_3?__mk_de_DE=%C3%85M%C3%85%C5%BD%C3%95%C3%91&crid=MME614CITXOO
- Wed Nov 29, 2023 7:44 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: De vuelta tras 10 años por enfermedad.[Javier LLoris]
- Replies: 18
- Views: 4562
Re: De vuelta tras 10 años por enfermedad.[Javier LLoris]
... blogspot.com/
Japonés: https://bitacorajaponesa.blogspot.com/
Cubos de Rubik: https://www.instagram.com/jllorispersonal/?next=%2Falbarakatr%2Ffeed%2F&ref=2ybz0gmvul
Tengo una colección de unos 100 cubos de todo tipo de formas geométricas, todos resueltos, en instagram solo hay unos cuentos cubos.
Japonés: https://bitacorajaponesa.blogspot.com/
Cubos de Rubik: https://www.instagram.com/jllorispersonal/?next=%2Falbarakatr%2Ffeed%2F&ref=2ybz0gmvul
Tengo una colección de unos 100 cubos de todo tipo de formas geométricas, todos resueltos, en instagram solo hay unos cuentos cubos.
- Tue Nov 28, 2023 6:47 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: De vuelta tras 10 años por enfermedad.[Javier LLoris]
- Replies: 18
- Views: 4562
De vuelta tras 10 años por enfermedad.[Javier LLoris]
... blogspot.com/
Japonés: https://bitacorajaponesa.blogspot.com/
Cubos de Rubik: https://www.instagram.com/jllorispersonal/?next=%2Falbarakatr%2Ffeed%2F&ref=2ybz0gmvul
Tengo una colección de unos 100 cubos de todo tipo de formas geométricas, todos resueltos, en instagram solo hay unos cuentos cubos.
Japonés: https://bitacorajaponesa.blogspot.com/
Cubos de Rubik: https://www.instagram.com/jllorispersonal/?next=%2Falbarakatr%2Ffeed%2F&ref=2ybz0gmvul
Tengo una colección de unos 100 cubos de todo tipo de formas geométricas, todos resueltos, en instagram solo hay unos cuentos cubos.
- Mon Aug 14, 2023 4:53 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: ADO / Excel / XBROWSE / FWAdoStruct() / Edit()
- Replies: 8
- Views: 524
Re: ADO / Excel / XBROWSE / FWAdoStruct() / Edit()
... Nothing
If Err 0 Then
MsgBox Err.Source & "-->" & Err.Description, , "Error"
End If
End Sub
100% working. (just need a correct file/path.) +
Add Ref : (Menu Tools - Réf)
Microsoft ADO +
Microsoft ADO Ext
it is for Excel 8 so i need to change "Provider" String which is no Problem
but how to ...
If Err 0 Then
MsgBox Err.Source & "-->" & Err.Description, , "Error"
End If
End Sub
100% working. (just need a correct file/path.) +
Add Ref : (Menu Tools - Réf)
Microsoft ADO +
Microsoft ADO Ext
it is for Excel 8 so i need to change "Provider" String which is no Problem
but how to ...
- Tue Jul 04, 2023 1:33 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: usando listbox
- Replies: 3
- Views: 366
usando listbox
... listbox oBrw3 FIELDS ARR_3_P[NITEM3,7] ,ARR_3_P[NITEM3,2] , ARR_3_P[NITEM3,3], ARR_3_P[NITEM3,4], ARR_3_P[NITEM3,5], ARR_3_P[NITEM3,6];
HEADERS "Ref","Descripcion producto","Unid.","Precio","Total","Desc" ;
FIELDSIZES 70,325, 80,100,100,100 ;
FONT oFont1;
size 690,350 PIXEL ;
ON RIGHT CLICK ...
HEADERS "Ref","Descripcion producto","Unid.","Precio","Total","Desc" ;
FIELDSIZES 70,325, 80,100,100,100 ;
FONT oFont1;
size 690,350 PIXEL ;
ON RIGHT CLICK ...
- Tue Jun 06, 2023 8:17 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Problem with xBrowse (Fixed)
- Replies: 34
- Views: 4458
Re: Problem with xBrowse (Fixed)
... the xBrowse instantiation
@ oBar:nHeight, 0 XBROWSE oBrw SIZE 0,-30 PIXEL OF oDlg ;
DATA SOURCE oRsHdr ;
COLUMNS "HDR_FOL","HDR_FDM","HDR_REF",;
"HDR_EOS",;
"HDR_TOU",;
....
and in exchange you use
cSql := "SELECT *,S.SUC_NOM FROM HdrVda H LEFT JOIN Branches S ON H.HDR_SUC = S.SUC_NUM ...
@ oBar:nHeight, 0 XBROWSE oBrw SIZE 0,-30 PIXEL OF oDlg ;
DATA SOURCE oRsHdr ;
COLUMNS "HDR_FOL","HDR_FDM","HDR_REF",;
"HDR_EOS",;
"HDR_TOU",;
....
and in exchange you use
cSql := "SELECT *,S.SUC_NOM FROM HdrVda H LEFT JOIN Branches S ON H.HDR_SUC = S.SUC_NUM ...
- Fri May 26, 2023 5:27 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: Antonio, tu ayuda por favor
- Replies: 5
- Views: 582
Re: Antonio, tu ayuda por favor
Armando
Has probado a eliminar esta linea ?
En el movimiento de salida no grabas nada en el campo HDR_REF.
¿ qué ocurre si no grabas nada en el campo HDR_SUC ?
Saludos
Has probado a eliminar esta linea ?
Code: Select all | Expand
oRsHdr:Fields("HDR_SUC"):Value := AdoNull() // Only out movs has value
¿ qué ocurre si no grabas nada en el campo HDR_SUC ?
Saludos
- Thu May 04, 2023 6:37 am
- Forum: WhatsNew / Novedades
- Topic: New FTDN April/Abril 2023 (FWH 23.04)
- Replies: 4
- Views: 4183
Re: New FTDN April/Abril 2023 (FWH 23.04)
... se obtienen los datos de ese formato.
Si el parámetro se omite o es nulo, se obtienen los datos del formato disponible.
Si @nFormat se pasa por ref y nFormat es nulo, el formato se devuelve en este parámetro.
* Nuevo: Nueva función FW_ImageToBlob( [npImage], [cType], [nJpgQuality], ;
[lAlpha ...
Si el parámetro se omite o es nulo, se obtienen los datos del formato disponible.
Si @nFormat se pasa por ref y nFormat es nulo, el formato se devuelve en este parámetro.
* Nuevo: Nueva función FW_ImageToBlob( [npImage], [cType], [nJpgQuality], ;
[lAlpha ...
- Tue May 02, 2023 7:08 am
- Forum: WhatsNew / Novedades
- Topic: New FTDN April/Abril 2023 (FWH 23.04)
- Replies: 4
- Views: 4183
New FTDN April/Abril 2023 (FWH 23.04)
... is specified, data of that format is obtained.
If the param is ommited or nil, data of availabe format is
obtained. If @nFormat is passed by ref and nFormat is nil,
the format is returned in this parameter.
* New: FW_ImageToBlob( [npImage], [cType], [nJpgQuality], ;
[lAlpha], [nClrBack ...
If the param is ommited or nil, data of availabe format is
obtained. If @nFormat is passed by ref and nFormat is nil,
the format is returned in this parameter.
* New: FW_ImageToBlob( [npImage], [cType], [nJpgQuality], ;
[lAlpha], [nClrBack ...
- Sun Mar 19, 2023 8:26 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: hb_jsonDecode() this Website
- Replies: 2
- Views: 463
Re: hb_jsonDecode() this Website
hi,
thx for Answer.
hb_jsondecode( cJson, @hHash )
works only if the first parameter is a vaid json text.
If valid, second param by ref is filled with Hash.
In this case. the responsetext() is NOT json text.
ok understand
so hb_jsondecode() is not a Solution for phpBB System "generated" Website
thx for Answer.
hb_jsondecode( cJson, @hHash )
works only if the first parameter is a vaid json text.
If valid, second param by ref is filled with Hash.
In this case. the responsetext() is NOT json text.
ok understand
so hb_jsondecode() is not a Solution for phpBB System "generated" Website
- Sun Mar 19, 2023 7:50 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: hb_jsonDecode() this Website
- Replies: 2
- Views: 463
Re: hb_jsonDecode() this Website
hb_jsondecode( cJson, @hHash )
works only if the first parameter is a vaid json text.
If valid, second param by ref is filled with Hash.
In this case. the responsetext() is NOT json text.
works only if the first parameter is a vaid json text.
If valid, second param by ref is filled with Hash.
In this case. the responsetext() is NOT json text.
- Sun Jan 08, 2023 3:10 pm
- Forum: All products support
- Topic: DBF REDE/WEB WINDOWS 7/10/11
- Replies: 0
- Views: 20627
DBF REDE/WEB WINDOWS 7/10/11
Prezados amigos , eu fiz uma pergunta para ao Antônio Linares referente ao acesso lento dos dbf´s na rede Windows ,em especial quando e realizado um loop, dentro de outro loop em uma mesmo dbf pelo meu sistema compilado em fivewin 22.03/xharbour 1.2.3/BCC 7.3 em rede Windows 7/10/11 PRO , ele me disse ...
- Sun Nov 27, 2022 8:16 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Newbie Question : XBROWSE
- Replies: 17
- Views: 2599
Re: Newbie Question : XBROWSE
when using DIALOG instead of WINDOW i can not "maximize" :shock:
WRONG.
Use "RESIZABLE" clause while defining the DIALOG. Ref: dialog.ch
also BUTTONBAR does not appear when use oWnd:oClient := oBrwDBF ...
ALSO WRONG.
Just oDlg:Resize().
Test program (build and run in fwh\samples folder ...