VFP9SP2 documentation or lack thereof

Lisa Slater Nicholls reports that large chunks of the documentation for the reporting enhancements in VFP9 were left out because of resource constraints. She plans to post some of what’s needed over the next few generic time periods, as work permits.

Posted by Garrett on October 15th, 2007 in VFP | 1 Comment

GDIPlusX and ReportListeners

A while back, I wrote a short program showing how to use a ReportListener to change a field’s StringTrimming behavior. At the time, I used the GDIPlus foundation class which came out with VFP9. Now that Bo Durban and the VFPX folks have put together the GDIPlusX library, though, the code is a bit cleaner.

Read the rest of this entry »

Posted by Garrett on October 15th, 2007 in Code Sample, Original, VFP | 2 Comments