Hi all,

I just started programming for the Palm after having picked one up a few
weeks ago.  I'm writing a simple application which has just one form and a
popup list.  It appears that the default behavior of a popup list is to put
the selected item text next to the popup trigger.  When I write a handler
for the popSelect event, however, the selected text does not appear next to
the popup trigger; this makes sense to me since I have not explicitly coded
that behavior in my handler.

My question:  does one typically write code to reproduce the behavior of the
default handler, or does one typically call the default handler either
before or after doing some processing on that event?

FWIW, I'm using Pila to code the app (hey, I'm a sucker for assembly...)

Thanks,

Matt

Reply via email to