Search found 14 matches

by MMK
Tue Feb 18, 2025 1:38 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Search someone help me
Replies: 5
Views: 824

Re: Search someone help me

Image
by MMK
Thu Jun 06, 2024 2:36 pm
Forum: FiveWin for Harbour/xHarbour
Topic: A copy of the clipboard on the DC window.
Replies: 8
Views: 1127

Re: A copy of the clipboard on the DC window.

nageswaragunupudi wrote:
Natter wrote:Did I understand correctly that FW_ReadImage (without parameters) accesses the clipboard ?
Yes, but if you are using the recent versions. ( FWH2310 and later)
What is the version you are using?
And if version 2306?

Thank you!
by MMK
Mon Jan 29, 2024 4:53 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Creating table with Trichedit
Replies: 18
Views: 4040

Re: Creating table with Trichedit

Let's begin with the last question
1. Mistakes
You have an old version of richtext

2. single rtf and six files
The END TABLE oRTF team closes the table, but does not close the file.
Therefore you just continue to fill out the file
If it is necessary - oRtf:NewPage(), and -
NEW PARAGRAPH ...
by MMK
Mon Jan 29, 2024 2:55 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Creating table with Trichedit
Replies: 18
Views: 4040

Re: Creating table with Trichedit

Where to lay out or send this file?
by MMK
Mon Jan 29, 2024 11:49 am
Forum: FiveWin for Harbour/xHarbour
Topic: Creating table with Trichedit
Replies: 18
Views: 4040

Re: Creating table with Trichedit

//You made everything well. Small inaccuracies. There is a working example
#INCLUDE "FiveWin.ch"
#include "richtext.ch"
******************
Function RftDemo()
**********************
Local anchos,j,lFormato:=.F.
//Local Mas_n:={}
local aTable:={}
local nRow,ncol

Local oRtf,aMarca, cOutFile :="Plata ...
by MMK
Sat Jan 27, 2024 9:08 am
Forum: FiveWin for Harbour/xHarbour
Topic: Creating table with Trichedit
Replies: 18
Views: 4040

Re: Creating table with Trichedit

Twenty seven years ago Thomas R. Marchione wrote a class for creation rtf of files
// Copyright: (C) 01/28/97 1997, Thomas R. Marchione
oRTF := SetRT( cOutFile )

// Use this to write an entire paragraph, with optional formatting.
NEW PARAGRAPH oRTF TEXT 'OOO «Text in aligned left»';
FONTNUMBER ...
by MMK
Thu May 11, 2023 9:27 am
Forum: FiveWin for Harbour/xHarbour
Topic: Copy several files to the clipboard
Replies: 9
Views: 755

Re: Copy several files to the clipboard

And how to activate the changes in clpbrd.c? Do I need to rebuild the library (which one) or is there another way?
by MMK
Sun Sep 13, 2020 9:09 am
Forum: FiveWin for Harbour/xHarbour
Topic: FWH and Google Tables
Replies: 5
Views: 1503

Re: FWH and Google Tables

What file *.bat from Fwh\samples should be used for assembly of this example?
It Harbour or xHarbour?
What else files (dll) are necessary for its work?
I did not find "hbcurl.ch"

Many thanks!
by MMK
Sun Nov 03, 2019 6:43 am
Forum: mod_harbour
Topic: mistake
Replies: 9
Views: 2660

Re: mistake

Otto wrote:Hello,
can you please post the code of the prg file wihich causes the error.
So I can test on my servers.

Otto

It is an example from the samples folder - midnight.prg

Thank you for the instruction for installation! :)
by MMK
Sun Nov 03, 2019 6:24 am
Forum: mod_harbour
Topic: mistake
Replies: 9
Views: 2660

Re: mistake

Antonio Linares wrote:
Error: Unknown or unregistered symbol
operation: __DBGENTRY


you need to run samples/debugoff.prg one or two times until this error goes away


Remarkably! Many thanks:)
by MMK
Fri Nov 01, 2019 2:19 pm
Forum: mod_harbour
Topic: mistake
Replies: 9
Views: 2660

Re: mistake

Windows 64 bits
Xampp . Chrome
midnight.prg

Error: Unknown or unregistered symbol
operation: __DBGENTRY
called from: ../../../apache.prg, (b)MAIN, line: 50
called from: HB_HRBLOAD, line: 0
called from: ../../../apache.prg, EXECUTE, line: 116
called from: ../../../apache.prg, MAIN, line: 61
by MMK
Fri Nov 01, 2019 8:50 am
Forum: mod_harbour
Topic: mistake
Replies: 9
Views: 2660

mistake

If when performing any .prg there was a mistake,
(for example at me midnight.prg gives a mistake) and after it to start the working .prg
(for example info.prg), in the browser the mistake will hang all the same. That info.prg
earned it is necessary to stop Apach in XAMPP'e, to start and refresh the ...
by MMK
Fri Oct 11, 2013 7:26 am
Forum: FiveWin for Harbour/xHarbour
Topic: xHarbour: no line numbers on compile errors
Replies: 19
Views: 3909

Re: xHarbour: no line numbers on compile errors

Enrico,

Not sure yet. I am helping a FWH and xHarbour user who reports that he does not get the line numbers.

Once he confirms me that its ok, then I will report it here also
Last versions xHarbour print numbers of lines on the screen (if use buildx.bat). For comp.log it is possible to make so ...
by MMK
Sun Nov 06, 2011 8:57 am
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 2.4
Replies: 3
Views: 601

Re: FWH 2.4

Antonio Linares wrote:Could someone email me FiveHX.lib and FiveHC.lib from FWH 2.5 or 2.6 ? :-)


On what address? :)