Is there an HTML help authoring tool for LV?

Ideally one tool fits all, LabView, C# and MSVC++.
I know RoboHelp is a good tool for non-LV languages, does any one know other good tools? Thanks

The standard Common User Access (CUA) states that the key F1 will open help. Unfortunatly you cannot associate this key with a help file and topic as you can in other development systems.
On windows systems the behaviour seem to be common with what I have tested with MS Outlook, MS Internet explorer, LV and my favourite Help authouring tool (HAT). All open the default topic of the help file.
On IBMs AS /400, now iSeries, F1 will open a window which depends on the field where the cursor is. On GUI system this is related to the control who has the key focus. If the cursor is outside any field a help window explaining the current screen will be opened.
LV allows you to simulate this using the event structure. Make a event case for "Key up". Look into help for scan codes and how the keys are mapped to the values in this case. This event exists for the VI and for each control/indicator. If you have detected a F1 key you can open the help file with the corresponding topic.
The other way of context sensitiv help is Shift-F1. This works different in different applications. MS Outlook will open a popup window depending on the part where the mouse cursor is. MS IE will open the default topic of the help. My HAT will change the cursor and when you click somewhere you get a corresponding popup window. LV will ignore this key. The best way LV has for that is the "Tip" or "Tip Strip".
I think that NI will not make a new property to VIs and controls containing help file information and to associate the F1 key with that properties because you can connect F1 to a control using Key Navigation. This is another method of providing help. Place a control outside the visible aera and connect it with F1 using key navigation. This way you can open a help file with a topic with the context sensitivity of the window.
Another thing I have to comment is that why will you use HTML files instead of HTML based help (Win98, this is the same help LV uses)? If you have a medium sized application you will have to be careful to deploy a lot of files (more than 30 I would expect, 1 for ech topic and two or three for the frame, navigation and table of contents). You have to take into concern various browsers (4 Versions of MS IE, some versions of Netscape, some versions of Opera) with various versions of JavaScript if you will use a dynamic table of contents. And you will loose such things like Search and Favourites. Win98-Help looks always the same because there is only one viewer installed with every Windows and there are no third party products doing some things different. The only answer I would really accept is you are not on a windows platform.
Waldemar
Waldemar
Using 7.1.1, 8.5.1, 8.6.1, 2009 on XP and RT
Don't forget to give Kudos to good answers and/or questions

