n***@cs.mun.ca
2005-08-03 21:49:54 UTC
Hello,
I have a table with custom drawing routines set up for each row and
column. I would like to know whether I can select a row when I click
on a table cell. In the Palm OS Garnet Simulator I right click and
select "View -> Events". However, only penDown and penUp events show
up. Hence I cannot catch the tblSelect event I was hoping to catch.
Furthermore, the penUp and penDown events don't seem to make it to
the event handling routine for the current form. Any idea of how
to implement selection upon clicking on a table correctly.
Thanks,
Neil
I have a table with custom drawing routines set up for each row and
column. I would like to know whether I can select a row when I click
on a table cell. In the Palm OS Garnet Simulator I right click and
select "View -> Events". However, only penDown and penUp events show
up. Hence I cannot catch the tblSelect event I was hoping to catch.
Furthermore, the penUp and penDown events don't seem to make it to
the event handling routine for the current form. Any idea of how
to implement selection upon clicking on a table correctly.
Thanks,
Neil