Hi, my problem is that the text for my tools varies and the tools don't look uniform so:
1. Is there anyway I can set a width for all ButtonTools and PopupMenuTools on a Toolbar?
2. can the caption of ButtonTool and PopupMenuTool be wrapped?
3. If not, any other solution?
There is currently no way to give all tools the same width. You can submit a feature request for this. You can wrap text in the tools by having newlines in the caption, like this "Line1\nLine2".
:(