How to create a custom toolbar in Eclipse RCP applications where the toolbar contains large icons. We would like to brand our application and allow l开发者_JAVA技巧arger in icons in perspective toolbars to make the user experience more comfortable.
aUse large icons. the toolbar compute the icons size for the first icon,so you should put a large icon for the first icon.
精彩评论