Search found 35 matches: fld

Searched query: fld

by cnavarro
Mon Jan 27, 2025 10:58 pm
Forum: FiveWin for Harbour/xHarbour
Topic: multi-column popup menu
Replies: 13
Views: 31403

Re: multi-column popup menu

... nil

//----------------------------------------------------------------------------//

Function MyPopMnu( oWnd, nR, nC )

local oPop
// local fld := { 1, 2 }

MENU oPop 2013 POPUP FONT oFontMnu ;
COLORMENU METRO_STEEL, CLR_WHITE ;
COLORLEFT CLR_WHITE, METRO_STEEL ;
COLORRIGHT CLR_WHITE ...
by Natter
Thu Jan 23, 2025 8:26 am
Forum: FiveWin for Harbour/xHarbour
Topic: multi-column popup menu
Replies: 13
Views: 31403

Re: multi-column popup menu

Thanks for your help. I tried to make a simple example

fld:={1,2}

MENU oPop POPUP 2015 COLUMNS fld ;
MENUITEM oCl PROMPT {"one", "two"}
ENDMENU

Thanks for your help. I tried to make a simple example. Everything works, but the menu has only 1 column that shows the glued values “one ‘+’two ...
by cdmmaui
Tue Mar 21, 2023 1:20 am
Forum: FiveWin for Harbour/xHarbour
Topic: Help with complex JSON
Replies: 12
Views: 2593

Help with complex JSON

... if dEtd == nil .AND. (cDateTim <> nil)
aDt := ParseDateTime( cDateTim )
dEtd := aDt[ 1 ]
cEtdTime := aDt[ 2 ]
endif
aRow := Array( 12 )
aRow[ FLD_VESSEL ] := hJson[ "vessel" ][ "vesselName" ]
aRow[ FLD_VOYAGE ] := hCall[ "transport" ][ "outboundService" ][ "carrierVoyageNumber" ]
aRow[ FLD ...
by Antonio Linares
Mon Apr 11, 2022 4:11 am
Forum: WhatsNew / Novedades
Topic: New FTDN March/Marzo 2022 (FWH 22.03)
Replies: 1
Views: 1777

Re: New FTDN March/Marzo 2022 (FWH 22.03)

... oRs
Ahora el parámetro out devuelve el valor en b.
oRs:Requery( a, @b ) // El parámetro Out se devuelve en b

* FWMariaRowSet:

- FieldGet( nFldNo ): Se ha solucionado el error en tiempo de ejecución cuando nFldNo
está fuera de rango.
- Expresión del filtro:"<fld> like <exp>" funciona pero ...
by Antonio Linares
Sun Apr 10, 2022 7:02 am
Forum: WhatsNew / Novedades
Topic: New FTDN March/Marzo 2022 (FWH 22.03)
Replies: 1
Views: 1777

New FTDN March/Marzo 2022 (FWH 22.03)

... a, @b ) --> oRs
Now out param returns value in b.
oRs:Requery( a, @b ) // Out param is returned in b

* FWMariaRowSet:
- FieldGet( nFldNo ): Runtime error when nFldNo is out or range
is fixed.

- Filter expression :"<fld> like <exp>" works but not
"<fld> not like <exp>". fixed ...
by nageswaragunupudi
Fri Mar 11, 2022 3:45 pm
Forum: FiveWin para Harbour/xHarbour
Topic: Clase Nativa MySql
Replies: 2
Views: 3725

Re: Clase Nativa MySql

... not know the next autoinc value, till the time it actually inserts the record in the table.
Between the moment server answers the query "SELECT MAX(fld) FROM table" and the time the new record is actually inserted, several other users might have already inserted several records and this insertion ...
by Antonio Linares
Wed Dec 15, 2021 9:44 am
Forum: FiveWin for Harbour/xHarbour
Topic: Learning opencv step by step
Replies: 21
Views: 3901

Re: Learning opencv step by step

... set INCLUDE=%oldinclude%

