Is it possible to create a combination of BUTTON and GADGET controls ?. Particularly I am looking into a BUTTON with the two upper corners rounded and the two lower corners with a corner. I have found the position in the control hierarchy tree for the BUTTON, but there seems to be no way of influencing its behaviour to force a two-upper-corners-rounded / two-lower-corners-with-a-corner. Any ideas ?
Just make a gadget and draw your own button inside and manage the penDown/tracking events yourself. There's no owner-drawn button, but you might consider bitmap buttons with a prerendered bitmap of your button in its selected/non-selected states.
-- Ben Combee, DTS technical lead, PalmSource, Inc. "Combee on Palm OS" weblog: http://palmos.combee.net/ Palm OS Dev Fourm Archives: http://news.palmos.com/read/all_forums/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
