[wxPython-users] Re: wxHtmlHelpController index

Robin Dunn robin at alldunn.com
Fri Jul 14 10:34:27 PDT 2006


Bryan wrote:
> Robin Dunn wrote:
>> Bryan wrote:
>>> Robin Dunn wrote:
>>>> Bryan wrote:
>>>>> does anyone know what file is used for the index pane?  the 
>>>>> contents and  search panes work for me, but the index pane is empty.
>>>>
>>>> I think that is the *.hhk file.  Did you create one of those?
>>>>
>>>
>>>
>>> thanks for replying robin.  yes i did create the .hkk file and the 
>>> file seems correct, but still no index entries show up.  i can post a 
>>> part of the .hkk file if you think that would help diagnose the 
>>> problem.  i did notice that the index pane shows "0 of 455".  so it 
>>> know it's at least reading this file somewhat because there really 
>>> are that many entries.
>>
>> There are a couple samples in the wxPython-docs-*.tar.gz tarball that 
>> would give you something to compare with.
>>
> 
> 
> i searched the entire wxPython2.6 Docs and Demos directory and the 
> entire Python/Lib/site-packages/wx-2.6-msw-ansi directory and i didn't 
> find any .hhp or .hhk files.  i did install the demos with the 
> wxPython2.6-win32-docs-demors-2.6.3.2.exe installer, not a tarball, so i 
> don't know if that makes a difference.

It does, that's why I mentioned the filename.

So to be more precise, inside of 
http://prdownloads.sourceforge.net/wxpython/wxPython-docs-2.6.3.2.tar.gz 
there is a wx.zip file which is an htmlhelp book, and inside of that is 
a wx.hhk file.

-- 
Robin Dunn
Software Craftsman
http://wxPython.org  Java give you jitters?  Relax with wxPython!





More information about the wxpython-users mailing list