FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour FW_MemoEdit error
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
FW_MemoEdit error
Posted: Fri Jan 26, 2024 04:04 PM
If I open a rtf file with FW_MemoEdit I see this





But it is instable and make crash


If I open with Office winword the same rtf file I see this





why ?
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
Re: FW_MemoEdit error
Posted: Sun Jan 28, 2024 03:44 PM
tried also with win 10
Code (fw): Select all Collapse
         FW_MemoEdit( cFileName, "schedina", 10, 10, 40,80, .t., , .t. )
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
Re: FW_MemoEdit error
Posted: Sun Jan 28, 2024 04:17 PM
I tested also with Tom Marcione RichText class

apart from the fw_memoedit function it often crashes when the dialog is enlarged
I noticed a congruence, that is, rtfdemo.prg creates a rtfdemo.rtf file which, if opened with fw_memoedit, displays in one way, if opened with Office Word or with OpenOffice, displays in another way, for example the fourth page is displayed differently



in the fw_memoedit function there is no display of pages





OpenOffice ( same dfile)




Then to think that there is someone who thinks of using html and webview and using the LAN, when in the fwh there are many things at the desktop application level that don't work well

This makes me very angry because when I use it I have to create a simple application with fwh and are faced with these still unresolved errors while someone is forcefully pushing fwteam to go in another direction
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com

Continue the discussion