Article # 535, added by Geoworks, historical record
| first | previous | index | next | last |

How to make a VisText editable on the Nokia 9000.



Q. I've got a VisText object in my app and I can't edit it. What am I
   doing wrong?

A. Does the object have the focus? You can check this in Swat using
   the "focus" or "pobj -f" commands. If the object does not have
   the focus then you must manually set it using the message
   MSG_META_GRAB_FOCUS_EXCL.