Search found 1001 matches: slow

Return to advanced search

Re: Using llama64.lib with Harbour

We are checking it with Alexander as it is running very slow, and we don't know why yet

Llama.cpp main.exe runs much faster
by Antonio Linares
Wed Mar 27, 2024 11:11 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using llama64.lib with Harbour
Replies: 4
Views: 1140

Re: Does anyone have an Envelope Printing module ?

... it. Your client will need to have a printer that will feed envelopes. Otherwise they would have to manually hand feed them, and that would be very slow. Personally, I use a Demo label printer, and it was easy to program that from FW. The only complication is finding the right way to print the address ...
by TimStone
Sat Mar 02, 2024 9:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Does anyone have an Envelope Printing module ?
Replies: 10
Views: 571

Re: Strange characters going from FWH to Outlook FWH 13.10

Dear Michel,
I haven't conducted any direct speed measurements, but I've never noticed it being slow.
I think the code page must solve it similarly.
Best regards,
Otto
by Otto
Mon Feb 19, 2024 11:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Strange characters going from FWH to Outlook FWH 13.10
Replies: 18
Views: 3718

Re: RC to PRG generator

... Antônio, donde está este recurso?    DEFINE DIALOG oDlg RESOURCE "Test"  I don't understand how this example works. I'm slow in the brain today. hahahaha. No entiendo cómo funciona este ejemplo. Hoy tengo el cerebro lento. jajajaja. Gracias, thanks. Regards, saludos.
by karinha
Mon Feb 12, 2024 1:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: RC to PRG generator
Replies: 23
Views: 1199

Re: blocked from Malwarebytes: Using Microsoft AI Phi-2 from FWH

To All Malwarebytes and McAffee are both slow and many times comes bundled with other software ... Mcaffee even can be delivered via a malware web site saying your subscription is ended and to pay to get the latest ver .. Not what I would call ...
by Rick Lipkin
Mon Jan 01, 2024 9:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: blocked from Malwarebytes: Using Microsoft AI Phi-2 from FWH
Replies: 2
Views: 425

Re: xbrowse and tooltip

... to big, create 1 png with the data of the cell and combine a transparent png with the red dot in upper right. Use this pics to browse, but it will slow down stuff (just a idea) With option 1 your customer will see cellborders changed when tooltip data is there. Just a idea )))
by Marc Venken
Fri Nov 24, 2023 8:22 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse and tooltip
Replies: 5
Views: 559

Re: DBF . Commit

Rick Lipkin wrote:I will say that I find dbCommitt() very slow when you are adding many records at one time with a dbCommitt between appends.


Of course. One COMMIT at the end is enough.
by Enrico Maria Giordano
Thu Oct 26, 2023 7:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF . Commit
Replies: 39
Views: 2335

Re: DBF . Commit

... is written from memory variables back to the datasource with an oRs:Update() or in dbfcdx goto recno().... I will say that I find dbCommitt() very slow when you are adding many records at one time with a dbCommitt between appends. Rick Lipkin
by Rick Lipkin
Tue Oct 24, 2023 4:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF . Commit
Replies: 39
Views: 2335

Re: Moving the dialog

that should not slow down the painting...

Is the xbrowse very complex ? I mean the data you show, calculations, etc
by Antonio Linares
Sun Oct 22, 2023 1:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Moving the dialog
Replies: 8
Views: 497

Re: Some problems with the FWH-debugger

Michel,
use the "Paperclip" in the toolbar to open other PRG files.
Otherwise you are right, especially that AltD() does not work.
Also the debugger is quite slow due to its data structure.
by frose
Sun Sep 10, 2023 2:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Some problems with the FWH-debugger
Replies: 11
Views: 467

Re: Crash with 23.04 GRADIENTFILL()

... ensure that all fractions (the first element in each sub-array) should aggregate to 1.0. If not we may not get the intended effect. b.) does "slow down" using 3 Elemets No. We can have any number or slices.
by nageswaragunupudi
Mon Jul 24, 2023 12:28 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Crash with 23.04 GRADIENTFILL()
Replies: 5
Views: 314

Re: Crash with 23.04 GRADIENTFILL()

... 0.5,    RGB( 237, 234, 109 ),  RGB(  85,  62,  84 )   }  ;      } a.) last Element no "Komma" b.) does "slow down" using 3 Elemets
by Jimmy
Sun Jul 23, 2023 3:54 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Crash with 23.04 GRADIENTFILL()
Replies: 5
Views: 314

Re: Mark field as required

... saludos. I already posted on the brazil forum, but I had to modify the entire GET class, I didn't think it would be feasible. The brazil forum is slow, almost stopping. (Já postei no forum brasil, mas tinha que modificar classe GET toda, não achei que seria viavel. O forum do brasil tá devagar, ...
by INFORMAISVRB
Thu Jul 06, 2023 10:28 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Mark field as required
Replies: 23
Views: 1779

Re: Maria DB and incrental seek

... I go into the main topic, I like to advise you that this code is not required. XBrowse automatically does all these things. Repeating will only slow down the browse. Please just remove this part of the code. Purpose of oCol:bOnChange is to specify if any other column values need to be changed ...
by nageswaragunupudi
Fri Jun 09, 2023 8:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Maria DB and incrental seek
Replies: 1
Views: 142

Re: CLASS modification

... = dDate2 Ctrl+ (End) click -> mark "Start" to "End" where dDate1 <>,dDate2 Sorry, I still don't understand, I'll be slow on the uptake. Read carefully what I write to you I have an old application that I've been using for many years at school where I have a get (action) ...
by Silvio.Falconi
Wed May 24, 2023 8:06 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: CLASS modification
Replies: 33
Views: 1708
Next

Return to advanced search