Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Help File creation
Message
De
03/12/1997 18:21:56
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00063122
Message ID:
00063658
Vues:
56
>>>>>>Anyone have a recommendation for a Help File creator for use with my VFP5 application?
>>>>>>
>>>>>>Thanks
>>>>>>Elyse
>>>>>
>>>>>We used RoboHelp, www.bluesky.com. Easy to use, we could add screen shots easily, and it linked in to the VFP HelpContextID fields easily.
>>>>>
>>>>>Barbara
>>>>
>>>>Did you find a way to link context sensitive help to grid objects?
>>>>
>>>>Vlad
>>>
>>>No, there's no HelpContextID for the grid-objects like columns. We did a help page for the whole grid with a picture they could click on for more exact help.
>>
>>But you have HelpContextID for TextBoxes, Combos, etc in the grid. Although, I didn't find a way to make it work.
>>
>>Vlad
>
>We couldn't get them to work reliably either, although they are supposed to work just like a control on a form - the active control is checked for a HCID, then its parent, and so forth up the hierarchy. It may be like some of the problems putting text into Column or TextBox methods - sometimes one will work and sometimes the other.
>
>Barbara
If you interested in adding help on the contents of the data shown in a grid you can use RoboHelps smartHelp control and set the help topic/help file dynamically from table information in the rowcolumn change methods of the grid just like controling the backcolor of a selected row. THis is not help about the control but rather help about the contents of the data displayed. This is really powerful if the user has data that may need additional explaination regarding content.
In a care plan builder application we added a helptopic/helpfile fields to the tables and build a helpfile(s) that contained DATA related information. For example, if the user were adding a element about hypertensive care the [?] button on the form would display a help popup about the care plan, etc. If you are interested I can put together a small sample and post it.
Hope this short explaination is clear.
Gary
Helping Make Ideas Reality
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform