Sumesh wrote:
Hi,
I am creating an application with several Graphicpushbuttons, these buttons are 
showing the default frame. Is there any way to remove the frames.I don't want 
the frames for some push buttons.

Thanks in advance.

Sumesh NR


yes, specify it in your resource file. or use CtlGlueSetFrameStyle with correct parameters (#include <PalmOSGlue.h> is needed)

for pilrc you can use NOFRAME in button definition, in constructor its some popup, others i don't use

--
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to