P
Peted
im using radio button array with button appearence.
Im just wondering if there is a easy way programtically to enhance the
button look with such things a gradient color fills and effects and
stuff, without having to resort to using bitmaps or images for
backgrounds ? Im mostly interested in adding something like a metalic
gradient effect to the buttons and the form background.
Im trying to avoid the use if bitmaps and images becasue i find
frequetly in development the size of my buttons and forms can change
and its a pain to have to resize source images all the time.
Incidently is it possible to perhaps use a vector based image format
that can be resized without pixelisation as a button or form
backgorund.
and can images and bitmaps be embedded into the application when used
for buttons and forms or must they be located in the local app
directory ?
thanks for any advice
Peted
Im just wondering if there is a easy way programtically to enhance the
button look with such things a gradient color fills and effects and
stuff, without having to resort to using bitmaps or images for
backgrounds ? Im mostly interested in adding something like a metalic
gradient effect to the buttons and the form background.
Im trying to avoid the use if bitmaps and images becasue i find
frequetly in development the size of my buttons and forms can change
and its a pain to have to resize source images all the time.
Incidently is it possible to perhaps use a vector based image format
that can be resized without pixelisation as a button or form
backgorund.
and can images and bitmaps be embedded into the application when used
for buttons and forms or must they be located in the local app
directory ?
thanks for any advice
Peted