I used to be afraid of Gadgets, until I sat down and wrote one. Unless I needed editable fields, I'll almost always roll my own now. It's really NOT hard at all.
And to me about the same work as using a table. just define a structure to track stuff and go ;-) -- Matt Disher [EMAIL PROTECTED] > From: "Mark A. Peters" <[EMAIL PROTECTED]> > Reply-To: "Palm Developer Forum" <[EMAIL PROTECTED]> > Newsgroups: palm-dev-forum > Date: Thu, 14 Mar 2002 14:14:34 -0800 > To: "Palm Developer Forum" <[EMAIL PROTECTED]> > Subject: Re: TblGetItemBounds not reflect row height change? > > That has always been my last resort solution - I'm not yet ready to give up > on working within the limitations of tables yet, though. > > Mark Peters > > "Matt Disher (TiBook)" <[EMAIL PROTECTED]> wrote in message > news:79928@palm-dev-forum... >> >> -Or- >> >> Write a Gadget ;-) >> >> At the point when the tables get too cumbersome, or the built in parts > don't >> act as you'd like and you have to 'override' it's features. You might as >> well roll a gadget and do it all yourself. That way you can be assured to >> get the behavior (YOU) want ;-) >> >> -- >> Matt Disher >> [EMAIL PROTECTED] >> > [...stuff about various methods of working around this problem...] > > > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please > see http://www.palmos.com/dev/support/forums/ > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
