At 10:22 AM 3/25/2004, you wrote:
hello all,

I found my button sizes become larger after user clicks them. I created two buttons A and B, next to each other. I use

CtlGlueSetFrameStyle(GetObjectPtr(A), rectangleButtonFrame);

to change their frame to rectangle. Once the user clicks one of them, say A, it becomes larger. It will return to normal after user clicks B. anyone has idea how to fix it?

This happens sometimes if the two buttons slightly overlap. It won't appear wrong, since the second button is drawn over the first button, but when the first is tapped, it gets redrawn over the second and appears bigger. Check your button positioning.



-- Ben Combee, senior DTS engineer, PalmSource, Inc. Read "Combee on Palm OS" at http://palmos.combee.net/



--
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to