RadioButton edit style (code 86)
The following tables show a sample row in the PBCatEdt table for
a RadioButton edit style and the meaning of the values.
|
Name |
Edit |
Type |
Cntr |
Seqn |
Flag |
Work |
|---|---|---|---|---|---|---|
|
MyEdit |
Columns |
86 |
1 |
1 |
Flag |
|
|
MyEdit |
Display1 |
86 |
1 |
2 |
0 |
|
|
MyEdit |
Data1 |
86 |
1 |
3 |
0 |
|
|
MyEdit |
Display2 |
86 |
1 |
4 |
0 |
|
|
MyEdit |
Data2 |
86 |
1 |
5 |
0 |
|
Value |
Meaning |
|---|---|
|
Columns |
Character representation (in decimal) of number |
|
Display1 |
Display value for first button. |
|
Data1 |
Data value for first button. |
|
Display2 |
Display value for second button. |
|
Data2 |
Data value for second button. Display |
|
Flag |
32-bit flag. Low-order four hex digits are Bit 31: Left Text Bit 30: Bit 29: Scale Circles Bit 38: Not Bits 27 – 16 (3 hex digits): Not Bits 15 – 4 (3 hex digits): Always Bit 3: Always 1 for Bit 2: Always 0 for Bit 1: Always 0 for Bit 0: Always 0 for |