Hi Bob,
Thanks for your help. I was able to straighten things out and now
my code is working. A big part of my problem was doing things during
tblEnterEvent that should have been done during tblSelectEvent and vice
versa!
Thanks again,
Steve
Subject: RE: list in table cells question
From: Robert McKenzie <[EMAIL PROTECTED]>
Date: Thu, 6 Dec 2001 13:49:50 -0800
X-Message-Number: 41
Bob's handy guide to rolling your own popup triggers in tables:
I Initialization.
You must initialize the table properly. Best is to set the item
style as
a customTableItem, set the item int to hold the selection (or -1 for
no
selection), set the item pointer to point to your list, and set a
custom
draw procedure for the item.
You may also set a custom draw procedure for the list if you wish.
...
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/