> 1).Is it possible to change the skin of a particular application in palm > like we do in windows??.If so can anybdy provide some guide lines?
the easiest thing would be to create an additional resource database that uses the same form/control IDs. that's even easier than in windows. > 2).It is possible to change a normal button to graphical button by choosing > the bitmaps.But is it possible to change the shape of the particular button > according to the shape of the bitmap.(may be like the transparent kinn of a > thing..) palm os will always erase the background of the button. you'd better create a gadget on your form to receive events and draw your button image using the WinDraw* functions. markus dresch (www.palmside.com) -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
