Re: HelpViewer - Was Re: GAP repo mirror on git...

Riccardo Mottola <[email protected]> Mon, 9 Mar 2026 18:14:16 +0100
Newsgroups gmane.comp.lib.gnustep.general
Message-ID <[email protected]>
Patrick CARDONA wrote:
> Nothing changes on Search...
sorry, no work there yet.

> Well, maybe it is we can open now several .help files with their own 
> windows...?

Yes that is it. It looks like a small thing, but required a huge amount 
of restructuring in the code and showed up several weak spots, static 
variables.... it is not perfect now, but much better. Was a lot of 
"thought" how to do it... still not like it 100% but it works.

You can now have recent menu (although it doesn't enable properly.. must 
ask Gregory for help there possibly, since there is no activation option 
for such menu)

Parser, handlers need to be essentially re-entrant code. Probably there 
is more to be done, but happy and proud do where I came with Lars.

Riccardo