Stupid question here... I want to add breakpoints, but am not able to. I'm running GLBasic on my Mac, so the function keys don't work; not a big deal for most things, but I'm not able to find a menu option for inserting breakpoints?
Edit/Breakpoints/Toggle ?
Doesn't 'fn'+F9 (i.e 'fn' = "function") work?
Are you using GLBasic in a virtual machine ?
@Gernot,
Thanks, that's what I was looking for; just not the menu I was expecting it to be under.
@Serpent,
fn + F9 inserts a breakpoint, but also causes all of my windows to shrink on my Mac so I didn't care much for that option.
@MrTAToad,
I use Parallels as my VM and then run in Coherence mode; this was I can run my Windows apps on the Mac almost like a native app outside of the VM skin.