--- cel wrote: > > i try to make a new "buttonCtl" with > "CtlNewControl()" but i never find a > way to erase the rectangle > around the text button, i can't changethe field > "frame" of ControlAttrType > with "noButtonFrame" >
To make an underlined text control that works like a hyperlink, use a gadget. The gadget defines a screen area and your app is responsible for drawing the text and doing whatever you want when the user taps on the gadget. > > excuse my english but i am a french palm coder !!!! > That's OK. I think I understood you. I hope you understand me. (There are other French speakers on this list, too!) __________________________________________________ Do You Yahoo!? Check out Yahoo! Shopping and Yahoo! Auctions for all of your unique holiday gifts! Buy at http://shopping.yahoo.com or bid at http://auctions.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
