Thanks for the suggestion. I finally ended up with a custom gadget for my menu, and I use FrmSetObjectBounds() to resize it to the "dropped-down" size. I also had to make sure that the gadget was the last thing drawn in my screen drawing routine.
Dave Lippincott <[EMAIL PROTECTED]> wrote in message news:65393@palm-dev-forum... > > Use a table instead of a list. > > ----- Original Message ----- > From: "Kelly Morrison" <[EMAIL PROTECTED]> > Subject: Faking drop-down lists with a dialog? > > I'm writing a Palm video game for a client, and he wants drop-down > lists, > > but does NOT want the ones provided by the Palm OS API (he wants to draw > > graphical list items), so I'm looking for suggestions. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
