FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour HTMLEditor
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
HTMLEditor
Posted: Wed Sep 11, 2019 11:43 AM

How create a smal editor but only for html ?

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: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: HTMLEditor
Posted: Wed Sep 11, 2019 04:53 PM

Hello Silvio,
do you need this editor online or offline.
Online I use with mod harbour summernotes which is working fine.
You did a great job with the new controls.
Best regards
Otto

Posts: 3022
Joined: Fri Oct 07, 2005 01:45 PM
Re: HTMLEditor
Posted: Wed Sep 11, 2019 05:03 PM

Please provide more data on what you are seeking, and what you need it to do.

Tim Stone
http://www.MasterLinkSoftware.com
http://www.autoshopwriter.com
timstone@masterlinksoftware.com
Using: FWH 23.10 with Harbour 3.2.0 / Microsoft Visual Studio Community 2022-24 32/64 bit
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
Re: HTMLEditor
Posted: Thu Sep 12, 2019 11:28 AM

my idea was to simulate a simple html file in a dialog
where to recreate texts and buttons (css) so it would take a converter from html to the dialog, I saw something similar in a program
something of https://www.quackit.com/html/online-html-editor/full/

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: 3022
Joined: Fri Oct 07, 2005 01:45 PM
Re: HTMLEditor
Posted: Thu Sep 12, 2019 04:29 PM

I use Ultra Edit Studio for my work.

It has a great HTML editor built in.

Perhaps this would be a good addition to FiveEdit if there is interest. Otherwise, there are many HTML editors available right now.

I think the question would be, how might an HTML editor benefit products with FWH ? There may be ways, but I'm just not aware of them right now.

Tim Stone
http://www.MasterLinkSoftware.com
http://www.autoshopwriter.com
timstone@masterlinksoftware.com
Using: FWH 23.10 with Harbour 3.2.0 / Microsoft Visual Studio Community 2022-24 32/64 bit
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
Re: HTMLEditor
Posted: Thu Sep 12, 2019 04:45 PM
Tim
I wish create a Dashboard easy where there are many panels with an Image at Left and a txt at right, I must show you what I wish to make

I take a part of a commercial Italian application I wish create this



I 'm thinking to Html because the programmer can insert on a section also buttons and link to one of functions of the app
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: 6755
Joined: Wed Feb 15, 2012 08:25 PM
Re: HTMLEditor
Posted: Fri Sep 13, 2019 09:24 AM
TimStone wrote:I use Ultra Edit Studio for my work.

It has a great HTML editor built in.

Perhaps this would be a good addition to FiveEdit if there is interest. Otherwise, there are many HTML editors available right now.

I think the question would be, how might an HTML editor benefit products with FWH ? There may be ways, but I'm just not aware of them right now.


Fivedit supports, for a long time, Html, JS, CSS and the languages most used by us.
Preferences - Panels / Margins / Config -> "Automatic Lexer Select"
Fivedit, apply the appropriate lexer when the file is opened.
Fivedit execute HTML files directly on the browser that can be external, as defined in Preferences - General, or in your internal browser
Cristobal Navarro

Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo

El secreto de la felicidad no está en hacer lo que te gusta, sino en que te guste lo que haces

Continue the discussion