Well, where's the break statement, and also, you should return handled =
false for repeating controls if you actually want them to repeat. it's in
the docs.
Alan
>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
>
- repeat button!! Siupo
- Re: repeat button!! Alan Pinstein
- Re: repeat button!! Siupo
- RE: repeat button!! Elia J. Freedman
- RE: repeat button!! Siupo
- RE: repeat button!! Matt Disher
