re: the table is a container for other UI elements Right ... it's a "wrapper" around UI elements within its own little "window", so you can treat them as an "object". Essentially, you're trying to make a gadget do what a table already does. Except that a gadget requires you to handle more of the low-level system interface.
Quoting from your first message on this issue ... "I am suppose to write a application that which is quite similar to the week schedule of the datebook." OK ... so, since Palm provided the sample as a guideline on how to implement a project just like what you want to do, how about starting with their example project, then make changes to the way you want your application to work? It's lots easier to take a hammer and chisel to existing code that does most of what you want than it is to write everything from scratch. Regards, Terry -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
