Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Visual Basic > VB 6 Visual Basic 6 > VB How-To
|
VB How-To Ask your "How do I do this with VB?" questions in this forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the VB How-To section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old April 12th, 2006, 10:14 AM
Authorized User
 
Join Date: Dec 2004
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
Default Context sensitivity not working

All,

I am using a VB application, in this help file not showing the correct topic related to the screen when i press the F1 key.

I hv only a .hlp file with me, tell me how to look the index or context id with this file.. I am new to this topic(creating Help)
appreciated if anyone guide me how to create a help file in VB.
thanx

 
Old April 21st, 2006, 03:43 PM
Friend of Wrox
 
Join Date: Nov 2004
Posts: 1,621
Thanks: 1
Thanked 3 Times in 3 Posts
Default

Creating help is a big job. There are tools around to help (RoboHelp, et al.), but they are 3rd party.

You can write simple text files, and use the help compiler that ships with VB to create a help file, but it is a [u]HUGE</u> job! You have to manually keep track of topic IDs, and so forth, to get it all to link up, and you have to manually "decorate" hyperlinks, bold/italic/etc. formatting.

The description of how to do this is way beyond the scope of a help forum... (I mean, they have entire college courses on this, an hour a day, 5 days a week, for a whole quarter...)





Similar Threads
Thread Thread Starter Forum Replies Last Post
Unable to set context in web.xml or context.xml. dchicks Apache Tomcat 1 March 7th, 2008 07:59 AM
Case Sensitivity in Crystal Report Er_M_Singh C# 2 September 12th, 2007 12:03 AM
Comparing on case sensitivity trab Access 2 September 19th, 2006 07:09 AM
case sensitivity neglection chayanvinayak PHP Databases 5 April 22nd, 2006 01:56 AM
Solution for Case Sensitivity on *nix Servers themartorana Pro PHP 1 August 16th, 2004 10:23 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.