I've pretty much always used the editor furnished in Microsoft FoxPro in all versions (started with FoxPro for DOS 2.6, FPW 2.6, have used every version of VFP). I have an extensive procedural application that is based mostly on a single large PRG (PROCEDURE, with subroutines, mostly after the main code). Including extensive commented documentation within, it currently is 3825 lines. I would really like to dig deep into this, haven't for a while. The app is mostly fine (I use it daily) and does what I want, has some bugs I simply work around because I know how to (it's just for me, at least for now). However, I'd like to extend its capabilities, also consolidate some things. There are redundancies, certain things could be done better, and I'd like to fix bugs. As much as anything, I'd like to familiarize myself with what's going on in there... but all the above!
I just opened the PRG and I'm having trouble just navigating. If I'm browsing the Internet, I can just put two fingers on my laptop's mousepad and drag up or down and scroll. This doesn't work well in VFP 9's PRG editor. And keying the up or down arrow doesn't move the window unless the cursor is already at the top or bottom, respectively, it only moves the cursor to the next line of code.
At the moment, the editor's font is Courier New. I don't know if that's a good idea.
I heard quite a few times by VFP professionals that they don't use VFP's PRG editor. It appeared to be unpopular but I don't recall what they used instead. Can I get some suggestions? Thank you!
I just opened the PRG and I'm having trouble just navigating. If I'm browsing the Internet, I can just put two fingers on my laptop's mousepad and drag up or down and scroll. This doesn't work well in VFP 9's PRG editor. And keying the up or down arrow doesn't move the window unless the cursor is already at the top or bottom, respectively, it only moves the cursor to the next line of code.
At the moment, the editor's font is Courier New. I don't know if that's a good idea.
I heard quite a few times by VFP professionals that they don't use VFP's PRG editor. It appeared to be unpopular but I don't recall what they used instead. Can I get some suggestions? Thank you!