GEOS SDK TechDocs
|
|
5 New Standard Monikers, Bitmaps
|
7 Incremental Searches
GenItemGroups may now be of type GIGBT_NON_EXCLUSIVE, allowing the user to select more than one item at a time.
GenItemGroupClass
now has two new messages which allow you to get and set which item has the "focus"--which single item the user currently has highlighted, as opposed to the selected items:
If you are using a ContactList (from the Contact DB library), youmay set it up for multiple selections by giving it a ATTR_CONTACT_LIST_NON_EXCLUSIVE_LIST variable data field. To find out which records are selected in such a list, use
MSG_CONTACT_LIST_GET_IDS_OF_SELECTED_RECORDS.
GEOS SDK TechDocs
|
|
5 New Standard Monikers, Bitmaps
|
7 Incremental Searches