test1.cpp contains the source code for the first example https&#58;//docs&#46;opencv&#46;org/4&#46;5&#46;4/d1/d9e/fld_lines_8cpp-example&#46;html
Missing DLLs must be copied from c:\opencv_fwh\lib\Release\ to c:\opencv_fwh (where the resulting test1.exe is located ...
by karinha
Wed Jul 07, 2021 6:18 pm
Forum: FiveWin para Harbour/xHarbour
Topic: Perdida de recursos en Laout, Folderex (Resuelto)
Replies: 9
Views: 1286

Re: Perdida de recursos en Laout, Folderex

Holá, que usas? Recursos ó código? Pequeño ejemplo? Más detalles, porfa.

Se usas Recursos, muestre el .RC del FOLDEREX y del FLD_HIJA.

Regards, saludos.
by jds
Tue Jul 14, 2020 6:03 pm
Forum: FiveWin for Harbour/xHarbour
Topic: memvar
Replies: 12
Views: 1642

Re: memvar

Hallo,
The customer.dbf file that is within the fwh/samples map does not contain a fld field??
By compiling and launching the program that you suggest, I become an alert saying "Alert 38836300.00"??
by Antonio Linares
Fri Jun 07, 2019 11:14 am
Forum: WhatsNew / Novedades
Topic: New FTDN May/Mayo 2019 (FWH 19.05)
Replies: 4
Views: 5579

Re: New FTDN May/Mayo 2019 (FWH 19.05)

... de la clase TWindow, no actualizaba las coordenadas de la ventana.
Ahora está corregido.

* Correción: Pequeña corrección en el método PaintFld() de la clase TRibbonBar para eliminar un mal
efecto de pintado en algunas circustancias.

* Corrección: En source\function\imgtxtio.prg: Las ...
by Antonio Linares
Mon Jun 03, 2019 12:54 pm
Forum: WhatsNew / Novedades
Topic: New FTDN May/Mayo 2019 (FWH 19.05)
Replies: 4
Views: 5579

New FTDN May/Mayo 2019 (FWH 19.05)

... Fix: Class TWindow method Center() was not updating the window coordinates.
Now it is ok.

* Fix: Minor fix in Class TRibbonBar Method PaintFld() to remove a painting artifact
under some circunstances.

* Fix: source\function\imgtxtio.prg: The functions FW_SayText() and
FW_DrawImage() are ...
by ukoenig
Fri Nov 16, 2018 8:17 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Tgroup not transparent in w10
Replies: 3
Views: 884

Re: Tgroup not transparent in w10

... FolderGrp&#46;jpg

...
ACTIVATE DIALOG oDlg ;
ON INIT ( DLG_BACK( oDlg, nDStyle, nColor1, nColor2, lDirect, nGrdPos, nCGrdPos, cBrush, cImage ), ;
FLD_BACK( oFld, nTColor, nColor1, nColor2, lDirect, nGrdPos, nCGrdPos, cBrush, cImage ) )


The different folder-brush tests

// -------- FOLDER ...
by ukoenig
Fri Oct 09, 2015 3:06 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Resize gradient with Dialog Resize
Replies: 9
Views: 2390

Re: Resize gradient with Dialog Resize

... ABPaint( hDC, 100, 20, oImg:hBitmap, 255 ) ;
ON INIT ( DLG_BACK( oDlg, nDStyle, nColor1, nColor2, lDirect, nGrdPos, nCGrdPos, cBrush, cImage ), ;
FLD_BACK( oFld, nTColor, nColor1, nColor2, lDirect, nGrdPos, nCGrdPos, cBrush, cImage ) )

viewing the sample, You can see that all kind of paintings ...
by goosfancito
Tue Feb 25, 2014 1:24 pm
Forum: FiveWin para Harbour/xHarbour
Topic: say sin transparencia en folder...
Replies: 7
Views: 1011

Re: say sin transparencia en folder...

Karina no le veo diferencia, el fld esta redefinido desde mi prg

pongo el codigo:
&nbsp; &nbsp; &nbsp;REDEFINE FOLDER oFld1 ID 210 OF oDlg ;&nbsp; &nbsp; &nbsp; PROMPT "Empresa"&nbsp; &nbsp; &nbsp; REDEFINE SAY oSay ID 500 OF oDlg&nbsp; &nbsp; &nbsp; REDEFINE SAY oSay ID 501 OF oDlg&nbsp; &nbsp ...
by karinha
Mon Mar 25, 2013 6:24 pm
Forum: FiveWin para Harbour/xHarbour
Topic: combobox me devuelve datos no correctos
Replies: 4
Views: 667

Re: combobox me devuelve datos no correctos

.RC

FLD_GENERAL_4 DIALOG 3, 43, 386, 192
STYLE DS_ABSALIGN | DS_MODALFRAME | 0x4L | WS_CHILD | WS_VISIBLE | WS_BORDER
FONT 10, "MS Sans Serif"

{
COMBOBOX 31, 55, 112, 70, 11, CBS_DROPDOWNLIST | WS_TABSTOP
COMBOBOX 32, 55, 125, 70, 19, CBS_DROPDOWNLIST | WS_TABSTOP
}

&nbsp; &nbsp; REDEFINE ...