[Gambas-devel] context help again

Benoit Minisini gambas at ...1...
Mon Aug 23 10:45:49 CEST 2004


On Monday 23 August 2004 03:10, Rob wrote:
> OK, I think I figured out what Benoit and Charlie were talking
> about.  Here is another version of my context help changes, such
> that:
>
> (a) if a keyword is under your cursor, it brings up that
> keyword's page in Help;
>
> (b) if a symbol is under your cursor, it looks for a page in help
> with a title matching that symbol (it was faster than trying to
> figure out how to iterate through the explorer tree, but what I
> really would like to do is figure out what component and class
> the symbol belongs to)
>
> (c) otherwise, it still does the search as it did before.
>
> Rob

You put it under F1, but as F2 already find symbol definitions, I think I will 
put it under F2 too, and keep F1 for a hypothetical future Gambas IDE help.

(a) F2 already find subroutines in help, but didn't find keyword yet. Now it 
will :-)

(b) I already made it. 

(c) I won't keep it at the moment, because it would block the user with an 
help search if it presses F2 by error.

Regards,

-- 
Benoit Minisini
mailto:gambas at ...1...




More information about the Devel mailing list