Window-level help

I'm using RoboHelp HTML 7.01 and have created 24 Webhelp
systems. I've been asked to create help linked to the Help button
on our application's user messages. I've read RoboHelp's help on
context-sensitive help and it says: Webhelp window support is
available only with the context-sensitive Help API. What is this
API? Do I need to create separate help systems just for this type
of help? Can I use RoboHelp HTML to create it? Can someone tell me
how I should proceed and what tools do I need? Thank you,
Carole

Hi Carole
The API you need to use will likely depend on the
application. If the application is a web page the WebHelp API is
basically a javascript file. You will find it in the following
location:
\Program Files\Adobe\Adobe RoboHelp 7\CSH API
I believe the name of the file is:
RoboHelp_CSH.js
Other application types will likely require different APIs in
that folder.
Cheers... Rick

Similar Messages

  • Performing Window Leveling operation on an Image

    I need help for performing window leveling operation on an image. Which has to be triggered using Mouse Drag Event. I have been working on it for past 4days . I need help badly.
    Thanks in advance
    Prasad

    Intensity range is defined as Window & distance between the two ends is called Window width. Intensity of the Pixels above or below the window is mapped to balck or white.I hope i was clear.
    By adjusting this we can adjust the Brightness & contrast of the Image.
    Prasad

  • Best way to author field level help for a CHM?

    Hi
    I have been asked to create an HTML help (CHM) system for a .Net application which will include context sensitive help at both page and field level.
    I have used map ids for page level help before - i.e. assigned a map id to topics and given this list to a developer for implementation, but I have never created field level help.
    I've been looking at the 'What's This?' help project wizard but am confused as to whether this is the best approach and how it fits with the project as a whole (or even if it compatible with .Net applications). Does this mean that I need two help projects for the application - one for the main help, and one for the field level help? Is there a way to create field level help without using the 'What's This?' wizard?
    I am using Robohelp 7.
    Any advice gratefully received!
    Chloe

    Hi, Chloe,
    As Peter notes, even Microsoft has backed away from using field-level Help in the last few years, so it may be worth trying to determine whether your users will benefit from having it available to them. That's not to say that you can't deliver field-level Help, however, as all the required methods for calling it are still available to .NET developers.
    To clarify, what Madcap Software calls "DotNet Help" is just a proprietary Help viewer that the company hopes will be more modern and appealing to writers than the older HTML Help (.chm) viewer. HTML Help remains the recommended format for Windows applications, whether .NET or not, and you can use any authoring tool that is capable of outputting a .chm file to create online Help for a .NET application.
    The method that your developers use to call field-level Help determines how it should be authored. If they use the standard .NET method (the SetHelpString method of the HelpProvider class), each text string is embedded in the application code itself, and not retrieved from your .chm file. More information here:
    http://msdn.microsoft.com/en-us/library/system.windows.forms.helpprovider.sethelpstring(VS .71).aspx
    http://support.microsoft.com/kb/821777
    http://helpware.net/mshelp2/demo2/h1xNET.htm
    Alternatively, developers can use the old HTML Help API to retrieve the text string from a .chm file. See:
    http://msdn.microsoft.com/en-us/library/ms670082(VS.85).aspx
    http://helpware.net/htmlhelp/how_to_whatsthis.htm
    http://support.microsoft.com/?kbid=317406
    The drawback of both methods is that the Help popups are plain text only — no graphics, text formatting, hyperlinks, etc. To work around this, some people use the third-party KeyHelp control to create feature-rich HTML popups. See:
    http://www.keyworks.net/keyhelp.htm
    This allows you to deliver the type of Help that you mentioned in your second message ("is there a way to do this so that these topics open in a small popup, without the TOC / tri-pane structure?").
    Pete

  • Field-level Help possible with WebHelp?

    Hi All,
    I'm trying to determine whether WebHelp supports field-level
    help, and between reading the online Help and the forums, I'm
    confused. The online help states "WebHelp window support is only
    available with the context-sensitive Help API." Does that mean that
    WebHelp doesn't officially support field-level help? I'm sure we
    can implement field-level help with some creative programming, but
    I'm not sure of the requirements.
    Is the CSH API required for field-level help? Or do we need
    only implement the solutions described on
    Peter's
    site detailing calling WebHelp? And the RoboHelp Office
    TechNote
    Calling
    Topics with Two Pane View?
    I appreciate any assistance that anyone can provide!
    want2bewiser

    want2bewiser -
    If you recall, field-level help was implemented by clicking
    on a Question mark icon on the top right in the title bar. Your
    cursor changed to a Question Mark and pointer, and clicking on a
    field, button or other control would evoke a popup.
    You can duplicate that functionality, but the lions's share
    of the work would be on the developers. You can provide the small
    blurbs, but how it is called is up to them.
    The API is useful if you might change topic ids often, or if
    you need a sort of map file, or if you just want a standard way of
    calling Webhelp into a certain window format. But you don't need
    the two-pane format instructions for 'What's This' help.
    So, your developer will have to add a function to each page
    so that, if the user changes the cursor to a 'What's This' curson,
    and an object is clicked during this 'What's This' state, an
    explanatory popup will, um, pop up.
    ...Otherwise, everything behaves normally.

  • Providing application-level help within Flex apps

    What is the general guideline / approach for help (not
    embedded or field-level help but page level or application level
    help like you get when you click Help in most applications) within
    a Flex app? Is it to spawn a new Window that goes to standard
    HTML-based help engines/content or to display the content in a
    dialog within the Flex application itself? Thanks

    Slow down! Found it here:
    http://raghunathraoflexing.blogspot.com/2006/12/flex-i-frame.html

  • Creating Page Level Help Screens

    Hi there
    I have been asked to include a link to page-level help in our EP implementation.
    Now, I can find the property(s) that need to be set in order to get the link to appear, but where do I set the content for the particular page?
    In the masthead, there is a hyperlink for help, which redirects the user to SDN, but I remember reading somewhere where that is defined, so I'm not too worried about updating that or getting rid of it completely.
    The page level help needs to be page-related, ie. the help content that is displayed must depend on the page from which the link was clicked.
    Is this possible?
    Any help would be greatly appreciated.

    Sure no problem 
    First I created an EP implementation for help  (You can do this with WebDynPro or EP your call)
    Second you have to create an IVIEW from the portal administration tab, you can do if create IVIEW from par if you have it uploaded or create it from the imported WebDynPro Target up to you. 
    Second when you create the page you include your iview as expained above and under properties of the page  (this means don't check the iview box when you look at properties) ensure it opens up in a new window.  This will give you a pop up help menu that you programmed yourself.
    I used EP because WebDynPro seemed to be slow.  Basically my help pages where just links with CSS that pointed to another server (DMS server) that was open to http links to bring up help documents for our portal.
    I hope this helps
    Cheers,
    Devlin

  • Page level help text question

    APEX - 4
    DB version - 10g
    Web server architecture - OHS
    Browser - IE8
    Theme - 5
    I know how to set and display help text for a page item, and I see there is the option to add help text at the page level, but how does the user accessing the screen see the page level help text?
    I was thinking it might be a good way to add user help guide information at the page level.
    Thank you for any assistance.

    I know how to set and display help text for a page item, and I see there is the option to add help text at the page level, but how does the user accessing the screen see the page level help text?Using a Help page and region accessed via a help link (e.g. a navigation bar entry), or using the <tt>apex_application.help</tt> API method in a PL/SQL Dynamic Content region.
    This is covered in the APEX documentation which should be consulted before posting a question here.

  • My ipod touch 4g is not charging using a wall charger and is not being recognize whatsoever by my laptop (windows) any help?, My ipod touch 4g is not charging using a wall charger and is not being recognize whatsoever by my laptop (windows) any help?

    My ipod touch 4g is not charging using a wall charger and is not being recognize whatsoever by my laptop (windows) any help?, My ipod touch 4g is not charging using a wall charger and is not being recognize whatsoever by my laptop (windows) any help?

    Hvae you tried here:
    iOS: Device not recognized in iTunes for Windows
    iPod touch: Hardware troubleshooting
    Have you tried another cable?
    Look at the dock connector. Look for abnormalities like bent or corroded contacts, foreign material and cracked or broken plastic

  • HT201269 I have my iTunes library on my Windows 7 machine on an external hard drive.  I purchased a new Macbook and would like to point my new machine at my iTunes library without losing anything and then deactivate iTunes on the Windows machine, help ple

    I have my iTunes library on my Windows 7 machine on an external hard drive.  I purchased a new Macbook and would like to point my new machine at my iTunes library without losing anything and then deactivate iTunes on the Windows machine, help please

    Sorry, but this does not seem to be an iPad question. I'd therefore suggest you ask in the iTunes for Mac forum.
    Regards.

  • Can't install C:\AS10gNT_Disk1 on windows-desperated--Help .

    Can't install C:\AS10gNT_Disk1 on windows-desperated--Help .
    hello forum it seems as if i have miss understood something about installing C:\AS10gNT_Disk1,2,3.
    1: i have unziped all the 3 zip files in there respectivelly folders.
    for examples.C:\AS10gNT_Disk1\Disk1.
    i have oracle 9is db installed on my pc,
    so in a previous maill somebody adviced me, plus the installation errors showed me that i could't installed it in C:\oracle\ora92 witch is where I have oracle9is db installed.
    Then I was told that I could just give any new oracle_home and path.
    but this is not working for me.
    when I run oracle universal installation.
    destination.Then
    Enter or select an oracle home name and its full path.
    as i have to enter a different name from my previous one where oracle9isdb is installed,
    then I write
    name oracleServer,
    path c:\oracleServer when i do that i get the following errors.
    There was a problem in accesing the staging area.
    Pleased make sure the specified values for source and destiantion are valid

    Hi,
    actually I can only tell how it worked for me. I unzipped all zips into teh same directory and ended up with
    d:\stage\disk1
    d:\stage\disk2
    d:\stage\disk3
    Then I started the installer from disk 1 and follwoed all teh instructions. I did specify an Oracle Home as OracleAsInfra for the infrastructure to be in d:\OracleAsInfra and similar for teh Midtier OracleAsMidtier to be in d:\OracleAsMidtier
    The rest ran smoothly
    Frank

  • Why are iTunes, View, Window, and Help menu items disabled?

    I am frequently encountering an issue in iTunes 10.5 (141) where all the menu items in the iTunes, View, Window, and Help menus are disabled (greyed out). Why is this happening and can it be stopped?
    I've seen this issue on different Mac OS X 10.7.2 machines. It seems to occur during playlist manipulation, where I'm making new playlists, adding items to them and editing them and the items. In the worst cases, I'm forced to quit and restart iTunes, although I have to quit by using the context menu option in the Dock as the Quit option is disabled in the application.
    I'd appreciate any advice on workarounds for this that don't involve quitting and restarting iTunes.

    I'm also having the same issue.  It was happening with 10.5.1 and now still with 10.5.2.  I'm using a 2008 iMac running 10.6.8.  I do not use iTunes Match.  This seems to happen for no apparent reason i/o/w, I can't determine a pattern as to when it happens, but it occurs about once in every 10 times that iTunes is open and it seems to happen after it's been open for a while, but again, no particular pattern. 
    Sometimes, all the menu items are grayed out, and other times, 70% of the menu items are grayed out.  I can still use the other functionality in iTunes, but must must Quit from the dock (it quits gracefully and no Force Quit is necessary).  Relaunching restores eveything to normal for about a week. 
    I work with technical diagnostic issues and can usually pinpoint a problem, isolate an issue, or determine a pattern, but this one has me stumped. I thought 10.5.2 might fix it, but no.  Maybe 10.5.3?

  • Any Time I Open iTunes My Computer Comes Up With A Message Saying "Data Execution Prevention - Mircosoft Windows To Help Protect Your Computer, Windows Has Closed This Program" We Have Trend Micro Internet Security Titanium.

    Any Time I Open iTunes My Computer Comes Up With A Message Saying "Data Execution Prevention - Mircosoft Windows To Help Protect Your Computer, Windows Has Closed This Program" We Have Trend Micro Internet Security Titanium But It Appears To Be Windows Stopping iTunes.

    Right click My Computer > Properties > Advanced > Performance: Settings > Data Execution Prevention > Add iTunes to be let through

  • HT201250 My Hallmark Card Software won't open  - I get a message that says "Restore Window" .  Help please.

    My Hallmark Card Software won't open  - I get a message that says "Restore Window" .  Help please.

    Hello Fred5960
    If you are having issues with connecting to the internet then check out the articles below to troubleshoot your issue.
    Troubleshooting "A connection failure has occurred", "The specified server could not be found" or similar messages
    http://support.apple.com/kb/ts1843
    Wi-Fi: How to troubleshoot Wi-Fi connectivity
    http://support.apple.com/kb/HT4628
    Regards,
    -Norm G.

  • I cannot enable my podcats in I tunes. I have  a Dell pc with windows vista--Help plse?

    I cannot enable podcasts in I tunes--I have a Dell pc with windows vista--help--plse

    https://support.mozilla.com/en-US/kb/Preferences+are+not+saved

  • Help reqd on Item Level Help Geneneration in Desg6.0

    Hi,
    Has anyone generated Help Modules using Designer 6.0. It worked fine on 2.0 i.e. item level help link was generated.. but with 6.0 only the form(module) level help link is generated. Is there any prefernce change/setting to directly get item level links.
    Daya

    Hi,
    Has anyone generated Help Modules using Designer 6.0. It worked fine on 2.0 i.e. item level help link was generated.. but with 6.0 only the form(module) level help link is generated. Is there any prefernce change/setting to directly get item level links.
    Daya

Maybe you are looking for