Article # 341, added by Geoworks, historical record
| first |
previous |
index |
next |
last |
Subclassing MSG_GEN_VALUE_GET_VALUE_TEXT in GenValueClass.
Q. I have a message handler for MSG_GEN_VALUE_GET_VALUE_TEXT which provides the kind of display string I need. The length of the value field in the display seems to be fixed so that my string is clipped. A. Make sure you do not @callsuper, as that will set the sizing to the width of a WWFixed value.