FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour vocabulary book for Harbour / Javascript
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
vocabulary book for Harbour / Javascript
Posted: Wed Oct 19, 2022 07:07 AM
Hello friends,

The vocabulary booklet function within HarbourWriter should show for the most common problems for Harbour/Clipper usere how to do this with HTML and javascript.

Also simple things like STRTRAN, STR, INT, etc. and e.g., calling functions with parameters, etc.

Best regards,


Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: vocabulary book for Harbour / Javascript
Posted: Fri Oct 21, 2022 11:43 PM
Hello friends,
Now I integrated TinyMCE:
This editor gives you total control over your rich text editing.
The documentation of the functions is now easier to read and clearer.
Best regards,
Otto


Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: vocabulary book for Harbour / Javascript
Posted: Sat Oct 22, 2022 08:35 AM
Now we can use HarbourWrite to further develop HarbourWriter an all APPs.
For example:
Selecting the Tinymce block from HarbourWriter and you can add RTF editing to every <p></p> HTML paragraphs.

LINK in Tinymce - open editor - save with AJAX.

Only small adjustments in the blocks are necessary.


The big advantage is that you can insert whole blocks instead of single lines in your source code.
And that the documentation is linked and can be extended by yourself.


Continue the discussion