Pelles C > Feature requests

Keyword lookup...

(1/2) > >>

Anonymous:
Any chance you could extend the IDE's keyword lookups beyond the first item on the help menu?

It would be nice if it could search the entire list of help files...

thanks!   :)

Pelle:
AFAIK, impossible unless Microsoft change the help API. Need a way of checking if a keyword exist in the help file, without actually requesting the help file to perform a keyword lookup - if it fails, it will display the index page or a message box. It quickly becomes annoying dismissing 8 different windows...

Pelle

Anonymous:

--- Quote from: "Pelle" ---AFAIK, impossible unless Microsoft change the help API. Need a way of checking if a keyword exist in the help file, without actually requesting the help file to perform a keyword lookup - if it fails, it will display the index page or a message box. It quickly becomes annoying dismissing 8 different windows...

Pelle
--- End quote ---


Bummer... oh well, thanks anyway.

Anonymous:

--- Quote from: "Pelle" ---AFAIK, impossible unless Microsoft change the help API. Need a way of checking if a keyword exist in the help file, without actually requesting the help file to perform a keyword lookup - if it fails, it will display the index page or a message box. It quickly becomes annoying dismissing 8 different windows...
Pelle
--- End quote ---


Hi Pelle,
I know it's been a while since I made this suggestion, but a possible solution has presented itself.   I have an old version of TextPad that allows adding multiple help files to a menu.  In this editor the scenario is not that you hit F1 and it searches a half dozen files.  Instead you mark the word you want to look up, then click on the help file you want to search.   The standard F1 search is limited to the primary helpfile (TextPad's own).

In the POIDE scenario this might be adapted so that the F1 search looks at the Platform SDK (if it's present) -or- the first help file on the list (if it isn't).  From there we could highlight the word to search for an pull down the help menu and click on the file we want to search.  It may not be the most automated way to do things, but it will get the job done...

Is that workable?

Pelle:
Maybe in the next version...

Pelle

Navigation

[0] Message Index

[#] Next page

Go to full version