> At 9:43 PM +0100 25-01-00, Marty Rice wrote:
> >I've got a table (3 columns) where I have set each valid row to
> >selectable (TblSetRowSelectable()), and my handler
> >(event->eType==tblSelectEvent) is called just fine, but the
> >row doesn't invert when tapped.
> 
> Don't return true from your handler of the tblSelectEvent.
> 
> --Bob
> 

I'm not.  In fact, this behavior should happen before my tblSelectEvent
handler is even called (since it should happen on the "Entry" event, not
the "Select" event).  

Any other ideas?

Thanks,
Marty



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to