AfxNova / FreeBasic / PlanetSquires Controls documentation

Started by Paul Squires, July 23, 2026, 05:45:24 PM

Previous topic - Next topic

Paul Squires

Quote from: fbfans on July 24, 2026, 11:58:14 PM...does that mean you're planning to implement code formatting as well?
Yes, I plan to implement this as a user option.
What I need you to do is to try to create a list of rules that must be applied to fixup a line after the user presses ENTER. Rules about how spacing should be applied between words, parenthesis, commas, etc.
Paul Squires
PlanetSquires Software

hajubu

hi Paul ,
Congratulation that your joy is back again.
Thanks for the long awaited HelpCenter and the new Base Website

www.planetsquires.com    (base)
www.planetsquires/docs  docs)

That will surely help to boost the Tiko and the modernized Freebasic.
Thanks again to you and José.

b.r. Hajubu -Hans

P.S.:

I just played a little with a simple implementation  in Tiko .

---
# Local HelpCenter

The Help Center is a static site with
a 2.4 MB search index and no server behind it,
which is why it also works offline from
a local folder and inside tiko's own F1 pane.

My test implementation for the moment is:

a) using wget
b) clean (docs/*js) and (assets/*css,*js) files from @v=(sha1-id)
b) using Tiko User Tools

=> Alt-1 => opens local => HelpCenter  (same as online)

    HelpCenter      Alt+1
    ASCII Chart    Ctrl+1
    GUID Generator  Ctrl+2

```
structural scheme : Index in D:\Users\docs\helpcenter\docs\

...screenshots: (temporarily 30d)