>From: "Terry Dennis" <[EMAIL PROTECTED]> >Reply-To: "Palm Developer Forum" <[EMAIL PROTECTED]> >To: "Palm Developer Forum" <[EMAIL PROTECTED]> >Subject: Re: Urgently : Help on the tapping and drawing on the gadget >Date: Sat, 23 Feb 2002 08:26:27 -0700 > > >Are you sure you want to use a gadget? It sounds like you're trying to >make >things too complicated. Perhaps you can just use the basic controls to do >what you want. By using a gadget, you're adding a lot of responsibility to >your code. > >At any rate, if you REALLY want to use a gadget, check out: > >frmGadgetEnterEvent >frmGedgetMiscEvent > I am trying to display a time-table in a table manner,I thought using a table would solve that, but after reading Palm Programming bible book, the table is a container for other UI elements. So I switch to the gadget. I think there is no choice right? I have drawn out the table. If I decide that the time-table is meant for view, not requiring to get a tap input, could the drawing the appointments bar would involve a lot of code and effort ? is it advisable? Low _________________________________________________________________ Join the world�s largest e-mail service with MSN Hotmail. http://www.hotmail.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
