[wxPython-users] Re: wxHtmlHelpControllor
Günter Dannoritzer
dannoritzer at web.de
Wed Jul 12 05:21:29 PDT 2006
Bryan wrote:
>
> i do have a question to ask. i would really like to be able to do a
> search and get the results of the search without having the gui popup.
> what i would like to play around with is to have some dynamic help in a
> pane that is constantly changing depending on what object (which is also
> dynamic) has focus in the application. then do a search and put the
> results in an embedded help context pane with links. when one of these
> help links is clicked, the help UI would then launch as normal and view
> the help. so, is it possible to get the search results?
I haven't done much with help, but a context sensitive help sounds like
what might get you further. As this will allow you do jump to subjects
from specific widgets, you might be able to adopt it to make it dynamic.
Cheers,
Guenter
More information about the wxpython-users
mailing list