New DataWindow Object Attributes
\The Sandbox \PB History & Future \New in PB 4 \DW and Reporting \DW Object Attributes
Select Painter
Composite
Reports
Conditionally Set
Attributes
Crosstab
Enhancements
Displaying
Reports
GetChild For
Composites
Grid Style Reports
Nested Reports
Crosstab & Grid
Options
DW Painter
Return Icon
DataWindow
Attributes
DW Object
Attributes
DataWindow
Dialog
New PB.INI
DW Variable
New Print Dialog
Newspaper
Columns
Performance
Print Preview
Printing Features
Referencing
Computed Fields
Referencing
Retrieval Args
Save As Dialog
Saving Reports
As Files
Sliding Columns
Group Dialog
Sort Dialog
Specifying
Data Sources
Suppress
Repeating Values

Protect

    The new Protect attribute allows you to prevent users from tabbing to the column or entering data, without having to change the Tab Order of the column to 0.

    Columns in a DataWindow object now have a Protect attribute. When this attribute is 0 (False), the column is not protected, when it is 1 (True) it is protected. For example, if you open the Attribute Expressions dialog by clicking the right mouse button in a column and enter IF(IsRowNew ( ),0,1) in the Expression column next to the attribute Protect, the column will be protected except when a row is inserted.

font.escapement

    The DataWindow object attribute font.escapement, specifies the rotation of text in tenths of a degree. For example if font.escapement = 450 the text would be rotated 45 degrees. 

PBL Peeper PB Help PB History
& Future About Us Feedback Site Map

Google
 
Web www.techno-kitten.com
www.sybase.com