I have add the repeat button in the resource,
so that I use 

        switch (eventP->eType) 
        
        {
                case ctlRepeatEvent:
                        switch (eventP->data.ctlRepeat.controlID)
                        {
                                do sth ,,,,,,,,,,,/                             
                                
                        }
        }


there is any problem ???


E r i c                         
       

Reply via email to