recently I did a sample project to the Lists in GP10
the action I added is shown on the action pane, but there was a problem when i registered that action
List_RegisterAction(list_object, command PJ_TEST_ACTION of form PJ_Command_Form, LISTCMDTYPE_SINGLESELECT,
PJ_TEST_ACTION_ENCODED of form PJ_Command_Form ) of form syListObj;
the consequence is that when i select a single record in the list, that action will never highlight...
someone helps me plz~
Thanks so much