Search found 65 matches: evaluating

Return to advanced search

Re: The more fancy Xbrowses the more slow they become ?

... is one main reason. If the total number of cells ( rows x columns ) visible are high, full refresh is slow, because XBrowse paints each cell, evaluating all the code-blocks for each cell. Obviously too many graphics, embellishments and conditional colors, gradients slow down further. You need ...
by nageswaragunupudi
Fri Nov 04, 2022 9:04 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: The more fancy Xbrowses the more slow they become ?
Replies: 8
Views: 440

Re: Finding XBrowse current record

... a numeric value can not have any methods/datas. While writing such codeblocks, we need to know/ascertain what are the parameters supplied by the evaluating method/procedure while evaluating the codeblock. Please see line no.2038 of window.prg (FWH1805)       return Eval( ::bLDblClick, ...
by nageswaragunupudi
Sun Jul 04, 2021 11:36 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Finding XBrowse current record
Replies: 11
Views: 1390

Re: TDatabase Class

...    oRsCust:Filter := "[CustomerName] = 'bogus'"End CaseoLbx:ReFresh()Return(.t.)  The trick is evaluating cLname1 := alltrim( oLName1:GetText() ) As you type in the Name field .. the On Change clause calls iSearch() .. and the GetText() traps ...
by Rick Lipkin
Wed May 19, 2021 8:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TDatabase Class
Replies: 18
Views: 2077

Re: EasyReport progress?

... is working fantastically and after these months, this group of companies in which I am working, is looking to expand different modules and evaluating a series of extensions that will surely give me work for months, possibly years and in the end the concepts is this: A system that has worked ...
by Carles
Tue Mar 30, 2021 5:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: EasyReport progress?
Replies: 86
Views: 8838

New FTDN December/Diciembre 2020 (FWH 20.12)

... := .f.] ) // --> string as box or single line METHODS FOR CALCULATIONS: METHOD Calc( bCalc, u ) // or ( u, bCalc ) Returns a new matrix object, evaluating bCalc on every element of the matrix using the operand "u". "u" can be a scalar number of a matrix. bCalc is evaluated ...
by Antonio Linares
Mon Dec 28, 2020 10:16 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN December/Diciembre 2020 (FWH 20.12)
Replies: 8
Views: 2552

Re: FWH: Support for Matrix calculations

... := .f.] ) // --> string as box or single line METHODS FOR CALCULATIONS: METHOD Calc( bCalc, u ) // or ( u, bCalc ) Returns a new matrix object, evaluating bCalc on every element of the matrix using the operand "u". "u" can be a scalar number of a matrix. bCalc is evaluated ...
by nageswaragunupudi
Thu Dec 10, 2020 9:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH: Support for Matrix calculations
Replies: 3
Views: 720

Introduction to Harbour, an Open Source Alternative to VFP

... Introduction to Harbour, an Open Source Alternative to VFP 1:51:14 grandpa - seems disrespectful to me. I think when evaluating FIVEWIN one should add that FIVETECH made HARBOUR and MOD HARBOUR possible for us and that FIVEWIN is practically the research and development ...
by Otto
Sat Oct 24, 2020 3:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Introduction to Harbour, an Open Source Alternative to VFP
Replies: 1
Views: 614

Re: adding parameters to a command line to launch a local URL

... trying get your suggestion to work by using the function hb_Aparams() .. and as you know it creates an array ... and I have not been successful is evaluating the array Leavew32 "Rick Lipkin" Using the above example from the command line ... Local aParams,nParamNoaParams := {}aParams ...
by Rick Lipkin
Mon Apr 27, 2020 2:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: adding parameters to a command line to launch a local URL
Replies: 6
Views: 980

Re: TGET behavior (Antonio)

... GET oPositionAbbr     VAR cPositionAbbr ID 148 of oGRPS UPDATE //COLOR CLR_BLACK, 16053492 READONLY  In the above code .. tget is evaluating the bKeydown code block and traps the <enter> key .. thereby blocking the navigation to the next field .. I believe the above code ...
by Rick Lipkin
Mon Jan 14, 2019 4:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TGET behavior (Antonio)
Replies: 7
Views: 1285

Re: oJump for Antonio

...  REDEFINE GET oPositionAbbr     VAR cPositionAbbr ID 148 of oGRPS UPDATE //COLOR CLR_BLACK, 16053492 READONLY  In the above code .. tget is evaluating the bKeydown code block and traps the <enter> key .. thereby blocking the navigation to the next field .. I believe the above code ...
by Rick Lipkin
Mon Jan 14, 2019 4:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: oJump for Antonio
Replies: 1
Views: 552

Re: Spirin's fastreport library

Hello, is someone using the fast-report library adapted by the X a i l e r team?
I am evaluating this possibility.
by AngelSalom
Wed Sep 12, 2018 9:36 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Spirin's fastreport library
Replies: 23
Views: 4177

TDatabase FWH 17.08 : Datas and Methods

... 16. hRec ( ReadOnly Type: "H" ): Save() method populates the Hash with values prior to modification and provides as 3rd paramter while Evaluating ::bTrigger. Current values of the fields can be compared with old values and necessary action may be taken inside the trigger. 17. lADS ( ...
by nageswaragunupudi
Fri Sep 15, 2017 12:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TDatabase FWH 17.08 : Datas and Methods
Replies: 1
Views: 1783

New FTDN April/Abril 2017 (FWH 17.04)

... http://forums.fivetechsupport.com/viewtopic.php?p=200315#p200315 * Fix: METHOD Refresh() CLASS TRadMenu was evaluating DATA bChange and it is not needed. Now it is ok: http://forums.fivetechsupport.com/viewtopic.php?p=200437 * FWMARIADB: - METHOD RenameColumn( ...
by Antonio Linares
Mon May 01, 2017 10:38 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN April/Abril 2017 (FWH 17.04)
Replies: 0
Views: 1271

New FTDN February/Febrero 2017 (FWH 17.02)

February 2017 ============= * XBROWSE: - Method oBrw:Delete() was not evaluating bChange. Now fixed. - Automatic Recalculation of aggregates improved to cover bSumCondition also. - When the value of a sorted field is modified, it is not enough to refresh the ...
by Antonio Linares
Fri Feb 24, 2017 12:37 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN February/Febrero 2017 (FWH 17.02)
Replies: 2
Views: 2105

Re: Error in XBROWSE

There is nothing wrong in your usage.
Finally evaluating bTest2 amounts to sequentially executing function3(), function(4) and function1(). The problem could be when you execute these functions one after another in that order.
by nageswaragunupudi
Sun Jan 17, 2016 6:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error in XBROWSE
Replies: 14
Views: 1817
Next

Return to advanced search