Rank: Administration
Joined: 2/13/2008 Posts: 24 Location: Twin Falls, ID
|
Add the following names to the global window class filter before image enabling inHance screens. Otherwise, you will not be able to capture some fields, and screens will not be recognized properly when you resize them.
Note the *ComboDlg names. These are classes for combo box controls that interfere with the control containing the actual combo text. If you encounter any other *ComboDlg classes, add them to the filter. Remember: When you add new classes to the filter, it affects the way screens are recognized. You may need to re-image enable some screens.
TGroupBox TphDBLookupComboDlg TphDBSearchComboDlg TphQBELookupComboDlg TphQBESearchComboDlg TphTexturePanel
If you discover any other window classes that improve this integration, please add your comments to this topic.
|