[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Is it possible to have an offline Gambas Development Environment?


Am 06.05.25 um 20:31 schrieb Benoît Minisini:
The only remaining problem is the offline help. It is much better since yesterday but still deviates in many cases as I found. My question: Why is the offline help not identical with the online help and can this be fixed? Two reasons:
1) The offline help is displayed through the light HtmlView control, not the heaviest WebView. 2) Bugs in the Html underlying library, or in the generated HTML, or in the style sheet, or in the IDE when it fills the HtmlView with all that stuff. I am already aware of some bugs, as I use the offline help, but when you find differences, you can report them.
Regards,

The main issue with the offline help are missing help pages and there are too many of them that someone could report them. Some are just incomplete and some consist of an error message only.

Examples:

Class        Missing Context Help Pages

Paint        7

Form        10

Label        13

I stopped checking at this point.

Best regards

Claus