re: How about creating a button w/ a symbol character to trick constructor into giving you a frameless button, then changing the character at runtime?
Great idea !! But, the form is created completely dynamically (meaning, Constructor isn't involved at all). The number, placement, and content of buttons is soley dependent on runtime choices by the user. Right now, I'm toying with switching to pushButtons, and then using WinEraseRectangleFrame to get my "frameless button(s)". It's causing some ugly side effects during the times when there are dozens of buttons on the form. What a hassle ... just to keep Palm OS from drawing a rectangle around a button. Sheesh. It used to work soooooo well .... Thanks for the suggestion. Regards, Terry -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
