Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

toolbar images disappearing

Guest
Nov 24, 2008 Nov 24, 2008
I'm trying to understand if this issue is something to do with the viewer or if it's something to do with how the developers hooked up the help. When the online help is opened from the help folder or from the software menu, the Hide/Show, Options, and custom button icons appear just fine. When the online Help is opened from dialog boxes that developers have just created (in .net), the button icons disappear. In other words, in some cases the icons show up and in others they don't.

Any ideas anyone?

Thanks a mil.
428
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Nov 24, 2008 Nov 24, 2008
Hi there

Take a look at fellow Adobe Community Expert Peter Grainge's site using the link below:
Click here to visit Peter's site

Cheers... Rick
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Enthusiast ,
Nov 25, 2008 Nov 25, 2008
Hi, ecoulyn,

This is compiled HTML Help (.chm), based on your previous posts to this forum?

In that case, yes, there are some circumstances in which context help calls can result in the button images disappearing from the toolbar of the help window. For example, I think this will happen when you use the DHTML showHelp method (which I don't suppose would be true in your case).

I think the solution to your problem probably lies in the hands of your developers, so you may want to refer them to the following resources on using HTML Help with .NET applications:

Standard .NET methods (HelpProviders):

http://helpware.net/mshelp2/demo2/h1xNET.htm
http://msdn.microsoft.com/en-us/library/aa983560(VS.71).aspx
http://www.codeproject.com/dotnet/HelpIntegrationInDotNet.asp

Using unmanaged code to call the HTML Help API:

http://www.adobe.com/support/robohelp/htmlhelp.html
http://support.microsoft.com/?kbid=317406

Pete
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Nov 25, 2008 Nov 25, 2008
LATEST
Thanks so much. This is exactly the information I needed as I'm pretty sure nothing has changed on my end to cause images to disappear but the developers were at a lost as to why it was happening all of a sudden.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
RoboHelp Documentation
Download Adobe RoboHelp