What's new in Nine : Visual FoxPro's latest hits /
Clasificación: | Libro Electrónico |
---|---|
Otros Autores: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Whitefish Bay, Wis. :
Hentzenwerke Pub.,
©2005.
|
Temas: | |
Acceso en línea: | Texto completo |
Tabla de Contenidos:
- Our Contract with You,
- List of Chapters
- Table of Contents
- Acknowledgements
- About the Authors
- How to Download the Files
- Introduction
- Chapter 1: Project Manager Improvements
- Generating message logs during project build
- Change the Project Manager font
- Additional Project Manager shortcut menu items
- Modifying a class library from the Project Manager
- ProjectHook SCCInit and SCCDestroy methods
- Check out files
- Log source code control state
- Get latest version of files
- Summary
- Chapter 2: Controlling the Properties WindowCosmetic changes
- Specifying property values
- Customizing the Property Sheet
- The structure of _MemberData
- Setting attributes globally
- Inheriting _MemberData
- The MemberData Editor
- Replacing the MemberData Editor
- Playing favorites
- Creating property editors
- The bottom line
- Chapter 3: Writing Code
- IntelliSense improvements
- Enable IntelliSense in memo fields
- Give your users IntelliSense
- Saving IntelliSense settings
- IntelliSense in WITH and FOR EACH commands
- Background compilationPrint selected text
- Copy code with formatting
- Find the highlighted text
- Better editing
- Chapter 4: Better Tools
- Changes to Options dialog
- Redirect Options dialog output
- View and Query Designers
- Spaces in table and view names in FROM clause
- Macro expansion based SQL clauses
- Class Designer and Form Designer changes
- Class/Form Designer Tab Order selection
- Keyboard shortcuts for adjusting object spacing
- Data Environment changes
- Enhancements to title bar descriptions
- Enhancements to Document ViewBuilder behavior changes
- Integrate your own menu designer
- Debugger
- Constant support in Trace Window
- Watch Window errors
- Debug output window is mouse wheel enabled
- Reports can be debugged
- Class Browser is dockable
- Code References changes
- Task Pane Manager
- Use the Class Browser for PRG-based classes
- The Data Explorer
- Environment Manager
- field mappings and form templates
- Replacing VFP native menu behavior
- New Property / New Method replacement
- New Dialog replacement
- Replacing native VFP shortcut menusGenDBC changes
- New Solution Samples
- Summary
- Chapter 5: Enhancements in the Reporting System
- Enhanced Report Designer
- Improved user interface
- Protection
- Design-time captions
- Design-time tooltips
- Absolute positioning
- Trim mode for character expressions
- Data grouping enhancements
- DataEnvironment handling
- International support
- Other new features
- Multiple detail bands
- Creating multiple detail bands
- Example 1: Multiple children
- Example 2: Pre-calculation of totals