TOC Auto-Sync and Custom Buttons
I have two CHM files.
One contains English content, the other has French content. We're okay with having to change Windows display language to French in order to see the localized interface. It would be great to force it to French without having to do that, but it's better than nothing.
I have a handy dandy little javascript in my master page to flip between topics in the two CHM files. This is where my problems begin.
My flipping back and forth works great but the TOC does not auto-sync despite me having that checkbox enabled on the windows in both projects.
Then I added a Custom Button in each project (let's call it Cat in English and Chat in French) that points to a Redirect Topic (using the meta refresh method) to launch a Remote Topic. The redirection works great but again, the TOC does not auto-sync.
Getting back to my English/French setup... let's say I'm in the English project CHM, I change my display language to French, all of the interface buttons change to French except my Custom Button which is still "Cat". From what I've read, I'm guessing there's no way around this? I'd rather not have to put "Cat/Chat" for the Custom Button text or leave it as is where it will stick out like a sore thumb unless my display language always matches my language content.
Any suggestions or am I stuck with what I have?
