Option in Preferences for F1 to use online help

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
dmontaine
User
User
Posts: 50
Joined: Tue Jun 04, 2019 1:03 pm

Option in Preferences for F1 to use online help

Post by dmontaine »

The built in help font is too small for my aging eyes. I prefer the online help. It would be nice to have an option so that F1 would open the online hlep page, rather than the internal help.
Marc56us
Addict
Addict
Posts: 1600
Joined: Sat Feb 08, 2014 3:26 pm

Re: Option in Preferences for F1 to use online help

Post by Marc56us »

Hi,

This is not displayed in the help menu bar, but since the help file viewer is a web browser on its own, the standard browser zoom functions are active for the main window.

CTRL + '+' or '-' (numeric keypad)
or
CTRL + wheel mouse

(same thing to zoom font size in IDE)
:wink:
dmontaine
User
User
Posts: 50
Joined: Tue Jun 04, 2019 1:03 pm

Re: Option in Preferences for F1 to use online help

Post by dmontaine »

Cntl + and Cntl - do not work for me on Debian Linux, However. Cntl + mouse wheel does work on the help window and code view of the main window.
Post Reply