Sybase 2 Barcode Reader User Manual


 
APPENDIX B The Extended Attribute System Tables
DataWindow Designer User’s Guide 457
Edit style types for the PBCatEdt table
Table B-7 shows the edit style types available for the PBCatEdt table.
Table B-7: Edit style types for the PBCatEdt table
CheckBox edit style (code 85)
Table B-8 shows a sample row in the PBCatEdt table for a CheckBox edit style.
Table B-9 shows the meaning of the values in Table B-8.
Table B-8: Sample row in PBCatEdt for a CheckBox edit style
Table B-9: Values used in CheckBox edit style sample
Edit style type pbe_type value (column 3)
CheckBox 85
RadioButton 86
DropDownListBox 87
DropDownDataWindow 88
Edit 89
Edit Mask 90
Name Edit Type Cntr Seqn Flag Work
MyEdit Text 85 1 1 Flag
MyEdit OnValue 85 1 2 0
MyEdit OffValue 85 1 3 0
MyEdit ThirdValue 85 1 4 0
Value Meaning
Text CheckBox text
OnValue Data value for On state
OffValue Data value for Off state
ThirdValue Data value for Third state (this row exists only if 3 State is checked for
the edit style—bit 30 of Flag is 1)