Search found 94 matches: others

Searched query: others

by Marc Venken
Fri Jan 03, 2025 8:14 am
Forum: FiveWin for Harbour/xHarbour
Topic: Using Tget and Cuebanner
Replies: 24
Views: 820

Re: Using Tget and Cuebanner

... have just 1 dialog like this, and also some code inside with some validation and extra's
It would we a very good sample for me, but also for others in the Forum.

I would like to thank you for your effort !!

I came accross some parts of pics from your program for the beach. There is some very ...
by JoséQuintas
Mon Dec 23, 2024 1:02 am
Forum: FiveWin for Harbour/xHarbour
Topic: Browse of my ADO Class
Replies: 59
Views: 7512

Re: Browse of my ADO Class

... fivewin.ch"

PROCEDURE Test_MBrowse

USE dbproduct
BROWSE()
CLOSE DATABASES

RETURN


check fivewin\samples\browse.prg

It is a sample, a simple sample.
Use your imagination for several files, validation and others.
Once you are a long time fivewin user, try to do the same without multithread.
by TimStone
Thu Oct 31, 2024 11:36 pm
Forum: FiveWin for Harbour/xHarbour
Topic: ADS Question
Replies: 10
Views: 1113

Re: ADS Question

... they do not have another product to replace it. So, many of my clients who bought licenses need to add more workstations, but that's not possible. Others would like to buy a license, but again, it's not possible.

The company keeps reaching out to me because I was a reseller of ADS, and they want me ...
by TimStone
Thu Oct 31, 2024 7:29 pm
Forum: FiveWin for Harbour/xHarbour
Topic: RDS (Remote Desktop) and FW programming
Replies: 10
Views: 1196

Re: RDS (Remote Desktop) and FW programming

... 3 computers sit under the one monitor, taking very little space, but performing quickly.

Although it is certainly possible to do what Otto, and others, present, but that places a lot of load on the server. Since I use a locally installed client on each computer, only data is transferred on the ...
by Otto
Fri Oct 25, 2024 9:24 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Preview of the invoice in advance
Replies: 14
Views: 1805

Re: Preview of the invoice in advance

... t need any firewall settings; when I install this update for a client, I don’t need help from the system administrators.
When you’re dependent on others, updates and upgrades become difficult.

System Summary:

Sending Invoice Preview:

Fivewin sends an invoice preview in JSON format to the web ...
by Marc Venken
Thu Oct 24, 2024 9:04 am
Forum: FiveWin for Harbour/xHarbour
Topic: General program technique : on init()
Replies: 2
Views: 389

General program technique : on init()

... when startup the program, ALL 9 xbrowsers are processed and also all the filters are setup.
I was thinking that folder 1 was processed and all others only when they are called (selected from the folderex)

Does this have to do with not using on init clause or so ?

Maybe it is ment to be so ...
by MarcoBoschi
Thu Oct 10, 2024 8:07 am
Forum: FiveWin for Harbour/xHarbour
Topic: DBF How to obtain an array containing record number
Replies: 16
Views: 1335

Re: DBF How to obtain an array containing record number

... all index functions that permits to me to obtain the record number passing the key value? Only reading cdx files?
I ask this because from my tests the DO WHILE !EOF() SKIP ENDDO loop is very very slow if the table is opened by others
Sorry but I'm not happy with this matter

have a nice day!

Marco
by Antonio Linares
Thu Oct 10, 2024 5:02 am
Forum: FiveWin for Harbour/xHarbour
Topic: Browse of my ADO Class
Replies: 59
Views: 7512

Re: Browse of my ADO Class

... and we have found that dialogs can't be closed unless you close them in a specific (built?) order.
Unless you close the latest shown dialog, the others can't be closed.

You can download the built example from here:
https://github.com/FiveTechSoft/FWH_tools/blob/master/Dialogboxes.exe

source ...
by karinha
Wed Oct 09, 2024 1:48 pm
Forum: FiveWin para Harbour/xHarbour
Topic: Cambio dimensiones gets FWH-24.09
Replies: 39
Views: 3825

Re: Cambio dimensiones gets FWH-24.09

Congratulations Enrico. 1 of the bugs has been fixed. Several others are missing. Don't give up.

Felicitaciones Enrique. 1 de los errores ha sido solucionado. Varios otros están desaparecidos. No te rindas.

https://forums.fivetechsupport.com/viewtopic.php?f=3&t=44966&start=0&sid ...
by nageswaragunupudi
Mon Oct 07, 2024 8:17 am
Forum: FiveWin para Harbour/xHarbour
Topic: Cambio dimensiones gets FWH-24.09
Replies: 39
Views: 3825

Re: Cambio dimensiones gets FWH-24.09

Using lUseHaruPDF (like pdfharu1.prg and others) fails in 32-bit xHarbour and Harbour,

No please.
Works perfectly with Harbour bcc 32bits also.
Fails only with xHarbour and that too we can now overcome by using an older libharu.lib
by Cgallegoa
Sun Oct 06, 2024 7:15 pm
Forum: FiveWin para Harbour/xHarbour
Topic: Cambio dimensiones gets FWH-24.09
Replies: 39
Views: 3825

Re: Cambio dimensiones gets FWH-24.09

... could it be useful for you ?
I looked online, but I couldn't find another.

3.- TPrinter():lUseHaruPDF:
Using lUseHaruPDF (like pdfharu1.prg and others) fails in 32-bit xHarbour and Harbour, but works as expected in 64-bit versions of both.

I don't have a version of xHarbour bcc7, only bcc7.3 and ...
by nageswaragunupudi
Mon Sep 30, 2024 9:03 am
Forum: FiveWin for Harbour/xHarbour
Topic: Browse of my ADO Class
Replies: 59
Views: 7512

Re: Browse of my ADO Class

... myself change xbrowse. (post deleted from here)

On fivewin.com.br I receive wrong answer, and not needed source code is a common task.
Same on others forum.
I buy fivewin to have official support.
On this post, I ask about codeblock does not works.
Rao does not read my post.

Time of Rao to ...
by Jimmy
Fri Sep 27, 2024 5:07 pm
Forum: FiveWin for Harbour/xHarbour
Topic: is there a RTFToHTML() Function in Harbour ?
Replies: 4
Views: 1300

Re: is there a RTFToHTML() Function in Harbour ?

hi Otto
Otto wrote: Do you have Word installed?
Then you can open many formats with the Word object and save them in others.
i do not want to convert a RTF.
i got a Link from karinha and it seems what i´m searching
by Otto
Fri Sep 27, 2024 3:33 pm
Forum: FiveWin for Harbour/xHarbour
Topic: is there a RTFToHTML() Function in Harbour ?
Replies: 4
Views: 1300

Re: is there a RTFToHTML() Function in Harbour ?

Dear Jimmy,

Do you have Word installed?
Then you can open many formats with the Word object and save them in others.
Best regards,
Otto




oMail := oOutlook:CreateItemFromTemplate( Alltrim( cFile ) )

//olHTML 5 HTML format (.html) oMail:SaveAs ( cZielVerzeichnis + "\" + cFileNoExt(cVData ...
by JoséQuintas
Fri Sep 27, 2024 11:40 am
Forum: FiveWin for Harbour/xHarbour
Topic: Browse of my ADO Class
Replies: 59
Views: 7512

Re: Browse of my ADO Class

... myself change xbrowse. (post deleted from here)

On fivewin.com.br I receive wrong answer, and not needed source code is a common task.
Same on others forum.
I buy fivewin to have official support.
On this post, I ask about codeblock does not works.
Rao does not read my post.

Time of Rao to ...