|
Doug Hennig |
Doug Hennig is a partner with Stonefield Software Inc.
He is the author of the award-winning Stonefield Database Toolkit (SDT), the award-winning
Stonefield Query, and the MemberData Editor, Anchor Editor, and CursorAdapter and
DataEnvironment builders that come with Microsoft Visual FoxPro. Doug is co-author
of the “What’s New in Visual FoxPro” series and “The Hacker’s Guide to Visual FoxPro
7.0””. He was the technical editor of “The Hacker’s Guide to Visual FoxPro 6.0” and
“The Fundamentals”. All of these books are from Hentzenwerke Publishing. Doug writes
the monthly “Reusable Tools” column in FoxTalk. He has spoken at every Microsoft FoxPro
Developers Conference (DevCon) since 1997 and at user groups and developer conferences
all over North America. He is a Microsoft Most Valuable Professional (MVP). Web: www.stonefield.com
and www.stonefieldquery.com Email: dhennig@stonefield.com |
|
Extending VFP with VFP One of the coolest things about the VFP interactive development environment (IDE) is that it's highly extendible. Even better, you use VFP code to extend VFP itself. In this session, you'll learn how to extend the VFP IDE to boost your productivity and create simple tools that make your life easier. It covers topics such as how to create your own property editors, how the new New Property/Method dialog speeds form and class development, and customizing MemberData for things such as class documentation and property editors. |
|
Cool Uses for ReportListeners
You've probably seen the demos showing the new ReportListener in VFP 9: dynamically formatted text, rotated labels, and so forth. But did you know report listeners can be used for a lot more than that? This practical session will show you all kinds of cool uses for report listeners, including hyperlinking text in reports, providing a "live" preview surface that can handle click events, finding and highlighting text, and more. |