Similar Messages

  • Help authoring tools with SharePoint

    Long time ago I used to use Help Authoring tools such as RoboHelp and ForeHelp. These were for Visual Basic applications. Wondering what would be a good help authoring tool for SharePoint 2010 applications that can help users understand SharePoint
    features? Thanks so much.
    Mayank

    Try Component One’s Doc-To-Help (D2H)
    http://blog.accusoft.com/2013/february/top-4-help-tools-that-integrate-with-sharepoint
    http://blog.infotech.com/advisory/sharepoint-and-help-authoring/

  • RoboHelp vs. SharePoint as Help Authoring Tool

    Hello All,
    I'm currently looking at RoboHelp to replace our old help
    guides. Right now our guides are accessed though a 2 frame page
    with an asp driven TOC on the left. The TOC just links to some html
    pages that display in the right fram and others that are just
    downloads of word, excel and PDF docs.
    We will be purchasing Microsoft SharePoint next year and it
    has been suggested to use that as our help authoring tool. I don't
    know much about RoboHelp (other than I've been using the demo for a
    couple days and love it's ease of use) and SharePoint and was
    wondering if anyone out there has used both as a help authoring
    tool and what your experiences were.
    Are they pretty much similar, does anyone use them in
    conjunction, any pros and cons to each?
    Any help would be greatly appreciated.

    Welcome to our community, mschallmo
    I'm not a Sharepoint user and I didn't stay at a Holiday Inn
    Express last night, so I can't claim to be one.
    I think you are comparing Spiders to Hedgehogs here. RoboHelp
    is a Help Authoring Tool (HAT). Sharepoint is a product that might
    display what RoboHelp created, but will not facilitate actually
    creating the content you would later display as RoboHelp will.
    Unless someone more experienced with Sharepoint steps up to
    refute this, my understanding is that you would need
    Both RoboHelp
    AND Sharepoint. RoboHelp to author the content and
    Sharepoint to present it to your users.
    Cheers... Rick

  • Help Authoring Tool Options & Enhancements

    I have been using RoboHelp x5 since 2005. For this year's
    budget meeting I have to provide options/cost comparison on other
    tools that are available. One thing that is of crucial importance
    is that my background is not in computer/technical (no can do code,
    scripting, etc), which is why RoboHelp was chosen in the first
    place.
    1) Can anyone offer an "addon products" to use with RoboHelp
    (i.e. to enhance search function, etc)
    2) Can anyone offer any advice (pros and/or cons) about any
    of the following Help Author Tools?
    • AuthorIT
    • Doc-To-Help
    • chm2web
    • FAR
    • Help & Manual
    • Help Generator
    • HelpConsole 2008
    • HelpNDoc
    • HelpServer
    • HelpStudio
    • HelpTron
    • HyperText Studio
    • Macrobject Word-2-CHM
    • Macrobject Word-2-Web
    • MadCap Flare
    • Mif2Go
    • WinCHM
    Any assistance will be MUCH appreciated!
    Cindi

    Hi, Cindi,
    If you're an experienced RoboHelp user and happy with the
    output that you're getting with it then I would question the
    benefit of switching to another help authoring tool. This may be
    necessary in some circumstances —- for example, if you need
    to output your help content in a format that RoboHelp does not
    support, such as Microsoft Help 2.0 -— but for the most part
    the time and effort required to learn the new tool and convert your
    existing content for use with it will outweigh the benefits of
    switching to it.
    Here are a few notes on the tools you listed.
    > chm2web
    > Help Generator
    > HelpConsole 2008
    > HelpNDoc
    > HelpServer
    > HelpTron
    > Macrobject Word-2-CHM
    > Macrobject Word-2-Web
    > WinCHM
    I see little or no mention of these tools in any of the
    Help-related forums that I frequent. This isn't necessarily a bad
    thing, of course, but I believe it indicates that few professional
    help authors are using them. I'd expect the cheaper of these tools
    to provide few or no editing facilities, and in some cases they may
    be designed to perform a single, very specific function, such as
    compiling a set of existing HTML files into a .chm file.
    > FAR
    This is an excellent tool for performing search-and-replace
    operations across a set of HTML files and compiling them into a
    .chm file or Help 2.0 file. It provides no facilities for creating
    and maintaining your topic content, however, so you should really
    only view it as a potentially useful add-on to RoboHelp.
    > Mif2Go
    This is like WebWorks Publisher (not on your list): an
    application that takes source content authored with Adobe
    FrameMaker and converts it into a number of different help formats.
    If you've already authored a lot of content with RoboHelp then
    moving it into FrameMaker and setting up the Mif2Go or WebWorks
    templates appropriately could be a big undertaking.
    > HyperText Studio
    This was up-and-coming five or ten years ago but, for
    whatever reason, it seems to have dropped completely from view
    (though I'm aware that it is still for sale).
    > HelpStudio
    This is a quite heavy-duty application that appears to be
    more popular with software developers than with full-time help
    authors. A "lite" version is now being given away with Visual
    Studio.
    > AuthorIT
    > Doc-To-Help
    > Help & Manual
    > MadCap Flare
    These are all significant players. I've used AuthorIT only
    and, while it's certainly a powerful tool, the learning curve is
    quite steep.
    You can read detailed reviews of many of these applications
    at the Writers UA site (
    http://www.writersua.com).
    Pete

  • Help Authoring Tool

    I would like to add a comprehensive help feature to the application I'm creating. Ideally, I would like a "mini website" which the user would access via a link from the navigation bar. If it's possible, I'd like to program the link to be context sensitive (i.e. pull up help for the given page, but once the user is in the help website, he/she can use a search tool or jump to the Table Of Contents or Index).
    Is there a help authoring tool (e.g. Adobe's Robohelp or something similar) that works particularly well with APEX? Is there something built into APEX that I haven't found yet? (note: I'm new to APEX programming). Any advice on any of the tools would be greatly appreciated.
    Thanks in advance,
    Rob

    APEX includes built-in features to develop a help system for your application.
    http://download.oracle.com/docs/cd/E17556_01/doc/user.40/e15517/app_comp.htm#CHDCDBFB

  • Robo HTML Help Author Message

    Hello,
    I'm new to this forum, and I hope someone can assist me with
    this issue. I've only been using RoboHelp (HTML) for about 4
    months.
    I deleted a custom window (for the navigation pane in the
    HTML viewer) in a project I updated because after I compiled the
    project the tri-pane navigation pane didn't appear correctly
    (didn't have the Contents, Search, and Index tabs.) It only allowed
    a user to type in a keyword for the topics to display. So, after
    quite a bit of troubleshooting, I deleted the custom window and
    just used the default window. I recompiled the project, and the
    navigation pane appeared with all of the three correct tabs.
    However, evertime I select a topic under the Contents tab, this
    HTML Help Author Message appears:
    "The window name "AutoSPRINK VR 6" passed to HH_GET_WIN_TYPE
    has not been specified."
    "AutoSPRINK VR 6" was the custom window I deleted, but I
    didn't think that would make a difference. It does go to the topic,
    but only after I click OK twice on the message dialog box. This
    occurs each time I select a different topic. This doesn't happen
    when I select a reference link.
    How can I get rid of this message dialog? It's annoying for a
    user to have that message pop up everytime they select a topic.
    Felnic

    Hi Felnic,
    This was a bug a long time ago and I haven't heard about it
    in newer versions but apparently it is still there. From your TOC
    right click on a topic, open Properties, and Open the Advanced
    page. From there, select a window. When you deleted your window
    definition, RoboHelp didn't clean it up in the TOC. The same thing
    happens if you change the window name. As far as I know, you have
    to manually change each topic.
    By the way, what version of RobpHelp are you using?
    John

  • Is there a self writing text tool for iBA or do I have to use After Effects?

    I am authoring a book that uses a lot of text examples—the idea is to have the examples as interactive text that self writes and highlights the important parts of each example when touched. Problem is that most self writing uses Flash so that is out and AE is horrible to use for more than one or two examples and I have thousands. Is there an easy solution or tool for iBooks Author to achive this easily?

    Obviously I did not phrase the question correctly or you don't inderstand what self writing means.
    The iBook is complete with all text in place.  However, I want to present some example sentences as self writing sentences so that when a reader touches an example, it self writes in situ with important word or characters highlighted.
    So for example, if the reader touches the sentence:
    The quick brown fox jumps over the lazey dogs.
    The sentence disappears for a second and self writes word by word in situ but with the (incorrect) e in lazey highlighted as
    The quick brown fox jumps over the lazey dogs.
    Is that clear?
    And more importantly, is there a tool, plugin, etc., to achieve this easily in iBooks? I know how to do it with flash and After Effects but the many thousands of examples to process makes AE a nightmare.

  • Is there an iTunes U authoring app for the iMac?

    Is there an iTunes U authoring app for the iMac?
    I seem to end up with the iOS app which has no buttons for creating a course.

    There are no viruses affecting ios devices.

  • Are there any good DVD authoring programs for Mac now that Apple has discontinued DVD Studio and iDVD? I need to make DVDs that have interactive menus and such (Final Cut X and Compressor 4's DVD option is a little cheap). Any ideas?

    Are there any good DVD authoring programs for Mac now that Apple has discontinued DVD Studio and iDVD? I need to make DVDs that have interactive menus and such (Final Cut X and Compressor 4's DVD option is a little cheap and doesn't provide any kind of professional DVD authoring). Any ideas?

    This comes up a lot these days.
    Practically speaking, there are really four options for the Mac platform: Toast (<$100),  Adobe Premier Productiom ($1,600 to buy or $50/month to rent),  find a copy of Final Cut Studio from 3rd  party (+/- $1,000 new) or a boxed edition of iLife to get iDVD ($50 - $90 on Amazon new).
    The other question everyone has is how many OS versions before iDVD or FCS breaks? No one knows, but Apple has said they're no longer supporting these legacy apps. Of course, no one is mandated to upgrade to a new OS unless they buy a new computer. So if it works on a system, stay with it as long as it makes sense.
    Good luck.
    Russ

  • Are there any CD/DVD recovery tools for Mac?

    In the good old days (??) of windows I had a plethora of handy recovery tools for rescuing data of scratched or damaged CD/DVD.
    Recovery utilities is one area where the Mac community seems to fall flat - I've spent an hour looking and can't find anything remotely like IsoBuster or the other tools I used to enjoy...
    If I ran those Windows tools under Parallels, do you think they would be able to diagnose a CD in the iMac's superdrive?
    Any thoughts?
    Steve

    Yes (I second that motion...)
    Isobuster will work in windows on a virtual machine or in windows booted from a boot camp partition.

  • Help Desk tools for deploying VDI workstations???

    Are there any tools or suggestions for simplifying the virtual desktop provisioning process?  I ask this so our help desk doesn't have to log into the View Admin portal to manage the environment or provision workstations.  I was hoping there was a resource, config wizard or web portal available to use where the View Admin console works in the background while the user requesting a VDI just inputs their desired config parameters (ie- user name, type of VDI, etc.).   Thanks in advance for your suggestions!

    user21354 wrote:
    ..a project in java ,*oracle its a web development and has given me sometime to prepare for that* , i want to ask which IDE i use for it actually me company will use eclipse for that...I'm not sure if this is what you want but the followings are good to give a try while you still have a plenty of time assigned
    Oracle JDeveloper could be a good option if you'd like to create web apps with Oracle back-end databases.
    Other IDEs like Eclipse or NetBeans.,etc are available too... just google it with "java ide", you would be surprised with the results:-)
    For more details on aforementioned tools, check this out!
    http://www.oracle.com/technetwork/index.html
    Good luck!
    HappyJay

  • Need some help with tools for java projects

    Hi Friends,
    I just want to know what software release management tool do you use.Is there any free tool available on net??
    I do not need a subversion tool( cvs,svn etc) or a automation build tool ( luntbuild, cruisecontrol, anthill) , I am looking for some tool,that helps you manage the release after its made.For example,i would like to track down which release was made to which customer on which date,how many releases were made to any particular customer,what source code was shipped to the customer..and so on....
    Is there any such tool that can accomplish this???
    Thanks

    Hi Friends,
    I just want to know what software release management tool do you use.Is there any free tool available on net??
    I do not need a subversion tool( cvs,svn etc) or a automation build tool ( luntbuild, cruisecontrol, anthill) , I am looking for some tool,that helps you manage the release after its made.For example,i would like to track down which release was made to which customer on which date,how many releases were made to any particular customer,what source code was shipped to the customer..and so on....
    Is there any such tool that can accomplish this???
    Thanks

  • Are there any out the box tools for detailing Exchange organization ?

    Are there any tools which we go out an audit an exchange enviornment showing the servers, roles and configuration ?  it needs to be able to get this information ideally for all versions of Exchange 2003, 2007, 2010 and 2013.
    Thanks in advance.

    You can collect the Organizational Health in Exchange 2010 console for Exchange 2003/2007/2010 and that will list very useful information about statistics in your organization like servers, databases, CALs, recipient, feature used etc...
    Collect Organizational Health Data -
    http://technet.microsoft.com/en-us/library/dd351156%28v=exchg.141%29.aspx
    However it doesn't contain any configuration information and that you need to collect it manually because that depends on needs of each organization and how they want to setup their infrastructure...

  • Are there any legit DVD authoring programs for Mavericks?

    Seems like Apple is just done with optical media... which is probably about a decade early.
    In any case, does anyone have a legit (as in I won't be beta testing software for 3 days) / simple program for authorizing DVDs.

    I was unaware until yesterday that FCPX could burn a basic DVD.  We will give this a try.
    None of us are pros... so we're just creating archives of things we import into iMovie presently.   But we just invested in a new Mac Pro, so it's definitely time to look at FCPX and figure out how we can leverage its capabilities... We need a workflow that is simple and can be followed off of a ilst of instructions.  ... Thus, we've defaulted to iMovie.  I'll have to spend some time on Lynda and get it figured out.
    I was sure that when I brought in iDVD onto the new Mac Pro it would work, but something is failing someplace, between the new Mac Pro, Mavericks, iDVD, the LG Blu-ray burner, and our standard DVDs.
    Anyway, I appreciate your suggestions and your time.

  • Are there any free WiFi scanning tools for iPad?

    such as inSSIDer available.
    Thanks

    The short answer is, No.  iTunes had some Wi-Fi sniffers, but banned them and pulled them from the store before the iPad was released about four years ago.  It's a shame really.
    I use something simular to inSSIDer on a HP touch pad running Ice Cream Sandwich, very handy.  The network tool I use most on iOS is Scanny, which is just a port scanner, great for checking my server for leaks.

Maybe you are looking for

  • Sales Order Using BAPI

    Hi... I am new to BAPI programming. I am using the following code for creating BAPI but got some error message. Kinldy let me know wheere i m missing the data. Please mail me the solution here or to my mail id [email protected]. Thanks in advanc

  • How do I remove space after paragraph?

    Does Robohelp have the "Remove Space after paragraph" button for reducing the space between lines, like the one in Word?

  • Input/output sound for MacBook Pro 10.6.8

    The sound is not working properly for my narrated powerpoint presentation. I have recorded it on my MacBook Pro 10.6.8 and I get some sound but it sounds like feedback or something (like a scary phantom voice). I am using the internal microphone and

  • How to take off scroll lock

    i cant drag items to certain areas, any help as to why?

  • Amd64 steppings and codes for info.

    You can find the 'core code' (sometimes refered to as the 'stepping code', though technically it's not a stepping in the true sense of the word, but can indicate the stepping) located on the heatspreader or underneith the heatspreader on a black labe