Hi,
I have tried doing it the way your are suggesting
It does not work this way 
Regards
The Forms event Handler is not getting these events,
that i am generating.

Regards
Calculus

Calculus
 --- Matt Graham <[EMAIL PROTECTED]> wrote: 
> Calculus Calculus wrote:
> > I need to generate SclRepeatEvent which will
> finally
> > be handled by the Forms Event Handler.
> > According to the Palm Documentation, the
> > SCLHandleEvent is known to Handle Pendown Event.
> > But if i use SCLHandleEvent and pass a Pendown to
> it,
> > ,this doest not work, SCLHandleEvent returns true
> to
> > indicate that the Event is Handled, but no
> SCLRepeat
> > Event is generated.
> > can somebody tell me where i am going wrong?
> 
> 
> Moving the scrollbar up and down.
> Programatically, something like this:
> EventType e;
> e.eType = sclRepeatEvent;
> e.data.sclRepeat.... = { your values }
> EvtAddEventToQueue( &e );
> 
> -- 
> For information on using the Palm Developer Forums,
> or to unsubscribe, please see
> http://www.palmos.com/dev/support/forums/
>  

________________________________________________________________________
Yahoo! India Matrimony: Find your life partner online
Go to: http://yahoo.shaadi.com/india-matrimony

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to