09-02-2008 05:57 PM
Hi,
Could anyone please elaborate on the documentation about the toolbar attribute "TOOLBAR_ATTR_SHADING_BITMAP"? The documentation only says:
Data Type: | integer |
Description: | Allows the user to specify a 1-pixel wide bitmap of arbitrary height to draw as the toolbar background. You can use an alpha blended pixmap to produce an effect that adapts to various user color schemes. |
Any examples on how to use this attribute?
Thanks,
mpenav
09-02-2008 06:11 PM
Update:
I got it working now...the issue was, setting this attribute seems to have no effect on the toolbar if the toolbar style is set to TOOLBAR_VAL_RAISED.
Regards,
mpenav