03-05-2007 03:20 PM
03-05-2007 04:42 PM
I could solve it by using creating an array (arr) with known values. and calling
SetCtrlAttribute( gPanelHandle,PANEL_COMMANDBUTTON_22,ATTR_CALLBACK_DATA,(arr+index));
for each command button.
This will solve the problem.
sorry for psoting it bfore thinkning