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

Focus tip when adding and removing children in a GenContent




If you dynamically remove all the focus children in your GenContent and
then add new ones, you need to send MSG_META_CONTENT_APPLY_DEFAULT_FOCUS
to the parent GenContent.  Otherwise none of the children will get the 
focus by default.