Help Browser tab count
- To: mathgroup at smc.vnet.net
- Subject: [mg46525] Help Browser tab count
- From: pdickof at sasktel.net (Peter Dickof)
- Date: Sun, 22 Feb 2004 11:27:23 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
The items which appear in the tabs in the help browser are defined in C:\Program Files\Wolfram Research\Mathematica\5.0\Documentation\English\BrowserCategories.m If I delete one of the HelpDirectoryListing lines in that file and rebuild the help index, the corresponding tab disappears from the help browser. If I reorder the lines, the tabs are re-ordered. If I duplicate an item, it appears twice. In no case are more than 8 tabs displayed. If I have more lines in the BrowserCategories.m file, only the first 8 are used. How do I increase the number of tabs? (Mathematica 5.0.1, Windows)