I am leaning PureBasic on an iMac. A friend who has PureBasic running on a PC told me how to get an explanation of commands highlighted or in color in the source code by pressing F1 and clicking on the highlighted command. It does not work on my computer.
Is there an analogous help procedure for the Mac?
Thank you for your help.
James Adrian
jim@futurebeacon.com
F1 Help for Commands
Re: F1 Help for Commands
On a iMac, the F1 key is used to decrease the brightness of the screen.
To let PB think you pressed the F1 key, keep the [ fn ] key pressed while you press [ F1 ] .
To let PB think you pressed the F1 key, keep the [ fn ] key pressed while you press [ F1 ] .
-
- User
- Posts: 36
- Joined: Tue Jan 18, 2011 7:13 am
Re: F1 Help for Commands
wilbert,wilbert wrote:On a iMac, the F1 key is used to decrease the brightness of the screen.
To let PB think you pressed the F1 key, keep the [ fn ] key pressed while you press [ F1 ] .
What is the [fn] key?
Jim Adrian
Re: F1 Help for Commands
It's a key with fn on it.
If you have a keyboard with a numeric Keypad, it's located in the block of keys above the cursor keys. If you have a wireless keyboard without numeric keypad, it's at the bottom left.
If you have a keyboard with a numeric Keypad, it's located in the block of keys above the cursor keys. If you have a wireless keyboard without numeric keypad, it's at the bottom left.
-
- User
- Posts: 36
- Joined: Tue Jan 18, 2011 7:13 am
Re: F1 Help for Commands
wilbert,wilbert wrote:It's a key with fn on it.
If you have a keyboard with a numeric Keypad, it's located in the block of keys above the cursor keys. If you have a wireless keyboard without numeric keypad, it's at the bottom left.
I'm sorry that I was so unobservant. I tried it and it works wonderfully.
Thank you for your help.
James Adrian
jim@futurebeacon.com