Lines Matching refs:Help
118 wheel now works in ACW. Added AutoComplete instructions to IDLE Help.
535 - Improved formatting in IDLE Help.
560 - Removed the File Path from the Additional Help Sources scrolled list.
562 - Add capability to access Additional Help Sources on the web if the
563 Help File Path begins with //http or www. (Otherwise local path is
566 - Additional Help Sources were not being posted on the Help menu in the
570 - Add Browse button to New Help Source dialog. Arrange to start in
573 - Put the Additional Help Sources directly on the Help menu instead of in
574 an Extra Help cascade menu. Rearrange the Help menu so the Additional
575 Help Sources come last. Update help.txt appropriately.
582 deleting Additional Help Sources from the user's config file.
589 - Use os.startfile() to open both Additional Help and Python Help on the
592 Settings/General/Additional Help facility.
594 - If Python Help files are installed locally on Linux, use them instead of
606 - Removed the "Help/Advice" menu entry. Thanks, David! We'll remember!